All MIBs › CISCO-BUS-MIB › busFrmTimeOuts
busFrmTimeOuts
Module: CISCO-BUS-MIB
OID (symbolic): CISCO-BUS-MIB::busFrmTimeOuts
OID (numeric): 1.3.6.1.4.1.9.9.40.1.1.1.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames dropped by the BUS due to time out.
What is busFrmTimeOuts?
This read-only counter tallies frames dropped by the BUS due to timeout, the direct casualty count of the busMaxFrmAge aging timer expiring before a packet could be forwarded. A rising value means the BUS is falling behind on its forwarding queue relative to the very short aging window configured, which under sustained load is a symptom of the BUS itself becoming a bottleneck for the emulated LAN's broadcast traffic. This counter climbing during peak hours on a busy ELAN, even with busMaxFrmAge left at its maximum of 4 seconds, would indicate the BUS needs more forwarding capacity or the ELAN has too many clients relying on flooded traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.40.1.1.1.15 snmpwalk -v2c -c public <target> CISCO-BUS-MIB::busFrmTimeOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.40.1.1.1.15.1 snmpget -v2c -c public <target> CISCO-BUS-MIB::busFrmTimeOuts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> busFrmTimeOuts.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::busFrmTimeOuts 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.15 | busFrmTimeOuts | CISCO-BUS-MIB |