HP VPN Firewall Appliances System Management and Maintenance Command Reference
161
|: 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.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no group is specified, the command displays information about all SNMP groups.
Examples
# Display information about all SNMP groups.
<Sysname> display snmp-agent group
Group name: groupv1
Security model: v1 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview: <no specified>
Storage-type: nonVolatile
Group name: groupv3
Security model: v3 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview: <no specified>
Storage-type: nonVolatile
Table 35 Command output
Field Descri
p
tion
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 34).
Related commands
snmp-agent group