All MIBs › CHS-MIB › uchasModuleRemovedTrapEna
uchasModuleRemovedTrapEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasModuleRemovedTrapEna
OID (numeric): 1.3.6.1.4.1.429.1.1.8.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables the generation of a trap when a card is removed from the chassis. This parameter is effective across all slots in the chassis.
What is uchasModuleRemovedTrapEna?
This is the removal-side counterpart to uchasModuleInsertedTrapEna, chassis-wide controlling whether pulling any module out of any slot generates a trap, a log entry, both, or nothing. An admin cares about this specifically because unplanned card removal -- someone yanking a NAC without following procedure, or a card working itself loose from vibration -- is often a more urgent physical event to be alerted on than an insertion, since it immediately drops whatever service that card was providing. For example, enabling this as enableTrap(1) means a technician who accidentally bumps a NAC loose during unrelated maintenance in an adjacent slot triggers an immediate trap rather than the outage being discovered only when someone notices dropped calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.2 snmpwalk -v2c -c public <target> CHS-MIB::uchasModuleRemovedTrapEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.2.1 snmpget -v2c -c public <target> CHS-MIB::uchasModuleRemovedTrapEna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.8.2.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::uchasModuleRemovedTrapEna 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.2 | uchasModuleRemovedTrapEna | CHS-MIB |