All MIBs › NETWORK-SERVICES-MIB › applUptime
applUptime
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applUptime
OID (numeric): 1.3.6.1.2.1.27.1.1.5
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime at the time the network service application was last initialized. If the application was last initialized prior to the last initialization of the network management subsystem, then this object contains a zero value.
What is applUptime?
This object records the value of sysUpTime at the moment this network service application was last initialized or restarted. Admins use it to see how long the application has been running since its last start, or to detect an unexpected restart. For example, if applUptime shows a recent value close to the current sysUpTime, the application likely just restarted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.5 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applUptime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.5.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applUptime.1
Start monitoring Vendor-neutral IETF standard (any host running SNMP-instrumented network applications) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETWORK-SERVICES-MIB::applUptime OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host running SNMP-instrumented network applications) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.27 | application | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1 | applTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1 | applEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1.5 | applUptime | NETWORK-SERVICES-MIB |