set snmp notifyfilter
SecureStack B3 Configuration Guide 6-33
Example
ThisexampleshowshowtodisplaySNMPnotifyfilterinformation.Inthiscase,thenotifyprofile
“pilot1”insubtree1.3.6willnotreceiveSNMPnotificationmessages:
B3(su)->show snmp notifyfilter
--- SNMP notifyFilter information ---
Profile = pilot1
Subtree = 1.3.6
Filter type = included
Storage type = nonVolatile
Row status = active
set snmp notifyfilter
UsethiscommandtocreateanSNMPnotifyfilterconfiguration.Thisidentifieswhich
managementtargetsshouldNOTreceivenotificationmessages,whichisusefulforfine‐tuningthe
amountofSNMPtrafficgenerated.
Syntax
set snmp notifyfilter profile subtree oid-or-mibobject [mask mask] [included |
excluded] [volatile | nonvolatile]
Parameters
Defaults
Ifnotspecified,maskisnotset.
Ifnotspecified,subtreewillbeincluded.
Ifstoragetypeisnotspecified,nonvolatile(permanent)willbeapplied.
Mode
Switchcommand,read‐write.
Usage
See“AboutSNMPNotifyFilters”onpage 6‐28formoreinformationaboutnotifyfilters.
Example
ThisexampleshowshowtocreateanSNMPnotifyfiltercalled“pilot1”withaMIBsubtreeIDof
1.3.6:
B3(su)->set snmp notifyfilter pilot1 subtree 1.3.6
profile SpecifiesanSNMPfilternotifyname.
subtreeoid‐or‐
mibobject
SpecifiesaMIBsubtreeIDtargetforthefilter.
maskmask (Optional)Appliesasubtreemask.
included|
excluded
(Optional)Specifiesthatsubtreeisincludedorexcluded.
volatile|
nonvolatile
(Optional)Specifiesastoragetype.