MIB Viewer

taskStatus

OBJECT-TYPE
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.4
Access
read-write
Status
current
Source
MPIOS-MIB
Sub-identifiers
0
This field specifies the current task status. It can be used to change the current task state. For example, to suspend a task, the value of taskStatus is changed to task-suspended, to delete a task the value is changed to task-deleted, etc...
INTEGER { task-ready(1), task-suspended(2), task-delay(3), task-deleted(4) }