SYSAPPL-MIB :: sysApplPastRunTblTimeLimit

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplPastRunTblTimeLimit

sysApplPastRunTblTimeLimit

Module: SYSAPPL-MIB

OID (symbolic): SYSAPPL-MIB::sysApplPastRunTblTimeLimit

OID (numeric): 1.3.6.1.2.1.54.1.2.7

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

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

What is sysApplPastRunTblTimeLimit?

The maximum time in seconds an entry may remain in the application run-history table before it's aged out (default 7200 seconds), which an admin extends to keep historical application-run records around longer for later investigation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.7
snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunTblTimeLimit

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.7.1
snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunTblTimeLimit.1

Set instance 1 (SNMPv2c):

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

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::sysApplPastRunTblTimeLimit 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.7sysApplPastRunTblTimeLimitSYSAPPL-MIB