9-40
Command Line Reference
Network Management Application Commands
snmp-server host
This command specifies the recipient of an SNMP trap notification. Use the
no form to remove the specified trap host.
Syntax
snmp-server host <host> <comm>
no snmp-server host
• host - IP address of the host.
• comm - Password-like community string sent with the notification
operation. Although you can set this string using the snmp-server host
command by itself, we recommend that you define this string using
the snmp-server community command prior to using the snmp-server
host command. (Maximum length: 32 characters)
Default Setting
Host Address: None
Community String: public
Command Mode
Global Configuration
Command Usage
The snmp-server host command is used in conjunction with the snmp-server
enable server command to enable SNMP notifications.
Example
ProCurve Access Point 530(config)# snmp-server host
10.1.0.15 public
ProCurve Access Point 530(config)