Reference record for OID 1.3.6.1.4.1.140.625.700.1


parent
1.3.6.1.4.1.140.625.700 (logTable)
node code
1
node name
logEntry
dot oid
1.3.6.1.4.1.140.625.700.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) logTable(700) logEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) logTable(700) logEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) logTable(700) logEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) logTable(700) logEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) logTable(700) logEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) logTable(700) logEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/bea/wls/logTable/logEntry
  • /iso/identified-organization/dod/internet/private/enterprises/bea/wls/logTable/logEntry
  • /iso/org/dod/internet/private/enterprise/bea/wls/logTable/logEntry
  • /iso/org/dod/internet/private/enterprises/bea/wls/logTable/logEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/bea/wls/logTable/logEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bea/wls/logTable/logEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/140/625/700/1

    Description by mibdepot

    Entry of logTable

    Parsed from file BEA-WEBLOGIC-MIB.mib.txt
    Company: None
    Module: BEA-WEBLOGIC-MIB

    Description by circitor

    Entry of logTable

    Parsed from file BEA-WEBLOGIC-MIB.mib
    Module: BEA-WEBLOGIC-MIB

    Information by oid_info

    Vendor: Independence Technologies, Inc.(ITI)
    Module: BEA-WEBLOGIC-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    logEntry OBJECT-TYPE SYNTAX LogEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of logTable" INDEX { logIndex} ::= { logTable 1 }

    Information by circitor

    logEntry OBJECT-TYPE SYNTAX LogEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of logTable" INDEX { logIndex} ::= { logTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.140)

    Berthet Gerard

    Children (28)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.140.625.700.1.1 logIndex 0 0 Unique value directed from ObjectName which is used as table index
    1.3.6.1.4.1.140.625.700.1.5 logObjectName 0 0 JMX-standard MBean name
    1.3.6.1.4.1.140.625.700.1.10 logType 0 0 BEA-proprietary MBean type
    1.3.6.1.4.1.140.625.700.1.15 logName 0 0 BEA-proprietary MBean name
    1.3.6.1.4.1.140.625.700.1.20 logParent 0 0 BEA-proprietary Parent object's identification, with syntax
    :
    1.3.6.1.4.1.140.625.700.1.25 logFileName 0 0 name of the error log file, including the absolute directory path.
    1.3.6.1.4.1.140.625.700.1.30 logRotationType 0 0 Return rotation type for this logfile.
    1.3.6.1.4.1.140.625.700.1.35 logNumberOfFilesLimited 0 0 A boolean value (true Or false).
    1.3.6.1.4.1.140.625.700.1.40 logFileCount 0 0 This attribute defines the number of file instances which are kept
    by the logging system, other than the current logfile.
    1.3.6.1.4.1.140.625.700.1.45 logFileTimeSpan 0 0 Timespan (in hours) after which logfile should be rotated.
    1.3.6.1.4.1.140.625.700.1.50 logFileMinSize 0 0 The minimum size (in kilobytes) that the error log file
    must reach before it is rolled over.
    1.3.6.1.4.1.140.625.700.1.51 logRedirectStderrToServerLogEnabled 0 0 When enabled, this redirects the stderr of the JVM in which a WebLogic Server instance runs, to the WebLogic Logging system. Th…
    1.3.6.1.4.1.140.625.700.1.52 logLogFileSeverity 0 0 The minimum severity of log messages going to the server log file. By default all messages go to the log file.
    1.3.6.1.4.1.140.625.700.1.53 logLoggerSeverity 0 0 The minimum severity of log messages going to all log destinations. By default all messages are published.
    1.3.6.1.4.1.140.625.700.1.54 logBufferSizeKB 0 0 Gets the underlying log buffer size in kilo bytes
    1.3.6.1.4.1.140.625.700.1.55 logMemoryBufferSeverity 0 0 The minimum severity of log messages going to the memory buffer of recent log events. Messages with a lower severity than the s…
    1.3.6.1.4.1.140.625.700.1.56 logLog4jLoggingEnabled 0 0 Specifies whether the server logging is based on a Log4j implementation. By default, WebLogic logging uses an implementation ba…
    1.3.6.1.4.1.140.625.700.1.57 logRotationTime 0 0 Determines the start time (hour and minute) for a time-based rotation sequence. At the time that this value specifies, the ser…
    1.3.6.1.4.1.140.625.700.1.58 logStdoutLogStack 0 0 Specifies whether to dump stack traces to the console when included in logged message.
    1.3.6.1.4.1.140.625.700.1.59 logRotateLogOnStartup 0 0 Specifies whether a server rotates its log file during its startup cycle.
    1.3.6.1.4.1.140.625.700.1.60 logRedirectStdoutToServerLogEnabled 0 0 When enabled, this redirects the stdout of the JVM in which a WebLogic Server instance runs, to the WebLogic logging system. Th…
    1.3.6.1.4.1.140.625.700.1.61 logMemoryBufferSize 0 0 The size of the memory buffer that holds the last n log records. This is used to support viewing the most recent log record ent…
    1.3.6.1.4.1.140.625.700.1.62 logStdoutFormat 0 0 The output format to use when logging to the console.
    1.3.6.1.4.1.140.625.700.1.63 logDomainLogBroadcasterBufferSize 0 0 Broadcasts log messages to the domain log in batch mode. The size of the buffer for log messages that are sent to the domain lo…
    1.3.6.1.4.1.140.625.700.1.64 logDateFormatPattern 0 0 The date format pattern used for rendering dates in the log. The DateFormatPattern string conforms to the specification of the…
    1.3.6.1.4.1.140.625.700.1.65 logDomainLogBroadcastSeverity 0 0 The minimum severity of log messages going to the domain log from this server's log broadcaster. Messages with a lower severity…
    1.3.6.1.4.1.140.625.700.1.66 logStdoutSeverity 0 0 The minimum severity of log messages going to the standard out. Messages with a lower severity than the specified value will no…
    1.3.6.1.4.1.140.625.700.1.67 logLogFileRotationDir 0 0 The directory where the rotated log files will be stored. By default the rotated files are stored in the same directory where t…