All MIBs › CHS-MIB › uchasArHubTempOutOfRange
uchasArHubTempOutOfRange
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArHubTempOutOfRange
OID (numeric): 1.3.6.1.4.1.429.1.1.9.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when the chassis temperature is outside the specified normal operating range.
What is uchasArHubTempOutOfRange?
This field names the auto-response script to run when overall chassis temperature moves outside its specified normal operating range, functioning as the scriptable counterpart to the uchasTempWarningTrapEna trap for admins who want an automated action rather than just a notification. An admin might use this to automatically initiate a graceful, ordered shutdown of less-critical entities to reduce internal heat generation, buying time before a full thermal shutdown becomes necessary. For example, a script triggered here could automatically log the event with a timestamp and current sensor readings to a local file for later root-cause analysis, in addition to simply relying on a human seeing the trap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.4 snmpwalk -v2c -c public <target> CHS-MIB::uchasArHubTempOutOfRange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.4.1 snmpget -v2c -c public <target> CHS-MIB::uchasArHubTempOutOfRange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.4.1 s <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::uchasArHubTempOutOfRange 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.4 | uchasArHubTempOutOfRange | CHS-MIB |