hpicfXcvrMdiPairABSwap
HP-ICF-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.1.1.62
Object
column Enumeration
This object indicates the if the channels are
swapped for channels A and B as reported through
cable diagnostics.
MDI : Channel A received on MDI[1], Channel B on MDI[0]
MDIX : Channel A received on MDI[0], Channel B on MDI[1]
Unspecified : This object is unavailable or not reported.
The value of this object is valid when the value of
the hpicfXcvrDiagnostics object is VCT or other.
Context
- MIB
- HP-ICF-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.1.1.62- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfXcvrInfoEntry
- Groups
- 3
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 'HP-ICF-TRANSCEIVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-TRANSCEIVER-MIB::hpicfXcvrMdiPairABSwap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-TRANSCEIVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-TRANSCEIVER-MIB::hpicfXcvrMdiPairABSwap.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-TRANSCEIVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-TRANSCEIVER-MIB::hpicfXcvrMdiPairABSwap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mdi |
1 | mdix |
2 | unspecified |