sysApplElmtPastRunIndex
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.4.1.2
Object
column
Unsigned32
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 table
when the element terminated.
Note: entries in this table are indexed by
sysApplElmtPastRunInvocID, sysApplElmtPastRunIndex.
The possibility exists, though unlikely, of a
collision occurring by a new entry which was run
by the same invoked application (InvocID), and
was assigned the same process identification number
(ElmtRunIndex) as an element which was previously
run by the same invoked application.
Should this situation occur, the new entry replaces
the old entry.
See Section: 'Implementation Issues -
sysApplElmtPastRunTable Entry Collisions' for the
conditions that would have to occur in order for a
collision to occur.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sysApplElmtPastRunEntry
- Table
- sysApplElmtPastRunTable
- Siblings
- 10
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-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 |
| sysApplElmtPastRunInstallID 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 … | column | Unsigned32 | .1.3.6.1.2.1.54.1.2.4.1.3 |
| 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 |