help
help
2 User Guide
The iReasoning MIB browser is a powerful and easy-to-use tool powered by iReasoning
SNMP API. MIB browser is an indispensable tool for engineers to manage SNMP
enabled network devices and applications. The iReasoning MIB browser allows users to
load standard, proprietary MIBs, and even some mal-formed MIBs. It also allows them to
issue SNMP requests to retrieve SNMP agents’ data, or make changes to agents. A built-
in trap receiver can receive SNMP traps and handle trap storm.
Major features:
Intuitive GUI
Complete SNMPv1, v2c and v3 (USM and VACM) support
Complete SNMPv3 USM support, including HMAC-MD5, HMAC-SHA, CBC-
DES, CFB128-AES-128, CFB128-AES-192, CFB128-AES-256 algorithms
Robust and powerful SMIv1/SMIv2 MIB parser
IPv6 support
Trap Receiver
Trap Sender
Log window to display application log and SNMP packets exchanged between
browser and agents
Table view for MIB tables
SNMPv3 USM user management
Port view for network interface cards
Switch port mapper for mapping switch ports
Performance graph tool for monitoring of numerical OID values
Device snapshot
Cisco device snapshot
Ping and traceroute tools
Network discovery tool
SNMP Agents Comparison
Bookmarks
Runs on Windows, Mac OS X, Linux and other UNIX platforms
Requirements
Windows, Mac OS X, Linux and other UNIX platforms.
If on Linux/UNIX, the SUN JRE 1.5 or a later version must be installed and java
command must be in the system path.
Download and Run MIB Browser
1. Download MIB browser installer or zip file. On Windows, run setup.exe to install MIB
browser. On Mac OS X, Linux and other UNIX platforms, unzip it to the desired
directory.
sudo browser.sh
Enterprise Edition
Trap receiver and watches functions run as a system service. Watches function
supports action, which means you can configure actions (sending email) when a MIB
object’s value violates a pre-configured threshold.
Menu
File menu
Load MIB
Launch a file dialog for picking one or multiple MIB files. You need
to hold CTRL key if you want to select multiple files.
MIB Modules
Save Session
Exit
Exit browser.
Edit menu
Operations menu
Get
Get Next
Get Bulk
Enter a new value in the “Value” field then click “Ok” button.
To set multiple variables, you can hold CTRL key and select multiple
rows in the result pane, then choose SET operation.
Note:
1. For BITS data type, you need to use mathematical notation for
a set of integers, that is, something like {1, 3, 8}.
2. The format for hexadecimal string is (0x[0-9A-Fa-f][0-9A-Fa-
f] )+. For instance, 0x12 0xA1 0x30
Get Subtree
Walk
Clicking on this menu item will bring up a new table view window.
But first, OID field needs to be an OID of a table or entry nodes. For
example, it can be ifTable, ifEntry etc.
You can press CTRL key and select multiple tabular variables of the
same table, then click “Table View”. In this way, table view only
shows the tabular variables you selected rather than the whole table.
Graph
Plot graph for selected OID. If there is already one graph tab, you will
be asked to re-use this tab or open a new tab.
Tools menu
Trap Sender
(Professional Edition)
(Enterprise Edition)
(Professional Edition)
(Enterprise Edition)
In enterprise edition, you can configure actions for each watch. Current
actions include sending out email when the watch is in alarm or rearm
states.
Port View
Configure Settings
If you have more OIDs to monitor, you can use the settings screen to
add additional OIDs. The values of them will be shown in the “Basic
Information” panel.
The utilization charts can have two types: meter or pie charts.
Log Window
Ping
Trace Route
Enter an IP address and press “Trace Route” button. The results will
be displayed in the text area.
Network Discovery
The initial window displays a list of existing SNMPv3 users. You then
can edit user’s properties or delete it.
Compare Devices
If the values of them are different, the font color is changed to blue:
Options
This tab allows the user to set default properties for new SNMP
agents.
Agent tab
This table stores the properties of visited SNMP agents. You
can add or delete agents from this table.
This table stores file names of loaded MIBs. You can add or
delete MIBs from this table.
Bookmarks menu
This menu contains all your stored bookmarks. Bookmarks are links to
OIDs and their associated operations that you use frequently. By adding an
OID to your bookmarks, you can use it by simply clicking its name,
instead of having to type it again.
Toolbar
Address field
Enter the IP address and port number of SNMP agent, in the format of
“ipAddress@port” or “ipAddress:port” (IPv4 only). The “@port” or
“:port” are not necessary if the port number is 161.
Advanced button
For an SNMPv3 agent, its engineID, authKey and privKey properties will
be updated after first successful query.
OID field
Object identifier to be used for SNMP queries. This field is updated when
the user selects a node in MIB tree or a row in the result table. You can
also type new value directly in this field.
Operations
Select one of the SNMP operations from the list. Operation will be
performed immediately when it is selected.
Go button
It is divided into two panes: Tree pane on the top and properties pane on the
bottom.
Tree Pane
Display MIB trees. Right click on a node, a popup menu shows up.
Depending on the node properties, if right clicking on a root node of a
MIB module, popup menu includes three menu items: Find, Expand and
Unload MIB. On other nodes, their respective popup menus have only two
menu items: Find and Expand.
Main Window
Trap receiver can be opened from MIB browser window or started
independently.
Trap receiver window is divided into two panels. The upper panel displays
summaries of traps. The lower panel displays details of selected trap.
There are three buttons on the right side toolbar:
Options
General Tab
This tab specifies whether to enable forwarding SNMP traps via email.
If it is enabled, at lease the primary SMTP server should be configured.
If the secondary SMTP server is also configured, it will be used for
sending emails when the primary SMTP server fails.
This table stores the properties of SNMPv3 trap senders. You can add or
delete items from this table.
Command Line Options
MIB browser can be launched from the command line with the following options:
graph.bat script is used to record an SNMP agent’s values to a file, which can be
opened by the MIB browser using the “File/Open Graph Data” menu.
Running graph.bat without any arguments will print usage and examples.
The free personal edition is intended exclusively for private use on a single workstation.
You may copy the complete program package and pass it on to others for private use only.
The free personal edition may not be used for commercial or professional purposes.
The professional edition has many more features and can be used for commercial or
professional purposes.
The enterprise edition has more powerful trap receiver and monitoring features.
Features table