How can I use SNMP Agent Simulator to simulate multiple devices with different IP addresses on one machine?
A. You can take a look at the examples/all.prj file. It is a project file which contains multiple agents bound to different IP addresses. When this project file is loaded by simulator and started, those agents will listen on different IP addresses. You can use simulator GUI to create project file. Or you can use your favorite text editor to do it manually. To create virtual IP on a single machine, please refer to this page.