All MIBs › DECHUB900-ERPTR-MIB-V3-0 › erptrAddrLearnPortCtrlAdminStatus
erptrAddrLearnPortCtrlAdminStatus
Module: DECHUB900-ERPTR-MIB-V3-0
OID (symbolic): DECHUB900-ERPTR-MIB-V3-0::erptrAddrLearnPortCtrlAdminStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to enableLearning(2) causes the agent to learn MAC source addresses from readable frames received on this port. The agent records distinct addresses (along with addresses previously learned on this port) in erptrAddrLearnAddressTable. The agent actively learns addresses on this port until one of the following events occurs:
- The maximum allowable number of distinct addresses have been learned on this port, as specified by erptrAddrLearnPortCtrlCapacity.
- The learning process is disabled by setting this object to disableLearning(3).
The agent remembers learned addresses until this object is set to clearLearnedAddresses(4) or the module undergoes a power-up reset.
Setting this object to disableLearning(3) causes the agent to stop learning addresses on this port, regardless of the number of addresses already learned and saved. Learning can be restarted on the port by setting this object to enableLearning(2).
Setting this object to clearLearnedAddresses(4) causes the agent to delete any entries in erptrAddrLearnAddressTable associated with this port. If the value of erptrAddrLearnPortCtrlOperStatus for this port is learningEnabledAndActive(1) or learningEnabledAndStopped(2) when this object is set to clearLearnedAddresses(4), the agent will immediately begin learning new addresses on this port.
Setting this object to other(1) has no effect. The agent always returns the value other(1) when this object is read.
What is erptrAddrLearnPortCtrlAdminStatus?
This controls per-port MAC address learning: enableLearning(2) starts recording distinct source addresses seen on the port into erptrAddrLearnPortAddressTable, disableLearning(3) stops it without clearing what's already learned, and clearLearnedAddresses(4) wipes the learned entries for this port (restarting learning immediately if it was active). Reading this always returns other(1), which itself has no effect if written.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1.1.4 snmpwalk -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrAddrLearnPortCtrlAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1.1.4.1 snmpget -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrAddrLearnPortCtrlAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1.1.4.1 i <value>
Start monitoring DEC HUB 900 series modular hub/repeater chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECHUB900-ERPTR-MIB-V3-0::erptrAddrLearnPortCtrlAdminStatus OID value, configure state conditions and alerts, and monitor any DEC HUB 900 series modular hub/repeater chassis from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.11 | decHub900 | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5 | repeater | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1 | rptrVersion1 | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1 | rptrExtensions | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.6 | erptrAddrLearnPackage | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3 | erptrAddrLearnPortInfo | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1 | erptrAddrLearnPortCtrlTable | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1.1 | erptrAddrLearnPortCtrlEntry | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.6.3.1.1.4 | erptrAddrLearnPortCtrlAdminStatus | DECHUB900-ERPTR-MIB-V3-0 |