mdix
Module: RAY-MIB
OID (symbolic): RAY-MIB::mdix
OID (numeric): 1.3.6.1.4.1.33555.1.2.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Ethernet MDI-X / MDI.
What is mdix?
Reports whether the Ethernet port has auto-negotiated as mdi(1) (straight) or mdi-x(2) (crossed) wiring, useful when troubleshooting an Ethernet cabling issue between the unit and a switch or PC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33555.1.2.2.1.1.3 snmpwalk -v2c -c public <target> RAY-MIB::mdix
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33555.1.2.2.1.1.3.1 snmpget -v2c -c public <target> RAY-MIB::mdix.1
Start monitoring Racom point-to-point radio modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAY-MIB::mdix OID value, configure state conditions and alerts, and monitor any Racom point-to-point radio modems from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33555 | racom | RAY-MIB |
| 1.3.6.1.4.1.33555.1 | ray | RAY-MIB |
| 1.3.6.1.4.1.33555.1.2 | interface | RAY-MIB |
| 1.3.6.1.4.1.33555.1.2.2 | ifEth | RAY-MIB |
| 1.3.6.1.4.1.33555.1.2.2.1 | ifEthTable | RAY-MIB |
| 1.3.6.1.4.1.33555.1.2.2.1.1 | ifEthEntry | RAY-MIB |
| 1.3.6.1.4.1.33555.1.2.2.1.1.3 | mdix | RAY-MIB |