Specifications

RoamAbout Mobility System Software Command Line Reference 7-47
SNMPv3 with Traps
Toconfigureanotificationtargetfor trapsfromSNMPv3,usethefollowingcommand:
Syntax
set snmp notify target target-num ip-addr[:udp-port-number] usm trap user
username [profile profile-name] [security {unsecured | authenticated |
encrypted}]
Parameters
retriesnum SpecifiesthenumberoftimestheMSSSNMPenginewill
resendanotificationthathasnotbeenacknowledgedbythe
target.Youcanspecifyfrom0to3retries.
timeoutnum SpecifiesthenumberofsecondsMSSwaitsfor
acknowledgementofanotification.Youcanspecifyfrom1
to5
seconds.
targetnum IDforthetarget.ThisIDislocaltotheRoamAboutswitch
anddoesnotneedtocorrespondtoavalueonthetarget
itself.Youcanspecifyanumberfrom1to10.
ipaddr[:udpportnumber]IPaddressoftheserver.YoualsocanspecifytheUDP
port
numbertosendnotificationsto.
username USMusername.Thisoptionisapplicableonlywhenthe
SNMPversionisusm.
profileprofilename NotificationprofilethisSNMPuserwillusetospecifythe
notificationtypestosendordrop.
security{unsecured|
authenticated|encrypted}
Specifiesthesecuritylevel,andis
applicableonlywhenthe
SNMPversionisusm:
unsecured—Messageexchangesarenotauthenticated,
noraretheyencrypted.Thisisthedefault.
authenticated—Messageexchangesareauthenticated,
butarenotencrypted.
encrypted—Messageexchangesareauthenticatedand
encrypted.