UDM_OPEN_COMMAND_STOP (405)


The event indicates a UDM session created with the OPEN command has been closed.

UDM_OPEN_COMMAND_STOP Event Header

Field Name

Description

eventCategory

Stop

eventSeverity

Informational

eventTopic

Command

eventType

405

(Source Fields)

UDM Manager that issued the open command.

(Reporter Fields)

UDM_OPEN_COMMAND_STOP Event Body

Field Name

Notes

Description

commandRc

Return value for the command once the session has terminated.

networkFaultTolerant

Specification for whether or not the session was created using network fault tolerance.

Possible values are:

  • 0 - Job did not execute in Network Fault Tolerant mode.
  • 1 - Job executed in Network Fault Tolerant mode.

primSrvHost

1

Host name or IP address of the primary server.

primSrvUserId

1

User ID of the primary server.

secSrvHost

Host name or IP address of the secondary server.

secSrvUserid

User ID of the secondary server.

sessionUuid

Unique identifier for a UDM session.

stopDateTime

UTC date and time the command finished executing.

Notes

  1. If the session is a two-party session, there is no primary server information, as the manager plays the role of the primary server.