hpnicfPOEDCOutDCVolAlarm
HPN-ICF-POWER-ETH-EXT-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.14.8.3.2.1.2
Object
column DCAlarmState
The DC output alarm of the DC output power state on this POE power.
The value of this node will be the following values:
normal (1),
underLimit (2),
aboveLimit (3),
fuseBroken (4),
switchOff (5),
otherError (6).
Context
- MIB
- HPN-ICF-POWER-ETH-EXT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.14.8.3.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfPOEDCOutStateEntry
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 'HPN-ICF-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-POWER-ETH-EXT-MIB::hpnicfPOEDCOutDCVolAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-POWER-ETH-EXT-MIB::hpnicfPOEDCOutDCVolAlarm.<hpnicfPOEDCOutStateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-POWER-ETH-EXT-MIB::hpnicfPOEDCOutDCVolAlarm'
Syntax
- Source
- DCAlarmState
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | underLimit |
3 | aboveLimit |
4 | fuseBroken |
5 | switchOff |
6 | otherError |