Network protocols
7.8 SNMP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
406
Configuration Manual, 06/2016, C79000-G8976-C252-11
Syntax
Call up the command with the following parameters:
snmp targetparams <ParamName>
user <UserName>
security-model {v1|v2c|v3 {auth|noauth|priv}}
message-processing {v1|v2c|v3}[{volatile|nonvolatile}]
The parameters have the following meaning:
Parameter
Description
Range of values / note
ParamName
Name of the SNMP parameter
max. 32 characters
user
Keyword for the user name
-
UserName
Value for the user name
max. 32 characters
security-model
Specifies which SNMP version is used.
With SNMPv3 a security level (authen-
tication, encryption) can also be con-
figured.
•
SNMP version
–
v1
–
v2c
–
v3
•
Security level for v3
–
auth
Authentication enabled /
no encryption enabled
–
noauth
No authentication enabled,
no encryption enabled
–
priv
Authentication enabled /
encryption enabled
message-processing
Specifies which SNMP version is used
for processing the messages and
whether the settings remain following a
restart.
•
SNMP version
–
v1
–
v2c
–
v3
•
Settings after the restart
–
volatile
(volatile):
The settings are lost after
a restart
–
nonvolatile
(non-
volatile):
The settings are retained
after a restart
Keywords need to be specified.
If optional parameters are not specified when configuring, the default values apply.
Result
The SNMP target parameters are configured.