198
read-view
view-name
: Specifies a read-only MIB view. The
view-name
represents a MIB view name,
a string of 1 to 32 characters. If no read-only MIB view is specified, the SNMP group has read access
to the default view
ViewDefault
.
write-view
view-name:
Specifies a read and write MIB view. The
view-name
represents a MIB view
name, a string of 1 to 32 characters. If no read and write view is specified, the SNMP group cannot
set any MIB object on the SNMP agent.
notify-view
view-name
: Specifies a notify MIB view. The
view-name
represents a MIB view name, a
string of 1 to 32 characters. The SNMP agent sends notifications to the users in the specified group
only for the MIB objects included in the notify view. If no notify view is specified, the SNMP agent
does not send any notification to the users in the specified group.
acl
: Specifies a basic IPv4 ACL for the group.
ipv4-acl-number
: Specifies a basic IPv4 ACL by its number in the range of 2000 to 2999.
name ipv4-acl-name
: Specifies a basic IPv4 ACL for the group. The
ipv4-acl-name
argument
represents a basic IPv4 ACL name, a case-insensitive string of 1 to 63 characters.
acl
ipv6
: Specifies a basic IPv6 ACL for the group.
ipv6-acl-number
: Specifies a basic IPv6 ACL by its number in the range of 2000 to 2999.
name ipv6-acl-name
: Specifies a basic IPv6 ACL for the group. The
ipv6-acl-name
argument
represents a basic IPv6 ACL name, a case-insensitive string of 1 to 63 characters.
Usage guidelines
SNMPv1 and SNMPv2c settings in this command are not supported in FIPS mode.
All users in an SNMP group share the security model and access rights of the group.
You can create a maximum of 20 SNMP groups, including SNMPv1, SNMPv2c, and SNMPv3
groups.
All SNMPv3 users in a group share the same security model, but can use different authentication
and privacy key settings. To implement a security model for a user and avoid SNMP communication
failures, make sure the security model configuration for the group and the security key settings for
the user are compliant with
and match the settings on the NMS.
Table 42 Basic security setting requirements for different security models
Security model
Security model
keyword for the
group
Security key
settings for the
user
Remarks
Authentication with
privacy
privacy
Authentication key,
privacy key
If the authentication key
or the privacy key is not
configured, SNMP
communication will fail.