cpqCrEMUPowerSupplyStatus
CPQCR-MIB ·
.1.3.6.1.4.1.232.141.2.7.8
Object
scalar mandatory
Enumeration
Primary enclosure power supply status.
The primary enclosure power supply status is:
OK (2)
Status is normal.
Critical (3)
Power supply is installed and marked as failed.
Not Installed (4)
One of the redundant power supplies has been removed.
Unknown (5)
Information unavailable.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCR-MIB::cpqCrEMUPowerSupplyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCR-MIB::cpqCrEMUPowerSupplyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | emuPwrSupplyOK |
3 | emuPwrSupplyCritical |
4 | emuPwrSupplyNotInstalled |
5 | emuPwrSupplyUnknown |