etsysIfMauExtMDIXStatus
ENTERASYS-MAU-MIB-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.59.1.1.1.1.1
Object
column r/w
Enumeration
The value of this object determines the MDI crossover state of the port. A value of auto(1) enables the port to automatically detect and activate the appropriate rx/tx crossover configuration. A value of mdi(3) will force the port to operate as a crossover port, which is the standard wiring configuration for a switch port. A value of mdix(2) will force the port to operate as a straight-through port, with no internal rx/tx crossover. This object is independent of and not affected by auto-negotiation setting.
Context
- MIB
- ENTERASYS-MAU-MIB-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.59.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysIfMauExtMDIXEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-MAU-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAU-MIB-EXT-MIB::etsysIfMauExtMDIXStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MAU-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAU-MIB-EXT-MIB::etsysIfMauExtMDIXStatus.<ifMauIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MAU-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MAU-MIB-EXT-MIB::etsysIfMauExtMDIXStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | mdix |
3 | mdi |
Conformance
Member of