All MIBs › CISCO-IETF-SCTP-MIB › cSctpStatChecksumErrors
cSctpStatChecksumErrors
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpStatChecksumErrors
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP packets received from the peers with an invalid checksum.
What is cSctpStatChecksumErrors?
This counts SCTP packets received from peers that failed checksum validation and were therefore discarded, distinct from cSctpStatOutOfBlues which is about correctly-checksummed packets that just couldn't be matched to an association. A nonzero and growing value here points to data corruption somewhere on the physical path to this device - a failing NIC, a flaky cable, or a misbehaving middlebox mangling packets - since checksum failures happen well below the SCTP association layer. If this counter rises specifically on one physical interface while others stay clean, that isolates the corruption to that link rather than to the SCTP stack itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.14 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatChecksumErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.14.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatChecksumErrors.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::cSctpStatChecksumErrors 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.14 | cSctpStatChecksumErrors | CISCO-IETF-SCTP-MIB |