All MIBs › ME1200-PORT-MIB › me1200PortConfigDuplex
me1200PortConfigDuplex
Module: ME1200-PORT-MIB
OID (symbolic): ME1200-PORT-MIB::me1200PortConfigDuplex
OID (numeric): 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.5
Node type: OBJECT-TYPE
Type: ME1200PortDuplex
Access: read-write
Description: Controls the port duplex. For setting duplex auto-negotiation it is require that the port speed is set in auto-negotiation mode first. It is only possible to set duplex to half duplex if the port speed is either set to 10Mbit or 100Mbit forced speed.
What is me1200PortConfigDuplex?
This controls the port's duplex mode: forceFullDuplex, forceHalfDuplex, or various auto-negotiation advertisement options. As the description notes, half duplex can only be set when speed is forced to 10Mbit or 100Mbit, and auto-negotiated duplex requires speed to already be in auto-negotiation mode.
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.5 snmpwalk -v2c -c public <target> ME1200-PORT-MIB::me1200PortConfigDuplex
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.5.1 snmpget -v2c -c public <target> ME1200-PORT-MIB::me1200PortConfigDuplex.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.5.1 s <value>
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::me1200PortConfigDuplex 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.5 | me1200PortConfigDuplex | ME1200-PORT-MIB |