apmReportControlDeniedInserts

APM-MIB · .1.3.6.1.2.1.16.23.1.9.1.11

Object

The number of failed attempts to add an entry to reports for
              
this apmReportControlEntry because the number of entries
would have exceeded apmReportControlGrantedSize.
              
This number is valuable in determining if enough entries have
been allocated for reports in light of fluctuating network
usage. Note that since an entry that is denied will often be
attempted again, this number will not predict the exact number
of additional entries needed, but can be used to understand
the relative magnitude of the problem.
              
Also note that there is no ordering specified for the entries
in the report, thus there are no rules for which entries will
be omitted when not enough entries are available. As a
consequence, the agent is not required to delete 'least
valuable' entries first.

Context

MIB
APM-MIB
OID
.1.3.6.1.2.1.16.23.1.9.1.11
Type
column
Access
readonly
Status
current
Parent
apmReportControlEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmReportControlDeniedInserts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmReportControlDeniedInserts.<apmReportControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APM-MIB::apmReportControlDeniedInserts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance