Table of Contents

Exploring the DIS MIB Browser

In this tutorial, you familiarize yourself with the DIS MIB Browser's functionalities by loading a MIB file, generating parameters, and comparing them in a connector.

Tip

You can follow along with this step-by-step video tutorial.

Note

This tutorial uses DataMiner Integration Studio version 2.44.

Prerequisites

Step 1: Open the connector solution

Once you have downloaded the tutorial files, double-click the Tutorials-DIS-MIB_Browser.sln file to open Visual Studio with the connector solution.

Step 2: Explore the DIS MIB Browser functionalities

  1. Load a MIB file:

    1. Launch the DIS MIB Browser from Visual Studio.

    2. Go to the Files tab and select Add.

    3. After selecting the MIB file, click Load files to start the loading process.

  2. Go to the MIB Tree tab, and explore the MIB Tree by identifying the newly added parameters (i.e. "1.3.6.1.4.1.9999").

  3. Generate a parameter:

    1. Find the cpuLoad parameter in the MIB Tree.

    2. Drag and drop it into the connector (i.e. protocol.xml) to see how the parameter details are automatically filled.

  4. Generate parameters in bulk:

    1. Right-click a chosen location in your connector and select Generate Parameters.

    2. In the second window, select systemDateTime, moduleName, and logTable to generate multiple parameters simultaneously, and observe the process.

  5. Compare the loaded MIB file with the connector:

    1. Navigate to the Compare tab.

    2. Click Refresh.

    3. Create a list of any discrepancies between the MIB file and the connector.

  6. If there are parameters in the MIB file not in the connector, use the drag and drop feature to integrate them into the connector.

    Note

    Because of how we define tables, the comparison will always show the first column of a table, even if it is already included in the connector.

Step 3: Submit your protocol.xml file

Once you have successfully navigated the steps under Explore the DIS MIB Browser functionalities, forward your updated protocol.xml file to Team Data Acquisition.

Adhere to the following email format:

  • Subject: Tutorial - DIS - MIB Browser

  • Attachment: Add your XML file

  • Body:

    • Dojo account: Clearly mention the email address you use to sign into your Dojo account, especially if you are using a different email address to submit the XML file.

      Important

      Successfully submitting your updated protocol.xml file will earn you DevOps Points. These points can only be rewarded if you specify your Dojo account.

    • Feedback (optionally): We value your feedback! Please share any thoughts or suggestions regarding the tutorial.

Note

Skyline will review your submission. Upon successful validation, you will be awarded the appropriate DevOps Points as a token of your accomplishment.