OID | 1.3.6.1.2.1.156.1.1.5.1.16 |
Module | TCP-ESTATS-MIB (ietf) |
Nom | tcpEStatsStackInRecovery |
Acces | readonly |
Status | current |
Description | An integer value representing the state of the loss recovery for this connection. tcpESDataContiguous(1) indicates that the remote receiver is reporting contiguous data (no duplicate acknowledgments or SACK options) and that there are no unacknowledged retransmissions. tcpESDataUnordered(2) indicates that the remote receiver is reporting missing or out-of-order data (e.g., sending duplicate acknowledgments or SACK options) and that there are no unacknowledged retransmissions (because the missing data has not yet been retransmitted). tcpESDataRecovery(3) indicates that the sender has outstanding retransmitted data that is still unacknowledged. |
Syntaxe | Enumeration (1-tcpESDataContiguous, 2-tcpESDataUnordered, 3-tcpESDataRecovery) |