All MIBs › CISCO-IETF-SCTP-MIB › cSctpRtoMin
cSctpRtoMin
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpRtoMin
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The minimum 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. Minimum recommended value is 1000 milliseconds. Some telephony applications could require less than 1 second, see [SIGAS] for further information.
What is cSctpRtoMin?
This is the configured floor on the SCTP retransmission timeout for this device - no association's RTO is allowed to shrink below this value regardless of how fast the measured round-trip time is, with RFC guidance recommending at least 1000ms though some telephony signaling deployments may need less. Setting this too low on a high-jitter WAN path can cause SCTP to retransmit chunks prematurely and waste bandwidth on unnecessary duplicate data. A telco signaling gateway carrying SS7-over-SCTP traffic might deliberately lower this toward a few hundred milliseconds to meet strict signaling latency requirements, accepting the retransmission-overhead tradeoff.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.2 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpRtoMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.2.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpRtoMin.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::cSctpRtoMin 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 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.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1 | cSctpScalars | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1.2 | cSctpRtoMin | CISCO-IETF-SCTP-MIB |