sysApplElemPastRunMaxRows

SYSAPPL-MIB · .1.3.6.1.2.1.54.1.2.8

Object

scalar r/w Unsigned32
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.

Context

MIB
SYSAPPL-MIB
OID
.1.3.6.1.2.1.54.1.2.8
Type
scalar
Access
readwrite
Status
current
Parent
sysApplRun
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSAPPL-MIB::sysApplElemPastRunMaxRows.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSAPPL-MIB::sysApplElemPastRunMaxRows'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance