All MIBs › ME1200-PORT-MIB › me1200PortConfigMTU
me1200PortConfigMTU
Module: ME1200-PORT-MIB
OID (symbolic): ME1200-PORT-MIB::me1200PortConfigMTU
OID (numeric): 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Controls the port's Maximum Transmission Unit.
What is me1200PortConfigMTU?
This sets the port's Maximum Transmission Unit. Admins raise this above the standard 1500-byte Ethernet MTU when the port needs to carry jumbo frames for storage or bulk-transfer traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.7 snmpwalk -v2c -c public <target> ME1200-PORT-MIB::me1200PortConfigMTU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.7.1 snmpget -v2c -c public <target> ME1200-PORT-MIB::me1200PortConfigMTU.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> me1200PortConfigMTU.1
Start monitoring Cisco ME1200 Metro Ethernet switch (physical port config/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ME1200-PORT-MIB::me1200PortConfigMTU OID value, configure state conditions and alerts, and monitor any Cisco ME1200 Metro Ethernet switch (physical port config/status) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.9.9.815 | ciscoME1200MIB | CISCOME1200-MIB |
| 1.3.6.1.4.1.9.9.815.1 | me1200SwitchMgmt | CISCOME1200-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.815.1.11 | me1200PortMib | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1 | me1200PortObjects | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2 | me1200PortConfig | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2.1 | me1200PortConfigTable | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1 | me1200PortConfigEntry | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.7 | me1200PortConfigMTU | ME1200-PORT-MIB |