sysApplPastRunTableRemItems
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.6
Object
scalar SNMPv2-SMICounter32
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.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysApplRun
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::sysApplPastRunTableRemItems.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::sysApplPastRunTableRemItems'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of