hpicfXcvrAlarms
HP-ICF-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.82.1.1.1.1.16
Object
column Bits
Bitmask indicating transceiver 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)
Vcc low warning(6)
Vcc high warning(7)
Temp low warning(8)
Temp high warning(9)
Rx power low alarm(10)
Rx power high alarm(11)
Tx power low alarm(12)
Tx power high alarm(13)
Tx bias low alarm(14)
Tx bias high alarm(15)
Vcc low alarm(16)
Vcc high alarm(17)
Temp low alarm(18)
Temp high alarm(19)
Unused(20-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.1.1.16- 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::hpicfXcvrAlarms'
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::hpicfXcvrAlarms.<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::hpicfXcvrAlarms'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rxPowerLowWarning |
1 | rxPowerHighWarning |
2 | txPowerLowWarning |
3 | txPowerHighWarning |
4 | txBiasLowWarning |
5 | txBiasHighWarning |
6 | vccLowWarning |
7 | vccHighWarning |
8 | tempLowWarning |
9 | tempHighWarning |
10 | rxPowerLowAlarm |
11 | rxPowerHighAlarm |
12 | txPowerLowAlarm |
13 | txPowerHighAlarm |
14 | txBiasLowAlarm |
15 | txBiasHighAlarm |
16 | vccLowAlarm |
17 | vccHighAlarm |
18 | tempLowAlarm |
19 | tempHighAlarm |