lextudio / sharpsnmplib

Sharp SNMP Library- Open Source SNMP for .NET
https://sharpsnmp.com
MIT License
356 stars 152 forks source link

Opaque type can not be intepreted #338

Closed lextudio-support closed 3 hours ago

lextudio-support commented 3 hours ago

I use SharpSNMP protocol in my project to get datas form agent. My agent side contains some Opaque datas, It always throws out an exception says that "unsupported data type: Opaque" if the requested data is an opaque type. I see the SharpSNMP code and find that now SahrpSNMP is not able to intepret the opaque type.

I hope it will be able to intepret the opaque type in the future. Thanks.

Original Reported Date: 2012-07-31T00:14:26.747-07:00 Planned For Release: Original CodePlex ID: 7238

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

This report is exactly duplicate to [workitem:7230].

Make sure you use the latest release [release:78947], which contains the fix.

Original Posted Date: 2012-07-31T19:19:26.817-07:00

lextudio-support commented 3 hours ago

Duplicate to http://sharpsnmplib.codeplex.com/workitem/7230

Original Closed Date: 2012-07-31T19:19:55.44-07:00