All MIBs › CHS-MIB › uchasArTimer3
uchasArTimer3
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimer3
OID (numeric): 1.3.6.1.4.1.429.1.1.9.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This script is triggered when the third general purpose timer expires.
What is uchasArTimer3?
This is the third of the chassis's four independent general-purpose timers, giving the admin yet another separately schedulable slot for a time-triggered script, distinct in start time, stop time, and firing interval from Timers 1 and 2. An admin with several unrelated periodic tasks -- say, a backup, a status poll, and a test dial -- can dedicate one of the four timers to each without them interfering with each other's schedules. For example, an admin might configure Timer 3 to fire once a week during a defined maintenance window and point this field at a script that runs a modem-bank self-test across all entities.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.7 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimer3
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.9.7.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimer3.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.9.7.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::uchasArTimer3 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.7 | uchasArTimer3 | CHS-MIB |