MIB Viewer

tnSysIpAclPatternTcpEstablish

OBJECT-TYPE
1.3.6.1.4.1.7483.2.1.1.2.17.3.1.13
Access
read-create
Status
current
Sub-identifiers
0
TCP established flag. It matches a packet depending on whether the TCP flags in the IP header correspond to the established state. It is applicable only when IP Protocol is TCP. Valid values are: true - TCP flags correspond to established state false - TCP flags do not correspond to established state local - TCP flags correspond to established state only for destination to local NE.
INTEGER { true(1), false(2), local(3) }