Page 1 of 1

Frequency/channel from snmp

Posted: Mon Nov 15, 2010 11:01 am
by gringoZ
How i can get information about frequency/channel from mt3.30 in ap mode?
I try search in oids but nothing usefull...

Re: Frequency/channel from snmp

Posted: Mon Nov 15, 2010 2:13 pm
by sergejs
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 

Re: Frequency/channel from snmp

Posted: Wed Nov 17, 2010 9:24 am
by gringoZ
i know ;(


in mt 4.x or 5.x same situation?

Re: Frequency/channel from snmp

Posted: Fri Aug 09, 2013 6:13 pm
by Limer
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