ifTableXtndInputRate

WAN-MIB · .1.3.6.1.4.1.6889.2.1.6.2.2.1.1.25

Object

column SNMPv2-SMIGauge32
Expoential Average of the Number of bits  
received per second calculated for the interval 
specified in ifTableXtndLoadInterval.
The exponentail average smooths peaks while correctly
showing current trends.
              
Calculated as follows:
RateSample= (bitsLast - bitCurrent)/5
where bitCurrent = number of bits received, sampled 
every 5 seconds.
              
new_ifTableXtndInputRate = 
(old_ifTableXtndInputRate - RateSample)
*exp( -5/LoadInterval) + RateSample

Context

MIB
WAN-MIB
OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.25
Type
column
Access
readonly
Status
current
Parent
ifTableXtndEntry

Syntax

SNMPv2-SMIGauge32

Values & Constraints

No enumerated values or constraints recorded.