All MIBs › TPM-MIB › tpmAggrReportCntrlGrantedReports
tpmAggrReportCntrlGrantedReports
Module: TPM-MIB
OID (symbolic): TPM-MIB::tpmAggrReportCntrlGrantedReports
OID (numeric): 1.3.6.1.2.1.16.30.2.1.1.9
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 tpmAggrReportCntrlReqReports. Because each report can have many entries, the total number of entries allocated will be this number multiplied by the value of tpmAggrReportCntrlGrantedSize, or by 1 if that object doesn't exist.
When the associated tpmAggrReportCntrlReqReports 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 available resources, the agent must consider its ability to allocate this many reports, each with the number of entries represented by tpmAggrReportCntrlGrantedSize, or by 1 if that object doesn't exist.
Note that although 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 tpmAggrReportCntrlReqSize object.
What is tpmAggrReportCntrlGrantedReports?
This reports how many historical report snapshots the probe actually allocated storage for, which multiplied by tpmAggrReportCntrlGrantedSize gives the total number of report entries the probe is committed to keeping available for this study.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.30.2.1.1.9 snmpwalk -v2c -c public <target> TPM-MIB::tpmAggrReportCntrlGrantedReports
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.30.2.1.1.9.1 snmpget -v2c -c public <target> TPM-MIB::tpmAggrReportCntrlGrantedReports.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tpmAggrReportCntrlGrantedReports.1
Start monitoring vendor-neutral, standards-based MIB, RMON2-capable network probe/switch for APM (transaction/latency performance-metric status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPM-MIB::tpmAggrReportCntrlGrantedReports OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, RMON2-capable network probe/switch for APM (transaction/latency performance-metric status) 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.30 | tpmMIB | TPM-MIB |
| 1.3.6.1.2.1.16.30.2 | tpmReports | TPM-MIB |
| 1.3.6.1.2.1.16.30.2.1 | tpmAggrReportCntrlTable | TPM-MIB |
| 1.3.6.1.2.1.16.30.2.1.1 | tpmAggrReportCntrlEntry | TPM-MIB |
| 1.3.6.1.2.1.16.30.2.1.1.9 | tpmAggrReportCntrlGrantedReports | TPM-MIB |