Re: When exactly the response is received from node 2 ?

2021-11-02 Thread Nishant Nayan
Hi, Is there a way to track all function calls along with this "-Ddumpv,dumph"? I would like to track function calls made by 'snmpd' when I run snmpget to query OIDs from other snmp abled device. Thanks Nishant On Mon, 6 Sept 2021 at 19:26, Bill Fenner wrote: > On Sun, Sep 5, 2021 at 9:59 A

Re: When exactly the response is received from node 2 ?

2021-11-02 Thread Bill Fenner
On Tue, Nov 2, 2021 at 8:17 AM Nishant Nayan wrote: > Hi, > Is there a way to track all function calls along with this > "-Ddumpv,dumph"? > I would like to track function calls made by 'snmpd' when I run snmpget to > query OIDs from other snmp abled device. > You could try -DALL. That doesn

[FIX][PATCH] snmp-bridge-mib

2021-11-02 Thread Charles Polisher
Hello, I found a bug in snmp-bridge-mib that causes incorrect results when the number of bridge ports exceeds one digit, because a string compare is used on numeric data. The fix, tested, is below. I hope this helps! Best regards, and thanks to all the maintainers, -- Charles Polisher $ diff -u