All MIBs › COMPAQ-AGENT-MIB › agentSwitchFanCondition
agentSwitchFanCondition
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentSwitchFanCondition
OID (numeric): 1.3.6.1.4.1.232.161.3.3.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The condition of the fan.
This value will be one of the following:
other(1) Fan status detection is not supported.
ok(2) The fan is operating properly.
degraded(3) A redundant fan is not operating properly.
failed(4) A non-redundant fan is not operating properly.
What is agentSwitchFanCondition?
This read-only object reports the health of a specific cooling fan, distinguishing a fully failed fan in a non-redundant configuration from a degraded redundant fan that isn't operating properly. An administrator uses this distinction to judge urgency: a failed status in a non-redundant setup demands immediate attention to prevent overheating, while a degraded status on a redundant fan may allow scheduled rather than emergency replacement. For example, an operator seeing agentSwitchFanCondition report failed(4) on a chassis with no fan redundancy would treat it as an urgent dispatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.3.1.1.2 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchFanCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.3.1.1.2.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchFanCondition.1
Start monitoring Compaq/HP ProLiant server (legacy SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPAQ-AGENT-MIB::agentSwitchFanCondition OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (legacy SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161 | compaq_proLiantBLeClassCG_proLiantBLpClassGbE | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161.3 | compaq_common_mgmt | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.161.3.3 | agentSwitchCommonMgmt | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.3 | agentSwitchFan | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.3.1 | agentSwitchFanTable | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.3.1.1 | agentSwitchFanEntry | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.3.1.1.2 | agentSwitchFanCondition | COMPAQ-AGENT-MIB |