Reference record for OID 1.3.6.1.4.1.2.6.12.1.1.3.5



parent
1.3.6.1.4.1.2.6.12.1.1.3 (smMlmProgramLog, sm6kProgramLog)
node code
5
node names
  • smMlmProgramLogFileBehavior
  • sm6kProgramLogFileBehavior
  • dot oid
    1.3.6.1.4.1.2.6.12.1.1.3.5
    type
    OBJECT-TYPE
    asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smProgramInformation(1) smMlmProgramData(1) smMlmProgramLog(3) smMlmProgramLogFileBehavior(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smProgramInformation(1) smMlmProgramData(1) smMlmProgramLog(3) sm6kProgramLogFileBehavior(5)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kProgramInformation(1) sm6kProgramData(1) sm6kProgramLog(3) smMlmProgramLogFileBehavior(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kProgramInformation(1) sm6kProgramData(1) sm6kProgramLog(3) sm6kProgramLogFileBehavior(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smProgramInformation(1) smMlmProgramData(1) smMlmProgramLog(3) smMlmProgramLogFileBehavior(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smProgramInformation(1) smMlmProgramData(1) smMlmProgramLog(3) sm6kProgramLogFileBehavior(5)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kProgramInformation(1) sm6kProgramData(1) sm6kProgramLog(3) smMlmProgramLogFileBehavior(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kProgramInformation(1) sm6kProgramData(1) sm6kProgramLog(3) sm6kProgramLogFileBehavior(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smProgramInformation/smMlmProgramData/smMlmProgramLog/smMlmProgramLogFileBehavior
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smProgramInformation/smMlmProgramData/smMlmProgramLog/sm6kProgramLogFileBehavior
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kProgramInformation/sm6kProgramData/sm6kProgramLog/smMlmProgramLogFileBehavior
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kProgramInformation/sm6kProgramData/sm6kProgramLog/sm6kProgramLogFileBehavior
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smProgramInformation/smMlmProgramData/smMlmProgramLog/smMlmProgramLogFileBehavior
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smProgramInformation/smMlmProgramData/smMlmProgramLog/sm6kProgramLogFileBehavior
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kProgramInformation/sm6kProgramData/sm6kProgramLog/smMlmProgramLogFileBehavior
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kProgramInformation/sm6kProgramData/sm6kProgramLog/sm6kProgramLogFileBehavior
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2/6/12/1/1/3/5

    Description by mibdepot

    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-sysmon6k.mib.txt
    Company: None
    Module: SYSMON6K-MIB

    Description by circitor

    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 MIDLEVELMGR-MIB.mib
    Module: MIDLEVELMGR-MIB

    Information by oid_info

    Vendor: IBM
    Module: MIDLEVELMGR-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    sm6kProgramLogFileBehavior 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." ::= { sm6kProgramLog 5 }

    Information by circitor

    smMlmProgramLogFileBehavior 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." ::= { smMlmProgramLog 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2)

    Bob Moore

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.12.1.1.3.5.0 smMlmProgramLogFileBehavior 0 0 None

    Brothers (5)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.12.1.1.3.1 smMlmProgramLogFileName, sm6kProgramLogFileName 1 1 File name for logging information in AIX Systems
    Monitor/6000. The type of information being logged
    depends on the trace mask (ie…
    1.3.6.1.4.1.2.6.12.1.1.3.2 smMlmProgramLogFileSize, sm6kProgramLogFileSize 1 1 Current size of the log file in bytes.
    1.3.6.1.4.1.2.6.12.1.1.3.3 smMlmProgramLogMaxFileSize, sm6kProgramLogMaxFileSize 1 1 Maximum size of the log file in kilobytes.
    1.3.6.1.4.1.2.6.12.1.1.3.4 smMlmProgramLogNumFiles, sm6kProgramLogNumFiles 1 1 Maximum number of log files to keep. When the data
    log file is full, it is rolled over to 1. Files are
    rolled up until the numb…
    1.3.6.1.4.1.2.6.12.1.1.3.6 smMlmProgramLogMask, sm6kProgramLogMask 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 liter…