2-19 
z  NDP and NTDP have been enabled on the management device and member devices, and NDP- 
and NTDP-related parameters have been configured. 
z  A cluster is established, and you can manage the member devices through the management 
device. 
2) Configuration procedure 
Perform the following operations on the management device to synchronize SNMP configurations: 
To do…  Use the command…  Remarks 
Enter system view 
system-view 
— 
Enter cluster view 
cluster 
— 
Create a public SNMP 
community for the cluster 
cluster-snmp-agent 
community { read | write } 
community-name [ mib-view  
view-name ] 
Required 
Not configured by default. 
Create a public SNMPv3 group 
for the cluster 
cluster-snmp-agent group v3 
group-name [ authentication | 
privacy ] [ read-view 
read-view ] [ write-view 
write-view ] [ notify-view 
notify-view ] 
Required 
Not configured by default. 
Add a public SNMPv3 user to 
the group 
cluster-snmp-agent 
usm-user v3 username 
groupname 
[ authentication-mode { md5 | 
sha } authpassstring 
[ privacy-mode { des56 
privpassstring } ] ] 
Required 
Not configured by default. 
Create or update the public MIB 
view information for the cluster
 
cluster-snmp-agent mib-view 
included view-name oid-tree 
Required 
Not configured by default.
 
 
 
z  Perform the above operations on the management device of the cluster. 
z  Configuring the public SNMP information is equal to executing these configurations on both the 
management device and the member devices (refer to the SNMP-RMON Operation part in this 
manual), and these configurations will be saved to the configuration files of the management 
device and the member devices. 
z  The public SNMP configurations cannot be synchronized to the devices that are on the cluster 
blacklist. 
z  If a member device leaves the cluster, the public SNMP configurations will not be removed. 
 
3) Configuration example 
# Configure the public SNMP information for the cluster on the management device, including the 
following: 
z  The read community name is read_a 
z  The write community name is write_a 
z  The group name is group_a