beautypg.com

No snmp-server group, No snmp-server group 3 – Allied Telesis AT-8100 Series User Manual

Page 1183

background image

AT-8100 Switch Command Line User’s Guide

1183

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 1189

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