Community discussions

MikroTik App
 
User avatar
etche
just joined
Topic Author
Posts: 15
Joined: Mon Jul 26, 2010 11:00 pm
Location: La Plata, Argentina

Problem: I can't see my AP frequency

Wed Dec 22, 2010 1:41 am

hi all,

I'm trying to configure "the dude" to see all my AP frequency.

possible way? sure, SNMP ...... but doesn't work! ! ! !.... it works only in Station. I've try a lot with Oids in Appareance, as a test, and consulting from a linux...

any other idea?

i think it's useful, and I'm realy interested in doing it.
 
bstedh
newbie
Posts: 31
Joined: Tue Feb 16, 2010 12:30 am

Re: Problem: I can't see my AP frequency

Fri Dec 24, 2010 5:56 am

Questions: What type of AP are you using? Do you have SNMP enabled on the AP? Are you able to get other data Via SNMP?
??? it only works in station ???

Ensure your snmp settings in the dude and the ap match up.

You should be able to use the "snmp walk" tool to figure out which oid to use to identify your frequencies.
Once you have the oid create a function to call up the frequency. I use the following format to display the frequency of my microwave radios.
Function
Name: AP_Frequency
Description: Query AP TX Frequency
Function: oid("x.x.x.x.x.x.x.x.x.x.x.x.x")
Then in the device appearance you can add the frequency to display on the device.
 [AP_Frequency()] 
You can also place the oid directly in the appearance however, you need to remember to place the brackets around the oid.
[oid("x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x")]
You can duplicate this for the RX Frequency also if needed.
 
User avatar
etche
just joined
Topic Author
Posts: 15
Joined: Mon Jul 26, 2010 11:00 pm
Location: La Plata, Argentina

Re: Problem: I can't see my AP frequency

Mon Dec 27, 2010 12:56 pm

Questions: What type of AP are you using? Do you have SNMP enabled on the AP? Are you able to get other data Via SNMP?
??? it only works in station ???
* Hi, thnx for the answer

* AP mode = AP bridge on RB 433ah, rb 411, rb 133c.

* SNMP is enable

* i can get snmp data from anywhere


otherwise i've already tried this:
Code:
Function
Name: AP_Frequency
Description: Query AP TX Frequency
Function: oid("x.x.x.x.x.x.x.x.x.x.x.x.x")

Then in the device appearance you can add the frequency to display on the device.
Code:
[AP_Frequency()]

You can also place the oid directly in the appearance however, you need to remember to place the brackets around the oid.
Code:
[oid("x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x")]

You can duplicate this for the RX Frequency also if needed.
but.... it doesn't work... only works in any station mode.

with this funtion the result it's "0"

note: Snmp walk doesn't show frequency value on AP mode.

station mode shows the frequency value but i don't need it.
 
User avatar
etche
just joined
Topic Author
Posts: 15
Joined: Mon Jul 26, 2010 11:00 pm
Location: La Plata, Argentina

Re: Problem: I can't see my AP frequency

Fri Dec 31, 2010 4:02 am

no ideas??? :(
 
User avatar
etche
just joined
Topic Author
Posts: 15
Joined: Mon Jul 26, 2010 11:00 pm
Location: La Plata, Argentina

Re: Problem: I can't see my AP frequency

Mon Nov 12, 2012 12:52 pm

revive |

A long time ago i've seen that wireless card neever will show you AP frequency... you can get this data from any client.

Regards.-

Who is online

Users browsing this forum: No registered users and 21 guests