All MIBs › CHS-MIB › uchasArFanFailed
uchasArFanFailed
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArFanFailed
OID (numeric): 1.3.6.1.4.1.429.1.1.9.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when the fan speed becomes dangerously slow as to risk damage to inadequate cooling of the chassis.
What is uchasArFanFailed?
This field names the auto-response script to execute the moment fan speed drops to a dangerously slow level that risks inadequate cooling of the chassis, giving the admin a chance to script an automated reaction to a developing thermal risk before it escalates into an actual PSU or entity failure. An admin would typically point this at a script that, for example, forces non-critical entities into a lower-power or out-of-service state to reduce heat load while a technician is dispatched to replace the fan. For example, configuring this script to automatically send an SMS to on-call facilities staff the instant fan speed becomes dangerous buys critical minutes before heat buildup starts tripping other hardware alarms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.3 snmpwalk -v2c -c public <target> CHS-MIB::uchasArFanFailed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.3.1 snmpget -v2c -c public <target> CHS-MIB::uchasArFanFailed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uchasArFanFailed.1
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::uchasArFanFailed 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.9 | uchasAutoResponse | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.9.3 | uchasArFanFailed | CHS-MIB |