CHS-MIB :: uchasArModuleReinit

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasArModuleReinit

uchasArModuleReinit

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasArModuleReinit

OID (numeric): 1.3.6.1.4.1.429.1.1.9.9.1.3

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This script is triggered when the following occur: chassis power transitions from off to on; a module is inserted in the chassis; software download has just been completed to a module; a module is restored to service; or a module is reset (hardware).

What is uchasArModuleReinit?

This field's trigger condition is unusually broad: the description lists five distinct events that all fire this same script -- chassis power-up, a module being inserted, completion of a software download to a module, a module being restored to service, or a hardware reset -- effectively meaning this script runs any time a module in this slot transitions into a known-good starting state. An admin would use this as a catch-all 'card just came up clean, do post-init checks' hook, since it fires regardless of which of those five specific paths led to the module being freshly initialized. For example, an admin might point this at a script that automatically re-applies that slot's saved configuration and runs a quick self-test, useful whether the card just got power-cycled, freshly inserted, or finished a firmware download.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.3
snmpwalk -v2c -c public <target> CHS-MIB::uchasArModuleReinit

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.3.1
snmpget -v2c -c public <target> CHS-MIB::uchasArModuleReinit.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.9.1.3.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::uchasArModuleReinit 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.429usrCHS-MIB
1.3.6.1.4.1.429.1nasCHS-MIB
1.3.6.1.4.1.429.1.1chsCHS-MIB
1.3.6.1.4.1.429.1.1.9uchasAutoResponseCHS-MIB
1.3.6.1.4.1.429.1.1.9.9uchasArSlotTableCHS-MIB
1.3.6.1.4.1.429.1.1.9.9.1uchasArSlotEntryCHS-MIB
1.3.6.1.4.1.429.1.1.9.9.1.3uchasArModuleReinitCHS-MIB