All MIBs › SYSAPPL-MIB › sysApplElemPastRunTblTimeLimit
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 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.10 | sysApplElemPastRunTblTimeLimit | SYSAPPL-MIB |