cpqHeThermalFanStatus

CPQHLTH-MIB · .1.3.6.1.4.1.232.6.2.6.6.1.5

Object

column mandatory Enumeration
This specifies if the fan described is operating properly.
              
This value will be one of the following:
other(1)
  Fan status detection is not supported by this system or driver.
              
ok(2)
  The fan is operating properly.
              
failed(4)
  The fan is not operating properly.

Context

MIB
CPQHLTH-MIB
OID
.1.3.6.1.4.1.232.6.2.6.6.1.5
Type
column
Access
readonly
Status
mandatory
Parent
cpqHeThermalFanEntry

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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeThermalFanStatus'
More examples
Read one indexed 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::cpqHeThermalFanStatus.<index>'
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::cpqHeThermalFanStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.