Entry of taskRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of taskRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
taskRuntimeEntry OBJECT-TYPE SYNTAX TaskRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of taskRuntimeTable" INDEX { taskRuntimeIndex} ::= { taskRuntimeTable 1 }
taskRuntimeEntry OBJECT-TYPE SYNTAX TaskRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of taskRuntimeTable" INDEX { taskRuntimeIndex} ::= { taskRuntimeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
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. |