Network protocols
7.4 SNMP
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
314
Configuration Manual, 11/2014, C79000-G8976-C351-03
7.4.2.8
snmp filterprofile
Description
With this command, you configure a filter that describes the access rights to the MIB tree.
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 filterprofile <profile-name> <OIDTree> [mask<OIDMask>]
{included|excluded}[{volatile|nonvolatile}]
The parameters have the following meaning:
Parameter
Description
Range of values
profile-
name
Name of the filter profile
max. 32 characters
OIDTree
Object ID
Path information of the MIB tree
mask
Keyword for the OID mask
-
OIDMask
Mask that filters access to the elements of
the MIB tree
A series of "
0
" and "
1
" separated by
dots in keeping with the path infor-
mation of the MIB tree
-
Specifies whether the filtered elements are
used or excluded
•
included
•
excluded
-
specifies whether the settings remain fol-
lowing a restart:
•
volatile
(volatile):
The default settings are used after a
restart
•
nonvolatile
(non-volatile):
The saved settings are used after a
restart
Note that the meaning of the filter mask changes depending on the "
included
/
excluded
"
parameter:
●
...
0
... and "
included
" means: Access denied
●
...
0
... and "
excluded
" means: Access permitted
●
...
1
... and "
included
" means: Access permitted
●
...
1
... and "
excluded
" means: Access denied