#include <NetFlow.h>
Public Attributes | |
ipaddrtype | srcaddr |
ipaddrtype | dstaddr |
ipaddrtype | nexthop |
ushort | input |
ushort | output |
ulong | dPkts |
ulong | dOctets |
ulong | First |
ulong | Last |
ushort | srcport |
ushort | dstport |
uchar | flags |
uchar | tcp_flags |
uchar | prot |
uchar | tos |
ulong | src_as |
ulong | dst_as |
uchar | src_mask |
uchar | dst_mask |
ushort | pad |
ipaddrtype | router_sc |
|
Octets sent in Duration |
|
Packets sent in Duration |
|
destination AS# |
|
destination subnet mask |
|
Destination IP Address |
|
TCP/UDP dest port number or equivalent |
|
SysUptime at start of flow. |
|
Shortcut mode(dest only,src only,full flows |
|
input interface index |
|
and of last packet of the flow. |
|
Next hop router |
|
output interface index |
|
IP protocol, e.g., 6=TCP, 17=UDP, ... |
|
Router which is shortcut by switch |
|
source AS# |
|
source subnet mask |
|
Source IP Address |
|
TCP/UDP source port number or equivalent |
|
TCP flags |
|
IP Type-of-Service |