All MIBs › APM-MIB › apmReportControlDeniedInserts
apmReportControlDeniedInserts
Module: APM-MIB
OID (symbolic): APM-MIB::apmReportControlDeniedInserts
OID (numeric): 1.3.6.1.2.1.16.23.1.9.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: 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.
What is apmReportControlDeniedInserts?
Counts the number of times an attempt to add a new entry to a report was rejected because doing so would have exceeded the allocated report size (apmReportControlGrantedSize). A high value indicates that the current report size allocation may be too small to capture all relevant transactions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.9.1.11 snmpwalk -v2c -c public <target> APM-MIB::apmReportControlDeniedInserts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.9.1.11.1 snmpget -v2c -c public <target> APM-MIB::apmReportControlDeniedInserts.1
Start monitoring Network devices/probes (RFC 3729 APM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APM-MIB::apmReportControlDeniedInserts OID value, configure state conditions and alerts, and monitor any Network devices/probes (RFC 3729 APM) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.23 | apm | APM-MIB |
| 1.3.6.1.2.1.16.23.1 | apmMibObjects | APM-MIB |
| 1.3.6.1.2.1.16.23.1.9 | apmReportControlTable | APM-MIB |
| 1.3.6.1.2.1.16.23.1.9.1 | apmReportControlEntry | APM-MIB |
| 1.3.6.1.2.1.16.23.1.9.1.11 | apmReportControlDeniedInserts | APM-MIB |