--- In [email protected], bags joni <[EMAIL PROTECTED]> wrote: > > I wanted to know whether its possible to imprement a > proprietary management information base (MIB) using C > language and whether there tool currently available to > surpport this using the simple network management protocal > (SNMP) <snip>
I was tempted to ignore this post, but I want to be fair. The information quoted above does not suffice to give a handy answer. The basic answer is YES. Simply because there's almost nothing which cannot be implemented in C. The 1-million-$ question is: what do you mean when asking for a MIB? In principle every DBMS can be used as a basis for such a MIB. MIB is so general in meaning that you can understand whatever you want under that term. If you are more specific about what you mean, maybe we can give you better advice. But the question as quoted above can only be answered with: "Yes, can be done. But for the remainder I need more input from you." Regards, Nico
