hpicfXcvrMdiPairCDSwap
HP-ICF-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.1.1.63
Object
column Enumeration
This object indicates if the channels are
swapped for channels C and D as reported through
cable diagnostics.
MDI : Channel C received on MDI[3], Channel D on MDI[2]
MDIX : Channel C received on MDI[2], Channel D on MDI[3].
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.63- 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::hpicfXcvrMdiPairCDSwap'
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::hpicfXcvrMdiPairCDSwap.<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::hpicfXcvrMdiPairCDSwap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mdi |
1 | mdix |
2 | unspecified |