On Wed, 2006-03-08 at 10:42 +0100, Tomasz Nowak wrote:
> OK, so I have 2 bugs in 5.3.0.1 with extend command:
> 
> 1. If you put the OID, you don't get the nsExtendOutput2Table.
> You only get nsExtendOutput1Table so no per-line results at all.

OK - I've managed to reproduce this bug.
The fix is attached.


> 2. If you dont put the OID, you at least get both output tables,
> but there is such bug while walking the results:
> 
> [EMAIL PROTECTED] scripts]# snmpwalk -On -v 1 -c public localhost
> nsExtendOutput2Table
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.1 = STRING: 10
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.2 = STRING: 13.018
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.3 = STRING: 20.078
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.4 = STRING: 26.084
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.5 = STRING: 4.521
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.1 = STRING: 0
> Error: OID not increasing:
> .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.5
>  >= .1.3.6.1.4.1.8072.1.3.2.4.1.2.4.111.110.101.116.1

That one I wasn't able to reproduce.
Can you try with the attached patch, and see if you still have
the same problem.  If so, please could you let me know the relevant
lines from your snmpd.conf

What does walking the nsExtendConfigTable show?

Dave


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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