534
Configuring SNMP
How to Configure SNMP
Default SNMP Settings
How to Configure SNMP
Disabling the SNMP Agent
The no snmp-server global configuration command disables all running versions (Version 1,
Version 2C, and Version 3) on the device. No specific Cisco IOS command exists to enable SNMP. The first snmp-server
global configuration command that you enter enables all versions of SNMP.
Configuring Community Strings
Note: To disable access for an SNMP community, set the community string for that community to the null string (do not
enter a value for the community string).
Feature Default Setting
SNMP agent Disabled
1
.
1. This is the default when the switch starts and the startup configuration does not have any snmp-server global
configuration commands.
SNMP trap receiver None configured.
SNMP traps None enabled except the trap for TCP connections (tty).
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.
Command Purpose
1. configure terminal Enters global configuration mode.
2. no snmp-server Disables the SNMP agent operation.
3. end Returns to privileged EXEC mode.