dsmonMatrixTopNCtlTimeRemaining
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.6.4.1.4
Object
column
r/w
seconds 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 dsmonMatrixTopNCtlDuration object.
When the report finishes, the probe will automatically start
another collection with the same initial value of
dsmonMatrixTopNCtlTimeRemaining. 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 dsmonMatrixTopNTable, overwriting any report that may be
there.
When this object is modified by the management station, any
associated entries in the dsmonMatrixTopNTable shall be
deleted.
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.6.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- dsmonMatrixTopNCtlEntry
- Table
- dsmonMatrixTopNCtlTable
- Siblings
- 10
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dsmonMatrixTopNCtlIndex An index that uniquely identifies an entry in the
dsmonMatrixTopNCtlTable. Each such entry defines one Top N
report prepared for one RMON dataSource. | column | Integer32 | .1.3.6.1.2.1.16.26.1.6.4.1.1 |
| dsmonMatrixTopNCtlOwner 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.26.1.6.4.1.10 |
| dsmonMatrixTopNCtlStatus The status of this dsmonMatrixTopNCtlEntry.
An entry MUST 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.26.1.6.4.1.11 |
| dsmonMatrixTopNCtlMatrixIndex The dsmonMatrixSDTable for which a top N report will be
prepared on behalf of this entry. The dsmonMatrixSDTable is
identified by the same value of the dsmonMatrixCtlIndex
object… | column | Integer32 | .1.3.6.1.2.1.16.26.1.6.4.1.2 |
| dsmonMatrixTopNCtlRateBase The variable for each dsmonMatrixSD entry that the
dsmonMatrixTopNRate and dsmonMatrixTopNHCRate variables are
based upon. Each dsmonMatrixTopN report generated on behalf
of this… | column | Enumeration | .1.3.6.1.2.1.16.26.1.6.4.1.3 |
| dsmonMatrixTopNCtlGeneratedRpts The number of reports that have been generated by this
entry. | column | reports SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.26.1.6.4.1.5 |
| dsmonMatrixTopNCtlDuration The number of seconds that this report has collected during
the last sampling interval.
When the associated dsmonMatrixTopNCtlTimeRemaining object
is set, this obje… | column | seconds Integer32 | .1.3.6.1.2.1.16.26.1.6.4.1.6 |
| dsmonMatrixTopNCtlRequestedSize The maximum number of dsmonMatrix entries requested for
this report.
When this object is created or modified, the probe SHOULD
set dsmonMatrixTopNCtlGrantedSize as … | column | table entries Integer32 | .1.3.6.1.2.1.16.26.1.6.4.1.7 |
| dsmonMatrixTopNCtlGrantedSize The maximum number of dsmonMatrix entries in this report.
When the associated dsmonMatrixTopNCtlRequestedSize object
is created or modified, the probe SHOULD set th… | column | table entries Integer32 | .1.3.6.1.2.1.16.26.1.6.4.1.8 |
| dsmonMatrixTopNCtlStartTime The value of sysUpTime when this top N report was last
started. In other words, this is the time that the
associated dsmonMatrixTopNCtlTimeRemaining object was
modified to start … | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.26.1.6.4.1.9 |