Re: Fwd: Snmptrap unsigned type not working as expected

2015-02-01 Thread Magnus Fromreide
On Sun, Feb 01, 2015 at 07:58:12PM +0530, Ashwini Pagade wrote: > Hi, > > I am using snmpV3 adapter and passing V2 traps to it by using commands as > below. It looks like the range for type *u* (i.e. unsigned) is upto (2^31) > - 1 (i.e. 2147483647). I was expecting it to be (2^32) - 1 (i.e. > 4294

Re: tcpTable.c and Netlink Use

2015-02-01 Thread Bart Van Assche
On 01/27/15 17:26, David Hauck wrote: > After going over this again (remember please that I'm not an 'autoconf' > expert ;)) I'm not 100% certain that there are indeed issues here. Perhaps > the original committer can comment (this was added in commit [3dde41]). Once > I get confirmation that so

Fwd: Snmptrap unsigned type not working as expected

2015-02-01 Thread Ashwini Pagade
Hi, I am using snmpV3 adapter and passing V2 traps to it by using commands as below. It looks like the range for type *u* (i.e. unsigned) is upto (2^31) - 1 (i.e. 2147483647). I was expecting it to be (2^32) - 1 (i.e. 4294967295). snmptrap -c public -v 2c clm-pun-009642 '' 1.3.6.1.4.1.20006.1.0.5