Manual

GigaX2024B/M L2 Managed Switch CLI Manual
60
Default
None or depends on ODM customer
Description
This command sets the SNMP location string.
Examples
ASUS(cong)# snmp-server location ASUS
11.14 snmp-serveruserWORDWORDv3noauth
Syntax
snmp-server user WORD WORD v3 noauth
Parameters
WORD Name of the user
WORD Group to which the user belongs
v3 User using the v3 security model
noauth Species no authentication of a packet
Command Mode
Congure terminal mode
No/clear
no snmp-server user WORD WORD v3
Show
show snmp-server user
Default
None
Description
Dene a user who can access the SNMP engine
Examples
ASUS(cong)# snmp-server user test g1 v3 noauth
11.15 snmp-server user WORD WORD v3 auth
(md5|sha)WORD
Syntax
snmp-server user WORD WORD v3 auth (md5|sha) WORD
Parameters
WORD Name of the user
WORD Group to which the user belongs
v3 User using the v3 security model
auth Species authentication of a packet without
encrypting it (md5|sha)
md5 Use HMAC MD5 algorithm for
authentication
sha Use HMAC SHA algorithm for authentication
WORD Authentication pasword for user
Command Mode
Congure terminal mode