A table containing IPv4-specific UDP listener information. It contains information about all local IPv4 UDP end-points on which an application is currently accepting datagrams. This table has been deprecated in favor of the version neutral udpEndpointTable.
The indexes of the table are udpLocalAddress, udpLocalPort.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.7.5.1.1 | udpLocalAddress | IpAddress | read-only | The local IP address for this UDP listener. In the case of a UDP listener that is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.7.5.1.2 | udpLocalPort | Integer32{(0,65535)} | read-only | The local port number for this UDP listener. | This object is implemented as defined in the corresponding MIB files. |