MIB Viewer

fwlStateRemoteState

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.16.5.1.1.12
Access
read-only
Status
current
Sub-identifiers
0
The state information of the remote host. The states new, established and related are used in stateful table. The other states are used in TCP init flow table. The partial entry table will not maitain the state of the entry so it carries zero for partial entry table. The default value for stateful table is new (1). The default value for init flow table is listen (10).
INTEGER { new (1), established (2), related (3), invalid (4), listen (10), synsent (11), synrcvd (12), synest (13), finwait1 (14), finwait2 (15), closing (16), timewait (17), closewait (18), lastack (19), closed (20) }