aixProcStatus
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.7.2.1.9
Object
column
Enumeration
For processes: (1)O Nonexistent (2)A Active (3)W Swapped (4)I Idle (waiting for startup) : (5)Z Canceled (6)T Stopped
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.7.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aixProcEntry
- Table
- aixProcTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonexistentPS |
2 | activePS |
3 | swappedPS |
4 | idlePS |
5 | canceledPS |
6 | stoppedPS |
7 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixProcPID The process ID (pid) of the process. | column | Integer32 | .1.3.6.1.4.1.2.6.191.7.2.1.1 |
| aixProcTTY Indicates the controlling terminal name of the
process. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.7.2.1.10 |
| aixProcUID The user ID of the process owner. | column | Integer32 | .1.3.6.1.4.1.2.6.191.7.2.1.2 |
| aixProcPPID The process ID of the parent process. | column | Integer32 | .1.3.6.1.4.1.2.6.191.7.2.1.3 |
| aixProcGroup Indicates the effective group ID of the process. | column | Integer32 | .1.3.6.1.4.1.2.6.191.7.2.1.4 |
| aixProcPriority The priority of the process or kernel thread,
higher numbers mean lower priority. | column | Integer32 | .1.3.6.1.4.1.2.6.191.7.2.1.5 |
| aixProcCMD The command name of the process. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.7.2.1.6 |
| aixProcCPU CPU utilization of process or thread, incremented
each time the system clock ticks and the process
or thread is found to be running.
Large values indicate a CPU intensive proce… | column | Integer32 | .1.3.6.1.4.1.2.6.191.7.2.1.7 |
| aixProcStart The start time of the process. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2.6.191.7.2.1.8 |