Skip to main content
Version: 2.10.0

Bandwidth Consumption per Application and Users for Cisco AVC (10435 / 20435)

Description

This Module utilizes Cisco Application Visibility and Control (AVC) (https://www.cisco.com/c/en/us/products/routers/avc-control.html) NetFlow v9 reporting and provides a list of most active applications and users by traffic. Most active applications and users are reported by Network Device over a time interval. The number of reported top most active applications and users (N) and the observation interval (T, sec) are configurable.

This information is provided per NetFlow exporter.

Parameters

Parameter NameDescriptionComments
Data Collection Interval, secModule logic execution intervalmin = 10 sec, max = 600 sec, default = 30 sec
Application name listA list of watched applications. If specified, the traffic is reported by specified applications, and all other traffic is summed up under app_name=other. If the list is empty, the traffic is reported by all applications.
List of known server destination port numbersList of server destination ports to be used to determine which host is a client and which is a server. If the list is empty all ports are reportede.g. 53, 80, 443
Share of total traffic reported, %Reported percent of total traffic by application by usere.g. 50 - indicates that all application/user entries consuming 50% of traffic are reported; min = 1%, max = 100%, default = 80%
Report selected applications only (1)Enable/Disable reporting selected apps only (1 - report only apps in the list, 0 - report all apps)default = 0

Inputs

Cisco AVC NetFlow v9 (including Cisco WLC NetFlow v9) Data and Options.

Syslog/JSON Message Fields

KeyField DescriptionComments
nfc_idMessage type identifier“nfc_id=20435”
exp_ipNetFlow exporter IPv4 address<IPv4 address>
protocolTransport Protocol ( TCP = 6, UDP = 17)<number>
directionDirection<string>, “inbound” or “outbound”
app_tagApplication Tag<string>, example “13:1”
app_name [^1]Application Name<string>, example “ftp”
engine_idClassification Engine ID<string>, example “IANA-L3”
dest_ipDestination host IP address<IPv4 address>
dest_ip6Destination host IPv6 address<IPv6 address>
dest_portDestination host port number<number>, 0 if destination is a client host
src_ipSource host IP address<IPv4 address>
src_ip6Source host IPv6 address<IPv6 address>
src_portSource host port number<number>, 0 if source is a client host
userUser-ID<string>, (“na” if not available)
bytesBytes total (Traffic)<number>
flow_countFlows count<number>
percent_of_totalPercent of Total (Traffic)<decimal>, e.g. 25.444% is 25.444
t_intObservation time interval, msec<number>

[^1]: Device must be configured to export Application list in NetFlow Options