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
target‐num IDforthetarget.ThisIDislocaltotheRoamAboutswitch
anddoesnotneedtocorrespondtoavalueonthetarget
itself.Youcanspecifyanumberfrom1to10.
ip‐addr[:udp‐port‐number]IPaddressoftheserver.YoualsocanspecifytheUDP
port
numbertosendnotificationsto.
username USMusername.Thisoptionisapplicableonlywhenthe
SNMPversionisusm.
Iftheuserwillsendinformsratherthantraps,youalso
mustspecifythesnmp‐engine‐idofthetarget.
snmp‐engine‐id
{ip|hexhex‐string}
SNMPengine
IDofthetarget.Specifyipifthetarget’s
SNMPengineIDisbasedonitsIPaddress.Ifthetarget’s
SNMPengineIDisahexadecimalvalue,usehexhex‐string
tospecifythevalue.
profileprofile‐name NotificationprofilethisSNMPuserwillusetospecifythe
notificationtypes
tosendordrop.
security{unsecured|
authenticated|encrypted}
Specifiesthesecuritylevel,andisapplicableonlywhenthe
SNMPversionisusm:
• unsecured—Messageexchangesarenotauthenticated,
noraretheyencrypted.Thisisthedefault.
• authenticated—Messageexchangesareauthenticated,
butarenotencrypted.
• encrypted—Messageexchangesare
authenticatedand
encrypted.