All MIBs › LBMSH-MIB › tcpRtoAlgorithm
tcpRtoAlgorithm
Module: LBMSH-MIB
OID (symbolic): LBMSH-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> LBMSH-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> LBMSH-MIB::tcpRtoAlgorithm.1