Process runtime.
Parsed from file SHIVA-PROC-MIB.mib
Module: SHIVA-PROC-MIB
processRuntime OBJECT-TYPE SYNTAX TimeTicks ACCESS read-only STATUS mandatory DESCRIPTION "Process runtime." ::= { processEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1035.301.2.7.1.1 | processID | 0 | 0 | The unique number identifying this process. |
1.3.6.1.4.1.1035.301.2.7.1.2 | processName | 0 | 0 | The name of the process associated with the process ID. |
1.3.6.1.4.1.1035.301.2.7.1.3 | processState | 0 | 0 | The process state for this process. |
1.3.6.1.4.1.1035.301.2.7.1.4 | processPriority | 0 | 0 | The process priority for this process. A higher number means a higher priority. |
1.3.6.1.4.1.1035.301.2.7.1.5 | processStackStart | 0 | 0 | Lowest address of the process stack. |
1.3.6.1.4.1.1035.301.2.7.1.6 | processStackEnd | 0 | 0 | The highest address of the process stack. |
1.3.6.1.4.1.1035.301.2.7.1.7 | processStackUsed | 0 | 0 | The number of bytes of stack the process is using. |
1.3.6.1.4.1.1035.301.2.7.1.8 | processStackLength | 0 | 0 | The number of bytes of stack available to the process. |
1.3.6.1.4.1.1035.301.2.7.1.9 | processSemaphore | 0 | 0 | Semaphore number that the process is waiting on. Blank if none. |