All MIBs › CISCOSB-TIMESYNCHRONIZATION-MIB › rlDaylightSavingTimeStart
rlDaylightSavingTimeStart
Module: CISCOSB-TIMESYNCHRONIZATION-MIB
OID (symbolic): CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeStart
OID (numeric): 1.3.6.1.4.1.9.6.1.101.92.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Daylight Saving Time start date. In recurring mode (format 1): week wday month hh:mm In recurring mode (format 2): RJul n hh:mm In date mode: month day year hh:mm week: 0-6 (0=First, 6=Last) wday: 1-7 (Sunday-Saturday) month: 1-12 (January-December) day: 1-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes) n: 0-365 (zero-based Julian day of the year. Leap days shall be counted, and it is possible to refer to February 29). Format 2 for recurring mode is used only in the dynamic entry and should not be used in the static entry (with index 1).
What is rlDaylightSavingTimeStart?
This read-write OCTET STRING of 14 bytes encodes when daylight saving time begins, in one of two recurring formats (week/weekday/month/time or Julian-day/time) or a specific date format, depending on the configured DST mode. Admins configure it so the device automatically shifts its clock forward at the correct moment each year. For example, an admin sets this object using the recurring format to specify the first Sunday in March at 02:00 as the yearly DST start.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.9 snmpwalk -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.9.1 snmpget -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.92.1.9.1 s <value>
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeStart OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.92 | rlTimeSynchronization | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.92.1 | rlTimeSyncMethodMode | CISCOSB-TIMESYNCHRONIZATION-MIB |
| 1.3.6.1.4.1.9.6.1.101.92.1.9 | rlDaylightSavingTimeStart | CISCOSB-TIMESYNCHRONIZATION-MIB |