aixProcTTY
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.7.2.1.10
Object
column
RFC1213-MIBDisplayString
Indicates the controlling terminal name of the process.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.7.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aixProcEntry
- Table
- aixProcTable
- Siblings
- 9
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
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 |
| 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 |