MIB Viewer

aclCurCfgTCPFlagsMask

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.1.1.39
Access
read-only
Status
current
Sub-identifiers
0
The TCP flags mask. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
BITS { reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7) }