CLI Reference Guide 54 Document #: LTRT-17940
System and VoIP Functionalities
4.11 snmp v3-users
This command configures SNMP v3 users.
Syntax:
The syntax of this command includes the following variations:
snmp v3-users <index>
set <parameter> <value>
Arguments Description
<index> Defines the table row index.
<parameter>
<value>
Sets the following table parameters:
auth-key
auth-protocol
defaults
group
priv-key
priv-protocol
username
For a description of these parameters, refer to the User's
Manual.
Command Modes
Enable
Examples:
This example configures read only snmp v3 user with no authentication or privacy.
(config-system)# snmp v3-users 1
(v3-users-1)# set username j_brown
(v3-users-1)# set group read-only
(v3-users-1)# set auth-protocol none
(v3-users-1)# set auth-protocol none