sysORUpTime?

2010-11-10 Thread Eckert, Doug
Greetings, What do values of sysORUpTime represent? On 1 system, we've got values being populated: SNMPv2-MIB::sysORUpTime.1 = Timeticks: (6) 0:00:00.06 SNMPv2-MIB::sysORUpTime.2 = Timeticks: (6) 0:00:00.06 SNMPv2-MIB::sysORUpTime.3 = Timeticks: (6) 0:00:00.06 SNMPv2-MIB::sysORUpTime.4

Re: sysORUpTime?

2010-11-10 Thread Dave Shield
On 10 November 2010 16:42, Eckert, Doug doug.eck...@dowjones.com wrote: What do values of sysORUpTime represent? sysORUpTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION The value of sysUpTime at the time this conceptual

Re: sysORUpTime?

2010-11-10 Thread Dave Shield
might have: system starts (sysUpTime=0) tick (sysUpTime=1) tick (sysUpTime=2) tick (sysUpTime=3) add entry 1 to sysORTable (sysUpTime=3, hence sysORUpTime.1 = 3) tick (sysUpTime=4) add entry 2