Hi,
Have you tried to snmpwalk the net-snmp master agent to check if it is running? Have you tried to do a "ping localhost" to check if it works? Have you tried to do a "telnet localhost 705" to check if the master agent is listening on the socket? Because the error message below indicates that your master agent is not accepting connections.
Bernhard
I would look at the master agent first. I was getting the same errors with the Windows binary package. I discovered that my old snmpd.conf was still hanging around and the agent was trying to connect as a subagent. Once I configured it to run as a master everything was fine. I have not had much luck using the native Windows SNMP Service as a master agent to a Net-SNMP subagent but I think it should work.
Regards, Andy
but the result is the same:
test Initializing
Error: Failed to connect to the agentx master agent: Unknown host
select: No such file or directory
select: No such file or directory
select: No such file or directory
................................
------------------------------------------------------- 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
------------------------------------------------------- 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
