NOTE: To enable SNMP on Extreme Cloud IQ devices (previously Aerohive), you’ll need administrative access to ExtremeCloud IQ.
Setup SNMP
From ExtremeCloud IQ:
- From Configure, click Network Policies and choose the network policy you want to enable SNMP for.
- Navigate to Additional Settings, then SNMP Server.
- Turn the SNMP server on.
- Press the + icon to add a new SNMP server.
- Input the IP address object of the Auvik Collector, and select whether you’d like to use SNMP version V2C or V3.
- Set the Operation to Get.
- In the example above, we are using the default, pre-populated ExtremeCloud SNMP v2C community string: ‘hivecommunity’. This can be changed based on requirements.
- Click Add SNMP Server to return you to the previous screen.
- Once the Name field and any optional fields are populated, click Save SNMP Server.
- Push at least a Delta Configuration Update to relevant devices.
Workaround
If the above steps did not produce any results from Auvik, a workaround has been identified to force SNMP to enable. We will be supplying supplemental commands for CLI to run in addition to the settings already in the network policy.
NOTE: Policy-level Supplemental CLI currently only applies to IQ Engine devices. For Dell and Extreme Networks devices that do not run IQ Engine, please use per-device Supplemental CLI.
From ExtremeCloud IQ:
- Navigate to Global Settings by hovering over the portrait icon next to your name in the top-right of the window.
- Enable Supplemental CLI which can be found under Administration, then VIQ Management.
- Select Configure, then Network Policies and choose the network policy you want to enable SNMP for.
- Under Policy Settings, click Supplemental CLI.
- Turn Supplemental CLI on.
- Enter a name and description if desired.
- The CLI commands to be run are:
interface eth0 manage SNMP
interface eth1 manage SNMP
- Click Save, then run at least a Delta Configuration Update to all applicable devices.