Network protocols
7.7 SNMP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
364 Configuration Manual, 11/2015, C79000-G8976-C252-10
Write access for SNMPv1 and SNMPv2 PDUs is enabled.
You block write access for SNMPv1 and SNMPv2 PDUs with the snmp v1-v2 readonly
command.
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 -
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 defaults values
apply.