I’m trying to create a line on the map that shows signal and throughput similar to how The Dude does for Wi-Fi based links, but for a DragonWave link. I can’t see how to define a new SNMP type so that the information I poll ends up on the map.
I know I’ll need to determine what OIDs I need (which I’m working on), but what I’m missing is how to get them onto the map.
Well, I was referring to the speed and signal information that pops up on the squiggly link for a wireless link. However, I may have to do what you suggested.
It didn’t make much sense to me earlier since I don’t have any mikrotik wireless links. I put signal level in the appearance and use customized links but those links only show speed and not signal.
this ended up displaying my RSL on the label for both sides of the link. Replace the 192… with your device IPs. You might need to crawl to find your correct OID if this one doesn’t work. Hope it helps. Also not sure if the setting of Mastering Type is required as I did this long ago and just pulled up my working settings to share.
I put all our wireless bridges on one map and added the function that reads the rssi to the device label for the map. This was nice since all our bridges are the same vendor.
I don’t think you can add an snmp type. Wish 10gig was in there, we will be mostly 10g backbone by the end of the year…
That’s what I enter for it to show the current throughput in mbit/s in the appearance dialog. However, the same code (within the brackets) produces 0 in the “Data Sources” window when I’m trying to chart it. There isn’t a lot of data over that link now, but it isn’t zero.
Okay, does anyone know why the chart is ignoring my /100? The data source screen shows the scale correctly in that there is less than one megabit going through the link. However, in the chart, it seems to have ignored that and thinks there’s 500 megabit going through the link.