Chapter 3: Operations

39

 

 

- or -

To disable all SNMP traps, issue a Server SNMP Trap command with the Disable and All parameters. In this case, the numbered list is not displayed.

SERVER SNMP TRAP DISABLE ALL

For more information, see Server SNMP Trap command in Chapter 5. The

Equinox web site www.equinox.com/support describes the supported traps.

To add or delete SNMP trap destination addresses:

1.To add an SNMP trap destination address, issue a Server SNMP Trap Destination command with the Add parameter and the destination’s IP address. You may define up to four destination addresses, using separate commands.

SERVER SNMP TRAP DESTINATION ADD <ip_address>

2.To delete an SNMP trap destination address, issue a Server SNMP Trap Destination command with the Delete parameter and the destination’s IP address.

SERVER SNMP TRAP DESTINATION DELETE <ip_address>

For more information, see Server SNMP Trap Destination command in Chapter 5.

To add, copy or delete port alert strings:

1.To add a port alert string, issue a Port Alert Add command, specifying the port number and a 3-32 character string. You may define up to ten strings for each port, using separate commands. The alert string will only generate a trap if the portAlert trap is enabled with a Server SNMP Trap command.

PORT <port> ALERT ADD “<string>”

2.To delete a port alert string, issue a Port Alert Delete command, specifying a port number.

PORT <port> ALERT DELETE

The CCM displays a numbered list of alert strings that have been defined for the specified port with a prompt requesting you to select alert string(s) to delete. Indicate the alert strings to be deleted by entering an alert string’s list number, several numbers separated by commas, a range of numbers separated by a dash or a combination of numbers with commas and dashes. To delete all alert strings, type ALL. To cancel the command, press Enter.

3.To copy the defined alert strings from one port to another port, issue a Port Alert Copy command, specifying the port numbers to be copied to and from.

PORT <to_port> ALERT COPY <from_port>