Re: SET Request: row creation can't find functions

2011-02-07 Thread Egor
> > > but I can't find function check_index in xxx_data_set.c > > I presume you mean the function 'yyy_check_index' ? > > I'm no expert on the MfD framework, but it looks as if this > should be generated as part of xxx_data_access.c, > rather than xxx_data_set.c > > Yes, you are right, it's some mi

Re: SET Request: row creation can't find functions

2011-02-04 Thread Dave Shield
On 3 February 2011 10:22, Egor wrote: > I Have MIB file: I presume that is not the *whole* of the MIB file? Could you try posting the full file (or at least the complete definition of the table). >From the information available at the moment, it's impossible to tell if the problem lies in the Mf

SET Request: row creation can't find functions

2011-02-03 Thread Egor
Hi I Have MIB file: ... simpleInt OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-create STATUS current DESCRIPTION "simple Interger implementation" ::= { simpleEntry 2 } simpleStr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(0..10)) MAX-ACCESS