This field determines what is done when the maximum
file size is exceeded AND the number of collection files
specified already exists. If wrap is specified, then
the oldest collection file is removed, all other files are
rolled up, and collection continues into a new file.
If nowrap is specified, no more data will be collected
until either the collection file name is changed
or the existing files are renamed (or removed).
Flushing refers to whether or not each collection entry is
immediately written to the log file or whether the
collection data is written out in large chunks containing
multiple collection entries. Flushing allows the collection
file to always contain the latest collection entries.
However, CPU time can be saved if flushing is not activated.
Parsed from file ibm-sysmon6k.mib.txt
Company: None
Module: SYSMON6K-MIB
This field determines what is done when the maximum
file size is exceeded AND the number of collection files
specified already exists. If wrap is specified, then
the oldest collection file is removed, all other files are
rolled up, and collection continues into a new file.
If nowrap is specified, no more data will be collected
until either the collection file name is changed
or the existing files are renamed (or removed).
Flushing refers to whether or not each collection entry is
immediately written to the log file or whether the
collection data is written out in large chunks containing
multiple collection entries. Flushing allows the collection
file to always contain the latest collection 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]
sm6kProgramDataCollectionFileBehavior 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 collection files specified already exists. If wrap is specified, then the oldest collection file is removed, all other files are rolled up, and collection continues into a new file. If nowrap is specified, no more data will be collected until either the collection file name is changed or the existing files are renamed (or removed). Flushing refers to whether or not each collection entry is immediately written to the log file or whether the collection data is written out in large chunks containing multiple collection entries. Flushing allows the collection file to always contain the latest collection entries. However, CPU time can be saved if flushing is not activated." ::= { sm6kProgramDataCollection 5 }
smMlmProgramDataCollectionFileBehavior 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 collection files specified already exists. If wrap is specified, then the oldest collection file is removed, all other files are rolled up, and collection continues into a new file. If nowrap is specified, no more data will be collected until either the collection file name is changed or the existing files are renamed (or removed). Flushing refers to whether or not each collection entry is immediately written to the log file or whether the collection data is written out in large chunks containing multiple collection entries. Flushing allows the collection file to always contain the latest collection entries. However, CPU time can be saved if flushing is not activated." ::= { smMlmProgramDataCollection 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.1.1.4.5.0 | smMlmProgramDataCollectionFileBehavior | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.12.1.1.4.1 | smMlmProgramDataCollectionFileName, sm6kProgramDataCollectionFileName | 1 | 1 | The data collection filename refers to the file used to store the data associated with the entries in the threshold table. The c… |
1.3.6.1.4.1.2.6.12.1.1.4.2 | smMlmProgramDataCollectionFileSize, sm6kProgramDataCollectionFileSize | 1 | 1 | This field contains the current size of the collection file in bytes. |
1.3.6.1.4.1.2.6.12.1.1.4.3 | smMlmProgramDataCollectionMaxFileSize, sm6kProgramDataCollectionMaxFileSize | 1 | 1 | Maximum size of the data collection file in kilobytes. The action taken when the collection file contains this MaxFileSize Kbyte… |
1.3.6.1.4.1.2.6.12.1.1.4.4 | smMlmProgramDataCollectionNumFiles, sm6kProgramDataCollectionNumFiles | 1 | 1 | This field refers to the number of collection files to keep. When the data collection file is full, rolled up to ref… |