cpqRackPowerSupplyStatus
OBS ✓
CPQRACK-MIB ·
.1.3.6.1.4.1.232.22.2.5.1.1.1.14
Object
column mandatory
Enumeration
The status of the power supply.
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.14- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqRackPowerSupplyEntry
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 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackPowerSupplyStatus'
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::cpqRackPowerSupplyStatus.<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::cpqRackPowerSupplyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | generalFailure |
3 | bistFailure |
4 | fanFailure |
5 | tempFailure |
6 | interlockOpen |
7 | epromFailed |
8 | vrefFailed |
9 | dacFailed |
10 | ramTestFailed |
11 | voltageChannelFailed |
12 | orringdiodeFailed |
13 | brownOut |
14 | giveupOnStartup |
15 | nvramInvalid |
16 | calibrationTableInvalid |