1,775
edits
No edit summary |
No edit summary |
||
Line 67: | Line 67: | ||
*message type 5 is the "interface throughput update" message. | *message type 5 is the "interface throughput update" message. | ||
*the ingress interface describes the corresponding network interface on | *the ingress interface describes the corresponding network interface on which the packets have been receveived. The value corresponds to the interface ID in the interface stats web page. | ||
*the packet delta count describes the number of packets within the specificied interval. | |||
*the octet delta count describes the number of bytes of layer 2 within the specificied interval. | |||
*the packet delta count describes the number of packets within the specificied | *the update interval describes the duration of the reported interval in milliseconds. | ||
*the ovservation timestamp describes the UTC timestamp of the reported interval in milliseconds. | |||
*the octet delta count describes the number of bytes of layer 2 within the | |||
*the update interval describes the duration of the reported interval in | |||
*the ovservation timestamp describes the UTC timestamp of the reported interval | |||
To calculate the (extrapolated) Bit/s throughput in the interval, the following formula can be used: | To calculate the (extrapolated) Bit/s throughput in the interval, the following formula can be used: |
edits