Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
RetransmissionTimeoutAlgorithm | uint16 | |
Description | string | The Algorithm used to determine the timeout value used for retransmitting unacknowledged octets. (1) Other - none of the following (2) constant - a constant rto (3) rsre - MIL-STD-1778, Appendix B (4) vanj - Van Jacobson's Algorithm. |
MappingStrings | string | MIB.IETF|TCP-MIB.tcpRtoAlgorithm |
ValueMap | string | 1, 2, 3, 4 |
Values | string | Other, Constant, Rsre, Vanj |
RetransmissionTimeoutMax | uint16 | |
Description | string | The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre (3), an object of this type has the semantics of the UBOUND quantity described in RFC 793. |
MappingStrings | string | MIB.IETF|TCP-MIB.tcpRtoMax |
PUnit | string | second * 10^-3 |
Units | string | MilliSeconds |
RetransmissionTimeoutMin | uint16 | |
Description | string | The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre (3), an object of this type has the semantics of the LBOUND quantity described in RFC 793. |
MappingStrings | string | MIB.IETF|TCP-MIB.tcpRtoMin |
PUnit | string | second * 10^-3 |
Units | string | MilliSeconds |