R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)
3
display snmp-agent group
Use display snmp-agent group to display information about an SNMP group, including the group name,
security model, MIB view, and storage type.
Syntax
display snmp-agent group [ group-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
group-name: Specifies an SNMP group name, a case-sensitive string of 1 to 32 characters. You can
specify an SNMPv1, SNMPv2c, or SNMPv3 group.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration 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 2 Command output
Field Description
Group name SNMP group name.










