All MIBs › CISCOSB-TIMESYNCHRONIZATION-MIB › rlDaylightSavingTimeMode
rlDaylightSavingTimeMode
Module: CISCOSB-TIMESYNCHRONIZATION-MIB
OID (symbolic): CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeMode
OID (numeric): 1.3.6.1.4.1.9.6.1.101.92.1.8
Node type: OBJECT-TYPE
Type: RlDaylightSavingTimeMode
Access: read-write
Description: Daylight Saving Time - Recurring/Date/None.
What is rlDaylightSavingTimeMode?
This read-write RlDaylightSavingTimeMode scalar selects how daylight saving time is handled: recurring (rule-based, e.g. "first Sunday of March"), specific date, or none at all. Admins set it based on whether their region observes DST and how its transition dates are best expressed. For example, an admin in a region that doesn't observe DST sets this object to none so the device's clock doesn't shift unexpectedly twice a year.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.8 snmpwalk -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.8.1 snmpget -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlDaylightSavingTimeMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.92.1.8.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::rlDaylightSavingTimeMode 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.8 | rlDaylightSavingTimeMode | CISCOSB-TIMESYNCHRONIZATION-MIB |