aclNewCfgTCPFlags
BLADETYPE4-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28
Object
column
r/w
Bits
The TCP flags to be filtered.
The TCP flags are presented in bitmap format, as follows:
OCTET
xxxxxxxx
||||..||
||||..||_tcpFIN(7)
||||..|__tcpSYN(6)
||||
||||_____tcpACK(3)
|||______tcpURG(2)
||_______reserved2(1)
|________reserved1(0)
where:
- reserved1 - 0;
- reserved2 - 0;
- x - 0 or 1;
Context
- MIB
- BLADETYPE4-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclNewCfgEntry
Syntax
Bits
Values & Constraints
Enumerated Values
0 | reserved1 |
1 | reserved2 |
2 | tcpURG |
3 | tcpACK |
4 | tcpPSH |
5 | tcpRST |
6 | tcpSYN |
7 | tcpFIN |