All MIBs › CISCO-SCTP-MIB › ceSctpStatChunksSentControl
ceSctpStatChunksSentControl
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpStatChunksSentControl
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.12
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP control chunks sent to the peers (no retransmissions included).
What is ceSctpStatChunksSentControl?
This is the subset of ceSctpStatChunksSent that are SCTP control chunks, such as INIT, SACK, or HEARTBEAT, rather than data. A high proportion of control chunks relative to data chunks device-wide can indicate excessive heartbeating or SACK churn, often from an aggressively tuned or misbehaving peer stack, adding load without carrying signaling payload. Control-chunk counts tripling while data-chunk counts stay flat suggests peers are sending far more heartbeats and SACKs than the actual signaling traffic warrants.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.12 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSentControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.12.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSentControl.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::ceSctpStatChunksSentControl 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.1 | ceSctpScalars | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1.12 | ceSctpStatChunksSentControl | CISCO-SCTP-MIB |