XG Series User's Guide Chapter 5 Command Reference
Device Information Settings
273
5.15.1.20 snmp user auth
Function Set the authentication protocol
Available Model XG0224 / XG0448 / XG2600
Syntax snmp user [<number>] auth <protocol> [<password> [encrypted]]
Options
<number>
•
User definition number
Specify the user definition number with a decimal value from 0 to 7.
The default is 0
<protocol>
Specify the authentication protocol
• none
Specify it when unusing authentication protocol.
• md5
Specify it when using MD5(HMAC-MD5-96)
• sha
Specify it when using SHA (HMAC-SHA-96)
<password>
Set the authentication password
• In the case of specifying unencryption password
• In the case of specifying encryption password
Specify the encrypted authentication password shown by show command with
"encrypted"
Specify the characters which is shown by show command
encrypted
•
Specify encrypted authentication password
Specify it when specifying encrypted authentication password in <password>
Use Mode Configuration mode (admin class)
Explanation Set authentication protocol for SNMPv3
Default It is assumed that the authentication protocol is not use.
Authentication Protocol Password length
md5
sha1
8-16 characters
8-20 characters
snmp user <number> auth none