NetFlow/IPFIX interface: Difference between revisions

no edit summary
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.
  which the packets have been receveived. The value corresponds to the
*the packet delta count describes the number of packets within the specificied interval.
  interface ID in the interface stats web page.
*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.
  interval.
*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
  specificied interval.
*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.


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:
1,775

edits