MIB Viewer

processStatus

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.1.4.2.1.19
Access
read-only
Status
mandatory
Source
HP-UNIX
Sub-identifiers
0
The process status. SunOS - sleep(1), wait(2), run(3), idle (4), zombie(5), stop(6)
INTEGER { sleep(1), run(2), stop(3), zombie(4), other(5), idle(6) }