All MIBs › CHS-MIB › uchasEntityWatchdogTrapEna
uchasEntityWatchdogTrapEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEntityWatchdogTrapEna
OID (numeric): 1.3.6.1.4.1.429.1.1.8.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables the generation of a trap when a logical networking entity in the chassis undergoes a watchdog timeout event, indicating software failure.
What is uchasEntityWatchdogTrapEna?
This switch controls whether a trap fires when any logical entity (a modem channel, network function, etc., as tracked in the entity table) hits a watchdog timeout, which the description explicitly characterizes as indicating a software failure rather than a hardware problem. An admin values this because it's a software-crash signal distinct from all the hardware-focused traps elsewhere in this MIB, pointing instead at a firmware hang or crash on a specific entity that then had to be forcibly reset by its own watchdog timer. For example, this trap firing repeatedly for the same entity index over a week, even though hardware-level status looks fine, would point an admin toward a firmware bug on that specific card rather than a physical fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.7 snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityWatchdogTrapEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.7.1 snmpget -v2c -c public <target> CHS-MIB::uchasEntityWatchdogTrapEna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.8.7.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::uchasEntityWatchdogTrapEna 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.7 | uchasEntityWatchdogTrapEna | CHS-MIB |