Hi.
I using PRTG to monitor APC ATS device. I am using proper MIB library and iReasoning MIB Browser. When I use walk option then one of many returned values are:
Name/OID: atsInputVoltage.1.1.1; Value (Integer): 230 for OID .1.3.6.1.4.1.318.1.1.8.5.3.3.1.3.1.1.1
Name/OID: atsInputVoltage.2.1.1; Value (Integer): 224 for OID .1.3.6.1.4.1.318.1.1.8.5.3.3.1.3.2.1.1
these OIDs return Input voltages for both input sources.
But when I try these OIDs in Paessler SNMP Tester 5.2.3 it return:
----------------------- New Test -----------------------
Paessler SNMP Tester 5.2.3 Computername: Server Interface: (192.168.1.7)
08.06.2018 10:10:28 (1 ms) : Device: 192.168.1.221
08.06.2018 10:10:28 (2 ms) : SNMP V1
08.06.2018 10:10:28 (2 ms) : Custom OID 1.3.6.1.4.1.318.1.1.8.5.3.3.1.3.1.1.1
08.06.2018 10:10:28 (77 ms) : SNMP Datatype: ASN_NULL
08.06.2018 10:10:28 (78 ms) : -------
08.06.2018 10:10:28 (78 ms) : Value: NULL2
08.06.2018 10:10:28 (79 ms) : Done
Also SNMP custom sensor not working at all for this OID.
What can I do to monitor Input Voltage in PRTG?
Add comment