cpqRackPowerSupplyCondition

OBS ✓
CPQRACK-MIB · .1.3.6.1.4.1.232.22.2.5.1.1.1.17

Object

column mandatory Enumeration
The condition of the power supply.
              
This value will be one of the following:
              
other(1)
  The status could not be determined or not present.
              
ok(2)
  The power supply is operating normally.
              
degraded(3)
  A temperature sensor, fan or other power supply component is
  outside of normal operating range.
              
failed(4)
  A power supply component detects a condition that could
  possibly damage the system.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Inventory Sensors
Explore Observium network monitoring

Context

MIB
CPQRACK-MIB
OID
.1.3.6.1.4.1.232.22.2.5.1.1.1.17
Type
column
Access
readonly
Status
mandatory
Parent
cpqRackPowerSupplyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed