Hi!
I updated my zabbix server to Zabbix server v2.4.2 (revision 50419) (5 November 2014) and got some not supported items with "Value has unknown type 0x05"
I'm trying to get ifAlias OID - 1.3.6.1.2.1.31.1.1.1.18.x from standart IF-MIB from Foxgate 9816-GS8X2 switch. If there is some value switch return value like:
snmpwalk -c ***** -v2c 192.168.***.*** 1.3.6.1.2.1.31.1.1.1.18.1
IF-MIB::ifAlias.1 = STRING: "TEST"
if there is no value:
snmpwalk -c ***** -v2c 192.168.***.*** 1.3.6.1.2.1.31.1.1.1.18.1
IF-MIB::ifAlias.1 = Wrong Type (should be OCTET STRING): NULL
In previous version of zabbix 2.0.6 there was no error in getting this value
I updated my zabbix server to Zabbix server v2.4.2 (revision 50419) (5 November 2014) and got some not supported items with "Value has unknown type 0x05"
I'm trying to get ifAlias OID - 1.3.6.1.2.1.31.1.1.1.18.x from standart IF-MIB from Foxgate 9816-GS8X2 switch. If there is some value switch return value like:
snmpwalk -c ***** -v2c 192.168.***.*** 1.3.6.1.2.1.31.1.1.1.18.1
IF-MIB::ifAlias.1 = STRING: "TEST"
if there is no value:
snmpwalk -c ***** -v2c 192.168.***.*** 1.3.6.1.2.1.31.1.1.1.18.1
IF-MIB::ifAlias.1 = Wrong Type (should be OCTET STRING): NULL
In previous version of zabbix 2.0.6 there was no error in getting this value