All MIBs › CISCO-SCTP-MIB › ceSctpAssocRemAddressRTO
ceSctpAssocRemAddressRTO
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRemAddressRTO
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.3.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The current Retransmision Time-Out. T3-rtx timer as defined in the protocol SCTP.
What is ceSctpAssocRemAddressRTO?
This object is the current T3-rtx retransmission timeout in effect for one specific remote address of this association. Since SCTP tracks RTO per destination address, not just per association, in a multihomed setup, this lets an admin see that one particular path to the peer has a much higher computed RTO than another, revealing that specific path is slower or lossier. A secondary remote address with RTO climbing to 8000 milliseconds while the primary address's RTO sits at 400 milliseconds shows that backup path is far slower and would introduce noticeable delay if failover to it occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.3.1.4 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemAddressRTO
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.3.1.4.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemAddressRTO.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::ceSctpAssocRemAddressRTO 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.3 | ceSctpAssocRemAddressTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3.1 | ceSctpAssocRemAddressEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3.1.4 | ceSctpAssocRemAddressRTO | CISCO-SCTP-MIB |