|
|
Description:
|
ocStbHostSystemLoggingControlReset OBJECT-TYPE
SYNTAX INTEGER {resetLog(1), pauseLog(2), startLog(3), useDefaultReporting(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Setting this object to resetLog(1) empties the logging
table. Setting this object to pauseLog(2) causes the
Host to stop writing events to the logging table. Setting
this object to startLog(3) causes the Host to start writing
events to the logging table. Reading this object returns
either pauseLog(2) or startLog(3). The default is
startLog(3). Log event pausing is independent of any other
log filtering mechanisms, e.g., levels. Setting it to
useDefaultReporting(4) resets the log (i.e., empties) and
returns all event levels to the factory-default reporting."
|
|
|
|