hpicfXcvrPhyDuplex
HP-ICF-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.1.1.41
Object
column Enumeration
This object indicates the duplex as reported by
the physical entity.
Will be unspecified if speed and duplex are unresolved.
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.41- 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::hpicfXcvrPhyDuplex'
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::hpicfXcvrPhyDuplex.<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::hpicfXcvrPhyDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | half |
1 | full |
2 | unspecified |