OID | 1.3.6.1.2.1.156.1.1.5.1.10 |
Module | TCP-ESTATS-MIB (ietf) |
Nom | tcpEStatsStackState |
Acces | readonly |
Status | current |
Description | An integer value representing the connection state from the TCP State Transition Diagram. The value listen(2) is included only for parallelism to the old tcpConnTable, and SHOULD NOT be used because the listen state in managed by the tcpListenerTable. The value DeleteTcb(12) is included only for parallelism to the tcpConnTable mechanism for terminating connections, although this table does not permit writing. |
Syntaxe | Enumeration (1-tcpESStateClosed, 2-tcpESStateListen, 3-tcpESStateSynSent, 4-tcpESStateSynReceived, 5-tcpESStateEstablished, 6-tcpESStateFinWait1, 7-tcpESStateFinWait2, 8-tcpESStateCloseWait, 9-tcpESStateLastAck, 10-tcpESStateClosing, 11-tcpESStateTimeWait, 12-tcpESStateDeleteTcb) |