All MIBs › CISCO-SCTP-MIB › ceSctpAssocRtoMax
ceSctpAssocRtoMax
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRtoMax
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum value permitted by a SCTP 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. Recommended value is 60000 milliseconds.
What is ceSctpAssocRtoMax?
This object is the maximum retransmission timeout allowed for this specific association, in milliseconds. This caps how long the stack will wait before retrying under sustained loss: set too low relative to the real network round-trip time, it causes unnecessary retransmissions, while set too high, recovery from a genuine outage on this association takes longer than it should. An association with RtoMax at the recommended 60000 milliseconds keeps backing off retransmission attempts for up to a full minute before treating that path as failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRtoMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRtoMax.1
Start monitoring Cisco router/media gateway with SCTP signaling support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCTP-MIB::ceSctpAssocRtoMax OID value, configure state conditions and alerts, and monitor any Cisco router/media gateway with SCTP signaling support from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.74 | ceSctpMIB | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1 | ceSctpObjects | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2 | ceSctpTables | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1 | ceSctpAssocTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1 | ceSctpAssocEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1.5 | ceSctpAssocRtoMax | CISCO-SCTP-MIB |