Specifications

Table Of Contents
2-483
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
snmp-server host
snmp-server host
Sets destination hosts for SNMP traps.
snmp-server host address [traps] [version version] community-string
no snmp-server host address [traps] [version version] community-string
no snmp-server host all
Syntax Description
Command Default No hosts
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines If no communities are specified by the snmp-server community command, the community string
specified by this command is used by the SCE platform, as if an snmp-server community
community-string ro was given.
Use the all keyword with the no form of the command to remove all configured hosts.
Authorization: admin
Examples The following example adds a host destination for SNMP traps.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#snmp-server host 10.1.1.205 version 2c public
SCE(config)#
Related Commands
address The IP address of the SNMP server host.
traps Optional switch, does not influence command functionality.
version SNMP version running in the system. Can be set to 1 or 2c.
community-string The SNMPv1 and SNMPv2c security string that identifies a community of
managers that are able to access the SNMP server.
Release Modification
2.5.7 This command was introduced.
Command Description
show snmp host Displays the destination hosts for SNMP traps.