All MIBs › XYLAN-PORT-MIB › mesmPortCfgDuplexMode
mesmPortCfgDuplexMode
Module: XYLAN-PORT-MIB
OID (symbolic): XYLAN-PORT-MIB::mesmPortCfgDuplexMode
OID (numeric): 1.3.6.1.4.1.800.2.3.3.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The configured port duplex mode of this MESM port.
What is mesmPortCfgDuplexMode?
Sets the configured duplex mode for this MESM port: full-duplex(1), half-duplex(2), auto-duplex(3), or unknown(4). Admins set this explicitly to force a matching duplex setting on both ends of a link when auto-negotiation isn't producing the expected result.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.3.3.2.1.7 snmpwalk -v2c -c public <target> XYLAN-PORT-MIB::mesmPortCfgDuplexMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.3.3.2.1.7.1 snmpget -v2c -c public <target> XYLAN-PORT-MIB::mesmPortCfgDuplexMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.3.3.2.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mesmPortCfgDuplexMode.1
Start monitoring Xylan OmniSwitch Ethernet switch (per-port admin/oper status, speed/duplex, VLAN-membership config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLAN-PORT-MIB::mesmPortCfgDuplexMode OID value, configure state conditions and alerts, and monitor any Xylan OmniSwitch Ethernet switch (per-port admin/oper status, speed/duplex, VLAN-membership config status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.3 | xylanVportArch | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.3.3 | physicalPort | XYLAN-PORT-MIB |
| 1.3.6.1.4.1.800.2.3.3.2 | mesmConfTable | XYLAN-PORT-MIB |
| 1.3.6.1.4.1.800.2.3.3.2.1 | mesmConfEntry | XYLAN-PORT-MIB |
| 1.3.6.1.4.1.800.2.3.3.2.1.7 | mesmPortCfgDuplexMode | XYLAN-PORT-MIB |