SNMP is a commonly used protocol for network monitoring and MIB is a database associated with SNMP to manage entities. SNMP can be enabled by selecting the desired SNMP version as described in the steps below. At the Edge Level, you can override the SNMP settings specified in the Profile by selecting the Enable Edge Override checkbox.

Note: SD-WAN Edges do not generate SNMP traps. If there is a failure at the Edge level, the Edge reports the failure in the form of events to SD-WAN Orchestrator, which in turn generates traps based on the alerts configured for the received events.
Before you begin:
  • To download the SD-WAN Edge MIB: go to the Remote Diagnostic screen (Test & Troubleshooting > Remote Diagnostics) and run MIB for SD-WAN Edge. Copy and paste results onto your local machine.
  • Install all MIBs required by VELOCLOUD-EDGE-MIB on the SNMP manager, including SNMPv2-SMI, SNMPv2-CONF, SNMPv2-TC, INET-ADDRESS-MIB, IF-MIB, UUID-TC-MIB, and VELOCLOUD-MIB. All the above-mentioned MIBs are available on the Remote Diagnostics page.

About this task: At the Edge level, you can override the SNMP settings specified in the Profile by selecting the Enable Edge Override checkbox. The Edge Override option enables Edge specific edits to the displayed settings, and discontinues further automatic updates from the configuration profile for this module. For ongoing consistency and ease of updates, it is recommended to set configurations at the Profile rather than Edge exception level.

Supported MIBs
  • SNMP MIB-2 System
  • SNMP MIB-2 Interfaces
  • VELOCLOUD-EDGE-MIB
  • HOST-RESOURCES-MIB, from RFC 1514
Procedure to Configure SNMP Settings at Edge Level:
  1. Obtain the VELOCLOUD-EDGE-MIB on the Remote Diagnostic screen of the SD-WAN Orchestrator.
  2. Install all MIBs required by VELOCLOUD-EDGE-MIB.
  3. From the SD-WAN Orchestrator, go to Configure > Edges.
  4. Select an Edge you want to configure SNMP settings for, and click the Device icon under the Device column.

    The Configuration Edges screen for the selected Edge appears.

  5. Scroll down to the SNMP Settings area and check the Enable Edge Override check box. You can choose between two versions, v2c or v3.

  6. For a SNMP v2c config follow the steps below:
    1. Check the v2c checkbox.
    2. Type in a Port in the Port textbox. The default setting is 161.
    3. In the Community textbox, type in a word or sequence of numbers that will act as a 'password' that will allow you access to the SNMP agent.
    4. For Allowed IPs:
      • Check the Any checkbox to allow any IP to access the SNMP agent.
      • To restrict access to the SNMP agent, uncheck the Any checkbox and enter the IP address(es) that will be allowed access to the SNMP agent.

      configure-profile-snmp-settings-v2c

  7. For a SNMP v3 config, which provides added security support follow the steps below:
    1. Type in a port in the Port text box. 161 is the default setting.
    2. Type in a user name and password in the appropriate text boxes. Ensure that the Privacy Password is same as the Authentication Password configured on the Edge.
    3. Check the Privacy checkbox if you want your packet transfer encrypted.
    4. If you have checked the Privacy check box, choose DES or AES from the Algorithm drop-down menu.

    configure-profile-snmp-settings-v3

  8. Configure Firewall Settings. After you have configured SNMP Settings, go to Firewall settings (Configure >Profiles > Firewall) to configure the Firewall settings that will enable your SNMP settings.
Note: SNMP interface monitoring is supported on DPDK enabled interfaces for 3.3.0 and later releases.