aixProcEntry
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.7.2.1
Object
row
Each entry contains information about a process running on the system.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.7.2.1- Type
- row
- Status
- current
- Parent
- aixProcTable
- Table
- aixProcTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| aixProcStatus For processes:
(1)O Nonexistent
(2)A Active
(3)W Swapped
(4)I Idle (waiting for startup) :
(5)Z Canceled
(6)T Stopped | column | Enumeration | .1.3.6.1.4.1.2.6.191.7.2.1.9 |
Indexes
| 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 |