27-6
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-09
Chapter 27 Configuring SNMP
Configuring SNMP
• SNMP Examples, page 27-16
Default SNMP Configuration
Table 27-3 shows the default SNMP configuration.
SNMP Configuration Guidelines
An SNMP group is a table that maps SNMP users to SNMP views. An SNMP user is a member of an
SNMP group. An SNMP host is the recipient of an SNMP trap operation. An SNMP engine ID is a name
for the local or remote SNMP engine.
Note Before using alarm profiles to set the Catalyst 2955 switch to send SNMP alarm trap notifications to an
SNMP server, you must first enable SNMP by using the snmp-server enable traps alarms global
configuration command.
When configuring SNMP, follow these guidelines:
• When configuring an SNMP group, do not specify a notify view. The snmp-server host global
configuration command autogenerates a notify view for the user and then adds it to the group
associated with that user. Modifying the group's notify view affects all users associated with that
group. Refer to the Cisco IOS Configuration Fundamentals Command Reference for Release 12.1
for information about when you should configure notify views.
• To configure a remote user, specify the IP address or port number for the remote SNMP agent of the
device where the user resides.
• Before you configure remote users for a particular agent, configure the SNMP engine ID, using the
snmp-server engineID global configuration with the remote option. The remote agent's SNMP
engine ID and user password are used to compute the authentication and privacy digests. If you do
not configure the remote engine ID first, the configuration command fails.
• When configuring SNMP informs, you need to configure the SNMP engine ID for the remote agent
in the SNMP database before you can send proxy requests or informs to it.
Table 27-3 Default SNMP Configuration
Feature Default Setting
SNMP agent Enabled
SNMP community strings Read-Only: Public
Read-Write: Private
Read-Write-all: Secret
SNMP trap receiver None configured
SNMP traps None enabled
SNMP version If no version keyword is present, the default is version 1.
SNMPv3 authentication If no keyword is entered, the default is the noauth (noAuthNoPriv)
security level.
SNMP notification type If no type is specified, all notifications are sent.