beautypg.com

Snmp-server group – Allied Telesis AT-DC2552XS User Manual

Page 206

background image

Chapter 8: SNMP Commands

206

Section I: Switch Management

SNMP-SERVER GROUP

Syntax

snmp-server group

groupname

auth|priv|noauth read

readview

|

write

writeview

|notify

notifyview

Parameters

groupname

Specifies a name of an SNMPv3 group. The name is case-
sensitive and can consist of up to 20 alphanumeric characters.
Spaces, exclamation marks (!), and question marks (?) are not
permitted.

auth

Specifies the minimum group security level as authentication
without encryption. You must assign users who belong to this
group at least this level of security with the SNMP-SERVER USER
command.

priv

Specifies the minimum group security level as privacy which
means authentication with encryption. You must assign users who
belong to this group at least this level of security with the SNMP-
SERVER USER command.

noauth

Specifies the minimum group security level as no authentication.
The users who belong to this group are not required to have any
specified security level. You define users with the SNMP-SERVER
USER command.

readview

Specifies the name of an existing SNMPv3 view that defines the
MIB objects the group members can view. If you omit this
parameter, the members cannot view any MIB objects using the
group. The name is case-sensitive. You define SNMPv3 views with
the SNMP-SERVER VIEW command.

writeview

Specifies the name of an existing SNMPv3 view that defines the
MIB objects the group members can change. If you omit this
parameter, the members cannot change any MIB objects using the
group. The name is case-sensitive. You define SNMPv3 views with
the SNMP-SERVER VIEW command.