14 snmp-server user word word v3 noauth – Asus GigaX2024B User Manual
Page 80

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(config)# snmp-server location ASUS
11.14 snmp-server user 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
Specifies no authentication of a packet
Command Mode Configure terminal 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 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
Specifies 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 Configure terminal mode