Information about one process.
Parsed from file process-details-mib.mib.txt
Company: None
Module: PROCESS-DETAILS-SUNMANAGEMENTCENTER-MIB
Information about one process.
Parsed from file PROCESS-DETAILS-SUNMANAGEMENTCENTER-MIB.mib
Module: PROCESS-DETAILS-SUNMANAGEMENTCENTER-MIB
Vendor: Sun Microsystems
Module: PROCESS-DETAILS-SUNMANAGEMENTCENTER-MIB (process-details-mib.mib)
Type: ENTRY
Access: not-accessible
Syntax: ProcessTableEntry
Automatically extracted from www.mibdepot.com
processTableEntry OBJECT-TYPE SYNTAX ProcessTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Information about one process." INDEX { psProcessID } ::= { processTable 1 }
processTableEntry OBJECT-TYPE SYNTAX ProcessTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Information about one process." INDEX { psProcessID } ::= { processTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.42.2.12.2.2.13.1.1.1 | psProcessID | 0 | 0 | The process ID of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.2 | psParentProcessID | 0 | 0 | The parent process Id of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.3 | psUserID | 0 | 0 | The user ID of the process owner. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.4 | psUserName | 0 | 0 | The user ID of the process owner. This is the login name of the process owner. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.5 | psEUserID | 0 | 0 | The effective user ID of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.6 | psGroupID | 0 | 0 | The group ID of the process owner. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.7 | psEGroupID | 0 | 0 | The effective group ID of the process . |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.8 | psSessionID | 0 | 0 | Session Id of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.9 | psProcessGroupID | 0 | 0 | Process group ID of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.10 | psControlTTY | 0 | 0 | The controlling terminal for the process (when there is no controlling terminal, this value will be '?'). |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.11 | psStartTime | 0 | 0 | The starting time of the process, given in hours, minutes, and seconds. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.12 | psExecutionTime | 0 | 0 | The cumulative execution time for the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.13 | psState | 0 | 0 | The state of the process: O Process is running on a processor. S Sleeping: process is waiting for an event to complete. R … |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.14 | psWaitChannel | 0 | 0 | The address of an event for which the process is sleeping, or in SXBRK state, (if the process is running, this value is blank). |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.15 | psSchedulingClass | 0 | 0 | Scheduling class of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.16 | psAddress | 0 | 0 | The memory address of the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.17 | psSize | 0 | 0 | The image size( in number of pages) of the swappable process in the main memory. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.18 | psPriority | 0 | 0 | The priority of the process. Higher numbers mean higher priority. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.19 | psNice | 0 | 0 | Nice value, used in computing priority. Only processes in the time-sharing class have a value for nice. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.20 | psPercentCPUTime | 0 | 0 | Percent of CPU time being consumed by the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.21 | psPercentMemory | 0 | 0 | Percent of memory being consumed by the process. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.22 | psCommand | 0 | 0 | The command name by which the process was started. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.23 | psCommandLine | 0 | 0 | Full command line, with command arguments, by which the process was started. |
1.3.6.1.4.1.42.2.12.2.2.13.1.1.24 | psZoneID | 0 | 0 | Process Zone ID. |