Command Manual – SNMP-RMON
H3C S7500E Series Ethernet Switches Chapter 1 SNMP Configuration Commands
1-3
Description
Use the display snmp-agent group command to display information for the SNMP
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 will be
displayed.
Examples
# Display the information of all SNMP agent groups.
<Sysname> display snmp-agent group
Group name: aa
Security model: v3 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview: <no specified>
Storage-type: nonVolatile
Table 1-2 Descriptions on the fields of the display snmp-agent group command
Field Description
Group name SNMP group name
Security model
Security model of the SNMP group, which can be: authPriv
(authentication with privacy), authNoPriv (authentication without
privacy), or noAuthNoPriv (no authentication no privacy).
Readview The read only MIB view associated with the SNMP group
Writeview The writable MIB view associated with the SNMP group
Notifyview
The notify MIB view associated with the SNMP group, the view
with entries that can generate Trap messages
Storage-type
Storage type, which includes: volatile, nonVolatile, permanent,
readOnly, and other. For detailed information, refer to
Table 1-1.
1.1.4 display snmp-agent mib-view
Syntax
display snmp-agent mib-view [ exclude | include | viewname view-name ]
View
Any view
Parameters
exclude: Specifies to display SNMP MIB views of the excluded type.