I keep track of a cisco's UpTime. sh ver shows me 1year 221 days But when I want to get a sysuptime via snmpwalk I'm getting a response like:
snmpwalk -v1 -c public xxx.xxx.xxx.xxx 1.3.6.1.2.1.1.3
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (776591904) 89 days, 21:11:59.04
OID=1.3.6.1.2.1.1.3 means sysUpTime in MIB.
Any ideas why it's different?