On 14 January 2011 13:58, Egor wrote:
> I have a net-snmp-5.4.2.1, want to make mib-module with own OIDs. So, I made
> MIB file, then used mib2c utility, and got 11 files:
>>
>> myMibTable.c
>> myMibTable.h
So these files are designed to implement a MIB table.
> In the end, want to show
I have a net-snmp-5.4.2.1, want to make mib-module with own OIDs. So, I made
MIB file, then used mib2c utility, and got 11 files:
>
> myMibTable.c
myMibTable.h
myMibTable_data_access.c
myMibTable_data_access.h
myMibTable_data_set.c
myMibTable_data_set.h
myMibTable_data_get.c
myMibTable_data_
Hi,
I need help to make step by step to install net-snmp 5.6.1 on AIX 6.1
___
./configure
OK
make
Ok
make install
[ . . . ]
libtool: install: ./install-sh -c -m 644 ./include/net-snmp/machine/generic.h
/usr/local/include/net-snmp/machine/generic
A copy of version 5.5.1.pre2 is now available from the sourceforge
download servers.
The main changes from 5.5.1.pre1 are the application of a number
of fixes from the FreeBSD, NetBSD and OpenBSD patch archives.
We believe that this version should work significantly better on
these (and similar)
On Thu, Dec 23, 2010 at 2:13 PM, Dave Shield wrote:
> A copy of version 5.5.1.pre1 is now available from the sourceforge
> download servers. This contains a number of patches and bug
> fixes over the previous 5.5 release.
> The CHANGES file for this release is attached, listing most of
> the m
On Fri, Jan 14, 2011 at 9:22 AM, wrote:
> Revision: 19879
> http://net-snmp.svn.sourceforge.net/net-snmp/?rev=19879&view=rev
> Author: bvassche
> Date: 2011-01-14 08:22:52 + (Fri, 14 Jan 2011)
>
> Log Message:
> ---
> Regenerated with autoreconf -iv.
>
> Modified Paths