arIfXAverageInputBitsSecond
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.5.5.1.2
Object
column
mandatory
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
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.5.5.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- 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 mandatory The index of the ifTable. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.5.5.1.1 |
| arIfXAverageInputPacketsSecond mandatory 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 mandatory 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 mandatory 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 |