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
- Table
- arIfXTable
- Siblings
- 4
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| arIfXIndex The index of the ifTable. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.5.5.1.1 |
| arIfXAverageInputPacketsSecond The average number of packets received per second on all
interfaces over the past 8.5 minutes. See the description for
arIfXAverageInputBitsSecond for details of the way in which… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.5.5.1.3 |
| arIfXAverageOutputBitsSecond The average number of bits sent per second on all
interfaces over the past 8.5 minutes. See the description for
arIfXAverageInputBitsSecond for details of the way in which the
av… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.5.5.1.4 |
| arIfXAverageOutputPacketsSecond The average number of bits sent per second on all
interfaces over the past 8.5 minutes. See the description for
arIfXAverageInputBitsSecond for details of the way in which the
av… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.5.5.1.5 |