pdu2Status

OBS ✓
CPQPOWER-MIB · .1.3.6.1.4.1.232.165.7.1.2.1.8

Object

column mandatory Enumeration
The overall status of the device.  A value of OK(2) indicates the device is operating normally.
A value of degraded(3) indicates the device is operating with warning indicators.  A value of
failed(4) indicates the device is operating with critical indicators.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
CPQPOWER-MIB
OID
.1.3.6.1.4.1.232.165.7.1.2.1.8
Type
column
Access
readonly
Status
mandatory
Parent
pdu2IdentEntry

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 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::pdu2Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::pdu2Status.<pdu2IdentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQPOWER-MIB::pdu2Status'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed