pynetdicom.pdu_primitives.A_P_ABORT

class pynetdicom.pdu_primitives.A_P_ABORT[source]

An A-P-ABORT primitive.

Parameter

Indication

provider reason

P

U - User option
UF - User option, fixed value
C - Conditional (on user option)
M - Mandatory
MF - Mandatory, fixed value
NU - Not used
P - Provider initiated
(=) - shall have same value as request or response

References

__init__() None[source]

Methods

__init__()

Attributes

provider_reason

Return the Provider Reason.

property provider_reason: Optional[int]

Return the Provider Reason.

Parameters

value (int) –

Indicates the reason for the abort. Allowed values are:

  • 0: reason not specified

  • 1: unrecognised PDU

  • 2: unexpected PDU

  • 4: unrecognised PDU parameter

  • 5: unexpected PDU parameter

  • 6: invalid PDU parameter value