CHS-MIB :: uchasArFanFailed

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasArFanFailed

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.429usrCHS-MIB
1.3.6.1.4.1.429.1nasCHS-MIB
1.3.6.1.4.1.429.1.1chsCHS-MIB
1.3.6.1.4.1.429.1.1.9uchasAutoResponseCHS-MIB
1.3.6.1.4.1.429.1.1.9.3uchasArFanFailedCHS-MIB