Cisco Aironet wireless access point graph
Moderators: Developers, Moderators
Aironet Wireless Levels - OIDs?
Hi,
I've just trying this template and it works well. Thanks.
I'm trying to modify it so i can graph the signal strength as we have 4 aironets in a redundant bridge setup.
I'm wading through the OIDs off the cisco site [http://www.cisco.com/public/sw-center/n ... mibs.shtml] at the moment trying to find anything about signal strength. I see the KarlNet Wireless Transmissions/Levels and i would like to do the same thing for Aironet.
Anybody done this before?
Matthew
[/url]
I've just trying this template and it works well. Thanks.
I'm trying to modify it so i can graph the signal strength as we have 4 aironets in a redundant bridge setup.
I'm wading through the OIDs off the cisco site [http://www.cisco.com/public/sw-center/n ... mibs.shtml] at the moment trying to find anything about signal strength. I see the KarlNet Wireless Transmissions/Levels and i would like to do the same thing for Aironet.
Anybody done this before?
Matthew
[/url]
HELP!!!!
Hi I'm new using Cacti and i'm trying to install this add-on but I don`t know exactly how, also need to know how do I install de MIB in the access point or if I should install it on the server where i've been running Cacti.
Hope someone can help me!!
Hope someone can help me!!
I did not graph signal strength fromt he Client Association MIB because it would only graph signal strength from one wireless client. Does not give me much information that I would use.
I would rather graph the wireless transmissions in percentage to gather how well the signal strength is of the AP. For example. If you ssh into an AP and run
that's great information. I wanted to write a script to grab total RX / TX per transmission rate, and gather the percentage of all packets to see if an AP was transmitting at 11mbs 80% of the time (meaning low quality), or maybe 54mbs 80% of the time (great quality).
Sadly after searching Cisco MIBs for a long time, I have not found these values. I have searched RFC MIB's for network devices, but of course those come up blank. The Cisco-Association MIB does not have this. I thought I would find it int he WIRELESS-IF mib, but I could not find those either.
I would rather graph the wireless transmissions in percentage to gather how well the signal strength is of the AP. For example. If you ssh into an AP and run
Code: Select all
AP2#show int dot11Radio0 statistics
DOT11 Statistics (Cumulative Total/Last 5 Seconds):
RECEIVER TRANSMITTER
Host Rx Bytes: 17284045 / 48 Host Tx Bytes: 42109730 / 975
Unicasts Rx: 77095 / 1 Unicasts Tx: 149759 / 1
Unicasts to host: 77095 / 1 Unicasts by host: 66995 / 1
Broadcasts Rx: 140947 / 0 Broadcasts Tx: 734898 / 59
Beacons Rx: 59991 / 0 Beacons Tx: 695264 / 49
Broadcasts to host: 140947 / 0 Broadcasts by host: 39633 / 10
Multicasts Rx: 0 / 0 Multicasts Tx: 13614 / 2
Multicasts to host: 0 / 0 Multicasts by host: 13614 / 2
Mgmt Packets Rx: 0 / 0 Mgmt Packets Tx: 82764 / 0
RTS received: 1 / 0 RTS transmitted: 29 / 0
Duplicate frames: 131 / 0 CTS not received: 3 / 0
CRC errors: 1092 / 0 Unicast Fragments Tx: 149759 / 1
WEP errors: 0 / 0 Retries: 3034 / 0
Buffer full: 0 / 0 Packets one retry: 2653 / 0
Host buffer full: 0 / 0 Packets > 1 retry: 180 / 0
Header CRC errors: 155680 / 53 Protocol defers: 374 / 0
Invalid header: 266 / 0 Energy detect defers: 2586 / 0
Length invalid: 0 / 0 Jammer detected: 0 / 0
Incomplete fragments: 0 / 0 Packets aged: 0 / 0
Rx Concats: 0 / 0 Tx Concats: 0 / 0
RATE 1.0 Mbps
Rx Packets: 143270 / 63 Tx Packets: 0 / 0
Rx Bytes: 1173046016 /290304 Tx Bytes: 0 / 0
RTS Retries: 0 / 0 Data Retries: 0 / 0
RATE 2.0 Mbps
Rx Packets: 1359 / 0 Tx Packets: 2 / 0
Rx Bytes: 8900864 / 0 Tx Bytes: 108 / 0
RTS Retries: 3 / 0 Data Retries: 8 / 0
RATE 5.5 Mbps
Rx Packets: 1 / 0 Tx Packets: 32 / 0
Rx Bytes: 48640 / 0 Tx Bytes: 9568 / 0
RTS Retries: 0 / 0 Data Retries: 71 / 0
RATE 11.0 Mbps
Rx Packets: 15315 / 0 Tx Packets: 14855 / 0
Rx Bytes: 422997171 / 0 Tx Bytes: 6486072 / 0
RTS Retries: 0 / 0 Data Retries: 782 / 0
RATE 12.0 Mbps
Rx Packets: 1 / 0 Tx Packets: 0 / 0
...
Sadly after searching Cisco MIBs for a long time, I have not found these values. I have searched RFC MIB's for network devices, but of course those come up blank. The Cisco-Association MIB does not have this. I thought I would find it int he WIRELESS-IF mib, but I could not find those either.
I am wondering if this is the MIB Object you are looking for.?
Name: cDot11ClientCurrentTxRateSet
Type: OBJECT-TYPE
OID: 1.3.6.1.4.1.9.9.273.1.3.1.1.1
Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).cisco(9).ciscoMgmt(9).ciscoDot11AssociationMIB(273).ciscoDot11AssocMIBObjects(1).cDot11ClientStatistics(3).cDot11ClientStatisticTable(1).cDot11ClientStatisticEntry(1).cDot11ClientCurrentTxRateSet(1)
Module: CISCO-DOT11-ASSOCIATION-MIB
Parent: cDot11ClientStatisticEntry
Next sibling: cDot11ClientUpTime
Numerical syntax: Octets
Base syntax: OCTET STRING
Composed syntax: OCTET STRING
Status: current
Max access: read-only
Size list: 1: 1..126
Description: This is the set current transmit data rates for
this client. Each client can transmit data at all
of its configured rates. There is a maximum of 126
it can configure to transmit. Each octet contains
an integer value representing one of these 126
rates it is currently transmitting. Each rate shall
be within the range from 2 to 127, corresponding
to data rates in increments of 500 kb/s from
1 Mb/s to 63.5 Mb/s. This value is reported in
transmitted Beacon, Probe Request, Probe Response,
Association Request, Association Response,
Reassociation Request, and Reassociation Response
frames.
Name: cDot11ClientCurrentTxRateSet
Type: OBJECT-TYPE
OID: 1.3.6.1.4.1.9.9.273.1.3.1.1.1
Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).cisco(9).ciscoMgmt(9).ciscoDot11AssociationMIB(273).ciscoDot11AssocMIBObjects(1).cDot11ClientStatistics(3).cDot11ClientStatisticTable(1).cDot11ClientStatisticEntry(1).cDot11ClientCurrentTxRateSet(1)
Module: CISCO-DOT11-ASSOCIATION-MIB
Parent: cDot11ClientStatisticEntry
Next sibling: cDot11ClientUpTime
Numerical syntax: Octets
Base syntax: OCTET STRING
Composed syntax: OCTET STRING
Status: current
Max access: read-only
Size list: 1: 1..126
Description: This is the set current transmit data rates for
this client. Each client can transmit data at all
of its configured rates. There is a maximum of 126
it can configure to transmit. Each octet contains
an integer value representing one of these 126
rates it is currently transmitting. Each rate shall
be within the range from 2 to 127, corresponding
to data rates in increments of 500 kb/s from
1 Mb/s to 63.5 Mb/s. This value is reported in
transmitted Beacon, Probe Request, Probe Response,
Association Request, Association Response,
Reassociation Request, and Reassociation Response
frames.
error when importing
I'm getting:
Error: XML: Cacti version does not exist.
When I try to import the xml file. Any suggestions? Running the latest everything (except PHP).
Error: XML: Cacti version does not exist.
When I try to import the xml file. Any suggestions? Running the latest everything (except PHP).
This template was Exported from
Cacti-0.8.6f.
You can only import templates from the same version as I understand. An updated version would have to be exported. Since I have not upgraded yet, I wont be able to provide this.
If anybody in this thread has upgraded to "G". Please export it, and post it.
Thanks,
Cacti-0.8.6f.
You can only import templates from the same version as I understand. An updated version would have to be exported. Since I have not upgraded yet, I wont be able to provide this.
If anybody in this thread has upgraded to "G". Please export it, and post it.
Thanks,
[size=84][color=red] Electronic Frontier Foundation[/color]
[url]http://eff.org[/url][/size]
[url]http://eff.org[/url][/size]
I'm running "g" and have this working well. I'll export it and post it.
- Attachments
-
- cacti_graph_template_cisco_aironet_associations.xml
- exported from cacti .86g
- (9.59 KiB) Downloaded 1611 times
-
- Posts: 26
- Joined: Thu Jan 19, 2006 10:07 pm
-
- Posts: 1
- Joined: Thu May 04, 2006 1:32 pm
Error: XML: Cacti version does not exist.
I am running RHEL 4 and cacti-0.8.6f-2.1.el3.rf version for cacti. I am trying to import the Aironet template but getting "cacti-0.8.6f-2.1.el3.rf". Can anyone help here..
~thanks
Ramneek
~thanks
Ramneek
Re:
I've changed the OID since the one included in the template doesnt work. I've changed it to 1.3.6.1.4.1.9.9.273.1.1.2.1.1 as described in ftp://ftp-sj.cisco.com/pub/mibs/oid/CIS ... ON-MIB.oid
But Cacti is still registering it as "NAN".
When I use snmpwalk, I get this:
router:~# snmpwalk 10.1.1.160 -c defaultCommunity -v1 1.3.6.1.4.1.9.9.273.1.1.2.1.1
SNMPv2-SMI::enterprises.9.9.273.1.1.2.1.1.1 = Gauge32: 1
Afaik, that is a clearly statement of the OID returning 1 associated client... Why doesn't this work with Cacti??
I'm using cacti Version 0.8.6c
But Cacti is still registering it as "NAN".
When I use snmpwalk, I get this:
router:~# snmpwalk 10.1.1.160 -c defaultCommunity -v1 1.3.6.1.4.1.9.9.273.1.1.2.1.1
SNMPv2-SMI::enterprises.9.9.273.1.1.2.1.1.1 = Gauge32: 1
Afaik, that is a clearly statement of the OID returning 1 associated client... Why doesn't this work with Cacti??
I'm using cacti Version 0.8.6c
Who is online
Users browsing this forum: No registered users and 0 guests