All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocRtxChunks
cSctpAssocRtxChunks
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocRtxChunks
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.15
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of data chunks retransmitted to the peer in the current association.
What is cSctpAssocRtxChunks?
This counts data chunks that had to be retransmitted within this specific association, giving a per-association retransmission rate that's far more actionable than a device-wide aggregate when trying to isolate which particular peer relationship is experiencing loss. Comparing this against the association's total sent chunks yields a retransmission percentage that's a standard proxy for path quality to that specific peer. An association showing a retransmission rate well above its siblings to different peers on the same device points at a problem specific to that one path, such as congestion or a lossy last-mile link to that peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.15 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRtxChunks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.15.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRtxChunks.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::cSctpAssocRtxChunks 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.2 | cSctpTables | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2 | cSctpAssocTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1 | cSctpAssocEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1.15 | cSctpAssocRtxChunks | CISCO-IETF-SCTP-MIB |