Using SNMP
Trisul can use SNMP to complement Netflow. You can use it to discover device names, interface names, interface speeds, plot real time SNMP traffic charts, etc.
Package
To enable SNMP you need to install the following packages on the Trisul-Hub node.
# ubuntu
apt install snmp
# centos/redhat/oracle - may need to first install epel-release repo
dnf install epel-release
dnf install net-snmp-utils
If you have not installed the SNMP packages you will see the following message.

Figure: Warning showing that SNMP tools are not installed
Configuring SNMP
You need to first specify the authentication details for each SNMP device.
navigation