Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 512

Advertising
background image

Chapter 30: SNMPv3 Commands

512

Section IV: SNMPv3

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

This command creates an SNMPv3 user with the name “steven142”, 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

This 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

AlliedWare Plus

Command

Syntax

snmp-server user

user

auth sha|md5

auth_password

priv=

priv_password

Mode

Configure mode

Description

This command differs from the standard command as follows:

You cannot define the storage type. New entries are automatically
assigned the storage type of nonvolatile.

You must include all of the parameters.

Example

This example creates an SNMPv3 user with the name “csmith”, an
authentication protocol of MD5, an authentication password of
“light224aq”, and a privacy password of “pl567pe”:

Advertising