All MIBs › APPC-MIB › appcUpTime
appcUpTime
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcUpTime
OID (numeric): 1.3.6.1.2.1.34.3.1.1.3.1
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The time, in hundredths of a second, since the APPC portion of the system was last reinitialized.
What is appcUpTime?
Reports the total time in hundredths of a second since the APPC subsystem was last reinitialized. This is the APPC-specific uptime counter, analogous to sysUpTime but scoped to the APPC stack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.3.1 snmpwalk -v2c -c public <target> APPC-MIB::appcUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.3.1.1 snmpget -v2c -c public <target> APPC-MIB::appcUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appcUpTime.1
Start monitoring SNA/APPC gateway or protocol converter with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPC-MIB::appcUpTime OID value, configure state conditions and alerts, and monitor any SNA/APPC gateway or protocol converter 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.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.3 | appcMIB | APPC-MIB |
| 1.3.6.1.2.1.34.3.1 | appcObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1 | appcGlobal | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.3 | appcGlobalObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.3.1 | appcUpTime | APPC-MIB |