Hi guys,
just running zabbix with 2.2 version.
when i use zabbix to get the throughput value from my device, it seems zabbix can not identify the displaystring value, for example, the real value is '0.0', but 'latest data' from zabbix diplay as '30 2E 30 30 00', my question is, how to display the correct throughput value in zabbix?
note:
when i use 'snmpwalk -Oa -v 2c -c public 192.168.1.250 .1.3.6.1.4.1..21671.4.6.1.1.3.1', it display correct as below:
SNMPv2-SMI::enterprises.21671.4.6.1.1.3.1 = STRING: "0.00."
when i use 'snmpwalk -v 2c -c public 192.168.1.250 .1.3.6.1.4.1..21671.4.6.1.1.3.1', it display correct as below:
SNMPv2-SMI::enterprises.21671.4.6.1.1.3.1= HEX-STRING:30 2E 30 30 00
i can use snmpwalk to get the correct value but i can not get the correct value from zabbix...
hope someone can help on this.
thanks a lot.
-sam
just running zabbix with 2.2 version.
when i use zabbix to get the throughput value from my device, it seems zabbix can not identify the displaystring value, for example, the real value is '0.0', but 'latest data' from zabbix diplay as '30 2E 30 30 00', my question is, how to display the correct throughput value in zabbix?
note:
when i use 'snmpwalk -Oa -v 2c -c public 192.168.1.250 .1.3.6.1.4.1..21671.4.6.1.1.3.1', it display correct as below:
SNMPv2-SMI::enterprises.21671.4.6.1.1.3.1 = STRING: "0.00."
when i use 'snmpwalk -v 2c -c public 192.168.1.250 .1.3.6.1.4.1..21671.4.6.1.1.3.1', it display correct as below:
SNMPv2-SMI::enterprises.21671.4.6.1.1.3.1= HEX-STRING:30 2E 30 30 00
i can use snmpwalk to get the correct value but i can not get the correct value from zabbix...
hope someone can help on this.
thanks a lot.
-sam

Comment