|
Description:
|
sysSummerTimeRecurringTime OBJECT-TYPE
SYNTAX DisplayString(SIZE(37))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is a text string in the following form, based on Unix:
'www Ddd Mmm hh:mm - www Ddd Mmm hh:mm'. 'www' is the week
number of the month. The range of 'www' is 1 to 5. The 5th
week is the last week of the month. 'Ddd' are the first three
letters of day of the week. 'Mmm' are the first three letters
of the month. 'hh:mm' is a 24-hour representation of hours
and minutes. A single-digit hour or minute is preceded by a
zero. An example is: '1st Sun Jul 00:00 - 4th Sun Oct 00:00'.
When sysSummerTimeMode is recurring(2), the object can be
modified. Empty string will be shown when sysSummerTimeMode
is not recurring(2)."
|
|
|