I have started multiple agents using virtual IP addresses simultaneously on the same device.
So same set of values but with more than one IP Address can be accessed.
I would like to print the remote agent address manually in the snmp_api.c file
When I inserted a statement to print "slp->session->peername" in snmp_read(), I am getting null.
Is there any way to get the remote snmp agent address in any of the C file?
Thanks
- Problem in getting remote snmp agent address aakansha rajvi
- Re: Problem in getting remote snmp agent address Robert Story
