All MIBs › APM-MIB › apmReportControlGrantedSize
apmReportControlGrantedSize
Module: APM-MIB
OID (symbolic): APM-MIB::apmReportControlGrantedSize
OID (numeric): 1.3.6.1.2.1.16.23.1.9.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of entries per report the agent has allocated based on the requested amount in apmReportControlRequestedSize. Since multiple reports are saved, the total number of entries allocated will be this number multiplied by the value of apmReportControlGrantedReports, or 1 if that object doesn't exist.
When the associated apmReportControlRequestedSize 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 entries for all reports.
Note that while the actual number of entries stored in the reports 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 apmReportControlGrantedSize?
Reports the actual number of entries per report that the agent has allocated, which may be less than or equal to the requested amount in apmReportControlRequestedSize. The total entries allocated equals this value multiplied by the number of saved reports granted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.9.1.6 snmpwalk -v2c -c public <target> APM-MIB::apmReportControlGrantedSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.9.1.6.1 snmpget -v2c -c public <target> APM-MIB::apmReportControlGrantedSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apmReportControlGrantedSize.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::apmReportControlGrantedSize 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.6 | apmReportControlGrantedSize | APM-MIB |