Community discussions

MikroTik App
 
gringoZ
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 59
Joined: Wed Sep 16, 2009 7:32 pm

Frequency/channel from snmp

Mon Nov 15, 2010 11:01 am

How i can get information about frequency/channel from mt3.30 in ap mode?
I try search in oids but nothing usefull...
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6703
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: Frequency/channel from snmp

Mon Nov 15, 2010 2:13 pm

Access Point mode provides information only for,

interface wireless registration-table print oid 
 0 strength=.1.3.6.1.4.1.14988.1.1.1.2.1.3.0.12.66.58.235.82.4 
   tx-bytes=.1.3.6.1.4.1.14988.1.1.1.2.1.4.0.12.66.58.235.82.4 
   rx-bytes=.1.3.6.1.4.1.14988.1.1.1.2.1.5.0.12.66.58.235.82.4 
   tx-packets=.1.3.6.1.4.1.14988.1.1.1.2.1.6.0.12.66.58.235.82.4 
   rx-packets=.1.3.6.1.4.1.14988.1.1.1.2.1.7.0.12.66.58.235.82.4 
   tx-rate=.1.3.6.1.4.1.14988.1.1.1.2.1.8.0.12.66.58.235.82.4 
   rx-rate=.1.3.6.1.4.1.14988.1.1.1.2.1.9.0.12.66.58.235.82.4 
 
gringoZ
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 59
Joined: Wed Sep 16, 2009 7:32 pm

Re: Frequency/channel from snmp

Wed Nov 17, 2010 9:24 am

i know ;(


in mt 4.x or 5.x same situation?
 
Limer
just joined
Posts: 24
Joined: Tue Dec 06, 2011 1:41 pm
Location: Ruda Slaska / Poland
Contact:

Re: Frequency/channel from snmp

Fri Aug 09, 2013 6:13 pm

OK, why in AP mode we have:
/interface wireless print oid 
 0 tx-rate=.1.3.6.1.4.1.14988.1.1.1.3.1.2.1 rx-rate=.1.3.6.1.4.1.14988.1.1.1.3.1.3.1 ssid=.1.3.6.1.4.1.14988.1.1.1.3.1.4.1 bssid=.1.3.6.1.4.1.14988.1.1.1.3.1.5.1 
   client-count=.1.3.6.1.4.1.14988.1.1.1.3.1.6.1 frequency=.1.3.6.1.4.1.14988.1.1.1.3.1.7.1 band=.1.3.6.1.4.1.14988.1.1.1.3.1.8.1 
   noise-floor=.1.3.6.1.4.1.14988.1.1.1.3.1.9.1 overall-ccq=.1.3.6.1.4.1.14988.1.1.1.3.1.10.1 
result:
snmpwalk -v2c -c public host .1.3.6.1.4.1.14988.1.1.1.3.1.7                                                  |
iso.3.6.1.4.1.14988.1.1.1.3.1.7.23 = INTEGER: 2412
ROS 6.2