UDP-MIB Download
OID list for UDP-MIB
- udpInDatagrams
- The total number of UDP datagrams delivered to UDP users. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.
- udpNoPorts
- The total number of received UDP datagrams for which there was no application at the destination port. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities ...
- udpInErrors
- The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other ...
- udpOutDatagrams
- The total number of UDP datagrams sent from this entity. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.
- udpHCInDatagrams
- The total number of UDP datagrams delivered to UDP users, for devices that can receive more than 1 million UDP datagrams per second. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times a ...
- udpHCOutDatagrams
- The total number of UDP datagrams sent from this entity, for devices that can transmit more than 1 million UDP datagrams per second. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times a ...
- udpEndpointTable
- A table containing information about this entity's UDP endpoints on which a local application is currently accepting or sending datagrams. The address type in this table represents the address type used for the communication, irrespective of the higher-la ...
- udpEndpointEntry
- Information about a particular current UDP endpoint. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in udpEndpointLocalAddress and udpEndpointRemoteAddress exceeds 111, then OIDs of column instances in this ...
- udpEndpointLocalAddressType
- The address type of udpEndpointLocalAddress. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted.
- udpEndpointLocalAddress
- The local IP address for this UDP endpoint. The value of this object can be represented in three possible ways, depending on the characteristics of the listening application: 1. For an application that is willing to accept both IPv4 and IPv6 datagrams, th ...
- udpEndpointLocalPort
- The local port number for this UDP endpoint.
- udpEndpointRemoteAddressType
- The address type of udpEndpointRemoteAddress. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all remote IP addresses are accepted. Also, note that some combinations of udpEndpointLocalAdressType and udpEndpointR ...
- udpEndpointRemoteAddress
- The remote IP address for this UDP endpoint. If datagrams from any remote system are to be accepted, this value is ''h (a zero-length octet-string). Otherwise, it has the type described by udpEndpointRemoteAddressType and is the address of the remote sys ...
- udpEndpointRemotePort
- The remote port number for this UDP endpoint. If datagrams from any remote system are to be accepted, this value is zero.
- udpEndpointInstance
- The instance of this tuple. This object is used to distinguish among multiple processes 'connected' to the same UDP endpoint. For example, on a system implementing the BSD sockets interface, this would be used to support the SO_REUSEADDR and SO_REUSEPOR ...
- udpEndpointProcess
- The system's process ID for the process associated with this endpoint, or zero if there is no such process. This value is expected to be the same as HOST-RESOURCES-MIB::hrSWRunIndex or SYSAPPL-MIB:: sysApplElmtRunIndex for some row in the appropriate tabl ...
- udpTable
- 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 udpEndpointTa ...
- udpEntry
- Information about a particular current UDP listener.
- udpLocalAddress
- 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.
- udpLocalPort
- The local port number for this UDP listener.
- udpGroup
- The deprecated group of objects providing for management of UDP over IPv4.
- udpBaseGroup
- The group of objects providing for counters of UDP statistics.
- udpHCGroup
- The group of objects providing for counters of high speed UDP implementations.
- udpEndpointGroup
- The group of objects providing for the IP version independent management of UDP 'endpoints'.