Citrix Systems CITRIX NETSCALER 9.3 To add an SNMP manager by using the NetScaler command line

Models: CITRIX NETSCALER 9.3

1 195
Download 195 pages 43.21 Kb
Page 55
Image 55
To add an SNMP manager by using the NetScaler command line

Citrix NetScaler Administration Guide

the SNMP manager to its IP address. You can add up to a maximum of five host-name based SNMP managers.

If you do not configure at least one SNMP manager, the NetScaler appliance accepts and responds to SNMP queries from all IP addresses on the network. If you configure one or more SNMP managers, the appliance accepts and responds only to SNMP queries from those specific IP addresses.

If you remove an SNMP manager from the NetScaler configuration, that manager can no longer query the NetScaler.

To add an SNMP manager by using the NetScaler command line

At the NetScaler command prompt, type the following commands to set the parameters and verify the configuration:

wadd snmp manager <IPAddress> ... [-netmask <netmask>]

wshow snmp manager

Example

>add snmp manager 10.102.29.10 Done

>show snmp manager

1)

10.102.29.5

255.255.255.255

Done

 

 

To add an SNMP manager by specifying its IP address, using the NetScaler command line

At the NetScaler command prompt, type the following commands to set the parameters and verify the configuration:

wadd snmp manager <IPAddress> ... [-netmask <netmask>]

wshow snmp manager

Example

>add snmp manager 10.102.29.10 Done

>show snmp manager

1)

10.102.29.5

255.255.255.0

Done

 

 

>add snmp manager 10.102.29.15 10.102.29.30 Done

>show snmp manager

1) IP Address: 10.102.29.10

Netmask: 255.255.255.255

2) IP Address: 10.102.29.15

Netmask: 255.255.255.255

3) IP Address: 10.102.29.30

55

Page 55
Image 55
Citrix Systems CITRIX NETSCALER 9.3 manual To add an SNMP manager by using the NetScaler command line, w show snmp manager