All MIBs › CISCO-BUS-MIB › busUpTime
busUpTime
Module: CISCO-BUS-MIB
OID (symbolic): CISCO-BUS-MIB::busUpTime
OID (numeric): 1.3.6.1.4.1.9.9.40.1.1.1.8
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime when this BUS became enabled.
What is busUpTime?
This read-only object reports the value of sysUpTime at the moment this BUS became enabled. Because this is a sysUpTime snapshot rather than a duration, computing how long the BUS has actually been up requires subtracting this value from the current sysUpTime, and a value that keeps advancing on repeated polls, rather than staying fixed, is itself a symptom that the BUS keeps restarting rather than staying continuously enabled. A BUS whose busUpTime value changes every few minutes across successive polls indicates it's repeatedly reinitializing, likely due to something like an address mismatch with the switch or a connectivity flap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.40.1.1.1.8 snmpwalk -v2c -c public <target> CISCO-BUS-MIB::busUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.40.1.1.1.8.1 snmpget -v2c -c public <target> CISCO-BUS-MIB::busUpTime.1
Start monitoring Cisco ATM switch (LANE Broadcast and Unknown Server, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-BUS-MIB::busUpTime OID value, configure state conditions and alerts, and monitor any Cisco ATM switch (LANE Broadcast and Unknown Server, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.40 | ciscoBusMIB | CISCO-BUS-MIB |
| 1.3.6.1.4.1.9.9.40.1 | ciscoBusMIBObjects | CISCO-BUS-MIB |
| 1.3.6.1.4.1.9.9.40.1.1 | busTable | CISCO-BUS-MIB |
| 1.3.6.1.4.1.9.9.40.1.1.1 | busEntry | CISCO-BUS-MIB |
| 1.3.6.1.4.1.9.9.40.1.1.1.8 | busUpTime | CISCO-BUS-MIB |