Okay, a while back I wrote an SNMP accounting application to deal with the accounting data (upload & download) of users on our network…
The other day I installed mrtg, and started playing around with the log files… and importing them in to SQL databases to see what sort of results i could get.
Well it worked like a charm, but after a while I realized that we were monitoring the RF interface, not the LAN Interface of the Canopy modules.
Anyway, after changing the MRTG configuration file to ‘monitor’ the “Ethernet Interface Traffic” everything went to zero.
Does anyone have any ideas as to what the problem could be? I’ve set SNMP to Read/Write access on the Canopy SM’s but still we get nothing…
If you take a look @ the above section of the configuration file ^^^^^^^^ the “RF Interface Traffic” works fine, but the “Ethernet Interface Traffic” just gives back nothing… this is also the same with RSSI, and Jitter.
First thing to check is whether or not you get back data using command line SNMP query tools. Make sure your queries are structured correctly. Obviously your RF queries are right, start with those and make sure you get real data back and then make the same change you’re making in your config files for MRTG and compare the results. It seems to me that the most likely solution from your description is that you are referencing an incorrect OID.