How can we help?

How to enable SNMP on a Citrix NetScaler device

Follow

There are two different methods to enabling SNMP on a Citrix NetScaler device. One method is through command-line interface (CLI) and the other is through the graphical user interface (GUI).

Using the CLI to enable SNMP

You can enable SNMP from the NetScaler command line. At the command prompt, type the following command to set the parameters: add snmp manager <IPAddress>

Make sure you substitute the Auvik collector's IP address between the parentheses. Example: > add snmp manager 192.168.2.16

Now use the following command to verify the Auvik collector has been successfully added: show snmp manager

To specify an SNMP community, type the following: add snmp community <communityName> <permissions>

Replace communityName with your desired community string. If you used a community string other than public or private, add it to Auvik by following these steps.

For permissions, you need only a get permission. Example: > add snmp community public get

Now verify the SNMP community with the following command: show snmp community

Using the NetScaler GUI to enable SNMP

You can also enable SNMP on your NetScaler device by using the configuration utility. You must use a Java-enabled browser to use the configuration utility.

  1. From a Java-enabled web browser, open the configuration utility with the NetScaler management IP address.
  2. On the Configuration tab in the navigation pane, expand System, then expand SNMP.
  3. Click Managers.
  4. In the details pane, click Add.
  5. In the Create SNMP Manager Community page, set the following parameters:
    • SNMP Manager—IPv4 address of the Auvik collector.
    • Community—The SNMP community string.
  6. Click Add, then click Close.
  7. If you used a community string other than public or private, add it to Auvik by following these steps.

Sources

http://docs.citrix.com/en-us/netscaler/10-1/ns-system-wrapper-10-con/ns-ag-snmp-intro-wrapper-con/ns-ag-config-ns-snmp-vo-vt-query-con.html

https://www.citrix.com/content/dam/citrix/en_us/documents/products-solutions/citrix-netscaler-deployment-guide.pdf

http://docs.citrix.com/en-us/sdx/10-5/sdx-ag-manage-mon-appliance-network-config-tsk/sdx-ag-config-svm-config-snmp-trap-destination-tsk.html

https://www.citrix.com/support/

Was this article helpful?
2 out of 2 found this helpful
Have more questions? Submit a request