Syntax
snmp show user
Parameters
This command has no arguments or keywords.
Example
Show SNMPv3 users:
CONTROLLER>snmp show user
User number 0
Engine : local
EngineId :
Name : user8
Auth type : sha
authPhrase : 12345678
priv type : aes
priv phrase : 12345678
User number 1
...
User number 16
Engine : remote
EngineId : 0x80007b9d03001dff004360
Name : user
Auth type : md5
authPhrase : testing123
priv type : priv_none
priv phrase :
User number 17
Engine : remote
EngineId : 0x80007b9d03001dff004360
Name : audit
Auth type : auth_none
authPhrase :
priv type : priv_none
priv phrase :
snmp create user
Use the snmp show user command to create local and remote SNMPv3 USM users.
An USM a user is identical to a securityName, which is a name representing a principal in a security model independent
format. By itself a user/securityName is useless and must be added to the VACM access control tables, with the snmp
create sectogroup command.
Syntax
snmp create user username [ Auth_None | MD5 md5-passphrase | SHA sha-passphrase ] [ Priv_None | AES aes-
passphrase | DES des-passphrase ] [ Local | Remote EngineID ]
Parameters
•
username Specify the username to create. The username must be alphanumeric, of length 1-32, and the first letter
must be a letter. Usernames are case sensitive (username and Username are not the same).
•
Auth_None, MD5, SHA Specify whether authentication is to be used, and if so whether to use MD5 or SHA:
Auth_none Set no authentication. This is the default option if authentication is not specified.
•
•
MD5 md5-passphrase Set MD5 message-digest algorithm encryption and a passphrase consisting of 8–64 ASCII
non-control characters used to authenticate the user. MD5 is a cryptographic hash function producing a 128-bit
hash value.
™
©
SmartNA-X
1G/10G User Guide 1.4
2015 Network Critical Solutions Limited
SmartNA-X 1G/10G Modular | Command Line Reference | 151
Need help?
Do you have a question about the SmartNA-X and is the answer not in the manual?