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

Fix incorrect datatype #7

Merged
merged 7 commits into from
Jun 5, 2024
Merged

Conversation

nishitapatil
Copy link
Contributor

@nishitapatil nishitapatil commented May 30, 2024

Fix Wrong Type - Handle Invaild base64-encoded responses. (https://github.com/telekom/mb-netmgmt/blob/main/mb_netmgmt/snmp.py#L143)

These responses are not translated and unhandled leading to wrong type.

Fix incorrect datatype- decode is no more required.
@nishitapatil
Copy link
Contributor Author

Issue- 'SNMPv2-MIB::sysObjectID.0 = Wrong Type (should be OBJECT IDENTIFIER): STRING
After Fix- SNMPv2-MIB::sysObjectID.0 = OID

@christian-sahlmann christian-sahlmann merged commit 151e9a3 into telekom:main Jun 5, 2024
@nishitapatil nishitapatil deleted the patch-1 branch June 14, 2024 06:44
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

Successfully merging this pull request may close these issues.

3 participants