All MIBs › RFC-1213-MIB › tcpRtoMin
tcpRtoMin
Module: RFC-1213-MIB
OID (symbolic): RFC-1213-MIB::tcpRtoMin
OID (numeric): 1.3.6.1.2.1.6.2
Node type: OBJECT-TYPE
Type: INTEGER
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 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.2 snmpwalk -v2c -c public <target> RFC-1213-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> RFC-1213-MIB::tcpRtoMin.1