All MIBs › CISCO-SCTP-MIB › ceSctpAssocRtoInitial
ceSctpAssocRtoInitial
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRtoInitial
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Initial value for the Retransmission timer. Recommended value is 3000 milliseconds.
What is ceSctpAssocRtoInitial?
This object is the starting retransmission timeout used before any real round-trip time has been measured for this association. This is the timeout the very first retransmitted chunk on a brand-new association will use, so it directly affects how quickly the stack notices a lost INIT or COOKIE-ECHO before it has built up a real RTT estimate. With the recommended 3000 millisecond initial value, if the first chunk on a new association is not acknowledged within 3 seconds, the stack retransmits it and starts refining its RTO estimate from that point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRtoInitial
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRtoInitial.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::ceSctpAssocRtoInitial 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.1 | ceSctpAssocTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1 | ceSctpAssocEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1.6 | ceSctpAssocRtoInitial | CISCO-SCTP-MIB |