tcpEStatsStackInRecovery
TCP-ESTATS-MIB ·
.1.3.6.1.2.1.156.1.1.5.1.16
Object
column
Enumeration
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.
Context
- MIB
- TCP-ESTATS-MIB
- OID
.1.3.6.1.2.1.156.1.1.5.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tcpEStatsStackEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcpESDataContiguous |
2 | tcpESDataUnordered |
3 | tcpESDataRecovery |