MIB Viewer

HUAWEI-TASK-MIB

1 objects
No module-level DESCRIPTION found.
Imported Objects
HUAWEI-MIBhwDatacomm
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIGauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
Type Definitions
NameSyntaxStatusDescription
HwTaskStatusTypeINTEGER { normalready(0), block(1), sleep(2), suspend(4), blockAndSuspend(5), sleptAndSuspend(6), running(8), queueblock(17), queueblockAndSuspend(21), semaphoreblock(33), semaphoreblockAandSuspend(37), eventblock(65), eventblockAndSuspend(69), prioblock(128), preemptready(256), writequeueblock(513), writequeueblockAndSuspend(517) }currentThe status of the specified task. The parameter have seventeen different value. Normally a task may be status of the following: Normalready(0): task is ready, Block(1): task is blocked, Slept(2): task is slept, Suspend(…