apmReportControlInterval
APM-MIB ·
.1.3.6.1.2.1.16.23.1.9.1.4
Object
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 on
the same interval. This object must be greater than zero.
Many users desire that these reports be synchronized to within
seconds of the beginning of the hour because the results may
be correlated more meaningfully to business behavior and so
that data from multiple agents is aggregated over the same
time periods. Thus management software may take extra effort
to synchronize reports to the beginning of the hour and to one
another. However, the agent must not allow reports to 'drift'
over time as they will quickly become unsynchronized. In
particular, if there is any fixed processing delay between
reports, the reports should deduct this time from the interval
so that reports don't drift.
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.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Seconds
- Parent
- apmReportControlEntry
- Table
- apmReportControlTable
- Siblings
- 14
Syntax
Seconds SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| apmReportControlAggregationType 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 tran… | column | TransactionAggregationType | .1.3.6.1.2.1.16.23.1.9.1.3 |
| 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 |