UDP Object

The following table describes the standard SNMP Get support for the UDP group. Implementation of the UDP group is mandatory for all systems which implement the UDP. The UDP listener table contains information about this entity's UDP end-points on which a local application is currently accepting datagrams.

MIB Object Object ID: 1.3.6.1.2.1.7 + Description
udpInDatagrams .1 Total number of UDP datagrams delivered to UDP users.
udpNoPorts .2 Total number of received UDP datagrams for which there was no application at the destination port.
udpInErrors .3 Number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
udpOutDatagrams .4 Total number of UDP datagrams sent from this entity.
udpTable.udpEntry .5.x The UDP Listener Table, per entry

UDP Listener Table

MIB Object Object ID: 1.3.6.1.2.1.7.5 + Description
udpLocalAddress .1 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 is 0.0.0.0.
updLocalPort .2 Local port number for this UDP listener.