On Thu, 2005-10-20 at 18:51 -0700, mahua dutta wrote:
> In net-snmp source code , where can I find the encoding logics.

        snmplib/asn1.c

>  Specially how to encode Counter64 and Displaystring.

Note that DisplayString is simply a particular type
of OCTET STRING.  There's no special encoding needed,
other than the normal handling of string values.

Dave


-------------------------------------------------------
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