Has anyone had any luck getting WallWatcher to querry OpenWRT via snmp (for bandwith reporting)? I have snmpd installed and configured, but when I go into WallWatcher's bandwith setup screen and select "Test snmp" I get this error:
Your router did not respond to this test, or didn't provide the expected information. Some possible reasons:
WW has the wrong LAN address for the router (I know this is not the issue as I am receiving router messages)
The low-order digit of the OID's for 'RECEIVED' and 'SENT' may be wrong (most likely the problem)
Your software firewall may be blocking this type of communication between WW and the router (turned it off, but the problem persisted)
The router may not support SNMP, or the bandwith usage portion of SNMP (possible the bandwith usage portion)
The router's SNMP option has not been enabled (verified snmpd was loaded with ps)
One thing I did try is that I noticed that WallWatcher defaults to port 514 for Linksys routers. A little resarch showed that snmpd defaults to port 161 so I went back and loaded snmpd with a 514 port option, but no luck. WW uses the following default OID's:
Up Time: 1.3.6.1.2.1.1.3.0
Received: 1.3.6.1.2.2.1.10.8
Sent: 1.3.6.1.2.1.2.2.1.16.8
Does anyone happen to know what theses OID's are for the snmpd implementation for OpenWRT, or is there a MIB walker available for OpenWRT so I can look them up myself?
TIA,
Jon
