On Thu, Aug 12, 2010 at 5:09 AM, orientropy i wrote:
> on XP platform, i can't use net-snmp 5.5 to get cpu load information.
>
> i have configured the snmpd.conf as following:
>
> *com2sec u_public default public
> group g_public v1 u_public
> group g_public v2c u_public
> view v_public includ
on XP platform, i can't use net-snmp 5.5 to get cpu load information.
i have configured the snmpd.conf as following:
*com2sec u_public default public
group g_public v1 u_public
group g_public v2c u_public
view v_public included .1
access g_public "" any noauth exact v_public v_public none*
i
On 3 August 2010 16:47, Ron Rader wrote:
> I'm running into this configure bug:
>
> http://www.mail-archive.com/net-snmp-users@lists.sourceforge.net/msg24798.html
> Is there a v5.5 patch for this
This has been fixed by SVN revision 19048
See
http://net-snmp.svn.sourceforge.net/viewvc/net-snmp
On 11 August 2010 13:57, Alexander King wrote:
>> First,I think use "mib2c -S cache = -1 -c mib2c.iterate.conf " via CLI can
>> get the right generated code, and initialized the code is ok.but I got a lot
>> of compilling problems.
>
> what I can do about this, Dave,
> where and how I need modify
On 11 August 2010 11:36, Alexander King wrote:
> I use the command "mib2c -S cache = 10 -c mib2c.iterate.conf "
Please re-read my earlier message.
You do *NOT* specify the cache timeout on the mib2c command line.
Either use "-S cache=1" or nothing at all
No other choice will make any difference
On 11 August 2010 11:36, Alexander King wrote:
> I use the command "mib2c -S cache = 10 -c mib2c.iterate.conf "
Please re-read my earlier message.
You do *NOT* specify the cache timeout on the mib2c command line.
Either use "-S cache=1" or nothing at all
No other choice will make any difference
On 11 August 2010 00:12, Alexander King wrote:
> Like previous mails,I got the generated code use
> " mib2c -S cache=-1 -c mib2c.iterate.conf "
I've just reviewed the mib2c.iterate.conf template, and that is not
going to work in the way that you expect.
The option "-S cache={something}"