> From: François Dumont [mailto:francoisdumon...@gmail.com] > Sent: Friday, July 03, 2009 1:33 AM
> I'm trying to set some parameters of QoS Profile and I have > some problems. In fact, in my script, I want to change 6 > parameters but only 3 don't give segmentation fault. > > Here is the script (with the segmentation fault parts commented) : I notice that you are stting each variable twice in succession - this may not make the MIB implementation very happy. Also, you are trying to manipulate a conceptual row with individual requests, which may or may not be a good idea, but the use of createAndGo in this fashion will never work (unless, of course, the MIB implementation is severely broken). I suggest you review the definition of RowStatus in SNMPv2-TC.txt to get a better understanding of how to manipulate conceptual rows. HTH, Mike ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users