aclArpAceStatus
ES3528-MIB ·
.1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.15
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 a detailed description of this object, please refer to
SNMPv2-TC MIB.
Context
- MIB
- ES3528-MIB
- OID
.1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclArpAceEntry
- Table
- aclArpAceTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclArpAceName The name of an ACL. Within a feature a unique name
is used to identify the list to which the entry
belongs in the device. | column | OctetString | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.1 |
| aclArpAceSourceMacAddr Indicates the 48-bit destination MAC address. The
specified source MAC of the packet. The packet's
source MAC address is AND'ed with the value of
aceArpSourceMacAddrBitmask and th… | column | OctetString | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.10 |
| aclArpAceSourceMacAddrBitmask The specified source MAC address mask.
This object cannot be configured when the status of the
entry, aclArpAceStatus, is active(1). | column | OctetString | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.11 |
| aclArpAceDestMacAddr Indicates the 48-bit destination MAC address.
The specified destination MAC of the packet.
The packet's destination MAC address is AND'ed with the
value of aceArpDestMacAddrBitmas… | column | OctetString | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.12 |
| aclArpAceDestMacAddrBitmask The specified destination MAC address mask.
This object cannot be configured when the status of the
entry, aclArpAceStatus, is active(1). | column | OctetString | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.13 |
| aclArpAceLogStatus Indicates whether to log messages against the packets.
This object cannot be configured when the status of the
entry, aclArpAceStatus, is active(1). | column | P-BRIDGE-MIBEnabledStatus | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.14 |
| aclArpAceIndex The unique index of an ACE within an ACL. | column | Integer32 | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.2 |
| aclArpAcePrecedence Specifies the ARP precedence value to be matched.
This object cannot not be configured when the status of
the entry, aclArpAceStatus, is active(1). | column | Integer32 | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.3 |
| aclArpAceAction Indicates the action to be taken if a packet matches
this ACE. This object cannot not be configured when
the status of the entry, aclArpAceStatus, is active(1). | column | Enumeration | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.4 |
| aclArpAcePktType Indicates the packet type to be taken if a packet matches
this ACE. This object can not be configured when the
status of the entry, aclArpAceStatus, is active(1). | column | Enumeration | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.5 |
| aclArpAceSourceIpAddr The specified source ARP address. The packet's source
address is AND'ed with the value of
aclArpAceSourceIpAddrBitmask and then compared
against the value of this object.
This obj… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.6 |
| aclArpAceSourceIpAddrBitmask The specified source ARP address mask. The packet's
destination address is AND'ed with the value of
aclArpAceSourceIpAddr and then compared against the
value of this object. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.7 |
| aclArpAceDestIpAddr The specified destination IP address. The packet's
destination address is AND'ed with the value of
aclArpAceDestIpAddrBitmask and then compared
against the value of this object. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.8 |
| aclArpAceDestIpAddrBitmask The specified destination IP address mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.2.1.1.17.7.10.1.9 |