PingTest.exe could be used to test host connectivity. 1 to 10 connections could be tested. The return value is a number. 0 for testFail or 100 for testPass. Syntax pingtest.exe testsToBePassed n.n.n.n host.domain.se Example pingtest.exe 1 192.168.10.220 www.sunet.se The first argument is used to set a minimum level for how many tests that must be passed to return the value 100. if both hosts responds the return value = 100 if only one host responds the return value = 100 if no host responds the return value = 0 To run in debug mode you should create a file named pingdebug.txt in the same directory as pingtest.exe NB! In SNMPc you must use a Timeout Value of 5 secs for each device in this test. In the example above this is 10 secs, so use Timeout=12 in SNMPc. Always use Retries=0 in SNMPc.