-
Notifications
You must be signed in to change notification settings - Fork 20
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
Incompatible with pysnmp 6.2.4 #46
Comments
I've been able to confirm this issue as well. I have added an explicit |
I'd also posit that the urgency of this problem is high, as this will affect anyone that is attempting to use the |
@MallocArray, @aaron-goulet-servicenow, we are on it and will keep you updated on the release with the fix. Meanwhile, please continue to use the workaround as suggested by @aaron-goulet-servicenow. Thank you for your patience. |
I found that updating omdrivers/iDRAC.py with from pysnmp.smi.rfc1902 import ObjectIdentity fixed the issue |
QwikContext
After upgrading pysnmp to 6.2.4, Ansible playbook using the dellemc.openmanage.idrac_system_info module fails with an error
Details
Previously had pysnmp 4.4.12 installed and playbook was working fine against iDRAC9 devices on 7.00 firmware.
After upgrading pysnmp to the latest 6.2.4 release in our Execution Environment, the playbook fails with error related to omsdk and pysnmp
Repro Steps
Steps to reproduce the problem
Ansible playbook
Impact
What areas, configurations and use cases does this issue impact
Is there a data loss?
Ansible playbook fails to run
NeedBy
When do you need this issue fixed
Will attempt to find the minimal version of pysnmp that will works and pin our environment to that version until it can be full addressed
Severity
What is the severity of the issue.
Unable to use omsdk based ansible playbooks
Error Message
The text was updated successfully, but these errors were encountered: