Specifications

RoamAbout Mobility System Software Command Line Reference 7-49
SNMPv1 with Traps
Toconfigureanotificationtargetfor trapsfromSNMPv1,usethefollowingcommand:
Syntax
set snmp notify target target-num ip-addr[:udp-port-number] v1 community-string
[profile profile-name]
Parameters
Defaults
ThedefaultUDPportnumberonthetargetis162.Thedefaultminimumrequiredsecuritylevelis
unsecured.Thedefaultnumberofretriesis0andthedefaulttimeoutis2seconds.
Mode
Enabled.
Usage
TheinformortrapoptionspecifieswhethertheMSSSNMPengineexpectsthetargetto
acknowledgenotificationssenttothetargetbytheRoamAboutswitch.Useinformifyouwant
acknowledgements.Usetrapifyoudonotwantacknowledgements.Theinformoptionis
applicabletoSNMPversionv2corusmonly.
Examples
Thefollowingcommandconfiguresanotificationtargetforacknowledgednotifications:
RBT-8100# set snmp notify target 1 10.10.40.9 usm inform user securesnmpmgr1
snmp-engine-id ip
success: change accepted.
Thiscommandconfigurestarget1atIPaddress10.10.40.9.Thetarget’sSNMPengineIDisbased
onitsaddress.TheMSSSNMPenginewillsendnotificationsbasedonthedefaultprofile,andwill
requirethetargettoacknowledgereceivingthem.
Thefollowingcommandconfiguresanotificationtargetforunacknowledgednotifications:
RBT-8100# set snmp notify target 2 10.10.40.10 v1 trap
success: change accepted.
targetnum IDforthetarget.ThisIDislocaltotheRoamAboutswitchanddoes
notneedtocorrespondtoavalueonthetargetitself.Youcanspecify
anumberfrom1to10.
ipaddr[:udpportnumber]IPaddressoftheserver.Youalsocanspecifythe UDP
portnumberto
sendnotificationsto.
communitystring Communitystring.
profileprofilename Notificati onprofilethisSNMPuserwillusetospecifythenotification
typestosendordrop.