All MIBs › CISCO-IETF-SCTP-MIB › cSctpStatSentSCTPPacks
cSctpStatSentSCTPPacks
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpStatSentSCTPPacks
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.23
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP packets received from the peers.
What is cSctpStatSentSCTPPacks?
The description text for this object literally states it counts packets received from peers, even though the object's own name says 'Sent' - a known inconsistency in this MIB's own documentation that engineers should be aware of before trusting the name alone. In practice, treat this alongside cSctpStatRecSCTPPacks, which carries the identical description text, and verify against actual traffic captures which counter genuinely tracks outbound versus inbound SCTP packets on your specific platform. Because both objects share word-for-word description text, don't assume the naming convention is reliable when building automated dashboards - validate empirically on a live device first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.23 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatSentSCTPPacks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.23.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatSentSCTPPacks.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::cSctpStatSentSCTPPacks 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.23 | cSctpStatSentSCTPPacks | CISCO-IETF-SCTP-MIB |