Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mibdump: Multiple MODULE-IDENTITY in MIB #61

Open
nitroyar opened this issue Oct 1, 2020 · 1 comment
Open

Mibdump: Multiple MODULE-IDENTITY in MIB #61

nitroyar opened this issue Oct 1, 2020 · 1 comment

Comments

@nitroyar
Copy link

nitroyar commented Oct 1, 2020

Hello,

I try convert mib file to json with mibdump, but file contains multiple MODULE-IDENTITY (ex.: http://www.circitor.fr/Mibs/Mib/R/RAISECOM-SYSTEM-MIB.mib) and script ends with error: Failed MIBs: RAISECOM-SYSTEM-MIB (Duplicate module identity at MIB RAISECOM-SYSTEM-MIB).
Is there any option to fix this trouble?

@nitroyar nitroyar changed the title mibdumpMultiple MODULE-IDENTITY in MIB Mibdump: Multiple MODULE-IDENTITY in MIB Oct 1, 2020
@lextm
Copy link

lextm commented Mar 2, 2024

People shouldn't define more than one module identity items in a MIB document, but overall it is harmless. PySMI shouldn't raise an error in this case.

You will have to use pysmi-lextudio 1.3.2 and above where we will remove this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants