Network protocols
7.8 SNMP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
395
Result
The settings for access to an SNMP group are configured.
Further notes
You delete the access to an SNMP group with the
no snmp access
command.
You display the configured SNMP groups with the
show snmp group
command.
You display the access configurations for SNMP groups with the
show snmp group access
command.
You display the configured SNMP tree views with the
show snmp viewtree
command.
7.8.2.5
no snmp access
Description
With this command, you delete the access to an SNMP group.
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:
no snmp access <GroupName> {v1|v2c|v3 {auth|noauth|priv}}
The parameters have the following meaning:
Parameter
Description
Range of values / note
GroupName
Name of the group to which access is
deleted
max. 32 characters
Version
Selects the version of the protocol
used
•
v1
•
v2c
•
v3
Authentication
Selects the authentication method:
•
auth
•
noauth
•
priv
Result
The access to an SNMP group is deleted.