Network protocols
7.8 SNMP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
409
With this command, you configure the details of an SNMP user.
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
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:
specifies that authentication takes
place and which algorithm is used
•
md5 (Message Digest 5)
•
sha (Secure Hash Algorithm)
Default: No authentication
Password for authentication
specifies that there is encryption -
Default: no encryption
Value for the password of the encryp-
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 default values
apply.
The details of the SNMP user are configured.