All MIBs › CISCO-BUS-MIB › busOutFwdUcastFrms
busOutFwdUcastFrms
Module: CISCO-BUS-MIB
OID (symbolic): CISCO-BUS-MIB::busOutFwdUcastFrms
OID (numeric): 1.3.6.1.4.1.9.9.40.1.1.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames that the BUS has forwarded which were unicast data frames including all control frames (i.e. they were flooded from the client).
What is busOutFwdUcastFrms?
This read-only counter tallies frames the BUS has forwarded that were unicast data frames, including all control frames, meaning they were flooded from the client because the destination wasn't yet resolved. Despite being called unicast, these are frames the BUS is flooding on behalf of a client that doesn't yet know the destination's real ATM address, so a persistently high rate here, rather than a brief burst during address resolution, suggests LEC clients aren't successfully caching direct data-VC information and are repeatedly falling back to flooding through the BUS. A client that never establishes a direct data VC to a frequent destination would keep flooding every frame to that destination through the BUS, showing up as a sustained elevated rate here instead of a brief spike.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.40.1.1.1.13 snmpwalk -v2c -c public <target> CISCO-BUS-MIB::busOutFwdUcastFrms
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.40.1.1.1.13.1 snmpget -v2c -c public <target> CISCO-BUS-MIB::busOutFwdUcastFrms.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::busOutFwdUcastFrms 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.13 | busOutFwdUcastFrms | CISCO-BUS-MIB |