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(cong)# snmp-server location ASUS
11.14 snmp-serveruserWORDWORDv3noauth
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 Species no authentication of a packet
Command Mode
Congure terminal mode
No/clear
no snmp-server user WORD WORD v3
Show
show snmp-server user
Default
None
Description
Dene a user who can access the SNMP engine
Examples
ASUS(cong)# 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 Species 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
Congure terminal mode