All MIBs › XEROX-COMMON-MIB › tcpRtoAlgorithm
tcpRtoAlgorithm
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::tcpRtoAlgorithm
OID (numeric): 1.3.6.1.2.1.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.1 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::tcpRtoAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.6.1.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::tcpRtoAlgorithm.1