regarding the netsnmp_register_agent_nsap function
"anand anand" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to run a single net-snmp agent listening on different IP address on the same machine.. ( I am using a quad port ). I have configured 8000 IP addresses on my machine. I used the netsnmp_register_agent_nsap to achieve this functionality. I am able to send get and set request to all these IP Addresses and i am getting the response from the agent. Is it possible that all these *transports* can be associated with differenet engineId's. Currently all the IP addresses are associated with the same engineId. If yes then can some one tell me how.? Regards -anand