GS950 PS Series Command Line Interface User’s Guide
77
SNMP-SERVER GROUP
Syntax
snmp-server group
groupname
v1|v2c|v3 auth|noauth|priv
[read
readviewname
] [write
writeviewname
] [notify
notifyviewname
]
Parameters
groupname
Specifies a name for a new group.
v1|v2c|v3
Specifies the SNMP version. The versions are listed here:
v1: SNMPv1
v2c: SNMPv2c
v3: SNMPv3
auth|noauth|priv
Specifies the minimum security level that users must have to gain
access to the switch through the group. This parameter applies only to
SNMPv3. The options are:
auth: Authentication, but no privacy.
noauth: No authentication or privacy.
priv: Authentication and privacy.
readviewname
Specifies the name of an existing SNMPv3 view that defines 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.
writeviewname
Specifies the name of an existing SNMPv3 view that defines 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.