This field determines what is done when the maximum
file size is exceeded and the number of log files specified
already exists. If wrap is specified, then the oldest
log file is removed, all other files are rolled up, and
logging continues into a new file.
If nowrap is specified, no more data will be logged
until either the log file name is changed or
the existing files are renamed (or removed).
Flushing refers to whether or not each log entry is
immediately written to the log file or whether the log
data is written out in large chunks containing multiple
log entries. Flushing allows the log file to always contain
the latest log entries. However, CPU time can be saved
if flushing is not activated.
Parsed from file ibm-sysinfo.mib.txt
Company: None
Module: SYSINFO-MIB
This field determines what is done when the maximum
file size is exceeded and the number of log files specified
already exists. If wrap is specified, then the oldest
log file is removed, all other files are rolled up, and
logging continues into a new file.
If nowrap is specified, no more data will be logged
until either the log file name is changed or
the existing files are renamed (or removed).
Flushing refers to whether or not each log entry is
immediately written to the log file or whether the log
data is written out in large chunks containing multiple
log entries. Flushing allows the log file to always contain
the latest log entries. However, CPU time can be saved
if flushing is not activated.
Parsed from file SYSINFO-MIB.mib
Module: SYSINFO-MIB
Vendor: IBM
Module: SYSINFO-MIB
[Automatically extracted from oidview.com]
smSiaProgramLogFileBehavior OBJECT-TYPE SYNTAX INTEGER { wrapFlush(1), wrapNoflush(2), nowrapFlush(3), nowrapNoflush(4) } ACCESS read-write STATUS mandatory DESCRIPTION "This field determines what is done when the maximum file size is exceeded and the number of log files specified already exists. If wrap is specified, then the oldest log file is removed, all other files are rolled up, and logging continues into a new file. If nowrap is specified, no more data will be logged until either the log file name is changed or the existing files are renamed (or removed). Flushing refers to whether or not each log entry is immediately written to the log file or whether the log data is written out in large chunks containing multiple log entries. Flushing allows the log file to always contain the latest log entries. However, CPU time can be saved if flushing is not activated." ::= { smSiaProgramLog 5 }
smSiaProgramLogFileBehavior OBJECT-TYPE SYNTAX INTEGER { wrapFlush(1), wrapNoflush(2), nowrapFlush(3), nowrapNoflush(4) } ACCESS read-write STATUS mandatory DESCRIPTION "This field determines what is done when the maximum file size is exceeded and the number of log files specified already exists. If wrap is specified, then the oldest log file is removed, all other files are rolled up, and logging continues into a new file. If nowrap is specified, no more data will be logged until either the log file name is changed or the existing files are renamed (or removed). Flushing refers to whether or not each log entry is immediately written to the log file or whether the log data is written out in large chunks containing multiple log entries. Flushing allows the log file to always contain the latest log entries. However, CPU time can be saved if flushing is not activated." ::= { smSiaProgramLog 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.1.10.3.5.0 | smSiaProgramLogFileBehavior | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.1.10.3.1 | smSiaProgramLogFileName | 1 | 1 | File name for logging information in System Information Agent. The type of information being logged depends on the trace mask (ie… |
1.3.6.1.4.1.2.6.12.1.10.3.2 | smSiaProgramLogFileSize | 1 | 1 | Current size of the log file in bytes. |
1.3.6.1.4.1.2.6.12.1.10.3.3 | smSiaProgramLogMaxFileSize | 1 | 1 | Maximum size of the log file in kilobytes. |
1.3.6.1.4.1.2.6.12.1.10.3.4 | smSiaProgramLogNumFiles | 1 | 1 | Maximum number of log files to keep. When the data log file is full, it is rolled over to rolled up until the numb… |
1.3.6.1.4.1.2.6.12.1.10.3.6 | smSiaProgramLogMask | 1 | 1 | The log mask field is used to indicate the type of information that is being logged. The log mask may contain the following lite… |