Reference record for OID 1.3.6.1.4.1.140.625.391.1


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

    Description by mibdepot

    Entry of taskRuntimeTable

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

    Description by circitor

    Entry of taskRuntimeTable

    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

    taskRuntimeEntry OBJECT-TYPE SYNTAX TaskRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of taskRuntimeTable" INDEX { taskRuntimeIndex} ::= { taskRuntimeTable 1 }

    Information by circitor

    taskRuntimeEntry OBJECT-TYPE SYNTAX TaskRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of taskRuntimeTable" INDEX { taskRuntimeIndex} ::= { taskRuntimeTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.140)

    Berthet Gerard

    Children (11)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.140.625.391.1.1 taskRuntimeIndex 0 0 Unique value directed from ObjectName which is used as table index
    1.3.6.1.4.1.140.625.391.1.5 taskRuntimeObjectName 0 0 JMX-standard MBean name
    1.3.6.1.4.1.140.625.391.1.10 taskRuntimeType 0 0 BEA-proprietary MBean type
    1.3.6.1.4.1.140.625.391.1.15 taskRuntimeName 0 0 BEA-proprietary MBean name
    1.3.6.1.4.1.140.625.391.1.20 taskRuntimeParent 0 0 BEA-proprietary Parent object's identification, with syntax
    :
    1.3.6.1.4.1.140.625.391.1.25 taskRuntimeBeginTime 0 0 Returns the time at which this task was started.
    1.3.6.1.4.1.140.625.391.1.30 taskRuntimeDescription 0 0 Returns a short, arbitrary String describing the nature of
    this task, e.g. 'Starting MyServer..
    1.3.6.1.4.1.140.625.391.1.35 taskRuntimeEndTime 0 0 Returns the time at which this task was completed. Returns -1
    if the task is currently running.
    1.3.6.1.4.1.140.625.391.1.40 taskRuntimeStatus 0 0 eturns a short, arbitrary String describing the status of
    this Task, e.g. 'Starting Server', 'Completed', 'Failed'.
    1.3.6.1.4.1.140.625.391.1.45 taskRuntimeRunning 0 0 Returns true if the Task is still running.
    1.3.6.1.4.1.140.625.391.1.50 taskRuntimeSystemTask 0 0 Indicates this task was initiated by the server.