RE: Regarding UDP Entry table

2006-01-16 Thread Dave Shield
On Mon, 2006-01-16 at 12:32 +0530, Naganarasimha wrote: > Does each row in this table "udpEntry", represent one listener. What do you mean by "listener" ? Each row in the table corresponds to a single listening *port* (either a particular port on a specific N/W interface, or a particular port on

RE: Regarding UDP Entry table

2006-01-15 Thread Naganarasimha
fy the sender by phone or email immediately and delete it!     -Original Message- From: Robert Story [mailto:[EMAIL PROTECTED] Sent: Saturday, January 14, 2006 5:37 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: Regarding UDP Entry table   On Fri, 13 Jan

Re: Regarding UDP Entry table

2006-01-14 Thread Robert Story
On Fri, 13 Jan 2006 12:05:33 +0530 Naganarasimha wrote: N> But later in some machines having xp os, I am able to see there 2 entries in N> the table with same port number but with different udpLocalAddress OID N> values. How about an example? Assume your machine's IP address is 192.168.0.1. If you

Regarding UDP Entry table

2006-01-12 Thread Naganarasimha
Hi all,   In the Udp Table, udpLocalAddress OID has the following definition   “ The local IP address for this UDP listener.  In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used. “   Actually