All MIBs › CISCO-SCTP-MIB › ceSctpAssocChunksSent
ceSctpAssocChunksSent
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocChunksSent
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.46
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Total number of Chucks sent by this association.
What is ceSctpAssocChunksSent?
This object is the total number of chunks sent on this specific association. This is the outbound half of the per-peer chunk volume, useful for confirming a specific association is actually transmitting the signaling traffic expected for that peer relationship, for example matching an expected call volume to a particular MGC. An association whose chunks-sent count stays flat at zero while others climb normally would indicate this device has effectively stopped sending anything to that one peer, even though the association itself may still show established.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.46 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocChunksSent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.46.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocChunksSent.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::ceSctpAssocChunksSent 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.46 | ceSctpAssocChunksSent | CISCO-SCTP-MIB |