H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – SNMP and RMON
H3C S7500 Series Ethernet Switches Chapter 1
SNMP Configuration Commands
1-3
Description
Use the display snmp-agent group command to view the group information on the
current switch, including group name, security model, state of various views and
storage models.
Examples
# Display the information about the SNMP group named “hello”.
<H3C> display snmp-agent group
Group name: hello
Security model: v2c noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview :<no specified>
Storage-type: nonvolatile
The following table describes the output fields.
Table 1-2 Description on the fields of the display snmp-agent group command
Field Description
Group name SNMP group name
Security model
Security model of that group, including authorization and
encryption (AuthPriv), authorization with no encryption
(AuthnoPriv), no authorization and no encryption
(noAuthnoPriv).
Readview Read-only MIB view name corresponding to that group
Writeview Write MIB view corresponding to that group
Notifyview Notify MIB view corresponding to that group
Storage-type
Storage type, including volatile, nonVolatile, permanent,
readOnly and other.
1.1.4 display snmp-agent mib-view
Syntax
display snmp-agent mib-view [ exclude | include | viewname view-name ]
View
Any view
Parameters
exclude: Displays the SNMP MIB views of the excluded attribute.