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

Returns wrong trapOid for HP nodes #70

Open
umeshpal78 opened this issue Feb 22, 2024 · 1 comment
Open

Returns wrong trapOid for HP nodes #70

umeshpal78 opened this issue Feb 22, 2024 · 1 comment

Comments

@umeshpal78
Copy link

I am trying to compile HP ILO node MIBs and generate the Json file.
The tool generates wrong OIDs for the traps
generated by Tool::
"name": "cpqiScsiLinkUp",
"oid": "1.3.6.1.4.1.2320.169001",
Expected :
"name": "cpqiScsiLinkUp",
"oid": "1.3.6.1.4.1.232.0.169001",
cpqiscsi.zip

@lextm
Copy link

lextm commented Mar 2, 2024

You might read etingof/pysnmp#429 to learn why you shouldn't use this repo, either for bug reports or its out-of-date PyPI package.

This is a known issue and has been fixed in various forks.

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