sysApplElmtPastRunInstallID
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.4.1.3
Object
column
Unsigned32
The index into the installed element table. The value of this object is the same value as the sysApplInstallElmtIndex for the application element of which this entry represents a previously executed process.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysApplElmtPastRunEntry
- Table
- sysApplElmtPastRunTable
- Siblings
- 10
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysApplElmtPastRunInvocID Part of the index for this table, this value
identifies the invocation of an application of which
the process represented by this entry was a part.
The value of this object is the… | column | Unsigned32 | .1.3.6.1.2.1.54.1.2.4.1.1 |
| sysApplElmtPastRunNumFiles The last known number of files open by the
process before it terminated. Transport
connections (sockets) should NOT be included in
the calculation of this value. | column | Unsigned32 | .1.3.6.1.2.1.54.1.2.4.1.10 |
| sysApplElmtPastRunUser The process owner's login name (e.g. root). | column | Utf8String | .1.3.6.1.2.1.54.1.2.4.1.11 |
| sysApplElmtPastRunIndex Part of the index for this table. An integer
assigned by the agent equal to the corresponding
sysApplElmtRunIndex which was removed from the
sysApplElmtRunTable and moved to this … | column | Unsigned32 | .1.3.6.1.2.1.54.1.2.4.1.2 |
| sysApplElmtPastRunTimeStarted The time the process was started. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.54.1.2.4.1.4 |
| sysApplElmtPastRunTimeEnded The time the process ended. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.54.1.2.4.1.5 |
| sysApplElmtPastRunName The full path and filename of the process.
For example, '/opt/MYYpkg/bin/myyproc' would
be returned for process 'myyproc' whose execution
path was '/opt/MYYpkg/bin/myyproc'. | column | LongUtf8String | .1.3.6.1.2.1.54.1.2.4.1.6 |
| sysApplElmtPastRunParameters The starting parameters for the process. | column | Utf8String | .1.3.6.1.2.1.54.1.2.4.1.7 |
| sysApplElmtPastRunCPU The last known number of centi-seconds of the total
system's CPU resources consumed by this process.
Note that on a multi-processor system, this value may
increment by more than o… | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.54.1.2.4.1.8 |
| sysApplElmtPastRunMemory The last known total amount of real system memory
measured in Kbytes allocated to this process before it
terminated. | column | Kbytes Unsigned32 | .1.3.6.1.2.1.54.1.2.4.1.9 |