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
Purpose
Defines a new user who can access the SNMP engine.
Default Access Level
15
Command Syntax
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
Supplemental Information
To delete the user, use the no option.
Parameters
<user name>
Name of the user on the host that connects to the agent.
<group name>
Name of the group to which the user is associated.
<v1|v2c|V3>
Version level of security. v1= least security; v2=next level; v3=most security
{auth <md5|sha>}
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]
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>]
Storage type. Valid range is 1-5
[remote <A.B.C.D>]
Enter the remote engine IP address to configure the remote engine.