Command Manual (For Soliton) – SNMP-RMON
H3C S3100 Series Ethernet Switches
Chapter 1 SNMP Configuration Commands
1-3
<Sysname> display snmp-agent community
Community name:public
Group name:public
Storage-type: nonVolatile
Community name:private
Group name:private
Storage-type: nonVolatile
Table 1-1
display snmp-agent community command output description
Field
Description
Community name
Community name
SNMPv1 and SNMPv2c use community name authentication. A
community name functions like a password; it is used to restrict
access between the NMS and the agent.
Group name
Group name
If you use the
snmp
-
agent community
command to configure
a community name for SNMPv1 or SNMPv2c, the group name
is the community name.
If you use the
snmp
-
agent usm
-
user
{
v1
|
v2c
} command to
configure a username, the group name is the group to which the
user belongs, and the corresponding community name has the
attribute of the group.
Storage-type
Storage type, which can be:
z
volatile: Information will be lost if the system is rebooted
z
nonVolatile: Information will not be lost if the system is
rebooted
z
permanent: Modification is permitted, but deletion is
forbidden
z
readOnly: Read only, that is, no modification, no deletion
z
other: Other storage types
1.1.3 display snmp-agent group
Syntax
display snmp-agent group
[
group-name
]
View
Any view
Parameters
group-name
: Name of the desired SNMP group, a string of 1 to 32 characters.