All MIBs › CHS-MIB › uchasArTimerState
uchasArTimerState
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimerState
OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the current state of the global timer.
What is uchasArTimerState?
This read-only field reports which of three lifecycle states this specific global timer is currently in -- init (not yet configured/started), passive (configured but currently outside its active date/time window), or active (currently within its window and eligible to fire on its interval). An admin uses this to verify a timer is actually behaving as configured, for instance confirming it shows active during the expected window rather than discovering after the fact that a misconfigured stop date left it stuck in passive the whole time. For example, an admin who configured Timer 2 for nightly firings but sees uchasArTimerState reporting passive at 2 AM when it should read active knows immediately that the start/stop date configuration needs to be rechecked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.8 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.8.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimerState.1
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::uchasArTimerState 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.8 | uchasArTimerState | CHS-MIB |