We are developing our own custom embedded Linux agentX SNMP subagent and 
corresponding Windows GUI .Net client.  We would like to make use of some of 
the non-standard OPAQUE types such as ASN_OPAQUE_FLOAT, ASN_OPAQUE_DOUBLE, 
ASN_OPAQUE_I64, and ASN_OPAQUE_U64. 

My assumption is that the easiest way to implement support for these OPAQUE 
types from the Windows .Net client app is to try to make use of the net-snmp 
windows libraries. 

Here are some questions: 

(1) Is anyone aware of an existing .Net wrapper for the net-snmp libraries? 

   I am aware of other .Net SNMP packages, but I do not believe any of these 
support these OPAQUE types directly like the net-snmp libraries do.  Please 
let me know if there is a .Net SNMP package that would easily support these 
OPAQUE types. 

(2) Any suggestions for how to go about making calls to the net-snmp 
libraries from a .Net client app?  We mainly need be able to set and get 
scalar OID's.  Initially we will be using SNMP v2c, but we may need to use 
v3 at a later time.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to