Re: Adjustment of snmpset.c

2006-11-18 Thread Steve Friedl
On Sat, Nov 18, 2006 at 06:12:17PM +0100, =?ISO-8859-2?q?Roman =A9ustek?= wrote: > do anybody know source code of snmpset? > > http://www.opensource.apple.com/darwinsource/10.2/net_snmp-7/net-snmp/apps/snmpset.c > > I need to adjust it in the way that the main function would copy the > parameter

Adjustment of snmpset.c

2006-11-18 Thread Roman Ĺ ustek
Hi, do anybody know source code of snmpset? http://www.opensource.apple.com/darwinsource/10.2/net_snmp-7/net-snmp/apps/snmpset.c I need to adjust it in the way that the main function would copy the parameters from the memory and no from command line. From structure, what would be exactly t