R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101

158
Description
Use display snmp-agent group to display information for the SNMPv3 agent group, including group
name, security model, MIB view, storage type, and so on. Absence of the group-name parameter
indicates that information for all groups is displayed.
Examples
# Display the information of all SNMP agent groups.
<Sysname> display snmp-agent group
Group name: groupv3
Security model: v3 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview: <no specified>
Storage-type: nonVolatile
Table 38 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.
The 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 traps only for the nodes in the notify MIB view.
Storage-type
Storage type, including volatile, nonVolatile, permanent, readOnly,
and other (see Table 37).
display snmp-agent local-engineid
Syntax
display snmp-agent local-engineid [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.