No snmp-server group 1, No snmp-server group – Allied Telesis AT-FS970M Series User Manual
Page 1161

AT-FS970M Switch Command Line User’s Guide
1161
NO SNMP-SERVER GROUP
Syntax
no snmp-server group
name noauth|auth|priv
Parameters
name
Specifies the name of a 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: Indicates authentication, but no privacy.
noauth: Indicates no authentication or privacy.
priv: Indicates authentication and privacy.
Mode
Global Configuration mode
Description
Use this command to delete SNMPv3 groups.
Confirmation Command
“SHOW SNMP-SERVER GROUP” on page 1167
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