MIB Viewer

taskOptions

OBJECT-TYPE
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.5
Access
read-write
Status
current
Source
MPIOS-MIB
Sub-identifiers
0
This value represents the sum of the following options: value option 1 VX_SUPERVISOR_MODE(read-only) 2 VX_UNBREAKABLE (break points ignored) 4 VX_DEALLOC_STACK (deallocate stack) 8 VX_FP_TASK (floating point support) 16 VX_STDIO (read-only) 128 VX_PRIVATE_ENV (private env. variables) 256 VX_NO_STACK_FILL (don't fill stack) All the options above can be set at task creation time. However, once the task is executing the only option that can be changed is VX_UNBREAKABLE. The option is toggled based on the current setting.
Integer32