Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Exporters and Interfaces Discovery

Note

In order to complete exporter names discovery, it is required to have basic network administration knowledge and access to network devices.

Also, you need administrator privileges for setting up SNMP policies in NetVizura Control Panel.

First time when NetFlow Analyzer receives and processes netflow packets from a network device, it is automatically added to Exporters tree. Device initially appears as IP address (configured for NetFlow export), and its interfaces appear with dedicated SNMP indexes.

Panel
bgColorGhostWhite
titleColorwhite
titleBGColorSteelBlue
titleOn this page:

Table of Contents
indent20px

However, to further discover exporter and interface names you will need to set up SNMP policies:

  1. Enable and set SNMP on your exporters
  2. Make sure that NetVizura can send SNMP requests to the exporters
  3. Add SNMP policies to NetVizura ( Settings > Control Panel > SNMP Policies).

After that, name discovering process is very easy:

  1. Go to Top N > Exporters tree
  2. Right click on exporter or interface node
  3. Select Discover

Exporter or interface name will be set to sysName, while description (in tooltip) will be set to sysDescr value received via SNMP request. 

NetVizura NetFlow Analyzer - Exporter and Interface Discovery

Tip
To learn how to configure SNMP policies in NetVizura, see SNMP Policy Settings.
Tip

You can test SNMP configuration on your devices from NetVizura shell by using command

[root@NetVizura ~]# snmpwalk -v <SNMP VERSION> -c <SNMP COMMUNITY> <IP ADDRESS>

Example: [root@NetVizura ~]# snmpwalk -v 2c -c public 192.168.2.101 

Info

After discovery, additional information about the selected exporter or interface is available in the Details panel (Read more in chapter Reading NetFlow Details).

 

Exporters Removal

Note

You need to have administrator privileges in order to confirm exporter removal.

During the course of work, you might have old exporters that no longer send NetFlow data but are still available in the tree. For this reason, you might want to clean them up.  To remove an exporter:

 

NetVizura NetFlow Analyzer - Exporter Removal

  1. Go to Top N > Exporters tree
  2. Right click on exporter node
  3. Select Remove
  4. Confirm your administrator password
  5. Click OK
Tip
If exporter continues sending NetFlow to NetVizura from a new interface, it will reappear in the tree so make sure to stop NetFlow export on the exporter before its removal.

Exporter will no longer be shown in the Exporter tree.