All MIBs › Juniper-System-Clock-MIB › juniSysClockDstStatus
juniSysClockDstStatus
Module: Juniper-System-Clock-MIB
OID (symbolic): Juniper-System-Clock-MIB::juniSysClockDstStatus
OID (numeric): 1.3.6.1.4.1.4874.2.2.56.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The state of DST. With each state, only corresponding objects can be set. When the state is off(0), set values will be ignored.
What is juniSysClockDstStatus?
Selects the DST mode: off(0) disables DST, recurrent(1) uses a yearly repeating rule, absolute(2) applies to a single specific year, or recognizedUS(3) uses built-in US timezone defaults, per its DESCRIPTION, noting only the objects matching the selected mode take effect. Setting this to off(0) causes any other DST values already configured to be ignored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.56.1.2.3 snmpwalk -v2c -c public <target> Juniper-System-Clock-MIB::juniSysClockDstStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.56.1.2.3.1 snmpget -v2c -c public <target> Juniper-System-Clock-MIB::juniSysClockDstStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.56.1.2.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> juniSysClockDstStatus.1
Start monitoring Juniper Networks E-series router (system clock/timezone/NTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-System-Clock-MIB::juniSysClockDstStatus OID value, configure state conditions and alerts, and monitor any Juniper Networks E-series router (system clock/timezone/NTP) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.56 | juniSysClockMIB | Juniper-MIBs |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.56.1 | juniSysClockObjects | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.1.2 | juniSysClockDst | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.1.2.3 | juniSysClockDstStatus | Juniper-System-Clock-MIB |