CHS-MIB :: uchasArTimerInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasArTimerInterval

uchasArTimerInterval

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasArTimerInterval

OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The interval in seconds between each timer firing. The firings will happen at each interval after the timer starts until the date/time specified if the following 2 conditions are met. First, TimerInterval must be less than or equal to the timer active period. Second, The start date/time is less than the stop date/time. The timer will fire only once at stop date/time if a zero value has been assigned to this object. Default = 0. Max 259000 sec = 30 days.

What is uchasArTimerInterval?

This integer sets how many seconds elapse between each repeated firing of the timer once it's active, with a documented special case: leaving it at the default of 0 means the timer fires exactly once, right at the stop date/time, rather than repeating. An admin needs to be careful that this interval is less than or equal to the timer's total active period (start to stop) and that the start date/time genuinely precedes the stop date/time, since the description states firings only happen if both those conditions hold. For example, an admin wanting hourly firings over a one-week active window would set this to 3600 (seconds), while leaving it at the default 0 would instead produce just one single firing at the very end of that week-long window.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.7
snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.7.1
snmpget -v2c -c public <target> CHS-MIB::uchasArTimerInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.10.1.1.7.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::uchasArTimerInterval 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.429usrCHS-MIB
1.3.6.1.4.1.429.1nasCHS-MIB
1.3.6.1.4.1.429.1.1chsCHS-MIB
1.3.6.1.4.1.429.1.1.10uchasArTimersCHS-MIB
1.3.6.1.4.1.429.1.1.10.1uchasArTimerTableCHS-MIB
1.3.6.1.4.1.429.1.1.10.1.1uchasArTimerEntryCHS-MIB
1.3.6.1.4.1.429.1.1.10.1.1.7uchasArTimerIntervalCHS-MIB