SYSAPPL-MIB :: sysApplPastRunMaxRows

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplPastRunMaxRows

sysApplPastRunMaxRows

Module: SYSAPPL-MIB

OID (symbolic): SYSAPPL-MIB::sysApplPastRunMaxRows

OID (numeric): 1.3.6.1.2.1.54.1.2.5

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: 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 oldest entry in the table to make room for the new entry to be added. Entries will be removed on the basis of oldest sysApplPastRunTimeEnded value first.

This object may be used to control the amount of system resources that can used for sysApplPastRunTable 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.

What is sysApplPastRunMaxRows?

The maximum number of entries allowed in the application run-history table before the oldest one is dropped to make room for a new one (default 500), which an admin raises on a system with many short-lived application restarts to retain a longer history.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.5
snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunMaxRows

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.5.1
snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunMaxRows.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.54.1.2.5.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::sysApplPastRunMaxRows 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.5sysApplPastRunMaxRowsSYSAPPL-MIB