C
L
I
R
OMMAND
INE
NTERFACE
EFERENCE
{
priv
none | DES
passphrase}
AES
[
local
Examples
• Create a local user with no authentication and privacy options:
CONTROLLER>snmp create user user2
• Create local user with MD5 authentication and DES privacy:
CONTROLLER>snmp create user user3 md5 myauthphrase des myprivhrase
• Create a remote user with MD5 authentication and DES privacy:
CONTROLLER>snmp create user remoteuser sha myauthphrase aes myprivphrase remote
0x80007b9d03001dffe67899
Create a remote user remoteuser1 with the specified SHA authorization, AES privacy and engine ID:
snmp delete user user1 // remove local user1
snmp delete user remoteuser remote 0x80007b9d03001dffe67899 -- remove remoteuser with
specified engine-id
|
passphrase
(Optional) Specifies the method of encryption for all SNMP messages/packets.
|
specifies that no SNMP message encryption is used.
none
specifies that SNMP packets are encrypted using the 56-bit CBC-DES privacy
DES
authentication algorithm. passphrase specifies the passphrase (8–64 characters) used
to authenticate the user.
specifies that SNMP packets are encrypted using the Advanced Encryption
AES
Standard (AES) algorithm. passphrase specifies the passphrase (8–64 characters) used
to authenticate the user.
|
engine-id]
(Optional) Specifies the location of the agent that receives SNMPv3 inform
remote
messages. Specify
if inform messages are to be sent to the specified remote agent. Default:
S
NA™ 10G N
MART
(default option) if the agent is local. Specify
local
DRAFT
A
(S
NA-X)
ETWORK
CCESS
MART
engine-id
remote
local
173
Need help?
Do you have a question about the SmartNA-X and is the answer not in the manual?