1-26 
Parameters 
view-name: View name, a string of 1 to 32 characters. The default view is ViewDefault. 
oid-tree: MIB subtree, identified by the OID of the subtree root node or the name of the subtree root 
node. The value is a string of 1 to 255 characters. 
included: Indicates that all nodes of the MIB tree are included in the current view. 
Description 
Use the cluster-snmp-agent mib-view command to create or update the public MIB view information 
for the cluster. 
Use the undo cluster-snmp-agent mib-view command to remove the current configuration. 
By default, public MIB view for the cluster is ViewDefault. When you access the device through the 
ViewDefault view, you can access all the MIB objects of the iso subtree with the OID of 1. 
z  You can use this command only in cluster view on the management device to create only one 
public MIB view for the cluster. 
z  When you configure this command on the management device, the configuration is synchronized 
to the member devices that have passed the authentication; when a new member device passes 
the authentication, this configuration is synchronized to the new member automatically. This 
configuration is effective to all cluster members that have passed the authentication. 
z  If a member device leaves the cluster, the synchronized SNMP configurations will not be removed. 
 
For the SNMP configurations, refer to the SNMP-RMON Operation part in this manual. 
Examples 
# Create a public MIB view mib2, which includes all objects of the subtree mib-2. 
<aaa_0.Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[aaa_0.Sysname] cluster 
[aaa_0.Sysname-cluster] cluster-snmp-agent mib-view included mib2 1.3.6.1.2.1 
cluster-snmp-agent usm-user v3 
Syntax 
cluster-snmp-agent usm-user v3  username groupname [ authentication-mode { md5 | sha } 
authpassstring [ privacy-mode { des56 privpassstring } ] ]  
undo cluster-snmp-agent usm-user v3 username groupname 
View 
Cluster view 
Parameters 
v3: SNMPv3. 
username: User name, a string of 1 to 32 characters.