nlMatrixTopNControlTimeRemaining
RMON2-MIB ·
.1.3.6.1.2.1.16.15.4.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
nlMatrixTopNControlDuration object.
When the report finishes, the probe will automatically
start another collection with the same initial value
of nlMatrixTopNControlTimeRemaining. 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 nlMatrixTopNTable, overwriting any report
that may be there.
When this object is modified by the management station, any
associated entries in the nlMatrixTopNTable 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.15.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nlMatrixTopNControlEntry
- Table
- nlMatrixTopNControlTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nlMatrixTopNControlIndex An index that uniquely identifies an entry
in the nlMatrixTopNControlTable. Each such
entry defines one topN report prepared for
one interface. | column | Integer32 | .1.3.6.1.2.1.16.15.4.1.1 |
| nlMatrixTopNControlOwner 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.15.4.1.10 |
| nlMatrixTopNControlStatus The status of this nlMatrixTopNControlEntry.
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.15.4.1.11 |
| nlMatrixTopNControlMatrixIndex The nlMatrix[SD/DS] table for which a topN report will be
prepared on behalf of this entry. The nlMatrix[SD/DS] table
is identified by the value of the hlMatrixControlIndex
for t… | column | Integer32 | .1.3.6.1.2.1.16.15.4.1.2 |
| nlMatrixTopNControlRateBase The variable for each nlMatrix[SD/DS] entry that the
nlMatrixTopNEntries are sorted by, as well as a control
for the table that the results will be reported in.
Thi… | column | Enumeration | .1.3.6.1.2.1.16.15.4.1.3 |
| nlMatrixTopNControlGeneratedReports The number of reports that have been generated by this entry. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.15.4.1.5 |
| nlMatrixTopNControlDuration The number of seconds that this report has collected
during the last sampling interval.
When the associated nlMatrixTopNControlTimeRemaining object is
set, this obj… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.15.4.1.6 |
| nlMatrixTopNControlRequestedSize The maximum number of matrix entries requested for this report.
When this object is created or modified, the probe
should set nlMatrixTopNControlGrantedSize as clos… | column | Integer32 | .1.3.6.1.2.1.16.15.4.1.7 |
| nlMatrixTopNControlGrantedSize The maximum number of matrix entries in this report.
When the associated nlMatrixTopNControlRequestedSize object is
created or modified, the probe should set this
o… | column | Integer32 | .1.3.6.1.2.1.16.15.4.1.8 |
| nlMatrixTopNControlStartTime The value of sysUpTime when this topN report was
last started. In other words, this is the time that
the associated nlMatrixTopNControlTimeRemaining object was
modified to start … | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.15.4.1.9 |