summaryrefslogtreecommitdiffstats
path: root/network/qtmib/README
diff options
context:
space:
mode:
author LEVAI Daniel2017-05-21 03:36:46 +0200
committer Willy Sudiarto Raharjo2017-05-27 02:29:24 +0200
commit4d5e99ea6a1ff603277a0805c09ef0bb4911a248 (patch)
tree8e240676e3596cb76c4814abeaad169fe7e88e55 /network/qtmib/README
parentee6bade01d49e64d9b08fea2010ad19e4229820a (diff)
downloadslackbuilds-4d5e99ea6a1ff603277a0805c09ef0bb4911a248.tar.gz
network/qtmib: Added (SNMP MIB Browser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.