Set snmpv3 user – Allied Telesis AT-S63 User Manual

Page 291

Advertising
background image

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

291

SET SNMPV3 USER

Syntax

set snmpv3 user=

user

[authentication=md5|sha]

authpassword

=password

privpassword

=password

[storagetype=volatile|nonvolatile]

Parameters

user

Specifies the name of an SNMPv3 user, up to 32
alphanumeric characters.

authentication

Specifies the authentication protocol that is used to
authenticate this user with an SNMPv3 entity (or
NMS). The default is no authentication. The options
are:

md5

The MD5 authentication protocol. Users are
authenticated with the MD5 authentication
protocol after a message is received.

sha

The SHA authentication protocol. Users are
authenticated with the SHA authentication protocol
after a message is received.

authpassword

Specifies a password for the authentication
protocol, up to 32 alphanumeric characters.

privpassword

Specifies a password for the 3DES privacy, or
encryption protocol, up to 32 alphanumeric
characters. Configuring a privacy protocol
password, turns on the DES privacy protocol.

storagetype

Specifies the storage type of this table entry. This is
an optional parameter. The options are:

volatile

Does not allow you to save the table
entry to the configuration file on
the switch. This is the default.

nonvolatile

Allows you to save the table entry to
the configuration file on the switch.

Description

This command modifies an SNMPv3 User Table entry.

Advertising