apmReportControlAggregationType
APM-MIB ·
.1.3.6.1.2.1.16.23.1.9.1.3
Object
column
r/w
TransactionAggregationType
The type of aggregation being performed for this set of
reports.
The metrics for a single transaction are the responsiveness of
the transaction and whether the transaction succeeded (a
boolean). When such metrics are aggregated in this MIB Module,
these metrics are replaced by averages and distributions of
responsiveness and availability. The metrics describing
aggregates are constant no matter which type of aggregation is
being performed. These metrics may be found in the
apmReportTable.
The flows(1) aggregation is the simplest. All transactions
that share common application/server/client 3-tuples are
aggregated together, resulting in a set of metrics for all
such unique 3-tuples.
The clients(2) aggregation results in somewhat more
aggregation (i.e., fewer resulting records). All transactions
that share common application/client tuples are aggregated
together, resulting in a set of metrics for all such unique
tuples.
The servers(3) aggregation usually results in still more
aggregation (i.e., fewer resulting records). All transactions
that share common application/server tuples are aggregated
together, resulting in a set of metrics for all such unique
tuples.
The applications(4) aggregation results in the most
aggregation (i.e., the fewest resulting records). All
transactions that share a common application are aggregated
together, resulting in a set of metrics for all such unique
applications.
Note that it is not meaningful to aggregate applications, as
different applications have widely varying characteristics.
As a result, this set of aggregations is complete.
This object may not be modified if the associated
apmReportControlStatus object is equal to active(1).
Context
- MIB
- APM-MIB
- OID
.1.3.6.1.2.1.16.23.1.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apmReportControlEntry
- Table
- apmReportControlTable
- Siblings
- 14
Syntax
TransactionAggregationType
- Source
- TransactionAggregationType
- Base type
Enumeration
Values & Constraints
Type Values
1 | flows |
2 | clients |
3 | servers |
4 | applications |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apmReportControlIndex An index that uniquely identifies an entry in the
apmReportControlTable. Each such entry defines a unique
report whose results are placed in the apmReportTable on
behalf of this … | column | Unsigned32 | .1.3.6.1.2.1.16.23.1.9.1.1 |
| apmReportControlReportNumber The number of the report in progress. When an
apmReportControlEntry is activated, the first report will be
numbered one. | column | Unsigned32 | .1.3.6.1.2.1.16.23.1.9.1.10 |
| apmReportControlDeniedInserts The number of failed attempts to add an entry to reports for
this apmReportControlEntry because the number of entries
would have exceeded apmReportControlGrantedSiz… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.23.1.9.1.11 |
| apmReportControlDroppedFrames The total number of frames which were received by the agent
and therefore not accounted for in the *StatsDropEvents, but
for which the agent chose not to count for this entry for
… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.23.1.9.1.12 |
| apmReportControlOwner The entity that configured this entry and is
therefore using the resources assigned to it. | column | RMON-MIBOwnerString | .1.3.6.1.2.1.16.23.1.9.1.13 |
| apmReportControlStorageType The storage type of this apmReportControlEntry. If the value
of this object is 'permanent', no objects in this row need to
be writable. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.16.23.1.9.1.14 |
| apmReportControlStatus The status of this apmReportControlEntry.
An entry may not exist in the active state unless all
objects in the entry have an appropriate value. The only
objects in … | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.23.1.9.1.15 |
| apmReportControlDataSource The source of the data for APM Reports generated on
behalf of this apmReportControlEntry.
If the measurement is being performed by a probe, this should
be set to in… | column | DataSourceOrZero | .1.3.6.1.2.1.16.23.1.9.1.2 |
| apmReportControlInterval The interval in seconds over which data is accumulated before
being aggregated into a report in the apmReportTable. All
reports with the same apmReportControlIndex will be based … | column | Seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.16.23.1.9.1.4 |
| apmReportControlRequestedSize The number of entries requested to be allocated for each
report generated on behalf of this entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.16.23.1.9.1.5 |
| apmReportControlGrantedSize 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 entr… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.16.23.1.9.1.6 |
| apmReportControlRequestedReports The number of saved reports requested to be allocated on
behalf of this entry. | column | Unsigned32 | .1.3.6.1.2.1.16.23.1.9.1.7 |
| apmReportControlGrantedReports 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… | column | Unsigned32 | .1.3.6.1.2.1.16.23.1.9.1.8 |
| apmReportControlStartTime The value of sysUpTime when the system began processing the
report in progress. Note that the report in progress is not
available.
This object may be used by the ma… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.23.1.9.1.9 |