All MIBs › CISCO-SCTP-MIB › ceSctpStatFragmentedUsrMessages
ceSctpStatFragmentedUsrMessages
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpStatFragmentedUsrMessages
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.21
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of user messages that have to be fragmented because of the MTU.
What is ceSctpStatFragmentedUsrMessages?
This is the device-wide count of user messages that had to be split into multiple SCTP chunks because they exceeded the path MTU. A nonzero and growing count on a link meant to carry small SS7 messages suggests either an unusually large signaling payload, such as a bulky M3UA message, or a smaller-than-expected path MTU, both adding reassembly overhead and a small chance of failure if a fragment is lost. This counter climbing right after a network change that lowered the effective MTU, such as adding a new tunnel hop, would point to that change as the cause of newly fragmented messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.21 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatFragmentedUsrMessages
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.21.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatFragmentedUsrMessages.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::ceSctpStatFragmentedUsrMessages 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.1 | ceSctpScalars | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1.21 | ceSctpStatFragmentedUsrMessages | CISCO-SCTP-MIB |