Hi, I need the ip address and port number of the requester i.e. the machine from where someone is doing set for an object. Is there any API which will provide the IP and Port?
Lets say, daemon is running as $ snmpd -f localhost:705 Now user is doing snmpset from another mechine as follows: $ snmpset -v 2c -c private IP_ADDR:PORT sysLocation.0 s "USA" Now, how to get the IP_ADDR and PORT of the requester machine that sent the snmpset request? Could you please let me know if I need to look at any particular code? Thanks in advance. With regards, Sanjib ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
