securityAutoLearnAction

ELH100-MIB · .1.3.6.1.4.1.52.259.10.3.6.1.1.1.4

Object

column mandatory r/w Enumeration
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).

Context

MIB
ELH100-MIB
OID
.1.3.6.1.4.1.52.259.10.3.6.1.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
securityEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::securityAutoLearnAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::securityAutoLearnAction.<securityGroupID>.<securityPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELH100-MIB::securityAutoLearnAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active
3learned