Справочник Пользователя для Enterasys Networks E1 Series

Скачать
Страница из 808
SNMP Command Set
Configuring SNMP Users, Groups and Communities
5-20
5.2.2.5
set snmp group
Use this command to create an SNMP group. This associates SNMPv3 users to a group that shares 
common access privileges.
set snmp group groupname user user security-model {v1 | v2 | v3} [volatile | 
nonvolatile]
Syntax Description
Command Defaults
If storage type is not specified, nonvolatile storage will be applied.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to create an SNMP group called “anyone”, assign a user named “public” 
and assign SNMPv3 security to the group:
groupname
Specifies an SNMP group name to create.
user user
Specifies an SNMPv3 user name to assign to the group.
security-model v1 | 
v2 | v3
Specifies an SNMP security model to assign to the group.
volatile | 
nonvolatile
(Optional) Specifies a storage type for SNMP entries 
associated with the group.
Matrix E7(rw)->set snmp group anyone user public security-model v3