Command Mode
Global Configuration
Example
Console(config)#snmp-server location WC-19
Console(config)#
Related Commands
snmp-server contact (24-4)
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 [inform [retry retries | timeout se conds]]
community-string [versio n {1 | 2c | 3 {auth | noauth | priv} [udp-port port]}
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)
inform - Notific ations are sent as inform me ssages. Note that this opt ion is
only available for version 2c and 3 hosts. (Default: traps are used)
- retries - The maximum number of times to resend an inform me ssage if
the recipient does not acknowledge receipt. (Range: 0-255; Default: 3)
- seconds - The number of s econds to wa it for an ackn ow ledgm e nt b efor e
resending an inform message. (Range: 0-2147483647 centiseconds;
Default: 1500 centiseconds)
community-string - Password-like c ommu nity s tring s ent with th e
notification operation to SNMP V1 and V2c hosts. 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 Version 1, 2c or
3 traps. (Range: 1, 2c, 3; Default: 1)
- auth | noauth | priv - This group uses SNMPv3 with authentic ation, no
authentication, or with authentication and privacy. See “Simple Network
Management Protocol” on page 5-1 for further information about these
authentication and encryption options.
port - Host UDP port to use. (Range: 1-65535; Default: 162)
Default Setting
• Host Address: None
• Notification Type: Traps
24-5snmp-server host
24