Network protocols
7.4 SNMP
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
326
Configuration Manual, 11/2014, C79000-G8976-C351-03
7.4.2.20
snmp user
Description
With this command, you configure the details of an SNMP user.
Requirement
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
Syntax
Call up the command with the following parameters:
snmp user <UserName>[auth{md5|sha} <passwd>[priv DES<passwd>]]
[{volatile|nonvolatile}]
The parameters have the following meaning:
Parameter
Description
Range of values / note
UserName
Name of the user
max. 32 characters
auth
specifies that authentication takes
place and which algorithm is used
•
md5
(Message Digest 5)
•
sha
(Secure Hash Algorithm)
Default: No authentication
passwd
Password for authentication
max. 32 characters
priv DES
specifies that there is encryption
-
Default: no encryption
passwd
Value for the password of the encryp-
tion
max. 32 characters
Storage type
specifies whether the settings remain
following a restart:
•
volatile
(volatile):
The default settings are used
after a restart
•
nonvolatile
(non-volatile):
The saved settings are used
after a restart
If optional parameters are not specified when configuring an SNMP user, the defaults values
apply.
Result
The details of the SNMP user are configured.