beautypg.com

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

Page 163

background image

AT-S83 Management Software Command Line Interface User’s Guide

163

SNMP-SERVER GROUP

Syntax

snmp-server group GROUPNAME v1|v2c|v3 auth|noauth|priv
notify [VIEWNAME]|read [VIEWNAME]|write [VIEWNAME]

no snmp-server group GROUPNAME v1|v2c|v3
auth|noauth|priv

Parameters

GROUPNAME Specifies the group name. Choose an alphanumeric

value between 1 and 255 characters.

v1

Specifies a group that uses the SNMPv1 security mode.

v2c

Specifies a group that uses the SNMPv2c security mode.

v3

Specifies a group that uses the SNMPv3 security mode.

This SNMP version provides the most security. The
SNMPv3 security mode also permits the following
security-level options:

auth

Enables MD5 and SHA packet authentication for

an SNMPv3 group. This is an optional
parameter.

noauth Enables the noAuthNoPriv security level for an

SNMPv3 group. This is an optional parameter.

priv

Enables the privacy security level which is

based on DES packet encryption for an
SNMPv3 group. This is an optional parameter.

notify

Specifies the view that permits a user to be notified.

VIEWNAME

Indicates a name of a view defined with

the SNMP-SERVER VIEW command.

read

Specifies the view that permits the user read access.

VIEWNAME

Indicates a name of a view defined with

the SNMP-SERVER VIEW command.