Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 527

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section IV: SNMPv3

527

privacy

This option provides an

authentication protocol and the
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 creates an SNMPv3 Target Parameters Table entry.

Examples

In the following command, the Target Parameters Table entry is called
“snmpv3mgr13” and user name is “user444.” The security model is set to
the SNMPv3 protocol. In addition, the security level is set to privacy and
the storage type is nonvolatile.

create snmpv3 targetparams=snmpv3mgr13 username=user444
securitymodel=v3 messageprocessing=v3 securitylevel=privacy
storagetype=nonvolatile

In the following command, the Target Parameters Table entry is called
“snmpmanager” and the user name is “pat365.” The security model is set
to SNMPv3 protocol. In addition, the security level is set to authentication
and the storage type is nonvolatile.

create snmpv3 targetparams=snmpmanager username=pat365
securitymodel=v3 messageprocessing=v3
securitylevel=authentication storagetype=nonvolatile

AlliedWare Plus

Command

Syntax

snmp-server targetparams

targetparams

user

username

secure

noauth|auth|priv model v1|v2c|v3 message v1|v2c|v3

Mode

Configure mode

Description

This command differs from the standard command as follows:

Advertising