This field determines what is done when the maximum
file size is exceeded and the number of trap log
files specified already exists. If wrap is specified,
then the oldest trap 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 trap 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 trap log file or whether the log
data is written out in large chunks containing multiple
log entries. Flushing allows the trap log file to always
contain the latest log entries. However, CPU time can be
saved if flushing is not activated.
Parsed from file ibm-midlevelmgr.mib.txt
Company: None
Module: MIDLEVELMGR-MIB
This field determines what is done when the maximum
file size is exceeded and the number of trap log
files specified already exists. If wrap is specified,
then the oldest trap 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 trap 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 trap log file or whether the log
data is written out in large chunks containing multiple
log entries. Flushing allows the trap log file to always
contain the latest log entries. However, CPU time can be
saved if flushing is not activated.
Parsed from file MIDLEVELMGR-MIB.mib
Module: MIDLEVELMGR-MIB
Vendor: IBM
Module: MIDLEVELMGR-MIB
[Automatically extracted from oidview.com]
smMlmProgramTrapLogFileBehavior 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 trap log files specified already exists. If wrap is specified, then the oldest trap 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 trap 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 trap log file or whether the log data is written out in large chunks containing multiple log entries. Flushing allows the trap log file to always contain the latest log entries. However, CPU time can be saved if flushing is not activated." ::= { smMlmProgramTrapLog 5 }
smMlmProgramTrapLogFileBehavior 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 trap log files specified already exists. If wrap is specified, then the oldest trap 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 trap 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 trap log file or whether the log data is written out in large chunks containing multiple log entries. Flushing allows the trap log file to always contain the latest log entries. However, CPU time can be saved if flushing is not activated." ::= { smMlmProgramTrapLog 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.1.1.6.5.0 | smMlmProgramTrapLogFileBehavior | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.1.1.6.1 | smMlmProgramTrapLogFileName | 1 | 1 | File name for logging information about traps that are received by the Mid-Level Manager. The type of information being logged de… |
1.3.6.1.4.1.2.6.12.1.1.6.2 | smMlmProgramTrapLogFileSize | 1 | 1 | Current size of the trap log file in bytes. |
1.3.6.1.4.1.2.6.12.1.1.6.3 | smMlmProgramTrapLogMaxFileSize | 1 | 1 | Maximum size of the trap log file in kilobytes. |
1.3.6.1.4.1.2.6.12.1.1.6.4 | smMlmProgramTrapLogNumFiles | 1 | 1 | Maximum number of trap log files to keep. When the log file is full, it is rolled over to rolled up until the numb… |
1.3.6.1.4.1.2.6.12.1.1.6.6 | smMlmProgramTrapLogMask | 1 | 1 | Not yet implemented . |