On Wed, 28 Sep 2005 16:40:10 -0500 [EMAIL PROTECTED] wrote:
EYC> However, mib2c generated it as a u_long ASN_OCTET_STR. Therefore, all the
EYC> internal error checking's expect it as 4-byte long while actually it is
EYC> 1-byte long, so netsnmp_check_vb_type_and_size() inside
EYC> _dot3adAggPortTable_check_column() returns error, as a result
EYC> dot3adAggPortActorAdminState_check_value() and other set functions not
EYC> even get called.

This has been fixed in CVS. In 5.2.2 all size checks for non-integer types
will be up to the user. In 5.3, it will simply check that the length doesn't
exceed the maximum length, without imposing a minimum size.

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to