aclMacAceStatus
V2H124-24-MIB ·
.1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.18
Object
The status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
The status column has six defined values:
- `active', which indicates that the conceptual row is
available for use by the managed device;
- `notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- `notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- `createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- `createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- `destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except `notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: `notReady', `notInService' or
`active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has value `active');
it is not available for use by the managed device, though
the agent has sufficient information to make it so (the
status column has value `notInService'); or, it is not
available for use by the managed device, and an attempt to
make it so would fail because the agent has insufficient
information (the state column has value `notReady').
For detail description of this object, please ref to
SNMPv2-TC MIB.
Context
- MIB
- V2H124-24-MIB
- OID
.1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclMacAceEntry
- Table
- aclMacAceTable
- Siblings
- 17
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclMacAceName The name of an ACL. Within a feature the
name is unique used to identifies
the list to which the entry belongs in the device | column | OctetString | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.1 |
| aclMacAceVidOp | column | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.10 |
| aclMacAceMinVid | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.11 |
| aclMacAceVidBitmask | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.12 |
| aclMacAceMaxVid | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.13 |
| aclMacAceEtherTypeOp | column | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.14 |
| aclMacAceEtherTypeBitmask | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.15 |
| aclMacAceMinEtherType | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.16 |
| aclMacAceMaxEtherType | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.17 |
| aclMacAceIndex The unique index of an ACE within an ACL | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.2 |
| aclMacAcePrecedence Specifies the IP precedence value | column | Integer32 | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.3 |
| aclMacAceAction the aclMacAceAction of aces which have the same aclMacAceName must be the same | column | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.4 |
| aclMacAcePktformat used to check the packet format of the packets | column | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.5 |
| aclMacAceSourceMacAddr Indicates the 48 bits destination MAC address.
The specified source mac of the packet The packet's source mac address is
AND-ed with the value of aceMacSourceMacAddrBitmask and t… | column | OctetString | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.6 |
| aclMacAceSourceMacAddrBitmask The specified source mac address mask. | column | OctetString | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.7 |
| aclMacAceDestMacAddr Indicates the 48 bits destination MAC address.
The specified destination mac of the packet The packet's destination mac address is
AND-ed with the value of aceMacDestMacAddrBitma… | column | OctetString | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.8 |
| aclMacAceDestMacAddrBitmask The specified destination mac address mask. | column | OctetString | .1.3.6.1.4.1.52.4.12.30.1.17.7.2.1.9 |