All MIBs › CHS-MIB › uchasArModuleNonoper
uchasArModuleNonoper
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArModuleNonoper
OID (numeric): 1.3.6.1.4.1.429.1.1.9.9.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when the following occur: software download to a module has just been started; a module is removed from service; or a module has failed (i.e. all entities on that module have failed).
What is uchasArModuleNonoper?
Similar in structure to uchasArModuleReinit but at the opposite end of the lifecycle, this field's script fires when a module enters a non-operational state through any of three paths -- a software download to it just starting, it being administratively removed from service, or all of its entities having failed. An admin would use this as a catch-all 'this slot just went dark for some reason' hook, useful for automatically notifying dependent systems or rerouting traffic away from that slot regardless of which specific cause took it offline. For example, an admin might configure this script to automatically update an external routing or load-balancing system to stop directing new sessions to that slot's entities the moment any of those three conditions is detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.5 snmpwalk -v2c -c public <target> CHS-MIB::uchasArModuleNonoper
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.9.1.5.1 snmpget -v2c -c public <target> CHS-MIB::uchasArModuleNonoper.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.9.1.5.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::uchasArModuleNonoper 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.5 | uchasArModuleNonoper | CHS-MIB |