Cisco Aironet wireless access point graph

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

poezie
Posts: 24
Joined: Tue Feb 28, 2006 7:53 am

Authetication Failures

Post by poezie »

Hi

Has anyone been able to graph authentication failures on the cisco Aironet yet ?

If so can you post the scripts here, would really appreciate it

Thanks
loxus
Posts: 10
Joined: Sun Aug 06, 2006 7:13 am

RE:

Post by loxus »

If there is an OID for it, that shouldn't be any problem at all to make.

Just check the documentation at cisco.com to find the correct OID and create an new graph template.
poezie
Posts: 24
Joined: Tue Feb 28, 2006 7:53 am

Post by poezie »

I am new to this so not 100% sure how to do this
loxus
Posts: 10
Joined: Sun Aug 06, 2006 7:13 am

Post by loxus »

Look at this page:

ftp://ftp-sj.cisco.com/pub/mibs/oid/

The documents named CISCO-DOT11-*

Does any of those OID's refer to the data you want to graph?
poezie
Posts: 24
Joined: Tue Feb 28, 2006 7:53 am

Post by poezie »

Hi

This one ADMIN-AUTH-STATS-MIB.oid looks like it could do the trick

How do i now add this to a template to monitor ?

Thanks
loxus
Posts: 10
Joined: Sun Aug 06, 2006 7:13 am

Post by loxus »

I asked you to look at the CISCO-DOT11-* files.

The admin OID's only count clients trying to log in as admin on the device..
poezie
Posts: 24
Joined: Tue Feb 28, 2006 7:53 am

Post by poezie »

Hi

Okay sorry about that so once I find the OID in that how do I add this to a template ?

Thanks
loxus
Posts: 10
Joined: Sun Aug 06, 2006 7:13 am

Post by loxus »

Just create a new graph using the "Generic SNMP OID Template" and put the correct OID in there :)

Make sure you have set up SNMP on the access-point correctly etc first.
dougm
Posts: 5
Joined: Fri Sep 22, 2006 11:25 am
Location: Indiana USA

Post by dougm »

This is only graphing for interface Dot11Radio0, right? What if you have 2 radios installed, ie. the 802.11a Dot11Radio1? Is there a pretty way to put both on one graph? What would be the OID for the 2nd interface? Sorry - total n00b at SNMP here.
dougm
Posts: 5
Joined: Fri Sep 22, 2006 11:25 am
Location: Indiana USA

Post by dougm »

I downloaded GetIf and browsed the .1.3.6.1.4.1.9.9.273.1.1.2.1.1 objects.

.1.3.6.1.4.1.9.9.273.1.1.2.1.1.1 shows the Dot11Radio0 association count
.1.3.6.1.4.1.9.9.273.1.1.2.1.1.2 shows the Dot11Radio1 association count

What would be the best way to modify this template to show association counts from BOTH radios?
User avatar
daedalus01
Posts: 4
Joined: Mon Dec 05, 2005 5:37 pm

Post by daedalus01 »

dougm wrote:I downloaded GetIf and browsed the .1.3.6.1.4.1.9.9.273.1.1.2.1.1 objects.

.1.3.6.1.4.1.9.9.273.1.1.2.1.1.1 shows the Dot11Radio0 association count
.1.3.6.1.4.1.9.9.273.1.1.2.1.1.2 shows the Dot11Radio1 association count

What would be the best way to modify this template to show association counts from BOTH radios?

I went ahead and took the version of the template and modified it so that it graphs 802.11a and 802.11g client associations on the same graph, but as different lines. My Aironet 1230AG series AP and both A and G in it, so this was really beneficial to me.

Hope this works for others.

dougm... random question, you don't happen to work for ITI/ITaP at Purdue ... do you?
Attachments
cacti_graph_template_cisco_aironet_associations.xml
(14.32 KiB) Downloaded 1372 times
colby
Posts: 1
Joined: Wed Mar 07, 2007 4:18 pm
Location: Seattle, WA

Not performing SNMP walk

Post by colby »

I've been racking my head for the past few hours over this...

[quote]
+ Running data query [10].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cacti_graph_template_cisco_aironet_associations.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ ''
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cacti_graph_template_cisco_aironet_associations.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cacti_graph_template_cisco_aironet_associations.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cacti_graph_template_cisco_aironet_associations.xml'
[/quote]

I've double checked that I have the OID in the data template, .1.3.6.1.4.1.9.9.273.1.1.2.1.1.1 and I do.

I'm able to pull the SNMP information from the device page, so that's working. I've deleted the template and re-imported.

Any ideas?

-Colby
thomas_olsen
Posts: 1
Joined: Tue Mar 27, 2007 5:01 am
Location: Singapore

Post by thomas_olsen »

Hi All

Not sure if this is a little bit off topic, but I am pretty new to MRTG and was wondering if someone could provide the mrtg config file for the Wireless Association for a 1200AG?

Much appreciated.

Thanks.

/Thomas
treimers
Cacti User
Posts: 57
Joined: Thu Mar 17, 2005 9:53 pm

I'm getting nothing but an XML Parse Error

Post by treimers »

which is what I get with 90% of templates I see posted, btw...

Seems like there are always AWFUL problems when a template was created for one release of Cacti, but you're using a newer/older one?

I'm running cacti-0.8.6j-1 on Centos 4.4

MRTG works, all the SNMP utils do --

what's up with the XML Parse errors all the time?
treimers
Cacti User
Posts: 57
Joined: Thu Mar 17, 2005 9:53 pm

086G version of Cisco Aironet 1200 ap graph template

Post by treimers »

Here's my 086G export.

I was able to import successfully from a previous version of this -- I think it was F perhaps.

Hopefully this helps smoe folks.

It has no dependencies, since I've heard that breaks things or overwrites things others have done..

I'd LOVE to have a host template for 1200 series APs if that makes sense... I'm using Cisco Router as my host template- but I bet a better one could be written for the APs...
Attachments
086g-cacti_graph_template_cisco_aironet_associations.xml
(6.2 KiB) Downloaded 1183 times
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest