All MIBs › ELH100-MIB › securityAutoLearnAction
securityAutoLearnAction
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::securityAutoLearnAction
OID (numeric): 1.3.6.1.4.1.52.259.10.3.6.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Selects the auto-learning function for the port. Setting this object to inactive(1) disables auto-learning; the user must set securityAddr in order to specify the authorized MAC address.
Setting this object to active(2) enables auto-learning of the port's authorized MAC address. The agent first sets the authorized MAC address to 0, then learns the source address of the first error-free frame received by the port. The newly-learned authorized address is reflected in securityAddr, and the status of this object changes to learned(3).
The value learned(3) is read-only. Attempts to set this object to learned(3) are rejected with an error-status of badValue(3).
What is securityAutoLearnAction?
Controls MAC-address port-security learning: setting active(2) has the port zero out its authorized address and then latch onto the source MAC of the first error-free frame it receives, after which this object reports learned(3), a read-only state that can't be set directly. inactive(1) instead requires the admin to configure securityAddr manually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.6.1.1.1.4 snmpwalk -v2c -c public <target> ELH100-MIB::securityAutoLearnAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.6.1.1.1.4.1 snmpget -v2c -c public <target> ELH100-MIB::securityAutoLearnAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.6.1.1.1.4.1 i <value>
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::securityAutoLearnAction OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.6 | cabletronELH100SecurityCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.6.1 | cabletronELH100SecurityInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.6.1.1 | securityTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.6.1.1.1 | securityEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.6.1.1.1.4 | securityAutoLearnAction | ELH100-MIB |