All MIBs › CHS-MIB › uchasFanFailureTrapEna
uchasFanFailureTrapEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasFanFailureTrapEna
OID (numeric): 1.3.6.1.4.1.429.1.1.8.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables the generation of a trap when the fan in the chassis is not rotating with sufficient speed to cool the power supplies.
What is uchasFanFailureTrapEna?
This switch controls whether a trap fires specifically when the chassis fan's rotation speed drops below what's needed to adequately cool the power supplies -- notably the description ties fan cooling directly to PSU thermal management rather than general chassis cooling. An admin wants this enabled as an early leading indicator, since an underspeed or stalled fan will, if left unaddressed, likely lead to the PSU-related warning and failure traps firing shortly after as the supplies overheat without adequate airflow. For example, this trap firing on a chassis gives the admin a window to replace a failing fan before the resulting heat buildup escalates into a uchasPSUWarningTrapEna or uchasPSUFailureTrapEna event on the supplies it was meant to cool.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasFanFailureTrapEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasFanFailureTrapEna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.8.6.1 i <value>
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasFanFailureTrapEna OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (legacy) 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.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.8 | uchasTrapEnable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.8.6 | uchasFanFailureTrapEna | CHS-MIB |