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

2011-02-07 Thread Egor
xx_data_set.c > > Yes, you are right, it's some mistake in Readme file... Thanks. Best regards, Egor -- The modern datacenter depends on network connectivity to access resources and provide services. The best prac

SET Request: row creation can't find functions

2011-02-03 Thread Egor
xxTable_undo_cleanup ... xxxTable_post_request ... but I can't find function check_index in xxx_data_set.c Does it mean that I have to write it by myself? Best regards, Egor -- Special Offer-- Dow

create new raw in table

2011-02-03 Thread Egor
Hi! Is there way to create new raw in some table by snmp request? So, if yes, how it can be realized by mib2c module and mfd? Best regards, Egor -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value

Re: scalar or table? is there some important difference?

2011-01-26 Thread Egor
Yes, thanks, now I can understand all structure of my module. Thanks a lot! Best regards, Egor. 2011/1/26 Dave Shield > On 26 January 2011 12:23, Egor wrote: > > There are 2 data type: scalar and table. So, scalar is simple some > variable, > > table can contain anothe

scalar or table? is there some important difference?

2011-01-26 Thread Egor
st made to improve logical understanding of structure? Can I don't use Table ever, just make good struct using only scalars ? Best regards, Egor. -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!

Segmentation fault by netsnmp_request_add_list_data(...) function

2011-01-21 Thread Egor
I wrote my own simple MIB module, used mib2c.scalar.conf. So, I made my example like delayed_instance.c. You can see source code here /* * Note: this file originally auto-generated by mib2c using *: mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $ */ #include #include #include #

Re: catching DEBUGMSG in my own mib module

2011-01-19 Thread Egor
est regards, Egor. 2011/1/19 Dave Shield > On 19 January 2011 08:53, Egor wrote: > > I don't have another one snmpd. I haven't /usr/locale/ folder. > > Sorry - I thought you'd said that you did. > > > > My system is Openwrt, so it's very simply an

Re: catching DEBUGMSG in my own mib module

2011-01-19 Thread Egor
file. I guess, that I haven't some another package for debug messages, it's tiny OS, 2.7 Mb. Maybe there is reason? Best regards, Egor 2011/1/19 Dave Shield > > On 19 January 2011 07:29, Egor wrote: > > I made mib module with mib2c utility and recompiled sources with m

catching DEBUGMSG in my own mib module

2011-01-18 Thread Egor
-DALL it still nothing new in /var/snmpdlog. nothing in syslog. So, what I make wrong? Best regards, Egor. -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid

error in compilling _interface.c generated by mib2c

2011-01-14 Thread Egor
I have a net-snmp-5.4.2.1, want to make mib-module with own OIDs. So, I made MIB file, then used mib2c utility, and got 11 files: > > myMibTable.c myMibTable.h myMibTable_data_access.c myMibTable_data_access.h myMibTable_data_set.c myMibTable_data_set.h myMibTable_data_get.c myMibTable_data_