blob: 99453f219804cda77e15996a922ae0d0da7bf0b3 (
plain)
1
2
3
4
5
6
7
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.
|