All MIBs › CHS-MIB › uchasArTimerStopTime
uchasArTimerStopTime
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimerStopTime
OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object specifies the time on which this timer becomes passive. This time is compared against the system date, time and time zone defined in management entity. The timer will not be active if the timer stop date and time is less than system date and time. Default = 00:00:00
What is uchasArTimerStopTime?
This is the time-of-day companion to uchasArTimerStopDate, specifying exactly when on the stop date the timer's active window closes, and it's subject to the same trap the MIB documents for the stop date: if the combined stop date/time is already in the past relative to the system clock, the timer simply never activates. An admin setting up a timer intended to run through the end of a business day would pair a specific stop time like 18:00:00 with the stop date to ensure the schedule closes precisely then rather than at the 00:00:00 default. For example, an admin wanting nightly firings only between 10 PM and 6 AM would set stop time to 06:00:00 paired with the appropriate stop date, ensuring the window closes at dawn.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerStopTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimerStopTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.10.1.1.6.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::uchasArTimerStopTime 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.6 | uchasArTimerStopTime | CHS-MIB |