Configure an SNMP Server

SNMP (Simple Network Management Protocol) exchanges information between network devices and one or more central network management stations (referred to in ExtremeCloud‌ IQ as an SNMP server). The devices send traps, which are unsolicited messages, to the management stations on UDP port 162 when events of note occur. Management stations also query monitored devices to check their operational status. The queries are in the form of get commands that management stations send on UDP port 161.

The SNMP Server Profiles table displays information about SNMP server profiles and their assignments to network policies and VGVAs (VPN Gateway Virtual Appliances), including the server profile name, a description, and the number of network policies or VGVAs that reference the SNMP server profile. Hover over any non-zero number to see the names of the policies and VGVAs.

You can create an SNMP server profile at the device level for a specific VGVA to override the SNMP server profile inherited from the network policy to which the VGVA belongs.
Note

Note

You can only add an SNMP server profile at the device level if SNMP is first enabled and configured at the network policy level.

Complete the following steps to configure an SNMP server profile.

  1. Go to Configure > Common Objects > Management > SNMP Servers.
  2. Select an existing SNMP Server and then select Edit, or select Add.
  3. Configure the SNMP Server Settings.
  4. To add a new SNMP server, select Add, and then select IP Address or Host Name.

    You can add up to three SNMP servers to the profile.

  5. To use an existing SNMP server, select it from the SNMP Server menu.

    Choose the IP address or host name object for the SNMP server or servers that will access the devices. To permit management access from a single SNMP server, choose an IP address or host name that defines just that server. To permit management access from an entire subnet, choose an IP address or host name that defines that subnet. If you do not see the IP address or host name that you need, select New and define one.

  6. Type a Name for the new IP object.
  7. Optional: If you want to change your previous selection, select IP Address or Host Name from the menu.
  8. Select SAVE IP OBJECT.
  9. Select the version of SNMP that is running on the management station you intend to use from the Version menu.
  10. From the Operation menu, select the type of activity to permit between the specified SNMP management station and the devices in the network policy that are assigned to this profile.
    Options include:
    • None: Disable all SNMP activity for the specified management station.
    • Get: Permit GET commands sent from the management station to a device to retrieve MIBs.
    • Get and Trap: Permit the reception of GET commands from the management station and the transmission of traps to the management station.
    • Trap: Permit devices to send messages notifying the management system of events of interest.
  11. In the Community field (for SNMP V2C and V1), enter a text string that must accompany queries from the management station.

    The community string acts similarly to a password, such that devices only accept queries from management stations that send the correct community string.

  12. Select ADD SNMP SERVER.
  13. Select SAVE SNMP SERVER.