All MIBs › CCPOWER-MIB › fanFailureAlarmStatus
fanFailureAlarmStatus
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::fanFailureAlarmStatus
OID (numeric): 1.3.6.1.4.1.18642.1.2.4.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Fan failure alarm status. Return value 1 = alarm inactive, 2 = alarm active.
What is fanFailureAlarmStatus?
This reports whether a cooling fan in the plant has failed, per the description. Because rectifiers and battery cabinets rely on forced-air cooling to stay within their rated operating temperature, an active fan-failure alarm is often the leading indicator that precedes a temperature-related load-bank disconnect rather than a fault with a consequence of its own. An active(2) status followed hours later by rising batteryTemperature readings would confirm the failed fan is now letting the cabinet heat up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.6 snmpwalk -v2c -c public <target> CCPOWER-MIB::fanFailureAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.4.6.1 snmpget -v2c -c public <target> CCPOWER-MIB::fanFailureAlarmStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fanFailureAlarmStatus.1
Start monitoring DC rectifier/power-plant equipment (enterprise OID 18642) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CCPOWER-MIB::fanFailureAlarmStatus OID value, configure state conditions and alerts, and monitor any DC rectifier/power-plant equipment (enterprise OID 18642) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18642 | ccpower | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1 | dcSystem | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2 | readOnlyObjects | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.4 | alarmStatus | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.4.6 | fanFailureAlarmStatus | CCPOWER-MIB |