Asus GigaX3124 User Manual
Page 279

GigaX3124 Layer3 Switch CLI Command Reference
254
v3 User using the v3 security model
noauth Specifies no authentication of a packet
Command Mode Global configuration mode
No/clear
no snmp-server user WORD WORD v3
Show
show snmp-server user
Default
None
Description
Define a user who can access the SNMP engine without
authentication.
Examples
ASUS(config)# snmp-server user test g1 v3 noauth
20.47 snmp-server user WORD WORD v3 priv
(md5|sha) WORD des WORD
Syntax
snmp-server user WORD WORD v3 priv (md5|sha) WORD des
WORD
Parameters
WORD Name of the user
WORD Group to which the user belongs
v3 User using the v3 security model
priv Specifies authentication of a packet with encryption
md5 Use HMAC MD5 algorithm for authentication
sha Use HMAC SHA algorithm for authentication
WORD Authentication password for user
des Use DES algorithm for encryption
WORD Encryption password for user
Command Mode Global configuration mode
No/clear
no snmp-server user WORD WORD v3
Show
show snmp-server user
Default
None
Description
Define a user who can access the SNMP engine
Examples
ASUS(config)# snmp-server user test g1 v3 priv sha 12345678
des 12345678