All MIBs › CHS-MIB › uchasArTimerStartDate
uchasArTimerStartDate
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasArTimerStartDate
OID (numeric): 1.3.6.1.4.1.429.1.1.10.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object determines the date on which the timer becomes active. This date is compared against the system date, time and time zone defined in management entity. Default=01/01/95
What is uchasArTimerStartDate?
This read-write field sets the calendar date on which the associated global timer's schedule becomes active, compared against the management entity's own system date, time, and configured timezone, defaulting to the vendor placeholder of 01/01/95 until an admin sets a real value. An admin must configure both this and uchasArTimerStopDate before a timer will actually do anything useful, since a timer left at its default 1995 start date combined with a future stop date would already be active. For example, an admin scheduling a monthly maintenance script would set this to a specific date like 09/01/26 to mark when that timer's recurring firings, governed separately by uchasArTimerInterval, should begin.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.3 snmpwalk -v2c -c public <target> CHS-MIB::uchasArTimerStartDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.10.1.1.3.1 snmpget -v2c -c public <target> CHS-MIB::uchasArTimerStartDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.10.1.1.3.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::uchasArTimerStartDate 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.3 | uchasArTimerStartDate | CHS-MIB |