173
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-name: Specifies an SNMPv1, SNMPv2c, or SNMPv3 group name in non-FIPS mode, and an
SNMPv3 group name in FIPS mode. It is a case-sensitive string of 1 to 32 characters. If no group is
specified, this command displays information about all SNMP groups.
Examples
# Display information about all SNMP groups.
<Sysname> display snmp-agent group
Group name: groupv3
Security model: v3 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview: <no specified>
Storage-type: nonvolatile
ACL name: testacl
Table 32 Command output
Field Description
Group name SNMP group name.
Security model
Security model of the SNMP group:
• authPriv—Authentication with privacy.
• authNoPriv—Authentication without privacy.
• noAuthNoPriv—No authentication, no privacy.
Security model of an SNMPv1 or SNMPv2c group can only be noAuthNoPriv.
Readview Read-only MIB view accessible to the SNMP group.
Writeview Write MIB view accessible to the SNMP group.
Notifyview
Notify MIB view for the SNMP group. The SNMP users in the group can send
notifications only for the nodes in the notify MIB view.
Storage-type
Storage type, including
volatile
,
nonvolatile
,
permanent
,
readOnly
, and
other
(see
Table 31
).
ACL
Number of the ACL that controls the access of the NMSs in the SNMP group to the
device.
This field appears only when an ACL is assigned to the SNMP group. It is exclusive with
the
ACL name
field.
ACL name
Name of the ACL that controls the access of the NMSs in the SNMP group to the device.
This field appears only when an ACL is assigned to the SNMP group. It is exclusive with
the
ACL
field.