Wireless devices preparation
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 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 Astra Wireless families:
Astra Evolution family
Configuration via CLI
Configuration via Web interface
Astra Quanta family
NOTE
The NEXT monitoring system supports "authNoPriv" protected mode only.
Evolution family
There are 2 ways how to change the configuration:
Using the Command Line Interface (faster way).
Using the Web GUI.
Configuration via CLI
A detailed description of the 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):
Enable the SNMP Agent and save the configuration:
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:
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):
Configure the agent's IP address on each device (replace "IP ADDRESS" with the IP address of the device):
Configuration via Web interface
NOTE
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:
Set the "Start SNMP" flag to enable the SNMP Agent.
Uncheck the "Version 1 enable" flag to disable the SNMPv1 version, which is enabled by default.
Click the "Add SNMP v3 user" and enter the authentication data for accessing the network node via SNMP in the "Username" and "Password" fields.
For the other parameters available in this section, keep the default values.
Go to the "Traps" section where the following fields are available:
"Enable SNMP Traps" - enable/disable traps. Check this flag.
"Agent IP" - enter the device's IP address.
"Destination" - the NEXT IP address and the UDP port, through which the polling subsystem receives notifications (by default it is port 162):
"V2" - enable/disable SNMP v2. Check this flag.
"Traps groups" - check flags for all the trap groups, that should be sent by the device.
To complete the setup, click on the "Apply" button.
Astra Quanta families
Log in to the device’s web interface. Go to the "SNMP" section.
Perform the following steps:
Enable SNMP agent by activating the corresponding flag.
Uncheck the "Version 1 enable" flag to disable the SNMPv1 version, which is enabled by default.
Click the "Add SNMP v3 user"
Select the "Auth/No privacy" mode
Enter the authentication data for accessing the network node via SNMP in the "Username" and "Password" fields.
For the other parameters available in this section, keep the default values.
In order to configure SNMP traps go to the "Traps" section and perform the following steps:
Enable SNMP Traps by checking "Enable SNMP traps" flag.
Enter the device's IP address.
Click the "Configure SNMP trap" button
In pop-up window fill in the followinf fields:
"Destination address" - the NEXT IP address and port.
"Traps groups" - check flags for all the trap groups, that should be sent by the device.
Last updated