ethPhyPortMdixStatus
BIANCA-ETH-PHY-MIB ·
.0.1.1.7
Object
column Enumeration
This variable indicates the cables MDIX status if the link is established.
Context
- MIB
- BIANCA-ETH-PHY-MIB
- OID
.0.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ethPhyEntry
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 'BIANCA-ETH-PHY-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-ETH-PHY-MIB::ethPhyPortMdixStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-ETH-PHY-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-ETH-PHY-MIB::ethPhyPortMdixStatus.<ethPhyPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-ETH-PHY-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-ETH-PHY-MIB::ethPhyPortMdixStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | crossover |
3 | unknown |