hi all!
So here's what I'm facing:
I have Zabbix 2.2 working pretty well in general, including a "screen" that displays a number of SNMP (polled) values. Most of these come out fine - software exe names, versions, counts, etc. However, I have one item that is a date stamp on the adaptation. Doing an SNMP walk produces the expected result:
However, on my "screen" the value is displayed as hexadecimal...
I chatted with the developer that wrote the snmp agent for our software, and he says that this OID returns "the standard SNMP textual convention DateAndTime" (which the snmpwalk is apparently translating to text).
I have tried each sort "Type of information" in the item, without any luck. What am I missing?
Thanks!
V
So here's what I'm facing:
I have Zabbix 2.2 working pretty well in general, including a "screen" that displays a number of SNMP (polled) values. Most of these come out fine - software exe names, versions, counts, etc. However, I have one item that is a date stamp on the adaptation. Doing an SNMP walk produces the expected result:
SOME-MIB::someAdaptationDate.local = STRING: 2014-7-21,10:11:32.0
However, on my "screen" the value is displayed as hexadecimal...
I chatted with the developer that wrote the snmp agent for our software, and he says that this OID returns "the standard SNMP textual convention DateAndTime" (which the snmpwalk is apparently translating to text).
I have tried each sort "Type of information" in the item, without any luck. What am I missing?
Thanks!
V
sorry... I *think* I found a fix, but I cannot recall, and have since moved on to other projects and have no access to my old work products.
Comment