alMatrixTopNControlTimeRemaining
RMON2-MIB ·
.1.3.6.1.2.1.16.17.3.1.4
Object
column
r/w
Integer32
The number of seconds left in the report currently
being collected. When this object is modified by
the management station, a new collection is started,
possibly aborting a currently running report. The
new value is used as the requested duration of this
report and is immediately loaded into the associated
alMatrixTopNControlDuration object.
When the report finishes, the probe will automatically
start another collection with the same initial value
of alMatrixTopNControlTimeRemaining. Thus, the management
station may simply read the resulting reports repeatedly,
checking the startTime and duration each time to ensure that a
report was not missed or that the report parameters were not
changed.
While the value of this object is non-zero, it decrements
by one per second until it reaches zero. At the time
that this object decrements to zero, the report is made
accessible in the alMatrixTopNTable, overwriting any report
that may be there.
When this object is modified by the management station, any
associated entries in the alMatrixTopNTable shall be deleted.
(Note that this is a different algorithm than the one used
in the hostTopNTable).
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.17.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alMatrixTopNControlEntry
- Table
- alMatrixTopNControlTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alMatrixTopNControlIndex An index that uniquely identifies an entry
in the alMatrixTopNControlTable. Each such
entry defines one topN report prepared for
one interface. | column | Integer32 | .1.3.6.1.2.1.16.17.3.1.1 |
| alMatrixTopNControlOwner 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.17.3.1.10 |
| alMatrixTopNControlStatus The status of this alMatrixTopNControlEntry.
An entry may not exist in the active state unless all
objects in the entry have an appropriate value.
If… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.17.3.1.11 |
| alMatrixTopNControlMatrixIndex The alMatrix[SD/DS] table for which a topN report will be
prepared on behalf of this entry. The alMatrix[SD/DS] table
is identified by the value of the hlMatrixControlIndex
for t… | column | Integer32 | .1.3.6.1.2.1.16.17.3.1.2 |
| alMatrixTopNControlRateBase This object controls which alMatrix[SD/DS] entry that the
alMatrixTopNEntries are sorted by, which view of the matrix
table that will be used, as well as which table the results
w… | column | Enumeration | .1.3.6.1.2.1.16.17.3.1.3 |
| alMatrixTopNControlGeneratedReports The number of reports that have been generated by this entry. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.17.3.1.5 |
| alMatrixTopNControlDuration The number of seconds that this report has collected
during the last sampling interval.
When the associated alMatrixTopNControlTimeRemaining object
is set, this obj… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.17.3.1.6 |
| alMatrixTopNControlRequestedSize The maximum number of matrix entries requested for this report.
When this object is created or modified, the probe
should set alMatrixTopNControlGrantedSize as clos… | column | Integer32 | .1.3.6.1.2.1.16.17.3.1.7 |
| alMatrixTopNControlGrantedSize The maximum number of matrix entries in this report.
When the associated alMatrixTopNControlRequestedSize object
is created or modified, the probe should set this
o… | column | Integer32 | .1.3.6.1.2.1.16.17.3.1.8 |
| alMatrixTopNControlStartTime The value of sysUpTime when this topN report was
last started. In other words, this is the time that
the associated alMatrixTopNControlTimeRemaining object
was modified to start … | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.17.3.1.9 |