rcIfPortMAUMdiMode
SWITCH-INTERFACE-PORT-MIB ·
.1.3.6.1.4.1.8886.6.1.1.7.1.2.2.1.10
Object
column r/w
Enumeration
The desired automatic MDI crossover mode of the MAU. Some MAU may not support setting the value of this object to some of the enumerated values.
Context
- MIB
- SWITCH-INTERFACE-PORT-MIB
- OID
.1.3.6.1.4.1.8886.6.1.1.7.1.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIfPortMAUEntry
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 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-INTERFACE-PORT-MIB::rcIfPortMAUMdiMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-INTERFACE-PORT-MIB::rcIfPortMAUMdiMode.<rcIfPortPHYIndex>.<rcIfPortMAUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-INTERFACE-PORT-MIB::rcIfPortMAUMdiMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto-detect |
2 | normal |
3 | xover |