Reference Guide 254 Document #: LTRT-17939
Mediant MSBR
25.4 snmp v3-users
This command configures the SNMPv3 Users table, which configures SNMPv3 users.
Syntax
(config-system)# snmp v3-users <Index>
(v3-users-<Index>#
Command Description
auth-key
Configures the authentication key. The hex string should
be in xx:xx:xx... format (string).
auth-protocol
Configures the authentication protocol.
group {read-
only|read-
Configures the group that this user is associated with.
priv-key
Configures the privacy key. The hex string should be in
xx:xx:xx... format.
priv-protocol
{3des|aes-
Configures the privacy protocol (string).
username
Configures the name of the SNMP user. Must be unique
in the scope of SNMPv3 users and community strings.
Command Mode
Privileged User
Example
This example configures an SNMPv3 user:
(config-system)# snmp v3-users 0
(v3-users-0)# username JaneD