hpicfXcvrPhyLinkStatus
HP-ICF-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.1.1.39
Object
column Enumeration
This object indicates the link status as reported
by the physical entity.
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.39- 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::hpicfXcvrPhyLinkStatus'
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::hpicfXcvrPhyLinkStatus.<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::hpicfXcvrPhyLinkStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | down |
1 | up |