<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
RouterOS supports the following MIBs:<br>
<br>
<a
href="https://wiki.mikrotik.com/wiki/Manual:SNMP#Management_information_base_.28MIB.29">https://wiki.mikrotik.com/wiki/Manual:SNMP#Management_information_base_.28MIB.29</a><br>
<br>
--Bart<br>
<br>
<br>
<div class="moz-cite-prefix">On 2/22/2020 4:59 PM, Herb Weiner
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:D965E3C4-31C7-4BD7-A8A1-F16E48A73E1C@wiskit.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div class="">I would like to use SNMP to facilitate aiming a
Node. In order to work on this project, I have setup a Node (LHG
XL HP5) and Sector (5SHPn) for testing purposes.</div>
<div class=""><br class="">
</div>
<div class="">The following shows the status of my Node:</div>
<div class=""><br class="">
</div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">[herbw@AA7HW-01] >
/snmp print </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> enabled: yes</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> contact:
#HamWAN-Support on <a href="http://irc.freenode.org"
class="" moz-do-not-send="true">irc.freenode.org</a></span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> location:
45.489139,-122.631972</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> engine-id: </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> trap-target: </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> trap-community:
hamwan</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> trap-version: 1</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> trap-generators:
temp-exception</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">[herbw@AA7HW-01] >
/interface wireless print oid</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> 0
tx-rate=.1.3.6.1.4.1.14988.1.1.1.1.1.2.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
rx-rate=.1.3.6.1.4.1.14988.1.1.1.1.1.3.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
strength=.1.3.6.1.4.1.14988.1.1.1.1.1.4.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
ssid=.1.3.6.1.4.1.14988.1.1.1.1.1.5.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
bssid=.1.3.6.1.4.1.14988.1.1.1.1.1.6.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
frequency=.1.3.6.1.4.1.14988.1.1.1.1.1.7.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
band=.1.3.6.1.4.1.14988.1.1.1.1.1.8.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">
auth-client-count=.1.3.6.1.4.1.14988.1.1.1.3.1.11.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> [herbw@AA7HW-01] >
/interface wireless scan 0</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">Flags: A - active, P -
privacy, R - routeros-network, N - nstreme, T - tdma, W -
wds, B - bridge </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class=""> ADDRESS
SSID CHANNEL SIG NF SNR RADIO-NAME
ROUTEROS-VERSION </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">A RT B
4C:5E:0C:89:3F:57 HamWAN 5880/5/an -28 -124 96
K7ICY-Tolliver </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">-- [Q quit|D dump|C-z
pause]</span></font></div>
<div class=""><br class="">
</div>
<div class="">Based upon the above, I would assume that if I query
the signal strength (.1.3.6.1.4.1.14988.1.1.1.1.1.4.1) using
snmpget, I would obtain a value of approximately -28 (the signal
strength varies a bit from the instantaneous value of -28
reported above). However, although I am able to obtain the SSID
using snmpget, I am unable to obtain the signal strength,
frequency or band:</div>
<div class=""><br class="">
</div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">$ snmpget -c hamwan
192.168.88.1 .1.3.6.1.4.1.14988.1.1.1.1.1.4.1</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">SNMPv2-SMI::enterprises.14988.1.1.1.1.1.4.1
= INTEGER: 1</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">$ $ snmpget -c hamwan
192.168.88.1 .1.3.6.1.4.1.14988.1.1.1.1.1.5.1</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">SNMPv2-SMI::enterprises.14988.1.1.1.1.1.5.1
= STRING: "HamWAN"</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">$ snmpget -c hamwan
192.168.88.1 .1.3.6.1.4.1.14988.1.1.1.1.1.7.1</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">SNMPv2-SMI::enterprises.14988.1.1.1.1.1.7.1
= INTEGER: 0</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">$ snmpget -c hamwan
192.168.88.1 .1.3.6.1.4.1.14988.1.1.1.1.1.8.1 </span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">SNMPv2-SMI::enterprises.14988.1.1.1.1.1.8.1
= ""</span></font></div>
<div class=""><font class="" face="Courier"><span
style="font-style: normal;" class="">$ </span></font></div>
<div class=""><br class="">
</div>
<div class="">Also, is it possible to obtain the Noise Floor (NF),
Signal to Noise Ratio (SNR), or Radio Name from my Node using
SNMP? These are all reported by the /interface wireless scan 0.</div>
<div class=""><br class="">
</div>
<div class="">Thanks for any assistance you can provide.</div>
<div class=""><br class="">
</div>
<div class="">Herb, AA7HW</div>
<div class=""><br class="">
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
PSDR mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSDR@hamwan.org">PSDR@hamwan.org</a>
<a class="moz-txt-link-freetext" href="http://mail.hamwan.net/mailman/listinfo/psdr">http://mail.hamwan.net/mailman/listinfo/psdr</a>
</pre>
</blockquote>
<br>
</body>
</html>