ifTableXtndOutputLoad

WAN-MIB · .1.3.6.1.4.1.6889.2.1.6.2.2.1.1.28

Object

column SNMPv2-SMIGauge32
Expoential Average of the Output Load calculated for the interval 
specified in ifTableXtndLoadInterval.
Load is expressed a a number in the range 1 to 255.
255 = 100% utilization (input bits per second equal
the interface speed).
1 = 0% utilization.
              
The exponentail average smooths peaks while correctly
showing current trends.
              
Calculated as follows:
RateSample= int((bitsLast - bitCurrent)/(5*ifSpeed))*254
+1  
where bitCurrent = number of bits sent, sampled 
every 5 seconds.
              
new_ifTableXtndOutputLoad = 
(old_ifTableXtndOutputLoad - RateSample)
*exp( -5/LoadInterval) + RateSample

Context

MIB
WAN-MIB
OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.28
Type
column
Access
readonly
Status
current
Parent
ifTableXtndEntry
Table
ifTableXtndTable
Siblings
40

Syntax

SNMPv2-SMIGauge32
Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Related Objects

Sibling Objects