SNMP Commands
4-111
4
Example
Related Commands
snmp-server contact (4-110)
snmp-server host
This command specifies the recipient of a Simple Network Management Protocol
notification operation. Use the no form to remove the specified host.
Syntax
snmp-server host host-addr community-string [version {1 | 2c}]
[udp-portport]
no snmp-server host host-addr
-host-addr - Internet address of the host (the targeted recipient).
(Maximum host addresses: 5 trap destination IP address entries)
-community-string - 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)
-version - Specifies whether to send notifications as SNMP v1 or v 2c traps.
-udp-port - Specifies the UDP port number used by the host.
Default Setting
Host Address: None
SNMP Version: 1
UDP Port: 162
Command Mode
Global Configuration
Command Usage
If you do not enter an snmp-server host command, no notifications are sent.
In order to configure the switch to send SNMP notifications , you must enter at
least one snmp-server host command. In order to enable multiple hosts, you
must issue a separate snmp-server host command for each host.
•The snmp-server host command is used in conjunction with the
snmp-server enable traps command. Use the snmp-server enable traps
command to specify which SNMP notifications are sent globally. For a host to
receive notifications, at least one snmp-server enable traps command and
the snmp-server host command for that host must be enabled.
Some notification types cannot be controlled with the snmp-server enable
traps command. For example, some notification types are always enabled.
Console(config)#snmp-server location WC-19
Console(config)#