Code Monkey home page Code Monkey logo

qtmib's Introduction

qtmib is an easy-to-use SNMP MIB Browser based on QT4 library. It is build as
a front-end for net-snmp tools, 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 (http://www.netdisco.org/) MIB archive. You can also install
private MIBs by dropping them in ~/.config/qtmib/mibs directory. 

Features:
- SNMP v1 and v2c
- OID/MIB translation
- large number of built-in MIBs
- user MIBs
- network discovery
- reports: system, interface, routing table, connections, process, software

Download:

source code: http://sourceforge.net/projects/qtmib/files/qtmib
Ubuntu package: http://sourceforge.net/projects/qtmib/files/qtmib.deb

Dependencies: QT4 development libraries (qtbase5-dev and libqt5core5a), net-snmp (http://www.net-snmp.org/)

Installation

Ubuntu package: 
	$ sudo dpkg -i qmib_X.Y.Z_1.deb

Source code:
	$ tar -xjvf qtmib-X.Y.Z.tar.bz2
	$ cd qtmib-X.Y.Z
	$ ./configure
	$ make
	$ sudo make install
	
Support:
http://qtmib.sourceforge.net
https://sourceforge.net/p/qtmib/discussion
https://sourceforge.net/p/qtmib/tickets

Authors:
	RCP100 Team ([email protected])
	Glen Mabey - Qt 6.4 support
	Chris Mayo - various software configuration features and fixes 

qtmib's People

Contributors

lordmrcs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.