All MIBs › A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB › a3ComSysBridgeAddressLearnMode
a3ComSysBridgeAddressLearnMode
Module: A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB
OID (symbolic): A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgeAddressLearnMode
OID (numeric): 1.3.6.1.4.1.43.29.4.10.2.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object determins the behavior of address management
normal(1) - The device will learn dynamic addresses and static entries can be added.
secure(2) - Static, management, and control addresses can be added to a database. If a dynamic address is seen that does not match an entry in the database, then the port will be disabled.
What is a3ComSysBridgeAddressLearnMode?
Controls whether the bridge learns dynamic MAC addresses or enforces a static whitelist. normal(1) learns all addresses; secure(2) only accepts pre-configured MACs and blocks unknowns. Secure mode prevents unauthorized devices from joining; normal allows plug-and-play.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.29.4.10.2.1.19 snmpwalk -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgeAddressLearnMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.29.4.10.2.1.19.1 snmpget -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgeAddressLearnMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.29.4.10.2.1.19.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ComSysBridgeAddressLearnMode.1
Start monitoring 3Com SuperStack switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgeAddressLearnMode OID value, configure state conditions and alerts, and monitor any 3Com SuperStack switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.29 | switchingSystemsMibs | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4 | a3ComSwitchingSystemsMib | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10 | a3ComSysBridge | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10.2 | a3ComSysBridgeTable | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10.2.1 | a3ComSysBridgeEntry | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10.2.1.19 | a3ComSysBridgeAddressLearnMode | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |