aboutsummaryrefslogtreecommitdiff
path: root/network/qtmib/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/qtmib/README')
-rw-r--r--network/qtmib/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/network/qtmib/README b/network/qtmib/README
new file mode 100644
index 0000000000..99453f2198
--- /dev/null
+++ b/network/qtmib/README
@@ -0,0 +1,8 @@
+qtmib is an easy-to-use SNMP MIB Browser based on QT4 library. It is build as
+a front-end for net-snmp, and it allows the user to query any SNMP-enabled
+device. It implements SNMPv1 and SNMPv2c, and it is released under GPL v2
+license.
+
+qtmib supports out of the box a large number of MIBs. We are currently
+tracking netdisco MIB archive. You can also install private MIBs by dropping
+them in ~/.config/qtmib/mibs directory.