cpqHeThermalSystemFanStatus
OBS ✓
CPQHLTH-MIB ·
.1.3.6.1.4.1.232.6.2.6.4
Object
scalar mandatory
Enumeration
The status of the fan(s) in the system.
This value will be one of the following:
other(1)
Fan status detection is not supported by this system or driver.
ok(2)
All fans are operating properly.
degraded(3)
A non-required fan is not operating properly.
failed(4)
A required fan is not operating properly.
If the cpqHeThermalDegradedAction is set to shutdown(3) the
system will be shutdown if the failed(4) condition occurs.
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
- CPQHLTH-MIB
- OID
.1.3.6.1.4.1.232.6.2.6.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqHeThermal
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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeThermalSystemFanStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHLTH-MIB::cpqHeThermalSystemFanStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.