interfaceTopNNormalizationFactor
INTERFACETOPN-MIB ·
.1.3.6.1.2.1.16.27.1.2.1.5
Object
column
r/w
Integer32
The value used for normalization if
interfaceTopNNormalizationReq has the value 'true'.
Example:
The following set of values is applied to a device with multiple
Ethernet interfaces running at 10 Mbps, 100 Mbps, and 1 Gbps.
interfaceTopNObjectVariable = 'ifInOctets'
interfaceTopNObjectSampleType = 'deltaValue'
interfaceTopNNormalizationReq = 'true'
interfaceTopNNormalizationFactor = 1000000000
Applying this set of values will result in the sampled delta values
to be multiplied by 100 for the 10 Mbps interfaces, and by 10 for
the 100 Mbps interfaces, while the sample values for the 1 Gbps
interface are left unchanged. The effective speed of the interface is
taken from the value of ifSpeed for each interface, if ifSpeed is
less than 4,294,967,295, or from ifHighSpeed multiplied by
1,000,000 otherwise.
At row creation the agent SHOULD set the value of this object to
the effective speed of the interface.
Context
- MIB
- INTERFACETOPN-MIB
- OID
.1.3.6.1.2.1.16.27.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- interfaceTopNControlEntry
- Table
- interfaceTopNControlTable
- Siblings
- 12
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-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 |
| 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 |