Multiple SNMP Agents with nsoftware dll

烈酒焚心 提交于 2019-12-24 17:31:59

问题


I use the SNMP tool from nsoftware (or IP*Work!, it's the same) named SecureSNMP V8 .net Edition (C#) and I try to run multiple Snmp agent on a standalone.

Nsoftware give a sample agent and documentation but i didn't fine anything helpful.

If someone know this tool and how to create and run simultaneously multiple agents, can you help me ?


回答1:


I finally found the solution. I just have to set the localhost property of an snmpAgent BEFORE activate it and the modification can be seen only after activation.

Multiple agent can run simultaneously if they have same port, but with differents ip addresses.

Sorry to disturbed you with this easy question.



来源:https://stackoverflow.com/questions/11634250/multiple-snmp-agents-with-nsoftware-dll

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!