On Tue, 27 Mar 2012 16:49:30 +0530 Vivek wrote: VN> Error opening specified endpoint "" VN> Server Exiting with code 1
Well it's odd that it couldn't open an endpoint. Make sure that no other agent is running, and try # snmpd -Ddump,agentx -f -Lo udp: Then start up the agentx subagent in another window and you should see registration messages. Then send a snmpget for an object in the subagent, and you should see messages going back and forth between master and subagent.. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
