All MIBs › CISCO-SCTP-MIB › ceSctpAssocDatagramsRec
ceSctpAssocDatagramsRec
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocDatagramsRec
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.50
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of packets received by this association.
What is ceSctpAssocDatagramsRec?
This object is the number of packets received on this specific association. Comparing this against ceSctpAssocChunksRec for the same association reveals the chunks-per-packet bundling ratio specific to that one peer's SCTP implementation, which can differ meaningfully from peer to peer on the same device. One peer bundling 4 chunks per packet while another sends 1 chunk per packet toward the same device shows the two remote stacks have very different SCTP bundling behavior even though both use the same protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.50 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocDatagramsRec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.50.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocDatagramsRec.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::ceSctpAssocDatagramsRec 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.50 | ceSctpAssocDatagramsRec | CISCO-SCTP-MIB |