All MIBs › CTRON-BDG-MIB › bdgdeviceFrFwd
bdgdeviceFrFwd
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgdeviceFrFwd
OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of frames forwarded by the bridge.
What is bdgdeviceFrFwd?
This read-only counter tracks the total number of frames the bridge has forwarded between its ports since it was last reset. An admin monitors this counter's rate of increase to confirm the bridge is actively passing traffic, and a value that stops climbing during known network activity would indicate a forwarding problem. For example, a sudden flattening of bdgdeviceFrFwd during business hours when traffic is normally heavy would prompt the admin to investigate why the bridge stopped forwarding frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.11 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceFrFwd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.11.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceFrFwd.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bdgdeviceFrFwd.1
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::bdgdeviceFrFwd OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.1 | bdgdevice | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.1.11 | bdgdeviceFrFwd | CTRON-BDG-MIB |