docsSubMgtTcpFlagMask
DOCS-SUBMGT-MIB ·
.1.3.6.1.3.83.4.1.7.1.4
Object
column
r/w
Bits
This bit set indicates the flags of interest in the TCP
header for the packet to be matched. For example to match all
packets where the urgent bit is set, but that are not either syn
or fin, the value of docsSubMgtTcpFlagValues would be { urgent },
and the value of this object would be { urgent, syn, fin }
Context
- MIB
- DOCS-SUBMGT-MIB
- OID
.1.3.6.1.3.83.4.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsSubMgtTcpUdpFilterEntry
Syntax
Bits
Values & Constraints
Enumerated Values
0 | urgent |
1 | ack |
2 | push |
3 | reset |
4 | syn |
5 | fin |