issPortMdiOrMdixCap
SUPERMICRO-ISS-MIB ·
.1.3.6.1.4.1.10876.101.1.81.2.2.1.12
Object
column r/w
Enumeration
Specifies the port should be in Auto-Mdix mode or Mdi/Mdix.
Setting the value to `auto` enables the Auto MDIX in the port -
issPortCtrlIndex. This will be effective only when the speed of the
particular port is auto negotiable.
Setting the value to `mdi` disables the Auto MDIX in the port and the
port will be in mdi mode.
Setting the value to `mdix` disables the Auto MDIX in the port and the
port will be in mdix mode.
Context
- MIB
- SUPERMICRO-ISS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.81.2.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issPortCtrlEntry
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 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issPortMdiOrMdixCap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issPortMdiOrMdixCap.<issPortCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISS-MIB::issPortMdiOrMdixCap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | mdi |
3 | mdix |