Configuration Mode Commands : System Administration Commands : SNMP Commands : snmp-server host
  
snmp-server host
Configures hosts to which to send SNMP traps.
Syntax
[no] snmp-server host {<hostname> | <ipv4-address> | <ipv6-address>} traps <community-string>
Parameters
<hostname>
Hostname for SNMP server.
<ipv4-address>
IPv4 address for the SNMP server.
<ipv6-address>
IPv6 address for the SNMP server.
traps <community-string>
Sends traps to the specified host. Specify the password-like community string to control access. Use a combination of uppercase, lowercase, and numerical characters to reduce the chance of unauthorized access to the SteelHead. The pound sign (#) and hyphen (-) characters are not allowed at the beginning of the community string.
Note: If you specify a read-only community string, it takes precedence over this community name and allows users to access the entire MIB tree from any source host. If this is not desired, delete the read-only community string.
Note: To create multiple SNMP community strings on a SteelHead, leave the default public community string and then create a second read-only community string with a different security name. Or, you can delete the default public string and create two new SNMP ACLs with unique names.
Usage
The no command option disables the SNMP server host. If you do not specify a community string value using this command, the system defaults to the value specified in the snmp-server trap-community command.
Example
amnesiac (config) # snmp-server host 10.0.0.1 traps public
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
snmp-server trap-community, show snmp