All MIBs › CHS-MIB › uchasArTimerEna
uchasArTimerEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimerEna
OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable or disable the specified global timer.
What is uchasArTimerEna?
This is the on/off switch for the specific global timer identified by the row's uchasArTimerIndex, letting an admin turn a configured schedule on or off without deleting or reconfiguring its start/stop dates and interval. An admin uses this to temporarily suspend a scheduled automation -- for example during a maintenance window when the usual nightly backup script shouldn't run -- without losing the underlying schedule configuration for later reactivation. For example, an admin might set uchasArTimerEna to disable(1) for Timer 1 during a planned outage window so its usual nightly script doesn't fire and interfere with ongoing maintenance work, then re-enable it afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.2 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.2.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimerEna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.10.1.1.2.1 i <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::uchasArTimerEna 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.10 | uchasArTimers | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.10.1 | uchasArTimerTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.10.1.1 | uchasArTimerEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.10.1.1.2 | uchasArTimerEna | CHS-MIB |