swACLIpTCPFlagBitMask
ACLMGMT-MIB ·
.1.3.6.1.4.1.171.12.9.2.2.1.15
Object
column
r/w
Integer32
A value which indicates the set of TCP flags that this
entity may potentially offer. The value is a sum of flag bits.
This sum initially takes the value zero. Then, for each flag, L,
is added in the range 1 through 6, for which this node performs
transactions where 2^(L-1) is added to the sum.
Note that values should be calculated accordingly:
Flag functionality
6 urg bit
5 ack bit
4 psh bit
3 rst bit
2 syn bit
1 fin bit
For example, if you want to enable urg bit and ack bit, you
should set value 48{2^(5-1) + 2^(6-1)}.
Context
- MIB
- ACLMGMT-MIB
- OID
.1.3.6.1.4.1.171.12.9.2.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swACLIpEntry
- Table
- swACLIpTable
- Siblings
- 23
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-63
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swACLIpProfileID The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. | column | Integer32 | .1.3.6.1.4.1.171.12.9.2.2.1.1 |
| swACLIpTcpOption This object indicates the status of the filtered address of TCP.
other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be … | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.10 |
| swACLIpUdpOption This object indicates the status of the filtered address of UDP .
other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be… | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.11 |
| swACLIpTCPorUDPSrcPortMask Specifies a TCP port mask for the source port if swACLIpUseProtoType is TCP
Specifies a UDP port mask for the source port if swACLIpUseProtoType is UDP. | column | OctetString | .1.3.6.1.4.1.171.12.9.2.2.1.12 |
| swACLIpTCPorUDPDstPortMask Specifies a TCP port mask for the destination port if swACLIpUseProtoType is TCP
Specifies a UDP port mask for the destination port if swACLIpUseProtoType is UDP. | column | OctetString | .1.3.6.1.4.1.171.12.9.2.2.1.13 |
| swACLIpTCPFlagBit Specifies a TCP connection flag mask. | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.14 |
| swACLIpProtoIDOption Specifies if the switch will examine each frame's protocol ID field or not. | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.16 |
| swACLIpProtoID Specifies that the rule applies to the IP protocol ID behind the IP header. | column | Integer32 | .1.3.6.1.4.1.171.12.9.2.2.1.17 |
| swACLIpProtoIDMask Specifies that the rule applies to the IP protocol ID and the mask options
behind the IP header. | column | OctetString | .1.3.6.1.4.1.171.12.9.2.2.1.18 |
| swACLIpRowStatus This object indicates the status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.12.9.2.2.1.19 |
| swACLIpUsevlan This object indicates if the IP layer VLAN part is examined or not. | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.2 |
| swACLIpOwner The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example, IP-MAC Bind… | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.20 |
| swACLIpSrcMacAddrMask This object specifies the MAC address mask for the source MAC address. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.9.2.2.1.21 |
| swACLIpUnusedRuleEntries The number of unused rule entries this IP profile entry. | column | Integer32 | .1.3.6.1.4.1.171.12.9.2.2.1.22 |
| swACLIpProfileName The name of the ACL mask entry unique to the mask list. | column | OctetString | .1.3.6.1.4.1.171.12.9.2.2.1.23 |
| swACLIpVlanMask The mask used for the VLAN ID.
Valid values are from 0x0000 to 0x0FFF.
Default value is 0x0FFF. | column | OctetString | .1.3.6.1.4.1.171.12.9.2.2.1.24 |
| swACLIpIpAddrMaskState This object indicates the status of IP address mask.
other (1) - Neither source IP address nor destination IP address are
masked.
dst-ip-addr (2) - Destination I… | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.3 |
| swACLIpSrcIpAddrMask This object specifies the IP address mask for the source IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.12.9.2.2.1.4 |
| swACLIpDstIpAddrMask This object specifies the IP address mask for the destination IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.12.9.2.2.1.5 |
| swACLIpUseDSCP This object indicates if the DSCP protocol in the packet header
is to be examined or not. | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.6 |
| swACLIpUseProtoType That object indicates which protocol will be examined. | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.7 |
| swACLIpIcmpOption This object indicates which fields are defined for ICMP.
none (1)- Both fields are null.
type (2)- Type field identified.
code (3)- Code field identified.
type-code (4)- Both ICMP… | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.8 |
| swACLIpIgmpOption Indicates if the IGMP options field is identified or not. | column | Enumeration | .1.3.6.1.4.1.171.12.9.2.2.1.9 |