One can get it by using below code in public void processPdu(CommandResponderEvent e) method:-
UdpAddress udpHostAdress = (UdpAddress) e.getStateReference().getAddress(); Thanks & Regards Jaikar Gupta On Sat, May 29, 2010 at 10:48 AM, Prakash Kolandaivelu < [email protected]> wrote: > If you know answer you can post here , it may be helpful for other people > who are looking for the answers. > > Thanks, > Prakash > _______________________________________________ > SNMP4J mailing list > [email protected] > http://lists.agentpp.org/mailman/listinfo/snmp4j > _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
