ethPhyExtendedDistance
BIANCA-ETH-PHY-MIB ·
.0.1.1.13
Object
column r/w
Enumeration
If the PHY supports different receive thresholds depending on the cable length (long-cable > 100 m) and speed (10BaseT) it could be configured by this variable.
Context
- MIB
- BIANCA-ETH-PHY-MIB
- OID
.0.1.1.13- Type
- column
- Access
- readwrite
- 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::ethPhyExtendedDistance'
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::ethPhyExtendedDistance.<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::ethPhyExtendedDistance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | short-cable |
3 | long-cable |