Set snmpv3 group – Allied Telesis AT-S63 User Manual
Page 438
Chapter 25: SNMPv3 Commands
438
Section IV: SNMPv3
SET SNMPV3 GROUP
Syntax
set snmpv3 group username=
username
[securitymodel=v1|v2c|v3]
groupname=
groupnam
e [storagetype=volatile|nonvolatile]
Parameter
username
Specifies a user name configured in the SNMPv3
User Table.
securitymodel
Specifies the security model of the above user
name. The options are:
v1
Associates the Security Name, or User
Name, with the SNMPv1 protocol.
v2c
Associates the Security Name, or User
Name, with the SNMPv2c protocol.
v3
Associates the Security Name, or User
Name, with the SNMPv3 protocol.
groupname
Specifies a group name configured in the SNMPv3
Access Table.
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 SecurityToGroup Table entry.
Examples
The following command modifies the SecurityToGroup Table entry with a
user name of “nancy28.” The security model is the SNMPv3 protocol. and
the group name is set to engineering.
set snmpv3 group username=nancy28 securitymodel=v3
groupname=engineering