Allied Telesis AT-S63 User Manual

Page 280

Advertising
background image

Chapter 20: SNMPv3 Commands

280

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