CISCO-SCTP-MIB :: ceSctpRtoAlgorithm

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCTP-MIBceSctpRtoAlgorithm

ceSctpRtoAlgorithm

Module: CISCO-SCTP-MIB

OID (symbolic): CISCO-SCTP-MIB::ceSctpRtoAlgorithm

OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The algorithm used to determine the timeout value (T3-rtx) used for re-transmitting unacknowledged chunks.

What is ceSctpRtoAlgorithm?

This object names which algorithm, either a vendor-specific other scheme or the standard Van Jacobson-derived vanj algorithm, this device's SCTP stack uses to compute the T3-rtx retransmission timeout for unacknowledged chunks. This affects how aggressively the device backs off after packet loss on a signaling link, so knowing which algorithm is active helps explain observed retransmission timing when troubleshooting delayed SS7-over-IP call setup. A value of vanj(2) tells the admin the RTO is being smoothed with the same style of algorithm TCP uses, rather than a vendor-tuned scheme.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.1
snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpRtoAlgorithm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.1.1
snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpRtoAlgorithm.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ceSctpRtoAlgorithm.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::ceSctpRtoAlgorithm 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.74ceSctpMIBCISCO-SCTP-MIB
1.3.6.1.4.1.9.10.74.1ceSctpObjectsCISCO-SCTP-MIB
1.3.6.1.4.1.9.10.74.1.1ceSctpScalarsCISCO-SCTP-MIB
1.3.6.1.4.1.9.10.74.1.1.1ceSctpRtoAlgorithmCISCO-SCTP-MIB