SNMP COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
985
snmp notifyfilter add
Add notify filter entry.
SYNTAX:
snmp notifyfilter add
profilename = <string>
subtree = <string>
[mask = <string>]
[type = <{include|exclude}>]
[storage = <{other|volatile|nonVolatile|
permanent|readOnly}>]
where:
profilename
Configure a human readable string representing the name
of this notification filter.
REQUIRED
subtree
Configure an object identifier which specifies the MIB
subtree containing the notifications objects to be filtered.
REQUIRED
mask
Configure a hexadecimal bitmask (i.e ff:a0) which, in
combination with the corresponding object identifier of the
subtree is used for masking out parts of the filter. Each bit of
the mask is matched against the corresponding subidentifier
of the subtree. If there are more bits in the mask than
subidentifiers in the subtree, the excess least significant bits
of the mask are ignored. If there are fewer bits in the mask
than subidentifiers in the subtree, the mask is extended,
from the least- significant side, with 1's to be the required
length. If the mask bit is 1, the subidentifier is used; if the
mask bit is 0, then the corresponding subidentifier position is
treated as 'wildcard' in which any value may appear.
OPTIONAL
type
Indicate whether the subtree defined by this entry is include
or exclude from a filter.
OPTIONAL
storage
Configure the storage type.
OPTIONAL
nickdj.co.uk