Network protocols
7.4 SNMP
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
338
Configuration Manual, 10/2015, C79000-G8976-C351-05
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 / note
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
Result
The filter is created.
Further notes
You delete a filter with the
no snmp filterprofile
command.
You display the created filter with the
show snmp filter table
command.