hpicfXcvrChannelAlarms

HP-ICF-TRANSCEIVER-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.2.1.5

Object

column Bits
Bitmask indicating transceiver channel alarms,
Rx power low warning(0)
Rx power high warning(1)
Tx power low warning(2)
Tx power high warning(3)
Tx bias low warning(4)
Tx bias high warning(5)
Rx power low alarm(6)
Rx power high alarm(7)
Tx power low alarm(8)
Tx power high alarm(9)
Tx bias low alarm(10)
Tx bias high alarm(11)
              
Unused(12-31)
              
The value of this object is valid when the value of 
the hpicfXcvrDiagnostics object is DOM.

Context

MIB
HP-ICF-TRANSCEIVER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
hpicfXcvrChannelInfoEntry
Groups
1

Walk 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::hpicfXcvrChannelAlarms'
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::hpicfXcvrChannelAlarms.<ifIndex>.<hpicfXcvrChannel>'
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::hpicfXcvrChannelAlarms'

Syntax

Bits

Values & Constraints

Enumerated Values
0rxPowerLowWarning
1rxPowerHighWarning
2txPowerLowWarning
3txPowerHighWarning
4txBiasLowWarning
5txBiasHighWarning
6rxPowerLowAlarm
7rxPowerHighAlarm
8txPowerLowAlarm
9txPowerHighAlarm
10txBiasLowAlarm
11txBiasHighAlarm

Conformance