as stated above, i want to check any connection between 2 device or more, i want to check their connectivity, but i do not want to use any thing that require request and reply, i know that you can use Simple Network Management Protocol trap, but Simple Network Management Protocol trap still need to add 1 more device in between, and that device will still use ping request and reply, is there something that i could do? to detect the connection, through some protocol, i had try Control Protocol and ping, but both require request and reply.
thank you