On Tue, 29 Mar 2005 07:25:12 -0500 Vijay wrote: VK> I am running 5.2.1 net-snmp snmpd agent, and example-demon subagent VK> program(used netsnmp_ds_set_string() for making tcp connection on port 161 VK> of agent).
The sub-agent is connecting on port 161? That's probably a bad idea, since port 161 is generally for SNMP packets, not AgentX packets. Try using another port. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- 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_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
