All MIBs › A3COM-BRIDGE-R3-MIB › a3ComBrgFwTblCtl
a3ComBrgFwTblCtl
Module: A3COM-BRIDGE-R3-MIB
OID (symbolic): A3COM-BRIDGE-R3-MIB::a3ComBrgFwTblCtl
OID (numeric): 1.3.6.1.4.1.43.2.9.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to trigger actions taken on the static forwarding table. When this object is set to dynToStatic (2), all dynamically learned entries in the forwarding table are marked static. When this object is set to delStatic (3), all statically learned entries are deleted. When this object is set to delDyn (4), all dynamically learned entries are deleted. When a GET request is received for this object, the value other (1) is returned.
What is a3ComBrgFwTblCtl?
This read-write integer triggers administrative actions on the static forwarding table, such as converting dynamic entries to static (2), clearing static entries (3), or flushing learned entries (4). Administrators use this to manage forwarding state without restarting the bridge, useful when network topology changes require rapid updates. Setting this to 4 (delDyn) clears all learned MAC addresses and forces relearning when troubleshooting stale forwarding information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.9.1.7 snmpwalk -v2c -c public <target> A3COM-BRIDGE-R3-MIB::a3ComBrgFwTblCtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.9.1.7.1 snmpget -v2c -c public <target> A3COM-BRIDGE-R3-MIB::a3ComBrgFwTblCtl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.9.1.7.1 i <value>
Start monitoring 3Com legacy switches (SuperStack/CoreBuilder) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-BRIDGE-R3-MIB::a3ComBrgFwTblCtl OID value, configure state conditions and alerts, and monitor any 3Com legacy switches (SuperStack/CoreBuilder) 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9 | a3ComBridge | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9.1 | a3ComBrgGen | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9.1.7 | a3ComBrgFwTblCtl | A3COM-BRIDGE-R3-MIB |