Hi,
Using the MIBs downloaded directly from the WatchDog 15-P and the SNMP Library sensor I am not getting the correct values from the device. When I login to the device directly the temperature reads 71.7 degrees F but PRTG is reporting 717 0.1 degrees. I get the same results from the SNMP Tester as well. When i scan the OIDLIB I created i get the following
Test 1.3.6.1.4.1.21239.5.1.2.1.5.1: value=713 0.1 Degrees Test 1.3.6.1.4.1.21239.5.1.2.1.7.1: value=356 0.1 Degrees
Hello,
PRTG as well as the SNMP Tester only queries the data and displays the result. The value "713 0.1" is returned since according to the documentation of the MIB, the OID returns the Temperature in tenths of degree, so everything works as expected.
If you want to display the temperature as "71.3" instead, you can use the "Scaling Division" setting within the channel settings and divide it by 10.
May, 2023 - Permalink