On 01/09/06, Arnaud BODENAN <[EMAIL PROTECTED]> wrote: > Is it normal that the case ASN_UINTEGER is not managed > in the switch of the function snmp_varlist_add_variable?
Yes. >From <net-snmp/library/snmp_impl.h> #define ASN_UINTEGER (ASN_APPLICATION|7) /* historic - don't use */ Note the comment. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
