All MIBs › CHS-MIB › uchasArTimer2
uchasArTimer2
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimer2
OID (numeric): 1.3.6.1.4.1.429.1.1.9.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when the second general purpose timer expires.
What is uchasArTimer2?
This is the second of the chassis's four independent general-purpose timers, functioning identically to uchasArTimer1 but as a distinct schedule an admin can configure to run at a different time or interval, letting the chassis support multiple independent scheduled automations simultaneously. An admin would use this timer for a second, unrelated scheduled task run separately from whatever Timer 1 is doing, since each of the four timers has its own independent start/stop date-time and interval configuration. For example, while Timer 1 might run a nightly backup script, an admin could configure Timer 2 to fire hourly during business hours and point this field at a script that polls and logs current entity status for trend analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimer2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimer2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.6.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::uchasArTimer2 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.6 | uchasArTimer2 | CHS-MIB |