Module rasn_mib::udp

source ·
Expand description

The User Datagram Protocol (UDP) Group

Implementation of the UDP group is mandatory for all systems which implement the UDP.

Structs§

  • The total number of UDP datagrams delivered to UDP users, for devices that can receive more than 1 million UDP datagrams per second.
  • The total number of UDP datagrams sent from this entity, for devices that can transmit more than 1 million UDP datagrams per second.
  • 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.
  • The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
  • The total number of received UDP datagrams for which there was no application at the destination port.
  • The total number of UDP datagrams sent from this entity.