All MIBs › SYSAPPL-MIB › sysApplPastRunTableRemItems
sysApplPastRunTableRemItems
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplPastRunTableRemItems
OID (numeric): 1.3.6.1.2.1.54.1.2.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: A counter of the number of entries removed from the sysApplPastRunTable because of table size limitations as set in sysApplPastRunMaxRows. This counter is the number of entries the management subsystem has had to remove in order to make room for new entries (so as not to exceed the limit set by sysApplPastRunMaxRows) since the last initialization of the management subsystem.
What is sysApplPastRunTableRemItems?
A count of how many entries have been removed from the application run-history table because it hit its row limit (sysApplPastRunMaxRows), letting an admin gauge whether history is being lost too quickly to be useful.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.6 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunTableRemItems
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.6.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplPastRunTableRemItems.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::sysApplPastRunTableRemItems 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.6 | sysApplPastRunTableRemItems | SYSAPPL-MIB |