aclIpAceStatus
Hirschmann-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.23
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
- Hirschmann-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIpAceEntry
- Table
- aclIpAceTable
- Siblings
- 22
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclIpAceName 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.248.13.7.4.1.17.7.1.1.1 |
| aclIpAcePrec Specifies the IP precedence value to be matched against.
This object cannot be configured when the status of the
entry, aclIpAceStatus, is active(1).
The value of this object is i… | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.10 |
| aclIpAceTos Specifies the IP ToS facility value to be matched against.
This object cannot be configured when the status of the
entry, aclIpAceStatus, is active(1).
The value of this object is… | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.11 |
| aclIpAceDscp Specifies the DSCP value to be matched against.
This object cannot be configured when the status of the
entry, aclIpAceStatus, is active(1).
The value of this object is ignored wh… | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.12 |
| aclIpAceSourcePortOp Indicates how a packet's source TCP/UDP port number is
to be compared. noOperator(1), which is the default value, means no
comparison is to be made with the source TCP/UDP port
nu… | column | Enumeration | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.13 |
| aclIpAceMinSourcePort If the aclIpAceSourcePortOp is range(3),
this indicates the lower bound of the TCP/UDP port number value range. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.14 |
| aclIpAceMaxSourcePort If the aclIpAceSourcePortOp is range(3),
this indicates the upper bound of the TCP/UDP port number value range. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.15 |
| aclIpAceSourcePortBitmask If the aclIpAceSourcePortOp is equal(2),
this indicates the bitmask of the aclIpAceMinSourcePort. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.16 |
| aclIpAceDestPortOp Indicates how a packet's destination TCP/UDP port number is
to be compared. noOperator(1), which is the default value, means that no
comparison is to be made with the destination … | column | Enumeration | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.17 |
| aclIpAceMinDestPort If the aclIpAceDestPortOp is range(3),
this indicates the lower bound of the TCP/UDP port number value range. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.18 |
| aclIpAceMaxDestPort If the aclIpAceDestPortOp is range(3),
this indicates the upper bound of the TCP/UDP port number value range. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.19 |
| aclIpAceIndex The unique index of an ACE within an ACL. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.2 |
| aclIpAceDestPortBitmask If the aclIpAceDestPortOp is equal(2),
this indicates the bitmask of the aclIpAceMinDestPort. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.20 |
| aclIpAceControlCode Indicates how the control flags of TCP packets are to be compared.
aceIpControlCode is AND-ed with aceIpControlCodeBitmask. | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.21 |
| aclIpAceControlCodeBitmask Indicates how the control flags of TCP packets are to be compared.
It can be used to check multiple flags of the
FIN, SYN, RST, PSH, ACK, URG by the sum of
FIN=1, SYN=2, RST=4, PS… | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.22 |
| aclIpAcePrecedence Specifies the IP precedence value to be matched against.
This object cannot not be configured when the status of the
entry, aclIpAceStatus, is active(1). | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.3 |
| aclIpAceAction Indicates the action to be taken if a packet matches this ACE.
This object cannot not be configured when the status of the
entry, aclIpAceStatus, is active(1). | column | Enumeration | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.4 |
| aclIpAceSourceIpAddr The specified source IP address. The packet's source address is
AND-ed with the value of aclIpAceSourceIpAddrBitmask and then compared
against the value of this object… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.5 |
| aclIpAceSourceIpAddrBitmask The specified source IP address mask. The packet's destination
address is AND-ed with the value of aclIpAceSourceIpAddr and then
compared against the value of this object. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.6 |
| aclIpAceDestIpAddr The specified destination IP address.
The packet's destination address is
AND-ed with the value of aclIpAceDestIpAddrBitmask and then compared
against the value of this object. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.7 |
| aclIpAceDestIpAddrBitmask The specified destination IP address mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.8 |
| aclIpAceProtocol The protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value
value of 0 matches every IP packet. The object=… | column | Integer32 | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.9 |