All MIBs › APM-MIB › apmReportControlGrantedReports
apmReportControlGrantedReports
Module: APM-MIB
OID (symbolic): APM-MIB::apmReportControlGrantedReports
OID (numeric): 1.3.6.1.2.1.16.23.1.9.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of saved reports the agent has allocated based on the requested amount in apmReportControlRequestedReports. Since each report can have many entries, the total number of entries allocated will be this number multiplied by the value of apmReportControlGrantedSize, or 1 if that object doesn't exist.
When the associated apmReportControlRequestedReports object is created or modified, the agent should set this object as closely to the requested value as is possible for the particular implementation and available resources. When considering resources available, the agent must consider its ability to allocate this many reports each with the number of entries represented by apmReportControlGrantedSize, or 1 if that object doesn't exist.
Note that while the storage required for each report may fluctuate due to changing conditions, the agent must continue to have storage available to satisfy the full report size for all reports when necessary. Further, the agent must not lower this value except as a result of a set to the associated apmReportControlRequestedSize object.
What is apmReportControlGrantedReports?
Reports the actual number of historical reports the agent has allocated for this control entry, which may differ from the requested amount. The total entries allocated equals this value multiplied by the granted size per report.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.9.1.8 snmpwalk -v2c -c public <target> APM-MIB::apmReportControlGrantedReports
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.9.1.8.1 snmpget -v2c -c public <target> APM-MIB::apmReportControlGrantedReports.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::apmReportControlGrantedReports OID value, configure state conditions and alerts, and monitor any Network devices/probes (RFC 3729 APM) from a single console.
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.8 | apmReportControlGrantedReports | APM-MIB |