|
Description:
|
sntpSummerTimeState OBJECT-TYPE
SYNTAX INTEGER {disable(1), recurring(2), date(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates the mode of the system to automatically
switch to Summer Time (Daylight Saving Time).
disable(1) - The Daylight Saving Time feature is disabled.
recurring(2) - The Daylight Saving Time feature is enabled.
The Summer Time should start and end on the specified
week day of the specified month.
format [weekofmonth-weekofday-month,HH:MM].
Example:- Third-Mon-Apr,17:30
date(3) - The Daylight Saving Time feature is enabled.
The Summer Time should start and end on the specified date
of the specified month.
format [dayofmonth-month,HH:MM].
Example:- 01-Apr,17:30."
|
|
|