Skip to main content
cmaldonado
Explorer
March 22, 2021
Question

Problem Converting mib to xml

  • March 22, 2021
  • 2 replies
  • 1211 views
I try to convert the mib of dell idrac but cannot succeed. It only allows me to export information from the ISO.

For Example:

<iso id="" oid=".1"><org id="3" oid=".1.3"><dod id="6" oid=".1.3.6"><internet id="1" oid=".1.3.6.1"><mgmt id="2" oid=".1.3.6.1.2"></mgmt><private id="4" oid=".1.3.6.1.4"><enterprises id="1" oid=".1.3.6.1.4.1"></enterprises></private></internet></dod></org></iso>

I attach the mib file used. (mib2xml)

    2 replies

    KevinCanalichio
    New Member
    March 22, 2021
    I have had this issue in the past try running dos2unix on the mib file before running in mib2xml.

    Sent from my iPad

    -------------------------------------------
    Original Message:
    Sent: 3/21/2021 9:06:00 PM
    From: Carlos
    Subject: Problem Converting mib to xml

    I try to convert the mib of dell idrac but cannot succeed. It only allows me to export information from the ISO.

    For Example:

    <iso id="" oid=".1"><org id="3" oid=".1.3"><dod id="6" oid=".1.3.6"><internet id="1" oid=".1.3.6.1"><mgmt id="2" oid=".1.3.6.1.2"></mgmt><private id="4" oid=".1.3.6.1.4"><enterprises id="1" oid=".1.3.6.1.4.1"></enterprises></private></internet></dod></org></iso>

    I attach the mib file used. (mib2xml)
    DusanTomic
    Staff
    Staff
    March 23, 2021
    Hi Carlos,

    You typically need the MIBs in the IMPORT section in the same folder:
    SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

    Kind Regards,

    ------------------------------
    Dušan Tomić - Consulting Systems Engineer INTL
    Fortinet
    ------------------------------
    -------------------------------------------
    Original Message:
    Sent: Mar 21, 2021 06:05 PM
    From: Carlos Maldonado
    Subject: Problem Converting mib to xml

    I try to convert the mib of dell idrac but cannot succeed. It only allows me to export information from the ISO.

    For Example:

    <iso id="" oid=".1"><org id="3" oid=".1.3"><dod id="6" oid=".1.3.6"><internet id="1" oid=".1.3.6.1"><mgmt id="2" oid=".1.3.6.1.2"></mgmt><private id="4" oid=".1.3.6.1.4"><enterprises id="1" oid=".1.3.6.1.4.1"></enterprises></private></internet></dod></org></iso>

    I attach the mib file used. (mib2xml)