interfaceTopNNormalizationReq
INTERFACETOPN-MIB ·
.1.3.6.1.2.1.16.27.1.2.1.4
Object
This object indicates whether normalization is required in the
computation of the selected value.
If the value of this object is 'true', the value of
the selected variable will be multiplied by a factor equal to the
interfaceTopNNormalizationFactor divided by the value of
effective speed of the interface
If the value of this object is 'false',
the value of the selected variable will be taken 'as is' in
the TopN computation.
If the value of the object interfaceTopNSampleType is
bandwidthPercentage(3), the object
interfaceTopNNormalizationReq cannot take the value 'true'.
The value of this object MUST be false if the effective speed of
the interface sub-layer as determined from ifSpeed is zero. This
conforms to the ifSpeed definition in [RFC2863]for a sub-layer
that has no concept of bandwidth.
This object may not be modified if the associated
interfaceTopNControlStatus object is equal to active(1).
Context
- MIB
- INTERFACETOPN-MIB
- OID
.1.3.6.1.2.1.16.27.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- interfaceTopNControlEntry
- Table
- interfaceTopNControlTable
- Siblings
- 12
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |
| interfaceTopNTimeRemaining 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
curre… | column | Integer32 | .1.3.6.1.2.1.16.27.1.2.1.6 |
| 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 |