Scanning for SNMP communities
Adding devices into monitoring system is easy. Getting all the right SNMP communities for them is harder. People don’t give you the right community string or forget to open firewall ports.
If you have to test a lot of IP’s against various IP addresses you can use nmap and a community list file as an input.
Be aware you talk about permission to run this test otherwise somebody can get angry when you try to brute-force community strings against their devices.
Continue reading