Snmpwalk & snmpget works & can get info from device.
"snmpget -On -v 3 -u user -l authPriv -A password -a SHA -X password -x DES ip_address IF-MIB::ifNumber.0" > ".1.3.6.1.2.1.2.1.0 = INTEGER: 103".
when item is configured, status is "Not supported".
zabbix_server.log - "Parameter [IF-MIB::ifNumber.0] is not supported by agent on host [ip_address] Old status [0]"
I can monitor snmpv2.
Gentoo linux, zabbix-1.4.3, compiled with server snmp, net-snmp 5.4.1-r1, compiled with ssl support.
Did I miss something? :|
"snmpget -On -v 3 -u user -l authPriv -A password -a SHA -X password -x DES ip_address IF-MIB::ifNumber.0" > ".1.3.6.1.2.1.2.1.0 = INTEGER: 103".
when item is configured, status is "Not supported".
zabbix_server.log - "Parameter [IF-MIB::ifNumber.0] is not supported by agent on host [ip_address] Old status [0]"
I can monitor snmpv2.
Gentoo linux, zabbix-1.4.3, compiled with server snmp, net-snmp 5.4.1-r1, compiled with ssl support.
Did I miss something? :|
Comment