On Thu, 29 Sep 2011 10:51:10 +0200 Thomas wrote:
TS> Hello list,
TS> 
TS> I try to extend net-snmp with a small MIB table.
TS> I generate the code using mib2c with the mib2c.container.conf
TS> configuration file.
TS> Is there a working example of using mib2c.container.conf?
TS> I get the code created but I don't know how to continue from there.

A quick grep shows four files that appear to be using it:

./agent/mibgroup/sctp-mib/sctpAssocTable.c:3: * mib2c -c mib2c.container.conf
./agent/mibgroup/host/hrSWRunTable.c:3: *  : mib2c.container.conf,v 1.8 
2006/07/26 15:58:26 dts12 Exp $
./agent/mibgroup/host/hrSWRunPerfTable.c:3: *  : mib2c.container.conf,v 1.8 
2006/07/26 15:58:26 dts12 Exp $
./agent/mibgroup/host/hrSWInstalledTable.c:3: *  : mib2c.container.conf,v 1.8 
2006/07/26 15:58:26 dts12 Exp $

------------------------------------------------------------------------------
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
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to