All MIBs › CHS-MIB › uchasArModuleInserted
uchasArModuleInserted
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArModuleInserted
OID (numeric): 1.3.6.1.4.1.429.1.1.9.9.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when a module is inserted in the chassis.
What is uchasArModuleInserted?
This field, scoped to the specific slot identified by the row's uchasArSlotIndex, names the script to run whenever a module is physically inserted into that particular bay -- the per-slot scriptable action corresponding to the chassis-wide uchasModuleInsertedTrapEna notification switch. An admin can use this to run slot-specific provisioning automation, for example automatically applying a standard configuration profile the moment a new card is detected in a specific known bay reserved for a certain card type. For example, an admin might configure this for slot 4 to automatically run a script that pushes the site's standard NAC configuration profile the moment a replacement card is detected there after a swap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.2 snmpwalk -v2c -c public <target> CHS-MIB::uchasArModuleInserted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.2.1 snmpget -v2c -c public <target> CHS-MIB::uchasArModuleInserted.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.9.1.2.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::uchasArModuleInserted 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.2 | uchasArModuleInserted | CHS-MIB |