Hi all.
I have RB1100AH Ver 5.20.
I HAVE CPU temp Monitor showing in the Label using CPU Temp [oid(“1.3.6.1.4.1.14988.1.1.3.11.0”)]
the result is -2370 (minus figure) !!!
I did a snmpwalk on the device and the value reported for this OID is 4294964566
try CPU Temp [oid_raw(“1.3.6.1.4.1.14988.1.1.3.11.0”)]
Snmpwalk on the device and the value reported for this OID is 4294964566 - this is probably a bug. I have seen this value on negative numbers in snmp walk but seen a correct value when using oid(“x”)…