Hi Dave/Dheeraj,

    Thanks for the info.
    I created an executable which contains the mib2c generated code.
When I run that executable, it reports the following error.

./test_snmpd: error while loading shared libraries: libssp.so.0: cannot open 
shared object file: No such file or directory

    I couldn't find a libssp.so.0 library in my linux machine.
Could you please let me know package that needs to be
installed to have this library?

Thanks,
-karthi




________________________________
From: Dave Shield <d.t.shi...@liverpool.ac.uk>
To: N. Karthikeyan <karthik_96...@yahoo.com>; Dheeraj Gautam 
<dgau...@juniper.net>
Cc: "net-snmp-users@lists.sourceforge.net" 
<net-snmp-users@lists.sourceforge.net>
Sent: Friday, September 2, 2011 3:14 AM
Subject: Re: mib2c config option

On 2 September 2011 08:56, Dheeraj Gautam <dgau...@juniper.net> wrote:
> You need to use mib2c.scalar.conf as config file.

That will generate template code to implement the scalar objects.
For a template of routines to generate the notifications, use mib2c.notify.conf
There are a number of possible templates for handling tables - see the FAQ
for a discussion about the differences between them.

If you want everything handled in the same file,  generate them separately,
and then stick them together using your favourite text editor.
(This is also covered in the FAQ)

The MfD framework probably isn't suited to merging in this way,
but any of the others should be straightforward enough.

Dave
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
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