Websocket Server Agent Input/Output Data, MIM and Events

Input/Output Data

The agent emits UDRs of the following types:

  • NewConnection
  • CloseConnection
  • BinaryMessage
  • TextMessage

The agent retrieves UDRs of the following types:

  • BinaryMessage
  • TextMessage
  • CloseConnection

MIM

For information about the MIM and a list of the general MIM parameters, see MIM.

The agent publishes the following MIM parameter:

MIM Value

Description

Open Connections (list<string>)

This MIM parameter is of type list of string.

This MIM shows list of one URL per open connection.

Agent Message Events

There are no message events for this agent.

Debug Events

There are no debug events for this agent.