Chapter 7: SNMP Commands
62
NO SNMP-SERVER GROUP
Syntax
no snmp-server group
groupname
v1|v2c|v3
auth|noauth|priv
Parameters
groupname
Specifies a name of a group to be deleted. The name is case sensitive.
v1|v2c|v3
Specifies the SNMP version. The versions are listed here:
v1: SNMPv1
v2c: SNMPv2c
v3: SNMPv3
auth|noauth|priv
Specifies the minimum security level of the group. The parameter
applies only to SNMPv3. The options are listed here:
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.
Example
This example deletes a group called “sta5west” of SNMPv2c:
ATGS950_28PS# configure terminal
ATGS950_28PS(config)# no snmp-server group sta5west
v2c
This example deletes a group called “sta5west” of SNMPv3, with a