Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::NetFlow_v5 Struct Reference

flow record within a version 5 NetFlow Export datagram More...

#include <NetFlow.h>

List of all members.

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 pad1
uchar tcp_flags
uchar prot
uchar tos
ushort dst_as
ushort src_as
uchar dst_mask
uchar src_mask
ushort pad2


Detailed Description

flow record within a version 5 NetFlow Export datagram

Version:
1
Author:
i think, cisco


Member Data Documentation

ulong tacpp::NetFlow_v5::dOctets
 

Octets sent in Duration (milliseconds between 1st & last packet in this flow)

ulong tacpp::NetFlow_v5::dPkts
 

Packets sent in Duration (milliseconds between 1st & last packet in this flow)

ushort tacpp::NetFlow_v5::dst_as
 

dst peer/origin Autonomous System

uchar tacpp::NetFlow_v5::dst_mask
 

destination route's mask bits

ipaddrtype tacpp::NetFlow_v5::dstaddr
 

Destination IP Address

ushort tacpp::NetFlow_v5::dstport
 

TCP/UDP destination port number (.e.g, FTP, Telnet, etc.,or equivalent)

ulong tacpp::NetFlow_v5::First
 

SysUptime at start of flow

ushort tacpp::NetFlow_v5::input
 

Input interface index

ulong tacpp::NetFlow_v5::Last
 

and of last packet of the flow

ipaddrtype tacpp::NetFlow_v5::nexthop
 

Next hop router's IP Address

ushort tacpp::NetFlow_v5::output
 

Output interface index

uchar tacpp::NetFlow_v5::pad1
 

pad to word boundary

ushort tacpp::NetFlow_v5::pad2
 

pad to word boundary

uchar tacpp::NetFlow_v5::prot
 

IP protocol, e.g., 6=TCP, 17=UDP, etc...

ushort tacpp::NetFlow_v5::src_as
 

source peer/origin Autonomous System

uchar tacpp::NetFlow_v5::src_mask
 

source route's mask bits

ipaddrtype tacpp::NetFlow_v5::srcaddr
 

Source IP Address

ushort tacpp::NetFlow_v5::srcport
 

TCP/UDP source port number (.e.g, FTP, Telnet, etc.,or equivalent)

uchar tacpp::NetFlow_v5::tcp_flags
 

Cumulative OR of tcp flags

uchar tacpp::NetFlow_v5::tos
 

IP Type-of-Service


The documentation for this struct was generated from the following file:
Generated on Thu Jul 21 23:09:48 2005 for tacppd.kdevelop by doxygen 1.3.5