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
- Table
- secureAddressTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| secureAddrSlotIndex mandatory The slot or unit number of the secure port. This is the
first index into the secureAddressTable. | column | Integer32 | .1.3.6.1.4.1.43.10.22.2.1.1 |
| secureAddrPortIndex mandatory The port number of the secure port. This is the second
index into the secureAddressTable. | column | Integer32 | .1.3.6.1.4.1.43.10.22.2.1.2 |
| secureAddrMAC mandatory The MAC address of a station assigned to this port. This is
the third index into the secureAddressTable. | column | OctetString | .1.3.6.1.4.1.43.10.22.2.1.3 |