LocalAddressType
|
Specifies the local address type (IPv6 or IPv4).
|
LocalAddress
|
Specifies the local IP address for this UDP listener. In the case of a UDP listener that accepts datagrams for any IP interface associated with the node, the value is 0.0.0.0. For an application willing to accept both IPv4 and IPv6 datagrams, the value of this object is a zero-length octet string, and the value of the corresponding LocalAddressType field is unknown.
For an application willing to accept either IPv4 or IPv6 datagrams, the value of this object must be 0.0.0.0 or ::, with the LocalAddressType identifying the supported address type.
For an application that is listening for data destined only to a specific IP address, the value of this object is the address for which this node is receiving packets, with LocalAddressType identifying the supported address type.
|
LocalPort
|
Specifies the local port number for this UDP listener.
|
RemoteAddressType
|
Displays the remote address type (IPv6 or IPv4).
|
RemoteAddress
|
Displays the remote IP address for this UDP endpoint. If the switch accepts datagrams from all remote systems, this value is a zero-length octet string. Otherwise, the address of the remote system from which the switch accepts datagrams (or to which the switch sends all datagrams) is displayed with the RemoteAddressType identifying the supported address type.
|
RemotePort
|
Displays the remote port number. If the switch accepts datagrams from all remote systems, this value is zero.
|
Instance
|
Distinguishes between multiple processes connected to the same UDP endpoint.
|
Process
|
Displays the ID for the UDP process.
|