I have following problem: The OID 1.3.6.1.2.1.1.3.0 ist the OID for the System UPtime of my HP Netserver LH3000. I get the SNMP-value from the Server something like this: 90735413. How can i convert this value in the corecct System Uptime (2d 12h 30min)
OID 1.3.6.1.2.1.1.3.0 provides system up time in miliseconds. SNMP test always displays real value of the counter. If you have installed Windows on the server, you can use Performance Counter to see system up time in "days hh:mm:ss" format.