All MIBs › CISCO-CEF-MIB › cefAdjMTU
cefAdjMTU
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjMTU
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.2.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The Layer 3 MTU which can be transmitted using this adjacency.
What is cefAdjMTU?
This reports the Layer 3 MTU, in bytes, that can be transmitted using this specific adjacency. This is the actual per-neighbor forwarding-plane MTU CEF will enforce, which matters when a path involves tunneling or other overhead that reduces effective MTU below the physical interface's nominal value, so a packet drop or fragmentation issue on a specific path can be traced to this object rather than assuming the interface MTU applies uniformly everywhere. A physical interface configured with a 1500-byte MTU but reached through a GRE tunnel adjacency might report an effective MTU of 1476 bytes here, accounting for the tunnel's encapsulation overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.7 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjMTU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.7.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjMTU.1
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::cefAdjMTU OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2 | cefAdj | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2 | cefAdjTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1 | cefAdjEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1.7 | cefAdjMTU | CISCO-CEF-MIB |