2009/7/9 May The Dog <may.jack....@gmail.com>:
> So can anybody tell me how :
> net-snmp-5.4.2/agent/mibgroup/agent/extend.c was generated

It was coded by hand  (mostly by me).
This particular MIB module is somewhat unusual anyway,
and would never have been particularly suited to automatic generation.


> I would like to use this as my guide-code for my implementation since I want
> to register table without registering iterator callbacks.

Personally, I'd suggest that you try starting from the template
'mib2c.table_data.conf' and see whether that framework is more suitable.

If not, then you could probably use this as a starting point anyway, and
adjust the registration from "netsnmp_tdata_register()" to
"netsnmp_table_register()"
That'd be pretty much what I intended for the raw table template.


> I found the raw-table information in the netsnmp FAQ .
>
> "'mib2c.raw-table.conf' is the lightest of the templates, and
>   just provides a fairly basic table framework. "

Yes - I know.
As the other core developers will tell you, I have a tendancy to come up with
more ideas than actually ever see the light of day.   It looks as if this is one
example that got included in the documentation before the code existed.

Dave

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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

Reply via email to