dsmonHostTopNCtlTimeRemaining
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.4.3.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 dsmonHostTopNCtlDuration object.
When the report finishes, the probe will automatically start
another collection with the same initial value of
dsmonHostTopNCtlTimeRemaining. 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 dsmonHostTopNTable, overwriting any report that may be
there.
When this object is modified by the management station, any
associated entries in the dsmonHostTopNTable shall be
deleted.
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.4.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- dsmonHostTopNCtlEntry
- Table
- dsmonHostTopNCtlTable
- Siblings
- 10
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dsmonHostTopNCtlIndex An index that uniquely identifies an entry in the
dsmonHostTopNCtlTable. Each such entry defines one Top N
report prepared for one RMON dataSource. | column | Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.1 |
| dsmonHostTopNCtlOwner 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.4.3.1.10 |
| dsmonHostTopNCtlStatus The status of this dsmonHostTopNCtlEntry.
An entry MUST NOT exist in the active state unless all
objects in the entry have an appropriate value.
If t… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.26.1.4.3.1.11 |
| dsmonHostTopNCtlHostIndex The dsmonHostTable for which a top N report will be
prepared on behalf of this entry. The dsmonHostTable is
identified by the value of the dsmonHostCtlIndex for that
table - that… | column | Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.2 |
| dsmonHostTopNCtlRateBase The variable(s) for each dsmonHost that the
dsmonHostTopNRate and dsmonHostTopNHCRate variables are
based upon. Each dsmonHostTopN report generated on behalf
of this control entr… | column | Enumeration | .1.3.6.1.2.1.16.26.1.4.3.1.3 |
| dsmonHostTopNCtlGeneratedReports The number of reports that have been generated by this
entry. | column | reports SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.26.1.4.3.1.5 |
| dsmonHostTopNCtlDuration The number of seconds that this report has collected during
the last sampling interval.
When the associated dsmonHostTopNCtlTimeRemaining object is
set, this object… | column | seconds Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.6 |
| dsmonHostTopNCtlRequestedSize The maximum number of dsmonHost entries requested for this
report.
When this object is created or modified, the probe SHOULD
set dsmonHostTopNCtlGrantedSize as clos… | column | table entries Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.7 |
| dsmonHostTopNCtlGrantedSize The maximum number of dsmonHost entries in this report.
When the associated dsmonHostTopNCtlRequestedSize object is
created or modified, the probe SHOULD set this o… | column | table entries Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.8 |
| dsmonHostTopNCtlStartTime The value of sysUpTime when this top N report was last
started. In other words, this is the time that the
associated dsmonHostTopNCtlTimeRemaining object was modified
to start th… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.26.1.4.3.1.9 |