R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)
96
Usage guidelines
This command can only be executed once on the management device. This configuration is synchronized
to member devices on the whitelist, which is equivalent to configuring multiple member devices at one
time.
The MIB view is retained when a cluster is dismissed or a member device is deleted from the whitelist.
If the same view name as the current one has been configured on a member device, the current view
replaces the original one on the member device.
Examples
# Create a view including all objects of mib2.
<aaa_0.Sysname> system-view
[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
Use cluster-snmp-agent usm-user v3 to add a new user to the SNMP v3 group shared by a cluster.
Use undo cluster-snmp-agent usm-user v3 to delete the SNMP v3 group user shared by the cluster.
Syntax
cluster-snmp-agent usm-user v3 user-name group-name [ authentication-mode { md5 | sha } [ cipher |
simple ] auth-password ] [ privacy-mode des56 [ cipher | simple ] priv-password ]
undo cluster-snmp-agent usm-user v3 user-name group-name
Views
Cluster view
Default command level
1: Monitor level
Parameters
user-name: User name, a string of 1 to 32 characters.
group-name: Group name, a string of 1 to 32 characters.
authentication-mode: Specifies the security level to be authentication needed.
md5: Specifies the authentication protocol to be HMAC-MD5-96.
sha: Specifies the authentication protocol to be HMAC-SHA-96.
cipher: Specifies a ciphertext password.
simple: Specifies a plaintext password.
auth-password: Specifies the authentication password string. This argument is case sensitive. If simple is
specified, it must be a string of 1 to 16 characters. If cipher is specified, it must be a ciphertext string of
1 to 53 characters. If neither cipher nor simple is specified, you set a plaintext string.
privacy-mode: Specifies the security level to be encrypted.
des56: Specifies the encryption protocol to be DES (data encryption standard).










