sysApplElemPastRunTblTimeLimit
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.10
Object
scalar
r/w
seconds Unsigned32
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 the table.
Note that an entry may be aged out prior to reaching
this time limit if it is the oldest entry in the
table and must be removed to make space for a new
entry so as to not exceed sysApplElemPastRunMaxRows.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- sysApplRun
- Siblings
- 10
Syntax
seconds 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 |
| 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 |
| 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 |