Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2557
configure snmp-server user
Defines a new user who can access the SNMP engine.
configure snmp-server user <user name> <group name> <v1|v2c|V3> {auth <md5|sha>} [authentication
password] [priv <privacy password>] [encrypted] [storage <type>] [remote <A.B.C.D>]
configure snmp-server user <user name> <group name> <v1|v2c|V3> {auth <md5|sha>} [authentication
password] [priv <privacy password>] [encrypted] [storage <type>] [remote <A.B.C.D>] no
To delete the user, use the no option.
Parameters
Name of the user on the host that connects to the agent.
Name of the group to which the user is associated.
Version level of security. v1= least security; v2=next level; v3=most security
Provides authentication based upon the HMAC-MD5 algorithms or the HMAC/SHA algorithms.
md5 = HMAC-MD5-96 authentication
sha = HMAC-SHA-96 authentication
[authentication password]
authentication password = Password string that enables the agent to
receive packets.
[priv <privacy password>]
priv password = Privacy password that enables the agent to receive SNMP sets (writes).
Encrypted flags whether the earlier password(s) are in plain text or already encrypted (thus allowing configuration to be
copied to without knowing the actual password).
Storage type. Valid range is 1-5
Enter the remote engine IP address to configure the remote engine.