|
|
| Author |
Message |
Phobos182 Cacti User
Joined: 21 Sep 2004 Posts: 65 Location: Madison, WI
|
Posted: Tue Sep 21, 2004 2:25 pm Post subject: Cisco Aironet wireless access point graph |
|
|
*GRAPH AND DATA UPDATED 8.10.05*
Thanks to the devs for this amazing utility. Thought I would contribute a graph that I use to monitor our wireless network.
It graphs client associations to the access point to tell exactly how many users are logged in. Great for planning / monitoring. This should work with the 350, 1100, and 1200 series access points.
If you have any questions, or feedback. Please let me know. At least I can contribute something.
If you are getting an unknown result with this graph, or something like
Gauge: 4294967293
You will need to update your firmware. The newest release will not have this problem in my experiences.
If you are getting other values for a result, please check the MIB table. The OID you looking for is actually in a table of Active Devices, and the OID I supplied may not work. To find the correct OID, wakl the base MIB, and look for the value in question. Example.
snmpwalk -v 1 -c <community> <ip address of device> .1.3.6.1.4.1.9.9.273.1.1.2
The output may look something like this.
SNMPv2-SMI::enterprises.9.9.273.1.1.2.1.1.1 = Gauge32: 5
SNMPv2-SMI::enterprises.9.9.273.1.1.2.1.2.1 = Gauge32: 0
SNMPv2-SMI::enterprises.9.9.273.1.1.2.1.3.1 = Gauge32: 0
So the correct OID for the graph would be
.1.3.6.1.4.1.9.9.273.1.1.2.1.1.1
Go into Data Templates in the console, and look up Aironet Associations. Change the OID to this value, and the graph will work.
If you are looking for the Client Table RSSI value for your clients, walk
.1.3.6.1.4.1.9.9.273.1.3.1.1.3
That will give you your signal strength values. I will create a graph for this soon.
| Description: |
|
| Filesize: |
29.34 KB |
| Viewed: |
24907 Time(s) |

|
| Description: |
|
 Download |
| Filename: |
cacti_graph_template_cisco_aironet_associations.xml |
| Filesize: |
9.59 KB |
| Downloaded: |
4129 Time(s) |
Last edited by Phobos182 on Wed Dec 07, 2005 12:38 pm; edited 12 times in total |
|
| Back to top |
|
 |
guerra6880
Joined: 19 Apr 2004 Posts: 33
|
Posted: Wed Sep 22, 2004 4:52 am Post subject: Re: Cisco Aironet 1200 wireless access point graph |
|
|
Phobos182,
Thanks for the template! I do have one question for you, which MIB set are you using as I can not currently find this OID and the results that I am getting are completely whacky! As I don't believe that I currently have 4.92 G of associations.
Any assitance would be greatly appreciated.
Thanks[/img]
|
|
| Back to top |
|
 |
Guest
|
Posted: Wed Sep 22, 2004 9:29 am Post subject: |
|
|
I just modified the graph to be more 'clean'. You can redownload it above. You can find all the OID's here.
Cisco MIB Translation tool
http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
Here is the details.
MIB CISCO-DOT11-ASSOCIATION-MIB
Object cDot11ActiveWirelessClients
OID 1.3.6.1.4.1.9.9.273.1.1.2.1.1
Type Gauge32
Permission read-only
Status current
Range 0 - 2007
|
|
| Back to top |
|
 |
jkamilo Guest
|
Posted: Wed Sep 22, 2004 10:18 am Post subject: Some kind of mistake |
|
|
This template is very usefull, but it graphs something like 4.29 G users!! i think it is a mistake!! Help me PLease! I am very interested in the graphics of my aironet 1200 access points.
Thanks
|
|
| Back to top |
|
 |
jkamilo Guest
|
Posted: Wed Sep 22, 2004 10:21 am Post subject: Some kind of mistake |
|
|
This template is very usefull, but it graphs something like 4.29 G users!! i think it is a mistake!! Help me PLease! I am very interested in the graphics of my aironet 1200 access points.
Thanks
|
|
| Back to top |
|
 |
Phobos182 Cacti User
Joined: 21 Sep 2004 Posts: 65 Location: Madison, WI
|
Posted: Wed Sep 22, 2004 10:41 am Post subject: |
|
|
Here is the problem. Taken from Cisco's site. There are some problems with certain implimentations of the 1200 access point which causes this bug. To fix it, you must upgrade your IOS to be 12.2(15)JA: or greater. I am currently running 12.2(13)JA1 and it works fine.
After looking that the Software Center. Current IOS version with the fix is 12.2.15-JA . This is the currently recommended release. Here are the currently recommended releases.
2004-09. Release 12.2.15-XR2
2004-04. Release 12.2.15-JA.
2004-04. Release 12.2.11-JA3
2004-04. Release 12.2.13-JA4
http://www.cisco.com/en/US/products/hw/wireless/ps430/prod_release_note09186a00802146cf.html
These caveats are resolved in Cisco IOS Release 12.2(15)JA:
•CSCec89492—Access points now return the correct number of associated clients when you poll the CDot11ActiveWirelessClients MIB object.
Here is the link to the Software Center for Wireless LAN's. You must have a valid CCO Account to login and download the image.
http://www.cisco.com/public/sw-center/sw-wireless.shtml
Last edited by Phobos182 on Wed Sep 22, 2004 10:59 am; edited 3 times in total |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Sep 22, 2004 10:48 am Post subject: |
|
|
This are my versions:
System Software Filename: c1200-k9w7-mx.122-13.JA3
System Software Version: 12.2(13)JA3
Bootloader Version: 12.2(8)JA
|
|
| Back to top |
|
 |
jkamilo Guest
|
Posted: Fri Sep 24, 2004 2:43 pm Post subject: Thanks! |
|
|
I am going to update my IOS... lets wait and see if it works!!
I really appreciate this Help!
|
|
| Back to top |
|
 |
Phobos182 Cacti User
Joined: 21 Sep 2004 Posts: 65 Location: Madison, WI
|
Posted: Tue Sep 28, 2004 8:50 pm Post subject: |
|
|
| Everything go well jkamilo? I'm going to update this graph tomorrow to be a little more clear on the data sources. I ran into an issue where I did not use the host description in the DS, and it was hard to debug multiple RRD files all named the same thing.
|
|
| Back to top |
|
 |
jkamilo Guest
|
Posted: Mon Oct 04, 2004 9:57 am Post subject: Looking for the IOS! |
|
|
Hi Phobos!
Currently I`m looking for the right IOS for the 1200 Aironet!.
Be sure that when i get it i will use the templates that you made.
I really appreciate it! Thanks!
|
|
| Back to top |
|
 |
cpdans
Joined: 28 Oct 2002 Posts: 43
|
Posted: Wed Oct 27, 2004 3:58 pm Post subject: |
|
|
Hello,
I found your templates and tried to apply them. I am running it on both a BR350 as well as an AP1200. Both are running 12.04 firmware, however, both are running VxWorks instead of the IOS. I am getting an error saying that the OID doesn't exist. I tried manually walking the tree with the OID in your templates and I get the same thing. Has this changed by chance?
Thanks in advance,
Dan
|
|
| Back to top |
|
 |
ghost Guest
|
Posted: Fri Oct 29, 2004 11:29 am Post subject: waverider and wi-lan |
|
|
| is aany tracking waverrider and wi-lan devices? im looking on how to graph them.
|
|
| Back to top |
|
 |
madeinoz
Joined: 29 Oct 2004 Posts: 1
|
Posted: Fri Oct 29, 2004 8:59 pm Post subject: Re: waverider and wi-lan |
|
|
| ghost wrote: | | is aany tracking waverrider and wi-lan devices? im looking on how to graph them. |
Just started playing around with the ncl1170 waverider yesterday. I'm trying to graph rssi and packet loss on a 27K link Still playing though. I've found the mibs but doesn't want to play ball yet. will updateyou when I make some progress
|
|
| Back to top |
|
 |
mrzappit
Joined: 08 Feb 2005 Posts: 2
|
Posted: Tue Feb 08, 2005 10:13 am Post subject: Accessing RSSI on the Cisco Aironet 1200 |
|
|
I am trying to access the RSSI values for the aironet 1200 access points. Can anyone tell me what mib i need to use--and if possible the command? I have looked on the cisco website and was unable to find anything useful.
Thanks
|
|
| Back to top |
|
 |
Hoffswell
Joined: 07 Jan 2005 Posts: 23
|
Posted: Tue Feb 08, 2005 2:49 pm Post subject: WiFi Total Users |
|
|
Hello -
I thought I would share with you a script I wrote that sums the total users on a bunch of access points. This is a nice report.
This is a perl shell script that would be called by a Data Input Method with a type script/command of perl <path_cacti>/scripts/wifiusers.pl
It returns an output field of total_users
You also need to create a wifinodes text file of all the ip addresses of your APs.
Hope this works for you. Watch your permissions, and good luck getting the data input, source and graphs up!
| Code: |
#!/usr/bin/perl
# file: wifinodes.pl
#
# reads a list of IPs from <arg0>
# polls each Cisco Aironet 1200 for number of associated clients.
# Prints out total users for all nodes.
# 2/2/05 pete.hoffswell@davenport.edu
use Net::SNMP;
#$fin=$ARGV[0];
# Option - Static code to the file
$fin="<path/to/cacti>/scripts/wifinodes";
$snmpcom="snmpcommunitystring";
$total_users=0;
open(DF, "<$fin");
while(<DF>)
{
my($line) = $_;
chomp($line);
# Input file is format ip.address|hostname, or simply ip.address
$ip=$line;
($ip,$host)=split(/\|/,$line);
($session,$error) = Net::SNMP->session(Hostname => $ip,
Community => $snmpcom);
die "session error: $error" unless ($session);
$result = $session->get_request("1.3.6.1.4.1.9.9.273.1.1.2.1.1.1");
die "request error: ".$session->error unless (defined $result);
$session->close;
# Debug: Uncomment these lines to have script print suers per node as well.
#print $ip.": ";
#print $result->{"1.3.6.1.4.1.9.9.273.1.1.2.1.1.1"};
#print "\n";
$total_users = $total_users + $result->{"1.3.6.1.4.1.9.9.273.1.1.2.1.1.1"};
}
print "total_users:";
print $total_users;
#print "\n";
close(DF);
| [/b]
|
|
| Back to top |
|
 |
|