Chapter 58: SNMPv3 Commands
828 Section IX: Simple Network Management Protocols
NO SNMP-SERVER GROUP
Syntax
no snmp-server group
name
noauth|auth|priv
Parameters
name Specifies the name of an group you want to delete
from the switch. The name is case sensitive.
auth|noauth|priv Specifies the minimum security level of the group to
be deleted. The options are:
auth Authentication, but no privacy.
noauth No authentication or privacy.
priv Authentication and privacy.
Mode
Global Configuration mode
Description
Use this command to delete SNMPv3 groups.
Confirmation Command
“SHOW SNMP-SERVER GROUP” on page 833
Example
This example deletes the SNMPv3 group “campus1_mgmt” with
authentication and privacy security:
awplus> enable
awplus# configure terminal
awplus(config)# no snmp-server group campus1_mgmt priv