[EMAIL PROTECTED] wrote: > > I have been playing around with some of the debug settings etc. in the perl > script (for the SNMP.pm module) and it appears that the source code in > parse.c (used to build the snmp.dll loaded and used by the perl script) > does not recognise FLOAT, DOUBLE or REAL as valid ASN1 types (even though > REAL is supported, and FLOAT and DOUBLE are defined in the ASN1 definitions > header file). > > Any comments? >
Standard SNMP SMI uses an adapted sub-set of ASN.1 for MIB definition...these types are not legal for standard implementations... There is some precedence for using OPAQUE... (oops...you said not to tell you about existing drafts and tools for using OPAQUE for floating point applications so I won't :) -G ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
