Specifications

7-46 IP Services Commands
set snmp notify target
ConfiguresanotificationtargetfornotificationsfromSNMP.
AnotificationtargetisaremotedevicetowhichMSSsendsSNMPnotifications.Youcan
configuretheMSSSNMPenginetosendconfirmednotifications(informs)orunconfirmed
notifications(traps).SomeofthecommandoptionsdifferdependingontheSNMPversionand
thetype
ofnotificationyouspecify.Youcanconfigureupto10notificationtargets.
SNMPv3withInforms
Toconfigureanotificationtargetfor informsfromSNMPv3,usethefollowingcommand:
Syntax
set snmp notify target target-num ip-addr[:udp-port-number] usm inform user
username snmp-engine-id {ip | hex hex-string} [profile profile-name]
[security {unsecured | authenticated | encrypted}][retries num][timeout num]
Parameters
targetnum IDforthetarget.ThisIDislocaltotheRoamAboutswitch
anddoesnotneedtocorrespondtoavalueonthetarget
itself.Youcanspecifyanumberfrom1to10.
ipaddr[:udpportnumber]IPaddressoftheserver.YoualsocanspecifytheUDP
port
numbertosendnotificationsto.
username USMusername.Thisoptionisapplicableonlywhenthe
SNMPversionisusm.
Iftheuserwillsendinformsratherthantraps,youalso
mustspecifythesnmpengineidofthetarget.
snmpengineid
{ip|hexhexstring}
SNMPengine
IDofthetarget.Specifyipifthetarget’s
SNMPengineIDisbasedonitsIPaddress.Ifthetarget’s
SNMPengineIDisahexadecimalvalue,usehexhexstring
tospecifythevalue.
profileprofilename NotificationprofilethisSNMPuserwillusetospecifythe
notificationtypes
tosendordrop.
security{unsecured|
authenticated|encrypted}
Specifiesthesecuritylevel,andisapplicableonlywhenthe
SNMPversionisusm:
unsecured—Messageexchangesarenotauthenticated,
noraretheyencrypted.Thisisthedefault.
authenticated—Messageexchangesareauthenticated,
butarenotencrypted.
encrypted—Messageexchangesare
authenticatedand
encrypted.