All MIBs › SNMPv2-MIB › sysORUpTime
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: (2) 0:00:00.02 SNMPv2-MIB::sysORUpTime.2 = Timeticks: (2) 0:00:00.02 SNMPv2-MIB::sysORUpTime.3 = Timeticks: (2) 0:00:00.02 SNMPv2-MIB::sysORUpTime.4 = Timeticks: (2) 0:00:00.02 SNMPv2-MIB::sysORUpTime.5 = Timeticks: (2) 0:00:00.02 ...
Start monitoring vendor-neutral, standards-based MIB, any SNMP-capable device, servers/routers/switches/printers (system identity/uptime status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNMPv2-MIB::sysORUpTime OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any SNMP-capable device, servers/routers/switches/printers (system identity/uptime status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.1 | system | AIMOS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.1.9 | sysORTable | SNMPv2-MIB |
| 1.3.6.1.2.1.1.9.1 | sysOREntry | SNMPv2-MIB |
| 1.3.6.1.2.1.1.9.1.4 | sysORUpTime | SNMPv2-MIB |