interfaceTopNTimeRemaining
INTERFACETOPN-MIB ·
.1.3.6.1.2.1.16.27.1.2.1.6
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,
which is loaded into the associated
interfaceTopNDuration object.
When this object is set to a non-zero value,
any associated interfaceTopNEntries shall be
made inaccessible by the agent. While the value
of this object is non-zero, it decrements by one
per second until it reaches zero. During this
time, all associated interfaceTopNEntries shall
remain inaccessible. At the time that this object
decrements to zero, the report is made accessible
in the interfaceTopNTable. Thus, the interfaceTopN
table needs to be created only at the end of the
collection interval.
If the value of this object is set to zero
while the associated report is running, the
running report is aborted and no associated
interfaceTopNEntries are created.
Context
- MIB
- INTERFACETOPN-MIB
- OID
.1.3.6.1.2.1.16.27.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- interfaceTopNControlEntry
- Table
- interfaceTopNControlTable
- Siblings
- 12
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| interfaceTopNControlIndex An index that uniquely identifies an entry in the
interfaceTopNControl table. Each such entry defines
one top N report prepared for a probe. | column | Integer32 | .1.3.6.1.2.1.16.27.1.2.1.1 |
| interfaceTopNStartTime The value of sysUpTime when this top N report was
last started. In other words, this is the time that
the associated interfaceTopNTimeRemaining object was
modified… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.27.1.2.1.10 |
| interfaceTopNOwner The entity that configured this entry and is
using the resources assigned to it. | column | RMON-MIBOwnerString | .1.3.6.1.2.1.16.27.1.2.1.11 |
| interfaceTopNLastCompletionTime The value of sysUpTime when this top N report was
last completed. If no report was yet completed, the value
of this object is zero. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.27.1.2.1.12 |
| interfaceTopNRowStatus The status of this row.
If the value of this object is not equal to
active(1), all associated entries in the
interfaceTopNTable shall be deleted by the
agent. | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.27.1.2.1.13 |
| interfaceTopNObjectVariable The particular variable to be sampled.
Values between 0 and 22, point to MIB objects defined in
IF-MIB [RFC2863].
Values between 23 and 37, point to … | column | Enumeration | .1.3.6.1.2.1.16.27.1.2.1.2 |
| interfaceTopNObjectSampleType The method of sampling the selected variable for storage in
the interfaceTopNTable.
If the value of this object is absoluteValue(1), the value of
the selected varia… | column | Enumeration | .1.3.6.1.2.1.16.27.1.2.1.3 |
| interfaceTopNNormalizationReq This object indicates whether normalization is required in the
computation of the selected value.
If the value of this object is 'true', the value o… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.16.27.1.2.1.4 |
| interfaceTopNNormalizationFactor The value used for normalization if
interfaceTopNNormalizationReq has the value 'true'.
Example:
The following set of values is applied to a device with multiple
Et… | column | Integer32 | .1.3.6.1.2.1.16.27.1.2.1.5 |
| interfaceTopNDuration The number of seconds that this report has
collected during the last sampling interval,
or if this report is currently being collected,
the number of seconds that this report is b… | column | Integer32 | .1.3.6.1.2.1.16.27.1.2.1.7 |
| interfaceTopNRequestedSize The maximum number of interfaces requested
for the Top N Table.
When this object is created or modified, the
agent should set interfaceTopNGrantedSize as close
to t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.16.27.1.2.1.8 |
| interfaceTopNGrantedSize The maximum number of interfaces in the
top N table.
When the associated interfaceTopNRequestedSize object is
created or modified, the agent should set this object … | column | Integer32 | .1.3.6.1.2.1.16.27.1.2.1.9 |