CISCO-IETF-SCTP-MIB :: cSctpRtoAlgorithm

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-SCTP-MIBcSctpRtoAlgorithm

cSctpRtoAlgorithm

Module: CISCO-IETF-SCTP-MIB

OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpRtoAlgorithm

OID (numeric): 1.3.6.1.4.1.9.10.75.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 cSctpRtoAlgorithm?

This identifies which algorithm (vendor-specific 'other' or the RFC-standard Van Jacobson-style 'vanj' algorithm) the device uses to calculate the SCTP retransmission timeout (T3-rtx) for unacknowledged data chunks. It matters for interpreting the other SCTP RTO objects like cSctpRtoMin and cSctpRtoMax correctly, since their exact behavior is algorithm-dependent even though the object values themselves are just milliseconds. A device reporting vanj(2) is using the same adaptive RTT-based backoff logic as TCP's classic retransmission timer, so admins tuning SCTP performance can reason about it using familiar TCP RTO intuition.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.1
snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpRtoAlgorithm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.1.1
snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpRtoAlgorithm.1

Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpRtoAlgorithm OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways 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.75cSctpMIBCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1cSctpObjectsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.1cSctpScalarsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.1.1cSctpRtoAlgorithmCISCO-IETF-SCTP-MIB