DX NetOps

 View Only

  • 1.  Loaded Custom MIB from oneclick

    Posted Jan 14, 2026 12:30 PM

    Is there is any way to find what all the custom mibs loaded in one click ?

    Or can we move the complete Mibdatabase folder from my old server to new server.



    -------------------------------------------


  • 2.  RE: Loaded Custom MIB from oneclick

    Broadcom Employee
    Posted Jan 29, 2026 09:58 AM

    Hi Thangaselvi,

    The MIBs that you import are stored in the following directory on the OneClick web server: 
    <$SPECROOT>/MibDatabase/userContrib
    When you import a new MIB using the MIB Tools, Spectrum stores it as a custom MIB.
    When you import a MIB file, the MIB Tools utility recursively checks the MIB file for any IMPORTS statements that reference other MIBs. The utility identifies any dependent or imported MIBs in files that are in the same directory as the MIB that is being compiled. As long as they are in the same directory, the MIB files that resolve IMPORTS statements are also compiled and are placed in the following directory on the OneClick web server:
    <$SPECROOT>/MibDatabase/Dependent
    These files are therefore available for subsequent import requests.
    For your reference:
    https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/25-4/managing-network/certifications/managing-mibs-and-traps-with-mib-tools/import-and-export-mibs.html
    https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/25-4/managing-network/certifications/managing-mibs-and-traps-with-mib-tools/mib-tools-support-for-multiple-spectroservers.html
    Thanks,
    Silvio

    -------------------------------------------