Using the SNMP MIB Walker

This network tool lets you discover, or explore in detail, the SNMP objects that a device supports and that can be monitored with WhatsUp Gold. The SNMP MIB Walker actively polls for objects. It does not require MIB files for the polled objects to be loaded.

An SNMP walk is a succession of SNMP getnext reads starting with the configured Object ID (the root of the subtree walked) until there are no next objects in the MIB subtree or until the specified number of lines in the MIB have been walked. As results return from the MIB Walker, you can click an object (node) for more detailed information about the SNMP object and to walk further down the list of objects. You can also hover the mouse cursor over a node to display SNMP object details.

To use the SNMP MIB Walker:

  1. Enter or select the appropriate information in the following fields.
    • Address or hostname. Enter an IP address hostname for the device.
    • Credentials. Select the appropriate credentials for the device from the list. For more information, see Using Credentials.
    • Object ID. Enter the numeric or label ID for the object for which you want information. A default OID is displayed in the box.
    • Filter. (Optional) Enter a filter to narrow down the search by returning only OIDs whose values match the filter criteria.

      Tip: This is a regular expression, non-case-sensitive filter. For more information, see Regular Expression Syntax.

    • Click the Advanced button to change the value for the search timeout and retries, output types (tree, list-numeric OIDs, list-labels), and the maximum number of lines displayed.
  2. After you have entered all of the information, click Walk to perform the search. The SNMP MIB Walker returns a list of SNMP objects that are available on the selected device.

    Network Tools SNMP Walker tree

To cease the walk, click Stop. If you are performing multiple walks, click Back to view the previous walk.

After the SNMP Walker returns a list of the supported SNMP objects, you can use this information to create custom performance monitors and active script performance monitors for devices. For more information, see Adding Custom Performance Monitors to Devices.

To view detailed information about a specific MIB object, mouse over the object for which you need more information. The information displays in a popup bubble.

Network Tool MIB Walker MIB popup info

About MIB Output Types

You can change the format for the way MIB objects are displayed in the Advanced Parameters dialog. Whether the OID information is output as numeric OIDs or descriptive labels, each node may have additional sub-nodes that can be drilled down (walked) for more information. Each time you click a node, if there are child nodes, the node you clicked becomes the root node for the drill-down. The child nodes are expanded and attributes are displayed. MIB objects can be listed in one of three format options:

Note: You can switch to the WhatsUp Gold MIB Explorer by clicking on the MIB Explorer link on the upper-right side of this dialog.