secureAddrRowStatus
A3COM0021-PORT-SECURITY ·
.1.3.6.1.4.1.43.10.22.2.1.4
Object
column
mandatory
r/w
Enumeration
This manages the creation and deletion or rows, and shows
the current status of the indexed MAC address. This object has the following
values.
1 - The indexed MAC address is authorised on this port. 2 - The indexed MAC
address is not authorised on this port. 3 - Not applicable. (This value
indicates an incomplete row.) 4 - Assign a new MAC address to the port and
authorise immediately. 5 - Assign a new MAC address to the port, but do not
authorise until active(1) is written to this object. 6 - Delete this entry.
When creating a new entry, index a new row and use createAndGo(4) or
createAndWait(5). Some hardware will not allow the address to be unauthorised,
and will automatically switch the row to active(1). When reading this object,
only active(1) and notInService(2) will be returned.
Only the values active(1) and destroy(6) will be allowed for an existing row, or
createAndGo(4) and createAndWait(5) for a new row.
Context
- MIB
- A3COM0021-PORT-SECURITY
- OID
.1.3.6.1.4.1.43.10.22.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- secureAddressEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |