Description, Examples – Allied Telesis AT-S63 User Manual

Page 339

Advertising
background image

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

339

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 Access Table entry.

Examples

The following command modifies the group called engineering. The new

read view is the Internet MIBs and the storage type is volatile storage.

set snmpv3 access=engineering securitymodel=v3
securitylevel=authentication readview=internet
storagetype=volatile

The following command modifies the group called training. The read view,
write view, and notify view are set to the Internet MIBs. The storage type is
nonvolatile storage.

set snmpv3 access=training securitymodel=v3
securitylevel=privacy readview=internet writeview=internet
notifyview=internet storagetype=nonvolatile

Advertising