All MIBs › CISCO-IETF-SCTP-MIB › cSctpRtoInitial
cSctpRtoInitial
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpRtoInitial
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Initial value for the Retransmission timer. Recommended value is 3000 milliseconds.
What is cSctpRtoInitial?
This is the starting retransmission timeout SCTP uses for the very first chunks sent on a new association, before any real round-trip-time measurements exist to adapt from, with 3000ms as the RFC-recommended default. It matters most during association setup, since a value set too aggressively low on a high-latency path can cause the initial INIT/COOKIE-ECHO handshake to retransmit prematurely and slow down connection establishment rather than speed it up. Lowering this toward 1000ms on a low-latency data center interconnect can shave meaningful time off association setup for short-lived SCTP sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.4 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpRtoInitial
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.4.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpRtoInitial.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::cSctpRtoInitial 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.4 | cSctpRtoInitial | CISCO-IETF-SCTP-MIB |