beautypg.com

Allied Telesis AT-S62 User Manual

Page 102

background image

Chapter 7: SNMPv3 Commands

102

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 creates an SNMPv3 User Table entry.

Examples

The following command creates an SNMPv3 user with the name
“steven142” with an authentication protocol of MD5, an authentication
password of “99doublesecret12”, a privacy password of “encrypt178”
and a storage type of nonvolatile.

add snmpv3 user=steven142 authentication=md5
authpassword=99doublesecret12
privpassword=encrypt178 storagetype=nonvolatile

The following command creates an SNMPv3 user with the name “77hoa”
an authentication protocol of SHA, an authentication password of
“youvegottobekidding88” and a storage type of nonvolatile.

add snmpv3 user=77hoa authentication=sha
authpassword=youvegottobekidding88
storagetype=nonvolatile