E_ACSE_AbrtDiagnostic

Diagnostic information, sent in the ACSE (Association Control Service Element) Associate-Abort (ABRT) telegram.

Namespace: Tc3_Ulosi
Library: Tc3_Ulosi (Tc3_Ulosi.compiled-library)

Syntax

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_ACSE_AbrtDiagnostic :
(
    Null                                         :=0,
    No_reason_given                              :=1,
    Protocol_error                               :=2,
    Authentication_mechanism_name_not_recognized :=3,
    Authentication_mechanism_name_required       :=4,
    Authentication_failure                       :=5,
    Authentication_required                      :=6
)USINT;
END_TYPE

Values

Name

Description

Null

Value not available.

No_reason_given

No reason given.

Protocol_error

Protocol error

Authentication_mechanism_name_not_recognized

The name of the authentication mechanism was not recognized.

Authentication_mechanism_name_required

The name of the authentication mechanism is required.

Authentication_failure

Authentication failed

Authentication_required

Authentication required