All MIBs › CHS-MIB › uchasArTimerStartTime
uchasArTimerStartTime
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimerStartTime
OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object determines the time on which the timer becomes active. This time is compared against the system date, time and time zone defined in management entity. Default=00:00:00
What is uchasArTimerStartTime?
This complements uchasArTimerStartDate by setting the specific time of day, down to the second, at which the timer's active window begins on its start date, again compared against the chassis's own system clock and timezone. An admin cares about getting this right specifically for time-sensitive automation, like a backup script that needs to run during an off-peak window rather than at just any point during the start date. For example, setting this to 02:00:00 alongside a given start date ensures the timer's first firing (and subsequent firings per uchasArTimerInterval) lands at 2 AM local chassis time rather than at midnight by default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.4 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.4.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimerStartTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.10.1.1.4.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::uchasArTimerStartTime 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.4 | uchasArTimerStartTime | CHS-MIB |