MIB Viewer

aclNewCfgTCPFlagsMask

OBJECT-TYPE
1.3.6.1.4.1.26543.2.7.4.9.1.1.2.1.39
Access
read-write
Status
current
Sub-identifiers
0
The TCP flags mask. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..| |||| |||| ||| || | where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Default value is 0x3f.
BITS { reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7) }