Hi David,

 If your currently running MRTG or similar, can get authenticated clients with 
the MIB:  1.3.6.1.4.1.14179.2.1.1.1.38.1 for Wireless LAN Controllers, MIB for 
a Cisco FAT Access Points is 1.3.6.1.4.1.9.9.273.1.1.2.1.1.1.

Doing twice will give the green with blue highlight
Target[name-of-device.1]: 
1.3.6.1.4.1.14179.2.1.1.1.38.1&1.3.6.1.4.1.14179.2.1.1.1.38.1:[EMAIL PROTECTED]




 This shows the authenticated clients on the Wireless LAN Controller, or if 
Target is a FAT Access Point, authenticated clients on that Access Point.


  If you wanted clients for each lwap off the Wireless LAN Controller, can get 
by appending the ethernet address of the lwap to the following MIB: 
1.3.6.1.4.1.14179.2.2.2.1.15, ethernet address has to be in decimal though.  " 
1.3.6.1.4.1.14179.2.2.2.1.15.decimal-Ethernet-Address-of-lwap"

~example;
 if ethernet address of lwap in HEX is 00:0b:85:76:ed:40, decimal would be 
0.11.133.118.237.64
 would then need to snmp query on: 
1.3.6.1.4.1.14179.2.2.2.1.15.0.11.133.118.237.64.1 off the Wireless LAN 
Controller address


Target[name-of-device.1]: 
1.3.6.1.4.1.14179.2.2.2.1.15.0.11.133.118.237.64.1&1.3.6.1.4.1.14179.2.2.2.1.15.0.11.133.118.237.64.1:[EMAIL
 PROTECTED]


 With old style MRTG log files can also call a script from MRTG configuration 
file, add all the authenticated clients together, store in a new log file and 
graph these.


 Here Blue is access points, lwap and FAT, Green is authenticated clients.



thanks!
jim


----- Original Message ----- 
From: "David Wang @ UoG CCS" <[EMAIL PROTECTED]>
To: <WIRELESS-LAN@LISTSERV.EDUCAUSE.EDU>
Sent: Wednesday, November 29, 2006 1:52 PM
Subject: Re: [WIRELESS-LAN] Cisco WCS statistics


> Thanks Todd, I am interested with what kind of graphing you have now. Do you 
> mind share some screenshots or demo? 
> 
> David Wang, Networking Services,CCS
> www.uoguelph.ca 519-824-4120 x52046
> 
> Todd M. Hall wrote: 
> WCS does not provide very customizable statistics.  We have found that the 
> best
> way to get what we want is to write it ourselves.  We get our data directly 
> from
> the controllers via snmp.  We store some of the information in a mysql 
> database
> for reports and the rest of the data is stored in rrd files for graphing.  We
> still have lots to do, but we are making progress.  The snmp mibs are
> downloadable from Cisco's website.
> 
> On Wed, 29 Nov 2006, David Wang @ UoG CCS wrote:
> 
>  Date: Wed, 29 Nov 2006 09:43:22 -0500
> From: "David Wang @ UoG CCS" <[EMAIL PROTECTED]>
> Reply-To: 802.11 wireless issues listserv
> **********
> Participation and subscription information for this EDUCAUSE Constituent 
> Group discussion list can be found at http://www.educause.edu/groups/.
>

**********
Participation and subscription information for this EDUCAUSE Constituent Group 
discussion list can be found at http://www.educause.edu/groups/.

Attachment: strwlc01.net.iup.edu.1-day.png
Description: PNG image

Attachment: totalapusers-month.png
Description: PNG image

Reply via email to