
152
• InfiniBand Node is added to a partition
• InfiniBand Node is deleted from a partition
• InfiniBand Node is added to subnet
• InfiniBand Node is deleted from subnet
Configuring SNMP Settings
Viewing Current SNMP Trap Receivers
1. Enter the show snmp command in the CLI.
The current Trap Receivers are displayed in the output.
Add an SNMP Trap Receiver
1. Enter the snmp-server host command in global-configuration mode, as well as the following host
information:
• IP address or DNS name of an SNMP server.
• SNMP community string that authenticates your device to the SNMP server.
2. Store the contact information for your device by entering the snmp-server contact command, as
well as the ASCII string of contact information.
3. Store location information about your device by entering the snmp-server location command, as
well as the ASCII text string of location information.
Topspin-360# show snmp
===============================================================
SNMP Information
===============================================================
contact : Local HP support representative
location : 3000 Hanover Street, Palo Alto, CA 94304
===============================================================
Trap Receivers
===============================================================
ipaddr version community recv-events
---------------------------------------------------------------
172.16.1.34 v2c public true
Topspin-90> enable
Topspin-90# config
Topspin-90(config)# snmp-server host 10.3.106.99 secret
Topspin-90(config)# snmp-server contact "Local HP support
Representative"
Topspin-90(config)# snmp-server location 3000 Hanover Street,
Palo Alto, CA 94304