Configuration Mode Commands : System administration commands : snmp-server host traps version
  
snmp-server host traps version
Configures the SNMP version of traps to send to the host.
Syntax
[no] snmp-server host {<hostname> | <ip-address>} traps version {1 | 2 c} <community-string> [port <port>]
Parameters
<hostname>
Hostname for the SNMP server.
<ip-address>
IPv4 address or IPv6 address for the SNMP server.
<version>
SNMP version of traps to send to this host:
1—SNMPv1
2c—SNMPv2c
<community-string>
Specifies 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.
port <port>
Specifies the destination port.
Usage
The no command option disables the SNMP server host.
Example
amnesiac (config) # snmp-server host 10.0.0.1 traps version 1 public port 41148
Product
SCC, Interceptor, Client Accelerator, SteelHead, SteelHead-v, SteelHead-c
Related Commands
“show snmp,” “snmp-server community,” snmp-server security-name