What is the deference between the two?
Is there a rule when each should be used?

Isaac

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield
Sent: Monday, February 11, 2008 4:14 PM
To: Ajit J Clarence
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Adding of float datatype using UCD snmp

On 11/02/2008, Ajit J Clarence <[EMAIL PROTECTED]> wrote:
> I have modified the program ustScalarSet.c to return a float value

> struct variable2 ustScalarSet_variables[] = {
>   { VIBHA, ASN_FLOAT, RWRITE, var_ustScalarSet, 1, { 7 } },
> };

Try using ASN_OPAQUE_FLOAT instead.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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