SYSAPPL-MIB :: sysApplElemPastRunTblTimeLimit

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplElemPastRunTblTimeLimit

sysApplElemPastRunTblTimeLimit

Module: SYSAPPL-MIB

OID (symbolic): SYSAPPL-MIB::sysApplElemPastRunTblTimeLimit

OID (numeric): 1.3.6.1.2.1.54.1.2.10

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: 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.

What is sysApplElemPastRunTblTimeLimit?

The maximum time in seconds an entry may remain in the process run-history table before it's aged out (default 7200 seconds), the process-level counterpart to sysApplPastRunTblTimeLimit.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.10
snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplElemPastRunTblTimeLimit

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.10.1
snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplElemPastRunTblTimeLimit.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.54.1.2.10.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysApplElemPastRunTblTimeLimit.1

Start monitoring vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYSAPPL-MIB::sysApplElemPastRunTblTimeLimit OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.54sysApplMIBSYSAPPL-MIB
1.3.6.1.2.1.54.1sysApplOBJSYSAPPL-MIB
1.3.6.1.2.1.54.1.2sysApplRunSYSAPPL-MIB
1.3.6.1.2.1.54.1.2.10sysApplElemPastRunTblTimeLimitSYSAPPL-MIB