Re: setting snmp source port number

2016-03-03 Thread Robert Story
On Tue, 9 Feb 2016 21:24:34 +0530 Jasti wrote: JD> Is it possible to set specified SNMP source port no. instead of JD> available source port no.? JD> JD> If it is possible how to set the SNMP source port no. & where JD> to set the port no.? JD> JD> Is it required to write any code for that & wher

Re: setting snmp source port number

2012-06-15 Thread Robert Story
On Mon, 11 Jun 2012 14:07:37 +0200 Jan wrote: JS> >> As a matter of fact the first version of my reply did mention clientAddr JS> >> but then I looked in the code and saw that we are setting JS> >> client_addr.sin_port to 0, and that kills any address binding. JS> >

Re: setting snmp source port number

2012-06-11 Thread Jan Safranek
On 05/06/2012 10:53 AM, Magnus Fromreide wrote: > On Sun, 2012-05-06 at 10:51 +0200, Magnus Fromreide wrote: >> On Sun, 2012-05-06 at 09:26 +0100, Dave Shield wrote: >>> On 6 May 2012 06:25, Magnus Fromreide wrote: On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote: >>> >>> > Is it possi

Re: setting snmp source port number

2012-05-06 Thread Magnus Fromreide
On Sun, 2012-05-06 at 10:51 +0200, Magnus Fromreide wrote: > On Sun, 2012-05-06 at 09:26 +0100, Dave Shield wrote: > > On 6 May 2012 06:25, Magnus Fromreide wrote: > > > On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote: > > > > > > >> Is it possible to set specified source port no. instead of

Re: setting snmp source port number

2012-05-06 Thread Magnus Fromreide
On Sun, 2012-05-06 at 09:26 +0100, Dave Shield wrote: > On 6 May 2012 06:25, Magnus Fromreide wrote: > > On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote: > > > >> Is it possible to set specified source port no. instead of available > >> source port no.? > > > > It depends on the protocol. Fo

Re: setting snmp source port number

2012-05-06 Thread Dave Shield
On 6 May 2012 06:25, Magnus Fromreide wrote: > On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote: >> Is it possible to set specified source port no. instead of available >> source port no.? > > It depends on the protocol. For UDPIPv4 the answer is no. Are you sure, Magnus? I haven't played w

Re: setting snmp source port number

2012-05-05 Thread Magnus Fromreide
Please do not send the same question repeatedly. On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote: > Hi, > > Is it possible to set specified source port no. instead of available > source port no.? It depends on the protocol. For UDPIPv4 the answer is no. Why do you require this capability? (