>> MIB - Management Information Base
|
>> Table: udpTable - (.1.3.6.1.2.1.7.5.1) | Description: Information about a particular current UDP listener. |
| udpTable | | OID | Name | Type | Access | | .1 | Address | IpAddress | R |
| .2 | Port | INTEGER | R |
| Address | | 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. |
| Port | | The local port number for this UDP listener. Range: 0 to 65535 |
|