arIfXAverageInputBitsSecond

AT-INTERFACES-MIB · .1.3.6.1.4.1.207.8.4.4.5.5.1.2

Object

column Integer32
The average number of bits received per second on all 
interfaces over the past 8.5 minutes.
              
The average is calculated by an 8.5 minute (512s) decaying average, 
which is updated every 4 seconds using the following formula:
              
    X' = 127/128X + 1/128i
                  
    where   X' is the new average
            X  is the old average
            i  is the most recent poll result
              
The times and multiplier factors have been chosen to give the simplest
possible calculation using bit shifting operations.

Context

MIB
AT-INTERFACES-MIB
OID
.1.3.6.1.4.1.207.8.4.4.5.5.1.2
Type
column
Access
readonly
Status
current
Parent
arIfXEntry

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.