diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-29 17:16:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:29 +0700 |
commit | 02a95d1933cbb8ac5a3c3e4a420110b708cb4253 (patch) | |
tree | 333a62043b70c60cb03955e581dc51d84d66161b /network/qtmib/README | |
parent | cd14ccb5c8373c6b49a458298b33b0cb60d4269e (diff) | |
download | slackbuilds-02a95d1933cbb8ac5a3c3e4a420110b708cb4253.tar.gz |
network/qtmib: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/qtmib/README')
-rw-r--r-- | network/qtmib/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/network/qtmib/README b/network/qtmib/README index 99453f2198..37f97e181a 100644 --- a/network/qtmib/README +++ b/network/qtmib/README @@ -1,8 +1,10 @@ -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 (graphical SNMP MIB Browser) -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. +qtmib is an easy-to-use SNMP MIB Browser based on the Qt4 library. It is 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 the +GPLv2 license. + +qtmib supports a large number of MIBs out of the box. It currently tracks +the netdisco MIB archive. You can also install private MIBs by dropping +them in the ~/.config/qtmib/mibs directory. |