From 87e13d5b57e9d1768442779c4a27c7b5547cab99 Mon Sep 17 00:00:00 2001 From: Michal Bialozor Date: Fri, 26 Aug 2011 07:55:26 -0300 Subject: network/cmdiag: Added (cable modem diagnostics tool) Signed-off-by: Niels Horn --- network/cmdiag/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 network/cmdiag/README (limited to 'network/cmdiag/README') diff --git a/network/cmdiag/README b/network/cmdiag/README new file mode 100644 index 0000000000000..c195398c4c17c --- /dev/null +++ b/network/cmdiag/README @@ -0,0 +1,4 @@ +cmdiag is a Docsis cable modem diagnostic tool. It can get information from +Docsis 1.0, 1.1 and maybe 2.0 cable modems. It gathers information from the +cable modem via SNMP and displays various cable parameters in real time. +This small tool is writen in C++, it runs on Linux and FreeBSD. -- cgit v1.2.3