Jump to content
Nytro

Linux SNMP MIB Browser

Recommended Posts

Posted

[h=1]Linux SNMP MIB Browser[/h]

An SNMP MIB browser is an indispensable tool for engineers and system administrators to manage SNMP enabled network devices such as routers, switches, servers and workstations. The information provided by SNMP includes uptime, interface traffic data, routing information, TCP and UDP connection information, installed software, and much more.

In this tutorial, I introduce qtmib, an easy-to-use SNMP browser available for Linux and published under GPLv2 license. The program is build as a front-end for net-snmp tools using QT4 library.

qtmib-1.png?w=625&h=510

qtmib browser window

qtmib features

qtmib offers a number of powerful features:

  • SNMP v1 and v2c support.
  • OID translation.
  • MIB search capabilities.
  • A huge number of built-in MIBs.
  • Support for adding private MIBs.
  • Network discovery.
  • Easy-to-read reports: system, interfaces, routing table, TCP/UDP connections, running process, and installed software,

Installation

Installation follows the regular ./configure && make && sudo make install Unix pattern. You would need net-snmp tools and QT4 development libraries as dependencies. An Ubuntu .deb package is also provided.

Screenshot tour

qtmib-2.png?w=625&h=507

qtmib host selection

qtmib-3.png?w=625&h=507

qtmib network discovery

qtmib-4.png?w=625&h=509

qtmib report selection

Sursa: Linux SNMP MIB Browser | l3net - a layer 3 networking blog

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...