All MIBs › CHS-MIB › uchasArTimer1
uchasArTimer1
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimer1
OID (numeric): 1.3.6.1.4.1.429.1.1.9.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when the first general purpose timer expires.
What is uchasArTimer1?
This field names the auto-response script to run when the chassis's first of four general-purpose scheduled timers (configured elsewhere via uchasArTimerStartDate/Time and related objects) expires, making this a generic scheduling mechanism rather than one tied to any specific hardware event. An admin uses this for time-based rather than event-based automation, for example running a script at a specific time of day or on a recurring interval, independent of any actual fault condition occurring. For example, an admin might configure Timer 1 to fire nightly at 2 AM and point this field at a script that performs routine housekeeping or a scheduled configuration backup of the chassis, entirely decoupled from any alarm condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.5 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimer1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.5.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimer1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.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::uchasArTimer1 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.5 | uchasArTimer1 | CHS-MIB |