All MIBs › CHS-MIB › uchasArModuleWatchdog
uchasArModuleWatchdog
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArModuleWatchdog
OID (numeric): 1.3.6.1.4.1.429.1.1.9.9.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when one or more module entities experience a watchdog time-out.
What is uchasArModuleWatchdog?
This is the per-slot, scriptable counterpart to the chassis-wide uchasEntityWatchdogTrapEna notification, naming the script to run when any entity on the module in this specific bay experiences a firmware watchdog timeout. An admin might use this to automatically collect and archive whatever diagnostic state is available from that card immediately after a watchdog event, since the crash context can be lost once the entity finishes resetting itself. For example, a script configured here might capture and save the card's current entity status table the moment a watchdog fires, giving engineering something to examine even though the entity itself will have already self-recovered by the time a human looks at it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasArModuleWatchdog
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasArModuleWatchdog.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.9.1.6.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::uchasArModuleWatchdog 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.9 | uchasArSlotTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.9.9.1 | uchasArSlotEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.9.9.1.6 | uchasArModuleWatchdog | CHS-MIB |