Specifications

set snmp notify
SecureStack C3 Configuration Guide 5-37
set snmp notify
UsethiscommandtosettheSNMPnotifyconfiguration.ThiscreatesanentryintheSNMPnotify
table,whichisusedtoselectmanagementtargetswhoshouldreceivenotificationmessages.This
command’stagparametercanbeusedtobindeachentrytoatargetaddressusingthesetsnmp
targetaddrcommand
(“setsnmptargetaddronpage 530).
Syntax
set snmp notify notify tag tag [trap | inform] [volatile | nonvolatile]
Parameters
Defaults
Ifnotspecified,messagetypewillbesettotrap.
Ifnotspecified,storagetypewillbesettononvolatile.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosetanSNMPnotifyconfigurationwithanotifynameof“hello”anda
notifytagof“world”.Notificationswillbesentastrapmessagesandstoragetypewill
automaticallydefaulttopermanent:
C3(su)->set snmp notify hello tag world trap
notify SpecifiesanSNMPnotifyname.
tagtag SpecifiesanSNMPnotifytag.ThisbindsthenotifynametotheSNMP
targetaddresstable.
trap|inform (Optional)SpecifiesSNMPv1orv2Trapmessages(default)orSNMPv3
InformRequestmessages.
volatile|
nonvolatile
(Optional)Specifiestemporary(default),orpermanentstorageforSNMP
entries.