Skip to content

Mib types#29

Open
micdmy wants to merge 3 commits intoroboplc:mainfrom
micdmy:mib-types
Open

Mib types#29
micdmy wants to merge 3 commits intoroboplc:mainfrom
micdmy:mib-types

Conversation

@micdmy
Copy link
Copy Markdown
Contributor

@micdmy micdmy commented Mar 31, 2026

I added fn asn_type to trait MibConvertion.
It uses fn snmptools::get_type that i added in pull request to snmptypes.

Besides:
I aligned asn1-rs in both crates snmptools and snmp 2 to 0.7.1
I fixed code not valid in edition 2024. (Code with wrong syntax compiled when compiling just snmp2 lib, but produced error if snmp2 was used as dependency in other rust crate with edition 2024).

I didn't change snmp2 ver number. I leave it to you.

I did this merge request because i need to get the information about expected oid types from mib files.

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.

1 participant