|
From: Dave S. <D.T...@li...> - 2012-05-29 07:50:37
|
On 18 May 2012 10:41, Jérôme BELLEGARDE <j.b...@al...> wrote: > But : snmpset -v2c -c tutset localhost:9999 NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0 = 5 > Return me : Reason: wrong Length (The set value has an illegal length from what the agent expects) > Failed object: NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0 What does the code that implements this object look like? > This is because I'm running on Ubunu x64 I guess. That sounds very likely. > I found this thread : [snip] > And I'm actually trying our solution (long instead of int). So what does the code file look like? > I compile back net snmp (./configure // make // make install (do I have to do that all the time ?). Yes. Dave |