|
Description:
|
sysTimeZone OBJECT-TYPE
SYNTAX DisplayString (SIZE (6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is a text string in the following form: '[s]hh:mm'.
'[s]' is a plus-or-minus sign. For UTC, this is omitted.
For a positive offset, this is '+'. For a negative offset,
this is '-'. 'hh:mm' in the hour and minute offset from UTC.
A single-digit hour is preceded by a zero. When
sysTimeZonePredefined object is set to any value other than
none(1), this object will be empty string."
|
|
|