psProcessUserName
SUN-SEA-EXTENSIONS-MIB ·
.1.3.6.1.4.1.42.3.12.1.1.8
Object
column
OctetString
Name of the user associated with this process.
Context
- MIB
- SUN-SEA-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.42.3.12.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- psEntry
- Table
- sunProcessTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| psProcessID The process identifier for this process. | column | Integer32 | .1.3.6.1.4.1.42.3.12.1.1.1 |
| psProcessName Command name used to invoke this process. | column | OctetString | .1.3.6.1.4.1.42.3.12.1.1.10 |
| psProcessStatus Setting this variable will cause a signal
of the set value to be sent to the process. | column | Integer32 | .1.3.6.1.4.1.42.3.12.1.1.11 |
| psParentProcessID The process identifier of this process's parent. | column | Integer32 | .1.3.6.1.4.1.42.3.12.1.1.2 |
| psProcessSize The combined size of the data and stack segments
(in kilobytes.) | column | Integer32 | .1.3.6.1.4.1.42.3.12.1.1.3 |
| psProcessCpuTime The CPU time (including both user and system
time) consumed so far. | column | Integer32 | .1.3.6.1.4.1.42.3.12.1.1.4 |
| psProcessState The run-state of the process.
R - Runnable
T - Stopped
P - In page wait
D - Non-interruptable wait
S - Sleeping (less than 20 seconds)
I - Idle (more than 20 seconds)
Z - Zombie | column | OctetString | .1.3.6.1.4.1.42.3.12.1.1.5 |
| psProcessWaitChannel Reason process is waiting. | column | OctetString | .1.3.6.1.4.1.42.3.12.1.1.6 |
| psProcessTTY Terminal, if any, controlling this process. | column | OctetString | .1.3.6.1.4.1.42.3.12.1.1.7 |
| psProcessUserID Numeric form of the name of the user associated
with this process. | column | Integer32 | .1.3.6.1.4.1.42.3.12.1.1.9 |