SNMPv2-MIB :: sysORUpTime

MIB Reference — IPNetwork Monitor

All MIBsSNMPv2-MIBsysORUpTime

sysORUpTime

Module: SNMPv2-MIB

OID (symbolic): SNMPv2-MIB::sysORUpTime

OID (numeric): 1.3.6.1.2.1.1.9.1.4

Node type: OBJECT-TYPE

Type: TimeStamp

Access: read-only

Description:

The value of sysUpTime at the time this conceptual row was last instantiated.

What is sysORUpTime?

This is a timestamp (in hundredths of a second) recording when a particular MIB module was added or enabled on the device. Network engineers use it to track when device capabilities were last updated or when features came online. If this is much older than sysORLastChange, it indicates that older capabilities have been in place for a while.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.9.1.4
snmpwalk -v2c -c public <target> SNMPv2-MIB::sysORUpTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.1.9.1.4.1
snmpget -v2c -c public <target> SNMPv2-MIB::sysORUpTime.1

Example output:

SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.2 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.3 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.4 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.5 = Timeticks: (0) 0:00:00.00
...

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.1systemCHECKPOINT-MIB-2
1.3.6.1.2.1.1.9sysORTableSNMPv2-MIB
1.3.6.1.2.1.1.9.1sysOREntrySNMPv2-MIB
1.3.6.1.2.1.1.9.1.4sysORUpTimeSNMPv2-MIB