All MIBs › CISCO-SCTP-MIB › ceSctpAssocChecksumErrorCounter
ceSctpAssocChecksumErrorCounter
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocChecksumErrorCounter
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.36
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP packets received from the peers with an invalid checksum.
What is ceSctpAssocChecksumErrorCounter?
This object counts SCTP packets received from peers on this specific association with an invalid checksum. On an otherwise idle physical link, checksum errors point to corruption somewhere in the path, such as bad cabling, a failing NIC, or MTU and fragmentation issues, specific to the traffic reaching this one association's endpoint. This counter increasing only for associations routed over one particular WAN circuit, while associations on other circuits stay at zero, would localize a corruption problem to that specific physical path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.36 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocChecksumErrorCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.36.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocChecksumErrorCounter.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::ceSctpAssocChecksumErrorCounter 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.36 | ceSctpAssocChecksumErrorCounter | CISCO-SCTP-MIB |