cpuFilterL3RuleTcpAckBit
DES-1210-28ME-B2 ·
.1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.15
Object
column
r/w
Enumeration
The TCP ACK bit to be checked against the packet. The default value is 'dontcare'(-1), which means the rule don't care this condition.
Context
- MIB
- DES-1210-28ME-B2
- OID
.1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpuFilterL3RuleEntry
- Table
- cpuFilterL3RuleTable
- Siblings
- 24
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | dontcare |
1 | establish |
2 | notEstablish |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpuFilterL3RuleProfileNo L3 Filter rule ID. | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.1 |
| cpuFilterL3RuleSrcIpAddrMask The IP subnet mask for Source IP address.
This field is read-only and copy from it's Profile setting. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.10 |
| cpuFilterL3RuleTcpUdpDstPort The TCP / UDP destination port. The default value is -1,
which means the rule don't care this condition. | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.11 |
| cpuFilterL3RuleTcpUdpSrcPort The TCP / UDP source port. The default value is -1,
which means the rule don't care this condition. | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.12 |
| cpuFilterL3RuleTcpUdpDstPortMask The TCP / UDP Destination port Mask.
This field is read-only and copy from it's Profile setting. | column | OctetString | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.13 |
| cpuFilterL3RuleTcpUdpSrcPortMask The TCP / UDP Source port Mask.
This field is read-only and copy from it's Profile setting. | column | OctetString | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.14 |
| cpuFilterL3RuleTcpRstBit The TCP RST bit to be checked against the packet. The default
value is 'dontcare'(-1), which means the rule don't care this
condition. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.16 |
| cpuFilterL3RuleTcpUrgBit The TCP Urg bit to be checked against the packet. The default
value is 'dontcare'(-1), which means the rule don't care this
condition. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.17 |
| cpuFilterL3RuleTcpPshBit The TCP Psh bit to be checked against the packet. The default
value is 'dontcare'(-1). which means the rule don't care this
condition. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.18 |
| cpuFilterL3RuleTcpSynBit The TCP Syn bit to be checked against the packet. The default
value is 'dontcare'(-1), which means the rule don't care this condition. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.19 |
| cpuFilterL3RuleAccessID The Profile ID which this rule join. | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.2 |
| cpuFilterL3RuleTcpFinBit The TCP Fin bit to be checked against the packet. The default
value is 'dontcare'(-1), which means the rule don't care this
condition. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.20 |
| cpuFilterL3RuleDscp The IP Dscp value to be checked against the packet.
A default value is '-1', which means the rule don't
care this condition. | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.21 |
| cpuFilterL3RuleIgmpType The IGMP Type to be checked against the packet.A default value is '-1',
which means the rule don't care this condition. | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.22 |
| cpuFilterL3RulePortList Specifies the complete set of ports over which if the packet arrives
this filter rule will be applicable. | column | PortList | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.23 |
| cpuFilterL3RuleAction Specifies the action to be taken on the packet if the filter
rule matches. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.24 |
| cpuFilterL3RuleStatus This object indicates the status of this entry. An entry is
created in this table when this object is SET to 'createAndWait'.
The entry in this table is used when the status of th… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.27 |
| cpuFilterL3RuleProtocol The type of protocol to be checked against the packet. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.3 |
| cpuFilterL3RuleProtocolMask The IP protocol mask.
This field is read-only and copy from it's Profile setting.
It will work with the other field,cpuFilterL3RuleProtocol,
to caculate a range of IP protocol wh… | column | OctetString | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.4 |
| cpuFilterL3RuleICMPMessageType The message type to be checked against the packet. If the
message type matches with the packet, then the packet will be
dropped / allowed based on the action set in cpuFilterL3Rul… | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.5 |
| cpuFilterL3RuleICMPMessageCode The message code to be checked against the packet. If the
packet matches with the message code, then the packet will
be dropped / allowed based on the action set in cpuFilterL3Rul… | column | Integer32 | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.6 |
| cpuFilterL3RuleDstIpAddr Destination IP address to be matched with the packet.
The default value will be zero, which means the rule
don't care this condition. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.7 |
| cpuFilterL3RuleSrcIpAddr Source IP address to be matched with the packet.
The default value will be zero, which means the
rule don't care this condition. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.8 |
| cpuFilterL3RuleDstIpAddrMask The IP subnet mask for Destination IP address.
This field is read-only and copy from it's Profile setting. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.33.3.1.1.9 |