swIfAdminMdix

HPE-rlInterfaces · .1.3.6.1.4.1.11.2.43.1.1.28

Object

column r/w Enumeration
The configuration is on a physical port, not include trunks.
cross  - The interface should force crossover.
normal - The interface should not force crossover.
auto    - Auto mdix is enabled on the interface.

Context

MIB
HPE-rlInterfaces
OID
.1.3.6.1.4.1.11.2.43.1.1.28
Type
column
Access
readwrite
Status
current
Parent
swIfEntry

Walk 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 'HPE-rlInterfaces' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-rlInterfaces::swIfAdminMdix'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-rlInterfaces' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-rlInterfaces::swIfAdminMdix.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-rlInterfaces' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-rlInterfaces::swIfAdminMdix'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cross
2normal
3auto