
I"m sure I'm missing something simple. I'm running the Real Time Bandwidth Monitor and connecting to a Cisco 2800 Router and wating to monitor the bandwidth of the Ethernet1 interface.
I connect and authenticate using SNMPv2 community string, but no interfaces show in the next screen. Is there some additional SNMP setup requirements on the router other than just the community string?
simple SNMPv2 RO community string should be enough. Can you turn on debug/verbose logging in the settings, reproduce the issue, stop the application, and look for anything suspicious in the logs? The log should be located in ProgramData\SolarWinds\RBM.
Thanks for the reply. I actually did get it working shortly after I posted. I'm pretty new to SNMP and found that it required these two commands.
snmp-server community xxxx RO
snmp-server host 192.168.x.x xxxx
I am glad you got it resolved. Thanks for sharing with the community!