Snmp-server group, Snmp-server group 5 – Allied Telesis AT-8100 Series User Manual
Page 1195
AT-8100 Switch Command Line User’s Guide
1195
SNMP-SERVER GROUP
Syntax
snmp-server group
name auth|noauth|priv
read
readview
|
write
writeview
Parameters
name
Specifies a name for a new group. A name can be up to 64
alphanumeric and/or special characters, such as, !@#$%^&*?<>,
and is case sensitive.
auth/noauth/priv
Specifies the minimum security level that users must have to gain
access to the switch through the group. The options are:
auth: Indicates authentication, but no privacy.
noauth: Indicates no authentication or privacy.
priv: Indicates authentication and privacy.
readview
Specifies the name of an existing SNMPv3 view that specifies the
MIB objects the members of the group can view. If this parameter
is omitted, the members cannot view any MIB objects using the
group. The name is case sensitive.
writeview
Specifies the name of an existing SNMPv3 view that specifies the
part of the MIB tree the members of the group can change. If this
parameter is omitted, the members cannot change any MIB objects
using the group. The name is case sensitive.
Mode
Global Configuration Mode
Description
Use this command to create SNMPv3 groups.