I am using the subagent technique on a custom MIB, and it works great for
scalars and notifiiers.
I now need to add table support for content in the same MIB.
I am using the standard mib configuration file to generate the
implementation files for the tables as the first pass.
This generation is via the following command:
Mib2c -S cache=1 mib2c.table_data.conf TMNS-MIB::faultTable
I have the initialization called along with the scalar initialization in an
SNMP thread.
The problem I am having is I never get the callback into my handler as
faultTable_handler()
The init_faultTable API runs successfully with no return code errors.
Is there anything missing from my understanding of implementing table
support within a subagent? (e.g. you can't use the "cache" option for this).
What would be recommended for diagnosing the lack of the callback
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders