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
- Table
- securityTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |
3 | learned |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| securityGroupID mandatory The group ID of the port being referenced. Groups are numbered
in top-down order, with the top group being group 1. Attempts to
reference nonexistent units are rejected with an … | column | Integer32 | .1.3.6.1.4.1.52.259.10.3.6.1.1.1.1 |
| securityPortID mandatory The port ID of the port being referenced. Attempts to
reference nonexistent ports are rejected with an error-status
of noSuchName(2). | column | Integer32 | .1.3.6.1.4.1.52.259.10.3.6.1.1.1.2 |
| securityAddr mandatory The authorized MAC address for this port.
This address may be configured through auto-learning if
securityAutoLearnAction is set to active(2). Otherwise,
the authorized MAC addre… | column | RFC1213-MIBPhysAddress | .1.3.6.1.4.1.52.259.10.3.6.1.1.1.3 |
| securityEnable mandatory Setting this object to warningAndDisable(2) enables
intrusion detection on the port. When an intruder is detected,
a RFC2108 rptrInfoHealth trap is transmitted and the port is
di… | column | Enumeration | .1.3.6.1.4.1.52.259.10.3.6.1.1.1.5 |