Chapter 2 TL1 Reference
Set SNMPv3 User Parameters
178 SSU-2000 Technical Reference 12713020-003-2 Revision F.01 – January 2007
Set SNMPv3 User Parameters
This command allows changes to the SNMPv3 security system.
Syntax
SET-PRMTR-SNMPV3-USER:[tid]::ctag::mode,[username],[authAlgorithm],
[auth],[priv];
The ADD and MOD modes take time to complete. The TL1 will send a Progress
Code to notify users. The Progress Code is defined as:
IP cTag <cr lf>
<
The following is an example which adds a user to the v3 table with a Progress Code
(assume the cTag is 100).
SSU_2000 06-08-28 20:28:21
M 100 COMPLD
IP 100
<;
Related Commands
Retrieve SNMPv3 User List, on page 123
Parameter Format Description
mode ADD | DEL
MOD | INIT
ADD – Adds an entry to the user table. Requires all
fields.
DEL – Deletes a single entry from the user table.
Requires username.
MOD – Modifies an entry in the user table. Requires
username, and the fields you want to modify.
INIT – Clears all entries in the user table. Does not
require any other fields.
username Specifes a user name, up to 20 characters long
auth
Algorithm
MD5 | SHA Specifies the authentication algorithm to use.
MD5 – HMAC-MD5
SHA – HMAC-SHA
auth Specifies the localized authentication key, from 8 to 20
characters long.
priv Specifies the localized privacy key, from 8 to 20
characters long.