The display snmp-agent group command displays information about the User Security Model (USM)-based SNMP user group.
| Parameter | Description | Value |
|---|---|---|
| group-name | Specifies the SNMP user group to be displayed. | It is a string of 1 to 32 characters, which are case sensitive and cannot be blank spaces. NOTE:
When double quotation marks are used around the string, spaces are allowed in the string. |
This command can be used to display the SNMPv3 user group configured for a managed entity. When no parameter is specified, this command displays the group name, security mode, and storage mode of all user groups.
# Display the name and the security mode of an SNMP user group.
<sysname> display snmp-agent group
Group name: gg
Security model: v3 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview :<no specified>
Storage-type: nonVolatile
Acl:2000
Item |
Description |
|---|---|
Group name |
Name of an SNMP user group |
Security model |
Security model of an SNMP user group |
Readview |
Name of the MIB view on which an SNMP user group has the read-only authority |
Writeview |
Name of the MIB view on which an SNMP user group has the write authority |
Notifyview |
Name of notifying MIB view corresponding to an SNMP user group |
Storage-type |
Storage type |
Acl |
ACL number corresponding to an SNMP user group |