Hello everybody,
since I upgraded Zabbix from 2.0.0 to 2.0.10, snmp items that return values of datatype "BITS" are no longer working.
This is the actual SNMP data from snmpget:
FspR7-MIB::entityStateSecondaryStates.252318275 = BITS: 00 80 act(8)
With Zabbix release 2.0.0 and earlier it was possible to evaluate this data as Text. Since I upgraded to 2.0.10 the datafield in zabbix is blank.
I tried to switch the item and datatypes but had no luck.
These are the results I got:
Numeric (unsigned) - decimal
Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
Numeric (unsigned) - hex
Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Hexadecimal]
[U]Text - No data[U]
Any ideas on how to fix this? Many thanks.
since I upgraded Zabbix from 2.0.0 to 2.0.10, snmp items that return values of datatype "BITS" are no longer working.
This is the actual SNMP data from snmpget:
FspR7-MIB::entityStateSecondaryStates.252318275 = BITS: 00 80 act(8)
With Zabbix release 2.0.0 and earlier it was possible to evaluate this data as Text. Since I upgraded to 2.0.10 the datafield in zabbix is blank.
I tried to switch the item and datatypes but had no luck.
These are the results I got:
Numeric (unsigned) - decimal
Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
Numeric (unsigned) - hex
Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Hexadecimal]
[U]Text - No data[U]
Any ideas on how to fix this? Many thanks.