All MIBs › CISCO-SCTP-MIB › ceSctpAssocMTU
ceSctpAssocMTU
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocMTU
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.27
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The Maximum Transmission Size to be used by this association. The size will the smallest MTU size supported by any of the IP Addresses used by the association.
What is ceSctpAssocMTU?
This object is the maximum transmission size used by this specific association, derived from the smallest MTU among all the IP addresses involved in it. This determines the largest signaling message the association can send without fragmentation; because it is automatically pinned to the worst-case path in a multihomed setup, adding a secondary path with a smaller MTU, for example through a VPN, silently shrinks this value and starts fragmenting messages that previously fit in one packet. An association with an MTU of 1460, typical for a path through a PPPoE or VPN hop, will fragment any signaling message just a few dozen bytes larger than that, where a plain 1500-byte Ethernet path would not.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.27 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocMTU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.27.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocMTU.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::ceSctpAssocMTU 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.27 | ceSctpAssocMTU | CISCO-SCTP-MIB |