cpqCrEMUFanStatus
CPQCR-MIB ·
.1.3.6.1.4.1.232.141.2.7.6
Object
scalar mandatory
Enumeration
Primary enclosure fan status.
The primary enclosure fan status is:
OK (2)
Status is normal.
Critical (3)
Fan has failed.
Unknown (4)
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::cpqCrEMUFanStatus.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::cpqCrEMUFanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | emuFanOK |
3 | emuFanCritical |
4 | emuFanUnknown |