[ Sorry for the delay in responding to this ]

> I want to create a SET snmp_pdu(using functions provided by the 
> library), but I cannot find how to set the value to set.

Probably the place place to start would be 'apps/snmpset.c'

Basically, you'll need to create a suitable PDU, using 'snmp_pdu_create()'
and then add the "name=value" varbinds using something like 'snmp_add_var'

Dave




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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

Reply via email to