snmpset IANA new PEN

2010-11-25 Thread Kobi Biton
hi I recently got my own IANA PEN enterprise number , I am trying to understand what needs to be done In order to enable snmpset under my new number , do I need to write my own mib ? Is there a faster way on doing so ? how complicated is it ? Thanks, Kobi --

Re: mangled image in a Net-SNMP tutorial web page

2010-11-25 Thread Fulko Hew
On Thu, Nov 25, 2010 at 10:25 AM, Fulko Hew wrote: > I was just reading some of the documentation for Net-SNMP and I think I discovered another error... In the following code snippet from the end of the file: http://www.net-snmp.org/tutorial/tutorial-4/toolkit/mib_module/ustScalarSet.c a) I do

mangled image in a Net-SNMP tutorial web page

2010-11-25 Thread Fulko Hew
I was just reading some of the documentation for Net-SNMP and I discovered that a flowchart image is mangled http://www.net-snmp.org/tutorial/tutorial-4/toolkit/mib_module/set-actions.jpg in the web page http://www.net-snmp.org/tutorial/tutorial-4/toolkit/mib_module/ FYI: The (what I think is

Re: net-snmp compilation problem in MinGW

2010-11-25 Thread Ramesh Kumar
Thanks for reply I tried 5.6. ./configure works but when I give make command following error occurs. disman/schedule/schedCore.c:21: error: expected identifier or ‘(‘ before ‘struct’ disman/schedule/schedCore.c:21: error:expected ‘)’ before ‘=’ token make[2]: ***[ disman/schedule/schedCore..