All MIBs › SYSAPPL-MIB › sysApplPastRunMaxRows
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.54 | sysApplMIB | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1 | sysApplOBJ | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.2 | sysApplRun | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.2.5 | sysApplPastRunMaxRows | SYSAPPL-MIB |