All MIBs › CISCOSB-TIMESYNCHRONIZATION-MIB › rlTimeZoneDaylightSavingTimeStart
rlTimeZoneDaylightSavingTimeStart
Module: CISCOSB-TIMESYNCHRONIZATION-MIB
OID (symbolic): CISCOSB-TIMESYNCHRONIZATION-MIB::rlTimeZoneDaylightSavingTimeStart
OID (numeric): 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6
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 rlTimeZoneDaylightSavingTimeStart?
This read-write OCTET STRING of 14 bytes encodes when daylight saving time begins, within the timezone-specific configuration branch, mirroring rlDaylightSavingTimeStart, using the same recurring or date-based formats. Admins set it to define the yearly DST start date through this alternate object set. For example, an admin using the timezone-branch objects sets this to specify the first Sunday in March at 02:00 as the DST start.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6 snmpwalk -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlTimeZoneDaylightSavingTimeStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6.1 snmpget -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlTimeZoneDaylightSavingTimeStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6.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::rlTimeZoneDaylightSavingTimeStart 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.15 | rlTimeZoneTable | CISCOSB-TIMESYNCHRONIZATION-MIB |
| 1.3.6.1.4.1.9.6.1.101.92.1.15.1 | rlTimeZoneEntry | CISCOSB-TIMESYNCHRONIZATION-MIB |
| 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6 | rlTimeZoneDaylightSavingTimeStart | CISCOSB-TIMESYNCHRONIZATION-MIB |