The Management Information Base (short: MIB) describes the information over a network management protocol can be (eg SNMP) queried or modified.
...
The Simple Network Management Protocol (English for "Simple Network Management Protocol", shortly SNMP) is a network protocol that was developed by the IETF to network elements (eg routers, servers, switches, printers, computers, etc.) from a central monitor and control station, and to be able to.
Source: Wikipedia - articles on SNMP and MIB
To see information about a network device, you need 4 things. First, the structure of information (MIB), secondly to be able to query a protocol to this Protocol (SNMP), the third, a service of providing information (snmpd) and of course a tool to execute the queries.
On the command line there is for example snmpget and snmpwalk (to name only two times). But it needs to know the structure of the information very well. There are much simpler tools with graphical user interface, called the mibbrowser. A mibbrowser that runs on all operating systems and at least in the personal edition is free to use, comes from iReasoning .

The iReasoning mibbrowser is itself written in Java. An installed Java runtime environment is therefore a prerequisite for the installation. After starting divides the window (as pictured) in 3 areas. The MIB's links are displayed in a tree view. The Personal Edition is there a maximum of 10 MIB's are linked.
Among them there is detailed information on the MIB entry and right of the query results appear. For snmp tables (eg interfaces), there is an extra table view (Ctrl + T), otherwise all snmp commands (as in the command line tools) support. In connection settings, in addition, the snmp version and the port that should be asked about, are subject to change.
Conclusion:
Although the command line and I really like their tools, the iReasoning mibbrowser is in displaying information about snmp but much more comfortable. The free Personal Edition is for me perfectly adequate for everyday use. A comparison of the functions of the different editions (Personal, Professional, Enterprise) are here .
The Management Information Base (short: MIB) describes the information over a network management protocol can be (eg SNMP) queried or modified. ... The Simple Network Management Protocol (English for "Simple Network Management Protocol", shortly SNMP) is a network protocol that was developed by the IETF to network elements (eg routers, servers, switches, printers, computers, etc.) from a central monitor and control station, and to be able to. Source: Wikipedia - getting articles on SNMP and MIB To view information about a network device, you need 4 things. First, the structure of information (MIB), secondly to be able to retrieve a log of this (SNMP), the third, a service of providing information (snmpd) and of course a tool to execute the queries. On the command line there is for example snmpget and snmpwalk (to name only two times). But it needs to know the structure of the information very well. There are much simpler tools with graphical user interface, called the mibbrowser. A mibbrowser that runs on all operating systems and at least in the personal edition is free to use, comes from iReasoning. The iReasoning mibbrowser is itself written in Java. An installed Java runtime environment is therefore a prerequisite for the installation. After starting divides the window (as pictured) in 3 areas. The MIB's links are displayed in a tree view. The Personal Edition is there a maximum of 10 MIB's are linked. Among them there is detailed information on the MIB entry and right of the query results appear. For snmp tables (eg interfaces), there is an extra table view (Ctrl + T), otherwise all snmp commands (as in the command line tools) support. In connection settings, in addition, the snmp version and the port that should be asked about, are subject to change. Conclusion: Although the command line and I really like their tools, the iReasoning mibbrowser is in displaying information about snmp but much more comfortable. The free Personal Edition is for me perfectly adequate for everyday use. A comparison of the functions of the different editions (Personal, Professional, Enterprise) here.
gklinkmann written by \ \ tags: linux , macos , monitoring , tools , windows