beautypg.com

Snmp-server user remote – Allied Telesis AT-S100 User Manual

Page 239

background image

AT-S100 Management Software User’s Guide

Section II: Advanced Configuration

239

SNMP-SERVER USER REMOTE

Syntax

snmp-server user remote GROUPNAME remote A.B.C.D udp-
port PORT<1-65535> encrypted auth(md5|sha) password
PASSWORD

no snmp-server user USERNAME

Parameters

USERNAME

Specifies the name of the user.

GROUPNAME

Specifies the name of the SNMP group. The user
listed in this command becomes a member of this
group.

A.B.C.D

Specifies the IP address of the host that connects to
the agent in the following format:

xxx.xxx.xxx.xxx

PORT

Specifies the UDP port. Choose a value between 1
and 65,535. The default value is 162.

encrypted

Enables an encrypted password. This is an optional

parameter.

auth

Specifies authentication is used to verify the server. If

you select this parameter, you must specify the SNMP
authorization password.

md5 Specifies the MD5 security mode. This is an

optional parameter.

sha Specifies the SHA security mode. This is an

optional parameter.

PASSWORD

Specifies the SNMP authorization password.

Description

Use the SNMP-SERVER USER command to create an SNMP user,
create an SNMP group, and assign the user to an SNMP group. In
addition, the SNMP-SERVER USER command maps a security mode and
security name to a group name.

Use the no form of this command to remove an SNMP user from a group.