All MIBs › TCP-MIB › tcpRtoMin
tcpRtoMin
Module: TCP-MIB
OID (symbolic): TCP-MIB::tcpRtoMin
OID (numeric): 1.3.6.1.2.1.6.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend on the algorithm used to determine the retransmission timeout; in particular, the IETF standard algorithm rfc2988(5) provides a minimum value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.2 snmpwalk -v2c -c public <target> TCP-MIB::tcpRtoMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.6.2.1 snmpget -v2c -c public <target> TCP-MIB::tcpRtoMin.1