Disabling SNMP
Procedure
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Disables SNMP.switch(config) # no snmp-server protocol enable
Step 2
Example:
no snmp-server protocol enable
SNMP is disabled by default.
Verifying the SNMP Configuration
To display SNMP configuration information, perform one of the following tasks:
PurposeCommand
Displays the SNMP status.show snmp
Displays the SNMP community strings.show snmp community
Displays the SNMP engineID.show snmp engineID
Displays SNMP roles.show snmp group
Displays SNMP sessions.show snmp sessions
Displays the SNMP notifications enabled or disabled.show snmp trap
Displays SNMPv3 users.show snmp user
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 167
Configuring SNMP
Disabling SNMP