System Pulse MIB Browser Interface
MIB Browser Interface
The MIB browser interface consists of three fields: "SNMP MIBs" view,
"Browser" program tab and "Reader" program tab.
SNMP MIBs
SNMP MIBs view contains the list of available MIB files in a form of a tree.
Each node in the tree has it's own unique OID - Object Identifier. All selected
MIB node details are displayed at the "Browser" program tab. To browse MIB files
click a MIB in the view, setup "Host" and "SNMP Profile" at the "Reader" program
page and click "Get", "Get Next", "Get Bulk" or "Get Table" buttons to view list
of OIDs and values.
By default after MIB browser installation basic MIB files are added to the
tool database. To load the basic MIB files click "File"->"Load basic MIBs" in
the Main Menu. In case if basic MIBs were
already loaded, the program will return corresponding error.
MIB Browser
Details of the currently selected MIB can be viewed at the "Browser" program
page.
- OID - the Object Identifier of the currently selected MIB.
- MIB Name - the full name of the currently selected MIB.
- Module Name - the name of the MIB file containing the viewed MIB.
- Syntax - the data type of the given MIB.
- Access - the MAX-ACCESS property of selected MIB node, displaying the
type of access to the MIB node (not-accessible, read-write, write-only,
etc).
- Status - the status of the MIB node.
- Description - the description of the selected MIB.
Note: Description, syntax, access and status are available not for all
MIBs.
MIB Reader
Use the "Reader" program tab to view the Name, OID and value of selected MIBs.
- Host - the name or the IP address of the host performing SNMP requests.
- OID - the OID of currently selected MIB node.
- SNMP profile - the SNMP profile is used for more convenient setting of
various SNMP settings, including SNMP version, community, etc. The profiles
can be managed in the "SNMP Profiles"
dialog.
For viewing the Name, OID and value you can use:
- Get - performs SNMP Get request and outputs the value
corresponding to currently selected OID on specified SNMP agent in the "Result" list at the
"Reader" program tab.
- Get Next - performs SNMP Get Next request and outputs the value
corresponding to next OID on specified SNMP agent. The result is displayed in the "Result" list
at the "Reader" program tab.
- Get Bulk - performs 10 SNMP Get Next requests and outputs the value
corresponding to next 10 OIDs on specified SNMP agent. The list of
values and OIDs is displayed at the "Reader" program tab in the "Result"
list .
- Get Table - allows to perform SNMPGet Next request for a MIB table.
Select a table from the list and click "Get Table" to receive a list of
OIDs and values in all rows and columns in the table, or select a column
in the table and click "Get Table" to receive OIDs and values only for
the selected column.
To clear the "Results" list right-click it and choose the "Clear result
list" option in the popup menu.
|