InfiMONITOR NEXT polls the network nodes using SNMP. This means that in order to perform management and monitoring, an SNMP agent must be started and configured on each node.

By default, the "SNMP Agent" and the "SNMP Trap" notifications are disabled. To perform monitoring using InfiMONITOR NEXT, perform the necessary settings in the device's configuration: enable SNMP Agent and configure the SNMP Traps. 

This article provides instructions to configure devices of the each Infinet Wireless families:

The InfiMONITOR NEXT monitoring system supports "authNoPriv" protected mode only.

InfiLINK 2x2, InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution families

There are 2 ways how to change the configuration:

  1. Using the Command Line Interface (faster way).
  2. Using the Web GUI.

Configuration via CLI

A detailed description of the WANFleX OS commands is available in the snmpd command (SNMP daemon) article. Connect to the device using Telnet or SSH and enter the following commands (the words USERNAME and PASSWORD must be replaced with the actual values):

snmpd user USERNAME add pass PASSWORD security authNoPriv accessRights readWrite class admin

Enable the SNMP Agent and save the configuration:

snmpd start
config save

To enable and configure the SNMP Agent simultaneously for all the CPE devices connected to a BS (including the BS itself), run the following commands at the Base Station:

mint rf5.0 rcmd -all -self "snmpd user USERNAME add pass PASSWORD security authNoPriv accessRights readWrite class admin"
mint rf5.0 rcmd -all -self "snmpd start"
mint rf5.0 rcmd -all -self "config save"

To enable SNMP Traps simultaneously for all the CPE devices connected to a BS (including the BS itself), run the following commands at the Base Station: (replace "IP ADDRESS" with the IP address assigned to NEXT):

mint rf5.0 rcmd -all -self "trapd start"
mint rf5.0 rcmd -all -self "trapd dst IP ADDRESS:162/v2"
mint rf5.0 rcmd -all -self "trapd type topoGroup enable"
mint rf5.0 rcmd -all -self "trapd type radioGroup enable"
mint rf5.0 rcmd -all -self "trapd type mintGroup enable"
mint rf5.0 rcmd -all -self "trapd type ospfGroup enable"
mint rf5.0 rcmd -all -self "trapd type linkEvent enable"
mint rf5.0 rcmd -all -self "trapd typetrapdColdStartEvent enable"
mint rf5.0 rcmd -all -self "trapd type snmpdAuthenticationFailureEvent enable"
mint rf5.0 rcmd -all -self "trapd type syslog enable"
mint rf5.0 rcmd -all -self "config save"

Configure the agent's IP address on each device (replace "IP ADDRESS" with the IP address of the device):

trapd agent IP ADDRESS
config save

Configuration via Web interface

You can also use the Command Line section of the web interface to execute the commands described above.

Log in to the device’s web interface. Go to the "Basic settings" page -> "SNMP" to the "Access" section:

Perform the following steps:

 

Go to the "Traps" section where the following fields are available:

 

To complete the setup, click on the "Apply" button.

InfiLINK XG, InfiLINK XG 1000 families

Log in to the device’s web interface. Go to the "SNMP" section.

Perform the following steps:

 

In order to configure SNMP traps go to the "Traps" section and perform the following steps:

 

Quanta 5, Quanta 70 families

Log in to the device’s web interface. Go to the "SNMP" section.

Perform the following steps:

 

 

In order to configure SNMP traps go to the "Traps" section and perform the following steps: