All MIBs › CPQHLTH-MIB › cpqHeThermalSystemFanStatus
cpqHeThermalSystemFanStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeThermalSystemFanStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.6.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalSystemFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalSystemFanStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeThermalSystemFanStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6 | cpqHeThermal | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.4 | cpqHeThermalSystemFanStatus | CPQHLTH-MIB |