|
Description:
|
stiPreferLocalTime OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The value of stiPreferLocalTime specifies the preference for the use
of local or UTC time in the system for objects such as log file names,
created/completed times reported in log files, rollback times
displayed in show routines etc. Note that the time format for
timestamps on log events themselves is controlled on a per log basis
and not via prefer-local-time.
A value of false(2) means use UTC time; true(1) means use the local
system time, configured through 'configure system time' command"
DEFVAL {false}
|
|
|