PDA

View Full Version : SysUpTime display


lbergman
22-02-2005, 17:46
I thought I had seen an entry in the forum somewhere about this but I can't seem to find it. I am pulling an OID for system up time. It is the standard system mib entry and responds like this: snmpget -v 2c -c Canopy 10.10.31.3 .1.3.6.1.2.1.1.3.0
SNMPv2-MIB::sysUpTime.0 = Timeticks: (860131108) 99 days, 13:15:11.08

So I get the vaue stored as 860131108 and I would like it in at lease hours if not days, hours,min,sec format. I have tried "s" and "S" in Units and I get the same thing. Any advice on doing this correctly would be greatly appreciated.

erisan500
18-08-2005, 03:16
did you ever solved this?

I have the same problem :(

Greetings eriSan

jpawlowski
18-08-2005, 09:28
you have to use this configuration:

Unit: s
Multiplier: 0.01

themons
14-06-2006, 16:00
gg it work fine with me.

avinashperera
02-09-2011, 03:02
try

Unit: uptime
Use custom multiplier: 0.01