sysApplElemPastRunMaxRows
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.8
Object
scalar
r/w
Unsigned32
The maximum number of entries allowed in the sysApplElmtPastRunTable. Once the number of rows in the sysApplElmtPastRunTable reaches this value, the management subsystem will remove the oldest entry to make room for the new entry to be added. Entries will be removed on the basis of oldest sysApplElmtPastRunTimeEnded value first. This object may be used to control the amount of system resources that can used for sysApplElemPastRunTable entries. A conforming implementation should attempt to support the default value, however, a lesser value may be necessary due to implementation-dependent issues and resource availability.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysApplRun
- Siblings
- 10
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
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 |
| sysApplElmtRunTable 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… | table | - | .1.3.6.1.2.1.54.1.2.3 |
| 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 |
| 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 |