sysApplElmtRunTable
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.3
Object
table
The table describes the processes which are
currently executing on the host system. Each entry
represents a running process and is associated with
the invoked application of which that process is a part, if
possible. This table contains an entry for every process
currently running on the system, regardless of whether its
'parent' application can be determined. So, for example,
processes like 'ps' and 'grep' will have entries though they
are not associated with an installed application package.
Because a running application may involve
more than one executable, it is possible to have
multiple entries in this table for each application.
Entries are removed from this table when the process
terminates.
The table is indexed by sysApplElmtRunInstallPkg,
sysApplElmtRunInvocID, and sysApplElmtRunIndex to
facilitate the retrieval of all running elements of a
particular invoked application which has been installed on
the system.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.3- Type
- table
- Status
- current
- Parent
- sysApplRun
- Siblings
- 10
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysApplRunTable The table describes the applications which are executing
on the host. Each time an application is invoked,
an entry is created in this table. When an application ends,
the entry … | table | - | .1.3.6.1.2.1.54.1.2.1 |
| sysApplElemPastRunTblTimeLimit The maximum time in seconds which an entry in the
sysApplElemPastRunTable may exist before it is removed.
Any entry that is older than this value will be
removed (aged out) from t… | scalar | seconds Unsigned32 | .1.3.6.1.2.1.54.1.2.10 |
| sysApplAgentPollInterval The minimum interval in seconds that the management
subsystem implementing this MIB will poll the status
of the managed resources. Because of the non-trivial
effort involved in po… | scalar | seconds Unsigned32 | .1.3.6.1.2.1.54.1.2.11 |
| sysApplPastRunTable A history of the applications that have previously run
on the host computer. An entry's information is moved to
this table from the sysApplRunTable when the invoked
application r… | table | - | .1.3.6.1.2.1.54.1.2.2 |
| sysApplElmtPastRunTable The table describes the processes which have previously
executed on the host system as part of an application.
Each entry represents a process which has previously
executed and is… | table | - | .1.3.6.1.2.1.54.1.2.4 |
| sysApplPastRunMaxRows The maximum number of entries allowed in the
sysApplPastRunTable. Once the number of rows in
the sysApplPastRunTable reaches this value, the
management subsystem will remove the … | scalar | Unsigned32 | .1.3.6.1.2.1.54.1.2.5 |
| sysApplPastRunTableRemItems A counter of the number of entries removed from
the sysApplPastRunTable because of table size limitations
as set in sysApplPastRunMaxRows. This counter is the
number of entries t… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.54.1.2.6 |
| sysApplPastRunTblTimeLimit The maximum time in seconds which an entry in the
sysApplPastRunTable may exist before it is removed.
Any entry that is older than this value will be
removed (aged out) from the t… | scalar | seconds Unsigned32 | .1.3.6.1.2.1.54.1.2.7 |
| sysApplElemPastRunMaxRows The maximum number of entries allowed in the
sysApplElmtPastRunTable. Once the number of rows in
the sysApplElmtPastRunTable reaches this value,
the management subsystem will rem… | scalar | Unsigned32 | .1.3.6.1.2.1.54.1.2.8 |
| sysApplElemPastRunTableRemItems A counter of the number of entries removed from the
sysApplElemPastRunTable because of table size limitations
as set in sysApplElemPastRunMaxRows. This counter is the
number of e… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.54.1.2.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysApplElmtRunEntry The logical row describing a process currently
running on this host. When possible, the entry is
associated with the invoked application of which it
is a part. | row | - | .1.3.6.1.2.1.54.1.2.3.1 |