All MIBs › SYSAPPL-MIB › sysApplElemPastRunMaxRows
sysApplElemPastRunMaxRows
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplElemPastRunMaxRows
OID (numeric): 1.3.6.1.2.1.54.1.2.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The maximum number of entries allowed in the sysApplElmtPastRunTable. Once the number of rows in the sysApplElmtPastRunTable reaches this value, the management subsystem will remove the oldest entry to make room for the new entry to be added. Entries will be removed on the basis of oldest sysApplElmtPastRunTimeEnded value first. This object may be used to control the amount of system resources that can used for sysApplElemPastRunTable 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 sysApplElemPastRunMaxRows?
The maximum number of entries allowed in the process run-history table before the oldest is dropped to make room for a new one (default 500), the process-level counterpart to sysApplPastRunMaxRows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.8 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplElemPastRunMaxRows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.8.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplElemPastRunMaxRows.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.54.1.2.8.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::sysApplElemPastRunMaxRows 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.8 | sysApplElemPastRunMaxRows | SYSAPPL-MIB |