Specifications
Configuring SNMP
RoamAbout Mobility System Software Configuration Guide 6-5
• authenticated—SNMPmessageexchangesareauthenticatedbutarenotencrypted.(This
securitylevelisthesameastheauthN oPrivleveldescribedinSNMPv3RFCs.)
• encrypted—SNMPmessageexchangesareauthenticatedandencrypted.(Thissecuritylevelis
thesameasthe authPrivleveldescribedinSNMPv3RFCs.)
• auth‐req‐unsec‐notify—SNMPmessage
exchangesareauthenticatedbutarenotencrypted,
andnotificationsareneitherauthenticatednorencrypted.
Example
ThefollowingcommandsetstheminimumlevelofSNMPsecurityallowedtoauthenticationand
encryption:
set snmp security encrypted
success: change accepted.
Configuring a Notification Profile
Anotificationprofileisanamedlistofallthenotificationtypesthatcanbegeneratedbyaswitch,
andforeachnotificationtype,theactiontotake(droporsend)whenaneventoccurs.
Adefaultnotificationprofile(nameddefault)isalreadyconfiguredinMSS.Allnotificationsinthe
default
profilearedroppedbydefault.Youcanconfigureupto10notificationprofiles.
Tomodifythedefaultnotificationprofileorcreateanewone,usethefollowingcommand:
setsnmpnotifyprofile
profile {default | profile-name} {drop | send}
{notification-type | all}
Toclearanotificationprofile,usethefollowingcommand:
clearsnmpnotifyprofileprofile‐name
Theprofile‐namecanbeupto32alphanumericcharacterslong,withnospaces.Tomodifythe
defaultnotificationprofile,specifydefault.
Thenotification‐typecanbeoneofthefollowing:
• APBootTraps—Generatedwhenanaccesspoint
boots.
• ApNonOperStatusTraps—GeneratedtoindicateanAPradioisnonoperational.
• ApOperRadioStatusTraps—GeneratedwhenthestatusofanAPradiochanges.
• APTimeoutTraps— GeneratedwhenanaccesspointfailstorespondtotheRAS.
• AuthenTraps—GeneratedwhentheRoamAbou tswitch’sSNMPenginereceivesabad
communitystring.
• AutoTuneRadioChannelChangeTraps—GeneratedwhentheRF Auto‐Tuningfeature
changes
thechannelonaradio.
• AutoTuneRadioPowerChangeTraps—GeneratedwhentheRF Auto‐Tuningfeaturechanges
thepowersettingonaradio.
• ClientAssociationFailureTraps—Generatedwhenaclient’sattempttoassociatewitharadio
fails.
• ClientAutho rizationSuccessTraps—Generatedwhenaclientissuccessfullyauthorized.
• ClientAuthenticationFailureTraps—Generatedwhenauthenticationfailsforaclient.