Specifications
SNMP
4-36 Advanced Configuration
Using the CLI
Theaccesspointincludesanon‐boardagentthatsupportsSNMPversions1,2c,and3.Accessto
theon‐boardagentusingSNMPv1andv2ciscontrolledbycommunitystrings.Tocommunicate
withtheaccesspoint,amanagementstationmustfirstsubmitavalidcommunitystringfor
authentication.
Use
thesnmp‐serverenableservercommandfromtheglobalconfigurationmodetoenable
SNMP.Tosetread/writeandread‐onlycommunitynames,usethesnmp‐servercommunity
command.Usethesnmp‐serverlocationandsnmp‐servercontactcommandstoindicatethe
physicallocationoftheaccesspointanddefineasystem
contact.Thesnmp‐serverhostcommand
definestrapreceiverhosts. Usethesnmp‐servertrapcommandtospecifythetrapstosendto
hosts.ToviewthecurrentSNMPsettings,usetheshowsnmpcommand.
RefertoAppendixA,foracompletelistofSNMPcommands.
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#snmp-server community alpha rw
RoamAbout 3000(config)#
RoamAbout 3000(config)#snmp-server contact Steve
RoamAbout 3000(config)#snmp-server enable server
RoamAbout 3000(config)#snmp-server host 10.1.19.23 WWing
RoamAbout 3000(config)#snmp-server location WW-19
RoamAbout 3000(config)#snmp-server trap dot11StationAssociation
RoamAbout 3000(config)#snmp-server engine-id 1a:2b:3c:4d:00:ff
RoamAbout 3000(config)#snmp-server user
User Name<1-32> vvvvvv:dave
Group Name<1-32> :RWPriv
md5 (Auth) Passphrase <8-32>:davepass1
des (Priv) Passphrase <8-32>:davepass2
RoamAbout 3000(config)#snmp-server targets mytraps 192.168.1.33 dave
RoamAbout 3000(config)#snmp-server group
Group Name<1-32> :RAPriv
1. NoAuthNoPriv
2. AuthNoPriv
3. AuthPriv
Select the security level<1,2,3>:[1]: 3
Write right<none,write>: none
RoamAbout 3000(config)#