All MIBs › CLEARTRAC7-MIB › statBridgeBridgeFrameDiscard
statBridgeBridgeFrameDiscard
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::statBridgeBridgeFrameDiscard
OID (numeric): 1.3.6.1.4.1.727.7.2.20.5.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This counter indicates the number of times that a frame has not been bridged because its destination is local.
What is statBridgeBridgeFrameDiscard?
This read-only counter tallies frames the bridge chose not to forward because their destination was determined to be local to the segment they arrived on. It helps an administrator confirm the bridge is correctly filtering local traffic rather than needlessly flooding it across the backbone, which is normal, expected bridge behavior rather than an error condition. For example, seeing this counter grow steadily on a busy LAN segment full of peer-to-peer file sharing would confirm the bridge is efficiently keeping that local traffic off the WAN links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.5.1.2 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::statBridgeBridgeFrameDiscard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.5.1.2.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::statBridgeBridgeFrameDiscard.1
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::statBridgeBridgeFrameDiscard OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20 | stat | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.5 | statBridge | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.5.1 | statBridgeBridge | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.5.1.2 | statBridgeBridgeFrameDiscard | CLEARTRAC7-MIB |