aclIpAceControlCode
Hirschmann-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.21
Object
column
r/w
Integer32
Indicates how the control flags of TCP packets are to be compared. aceIpControlCode is AND-ed with aceIpControlCodeBitmask.
Context
- MIB
- Hirschmann-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIpAceEntry
- Table
- aclIpAceTable
- Siblings
- 22
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-63
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 |
| 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 |
| aclIpAceStatus 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:
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.13.7.4.1.17.7.1.1.23 |
| 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 |