All MIBs › CHS-MIB › uchasArTimerIndex
uchasArTimerIndex
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimerIndex
OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of general purpose global timers.
What is uchasArTimerIndex?
Despite its description reading as if it reports a count, in context (range 1 to 4, used to index the timer configuration table) this object is actually the row index identifying which one of the chassis's four general-purpose global timers a given row of start/stop/interval/state configuration applies to. An admin needs this index to know which timer they're configuring when setting the paired uchasArTimerStartDate/StartTime/StopDate/StopTime/Interval objects, since those are all indexed by this same value. For example, a row with uchasArTimerIndex=3 groups together the start date, stop date, and interval settings that collectively define the schedule for Timer 3 specifically, as distinct from the other three timers' independent schedules.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.1 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.1.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimerIndex.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::uchasArTimerIndex 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.1 | uchasArTimerIndex | CHS-MIB |