All MIBs › RC-BRIDGE-MIB › rcBridgeUnknownMacDiscardAutoLearnTableMode
rcBridgeUnknownMacDiscardAutoLearnTableMode
Module: RC-BRIDGE-MIB
OID (symbolic): RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardAutoLearnTableMode
OID (numeric): 1.3.6.1.4.1.2272.1.14.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This MIB variable is used to lock or unlock the auto-learn MAC table. When the auto-learn table is lock neither new MAC will be learned nor the original learned MAC will be aged out. User needs to lock the auto-learn table before MAC addresses can be save to the NVRAM. The whole auto-learn table will be flushed when the setting change from lock to unlock mode. The default value is unlock mode.
What is rcBridgeUnknownMacDiscardAutoLearnTableMode?
Locks or unlocks the auto-learn MAC table for this port; locking stops both new learning and aging-out, and is required before saving the table to NVRAM, while switching from lock back to unlock flushes the whole table; defaults to unlock. Admins lock this before a planned save so the currently learned MAC set is preserved exactly as-is across a reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.7.1.4 snmpwalk -v2c -c public <target> RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardAutoLearnTableMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.7.1.4.1 snmpget -v2c -c public <target> RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardAutoLearnTableMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.14.7.1.4.1 i <value>
Start monitoring Nortel/Bay Networks switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardAutoLearnTableMode OID value, configure state conditions and alerts, and monitor any Nortel/Bay Networks switches 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14 | rcBridge | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.7 | rcBridgeUnknownMacDiscardTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.7.1 | rcBridgeUnknownMacDiscardEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.14.7.1.4 | rcBridgeUnknownMacDiscardAutoLearnTableMode | RC-BRIDGE-MIB |