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
- Table
- docsSubMgtTcpUdpFilterTable
- Siblings
- 4
Syntax
Bits
Values & Constraints
Enumerated Values
0 | urgent |
1 | ack |
2 | push |
3 | reset |
4 | syn |
5 | fin |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsSubMgtTcpUdpSrcPort The source port to match. 65536 matches any value in the
TCP or UDP source port field. | column | Integer32 | .1.3.6.1.3.83.4.1.7.1.1 |
| docsSubMgtTcpUdpDstPort The destination port to match. 65536 matches any value in
the TCP or UDP destination port field. | column | Integer32 | .1.3.6.1.3.83.4.1.7.1.2 |
| docsSubMgtTcpFlagValues The value of the flags of interest. The value of this
object MUST always be a subset (proper or otherwise) of
docsSubMgtTcpFlagMask. An attempt to violate this constraint
return… | column | Bits | .1.3.6.1.3.83.4.1.7.1.3 |
| docsSubMgtTcpUdpStatus Standard row object for this table. Any object in the
conceptual row may be modified regardless of whether this row is
active or not. | column | SNMPv2-TCRowStatus | .1.3.6.1.3.83.4.1.7.1.5 |