Commit 3512ad24 authored by znaty's avatar znaty
Browse files

Update file TS33128Payloads.asn

parent 271b0cb8
Loading
Loading
Loading
Loading
Loading
+77 −107
Original line number Diff line number Diff line
@@ -307,18 +307,8 @@ XIRIEvent ::= CHOICE
    aMFUEContextUpdate                                  [175] AMFUEContextUpdate,

    -- 5G ProSe Direct Communication events, see clause 7.X.2
    fiveGDDNMFDiscoveryRequest                          [176] FiveGDDNMFDiscoveryRequest,
    fiveGDDNMFMatchReport                               [177] FiveGDDNMFMatchReport,
    fiveGDDNMFDiscoveryUpdate                           [178] FiveGDDNMFDiscoveryUpdate,
    fiveGDDNMFAnnouncingAlert                           [179] FiveGDDNMFAnnouncingAlert,
    fiveGDDNMFUsageInformationReport                    [180] FiveGDDNMFUsageInformationReport,
    fiveGDDNMFAnnounceAuthorize                         [181] FiveGDDNMFAnnounceAuthorize,
    fiveGDDNMFAnnounceUpdate                            [182] FiveGDDNMFAnnounceUpdate,
    fiveGDDNMFMonitorAuthorize                          [183] FiveGDDNMFMonitorAuthorize,
    fiveGDDNMFMonitorUpdate                             [184] FiveGDDNMFMonitorUpdate,
    fiveGDDNMFMonitorUpdateNotify                       [185] FiveGDDNMFMonitorUpdateNotify,
    fiveGDDNMFDiscovererAuthorize                       [186] FiveGDDNMFDiscovererAuthorize,
    fiveGDDNMFMatchInformationReport                    [187] FiveGDDNMFMatchInformationReport
    fiveGDDNMFProSeUNIDirectDiscovery                   [176] FiveGDDNMFProSeUNIDirectDiscovery,
    fiveGDDNMFProSeNNIDirectDiscover                    [177] FiveGDDNMFProSeNNIDirectDiscovery
}

-- ==============
@@ -609,18 +599,8 @@ IRIEvent ::= CHOICE
    aMFUEContextUpdate                                  [175] AMFUEContextUpdate,

    -- 5G ProSe Direct Communication events, see clause 7.X.3
    fiveGDDNMFDiscoveryRequest                          [176] FiveGDDNMFDiscoveryRequest,
    fiveGDDNMFMatchReport                               [177] FiveGDDNMFMatchReport,
    fiveGDDNMFDiscoveryUpdate                           [178] FiveGDDNMFDiscoveryUpdate,
    fiveGDDNMFAnnouncingAlert                           [179] FiveGDDNMFAnnouncingAlert,
    fiveGDDNMFUsageInformationReport                    [180] FiveGDDNMFUsageInformationReport,
    fiveGDDNMFAnnounceAuthorize                         [181] FiveGDDNMFAnnounceAuthorize,
    fiveGDDNMFAnnounceUpdate                            [182] FiveGDDNMFAnnounceUpdate,
    fiveGDDNMFMonitorAuthorize                          [183] FiveGDDNMFMonitorAuthorize,
    fiveGDDNMFMonitorUpdate                             [184] FiveGDDNMFMonitorUpdate,
    fiveGDDNMFMonitorUpdateNotify                       [185] FiveGDDNMFMonitorUpdateNotify,
    fiveGDDNMFDiscovererAuthorize                       [186] FiveGDDNMFDiscovererAuthorize,
    fiveGDDNMFMatchInformationReport                    [187] FiveGDDNMFMatchInformationReport
    fiveGDDNMFProSeUNIDirectDiscovery                   [176] FiveGDDNMFProSeUNIDirectDiscovery,
    fiveGDDNMFProSeNNIDirectDiscover                    [177] FiveGDDNMFProSeNNIDirectDiscovery
}

IRITargetIdentifier ::= SEQUENCE
@@ -5774,125 +5754,115 @@ NWDAFEvent ::= ENUMERATED
-- =====================

-- See clause 7.X.2.2 for details of this structure
FiveGDDNMFDiscoveryRequest ::=SEQUENCE
FiveGDDNMFProSeUNIDirectDiscovery ::= SEQUENCE
{
    sUPI                             [1] SUPI,
    gPSI                             [2] GPSI OPTIONAL,
    fiveGProseDirectDiscoveryRequest  [3] XMLType,
    fiveGProseDirectDiscoveryResponse [4] XMLType
    fiveGProseDiscoveryRequest       [3] FiveGProseDiscoveryRequest OPTIONAL,
    fiveGProseMatchReport            [4] FiveGProseMatchReport OPTIONAL,
    fiveGProseDiscoveryUpdate        [5] FiveGProseDiscoveryUpdate OPTIONAL,
    fiveGProseAnnouncingAlert        [6] FiveGProseAnnouncingAlert OPTIONAL,
    fiveGProseUsageInformationReport [7] FiveGProseUsageInformationReport OPTIONAL
}

-- See clause 7.X.2.3 for details of this structure
FiveGDDNMFMatchReport ::=SEQUENCE
-- See clause 7.X.2.2 for details of this structure
FiveGDDNMFProSeNNIDirectDiscovery ::= SEQUENCE
{
    sUPI                                    [1] SUPI,
    sUPI	                              [1] SUPI OPTIONAL,
    gPSI	                              [2] GPSI OPTIONAL,
    fiveGProseDirectDiscoveryMatchReport    [3] XMLType,
    fiveGProseDirectDiscoveryMatchReportAck [4] XMLType
    fiveGDDNMFProSeAnnounceAuthorize      [3] FiveGDDNMFProSeAnnounceAuthorize OPTIONAL,
    fiveGProSeAnnounceUpdate	          [4] FiveGDDNMFProSeAnnounceUpdate OPTIONAL,
    fiveGDDNMFProSeMonitorAuthorize	      [5] FiveGDDNMFProSeMonitorAuthorize OPTIONAL,
    fiveGDDNMFProSeMonitorUpdate	      [6] FiveGDDNMFProSeMonitorUpdate OPTIONAL,
    fiveGDDNMFProSeMonitorUpdateNotify    [7] FiveGDDNMFProSeMonitorUpdateNotify OPTIONAL, 
    fiveGDDNMFProSeDiscovererAuthorize    [8] FiveGDDNMFProSeDiscovererAuthorize OPTIONAL,
    fiveGDDNMFProSeMatchInformationReport [9] FiveGDDNMFProSeMatchInformationReport OPTIONAL
}

-- See clause 7.X.2.4 for details of this structure
FiveGDDNMFDiscoveryUpdate ::=SEQUENCE
-- ====================
-- 5G DDNNMF parameters
-- ====================

FiveGProSeDiscoveryRequest ::=SEQUENCE
{
    sUPI                                     [1] SUPI,
    gPSI                                     [2] GPSI OPTIONAL,
    fiveGProseDirectDiscoveryUpdateRequest   [3] XMLType,
    fiveGProseDirectDiscoveryUpdateResponse  [4] XMLType
    fiveGProseDirectDiscoveryRequest  [1] XMLType,
    fiveGProseDirectDiscoveryResponse [2] XMLType
}

-- See clause 7.X.2.5 for details of this structure
FiveGDDNMFAnnouncingAlert ::=SEQUENCE
FiveGProSeMatchReport ::=SEQUENCE
{
    sUPI                                             [1] SUPI,
    gPSI                                             [2] GPSI OPTIONAL,
    fiveGProseDirectDiscoveryAnnouncingAlertRequest  [3] XMLType,
    fiveGProseDirectDiscoveryAnnouncingAlertResponse [4] XMLType
    fiveGProseDirectDiscoveryMatchReport    [1] XMLType,
    fiveGProseDirectDiscoveryMatchReportAck [2] XMLType
}

-- See clause 7.X.2.6 for details of this structure
FiveGDDNMFUsageInformationReport ::=SEQUENCE
FiveGProSeDiscoveryUpdate ::=SEQUENCE
{
    sUPI                                         [1] SUPI,
    gPSI                                         [2] GPSI OPTIONAL,
    fiveGProseUsageInformationReportList         [3] XMLType,
    fiveGProseUsageInformationReportListResponse [4] XMLType
    fiveGProseDirectDiscoveryUpdateRequest   [1] XMLType,
    fiveGProseDirectDiscoveryUpdateResponse  [2] XMLType
}

-- See clause 7.X.2.7 for details of this structure
FiveGDDNMFAnnounceAuthorize ::=SEQUENCE
FiveGProSeAnnouncingAlert ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFDiscEntryID           [3] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFAnnounceAuthReqData   [4] SBIType,
    fiveGDDNMFAnnounceAuthRespData  [5] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [6] FiveGDDNMFDiscoveryResponseCode
    fiveGProseDirectDiscoveryAnnouncingAlertRequest  [1] XMLType,
    fiveGProseDirectDiscoveryAnnouncingAlertResponse [2] XMLType
}

-- See clause 7.X.2.8 for details of this structure
FiveGDDNMFAnnounceUpdate ::=SEQUENCE
FiveGDDNMFUsageInformationReport ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFDiscEntryID           [3] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFAnnounceUpdateData    [4] SBIType,
    fiveGDDNMFDiscoveryResponseCode [5] FiveGDDNMFDiscoveryResponseCode
    fiveGProseUsageInformationReportList         [1] XMLType,
    fiveGProseUsageInformationReportListResponse [2] XMLType
}

-- See clause 7.X.2.9 for details of this structure
FiveGDDNMFMonitorAuthorize ::=SEQUENCE
FiveGDDNMFProSeAnnounceAuthorize ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFDiscEntryID           [3] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFMonitorAuthReqData    [4] SBIType,
    fiveGDDNMFMonitorAuthRespData   [5] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [6] FiveGDDNMFDiscoveryResponseCode
    fiveGDDNMFDiscEntryID           [1] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFAnnounceAuthReqData   [2] SBIType,
    fiveGDDNMFAnnounceAuthRespData  [3] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [4] FiveGDDNMFDiscoveryResponseCode
}

-- See clause 7.X.2.10 for details of this structure
FiveGDDNMFMonitorUpdate ::=SEQUENCE
FiveGDDNMFProSeAnnounceUpdate ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFDiscEntryID           [3] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFMonitorUpdateData     [4] SBIType,
    fiveGDDNMFDiscoveryResponseCode [5] FiveGDDNMFDiscoveryResponseCode
    fiveGDDNMFDiscEntryID           [1] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFAnnounceUpdateData    [2] SBIType,
    fiveGDDNMFDiscoveryResponseCode [3] FiveGDDNMFDiscoveryResponseCode
}

-- See clause 7.X.2.11 for details of this structure
FiveGDDNMFMonitorUpdateNotify ::=SEQUENCE
FiveGDDNMFProSeMonitorAuthorize ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFDiscEntryID           [3] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFMonitorUpdateResult   [4] SBIType
    fiveGDDNMFDiscEntryID           [1] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFMonitorAuthReqData    [2] SBIType,
    fiveGDDNMFMonitorAuthRespData   [3] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [4] FiveGDDNMFDiscoveryResponseCode
}

-- See clause 7.X.2.12 for details of this structure
FiveGDDNMFDiscovererAuthorize ::=SEQUENCE
FiveGDDNMFProSeMonitorUpdate ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFDiscEntryID           [3] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFDiscoveryAuthReqData  [4] SBIType,
    fiveGDDNMFDiscoveryAuthRespData [5] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [6] FiveGDDNMFDiscoveryResponseCode
    fiveGDDNMFDiscEntryID           [1] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFMonitorUpdateData     [2] SBIType,
    fiveGDDNMFDiscoveryResponseCode [3] FiveGDDNMFDiscoveryResponseCode
}

-- See clause 7.X.2.13 for details of this structure
FiveGDDNMFMatchInformationReport ::=SEQUENCE
FiveGDDNMFProSeMonitorUpdateNotify ::=SEQUENCE
{
    sUPI                            [1] SUPI OPTIONAL,
    gPSI                            [2] GPSI OPTIONAL,
    fiveGDDNMFMatchReportReqData    [3] SBIType,
    fiveGDDNMFMatchReportRespData   [4] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [5] FiveGDDNMFDiscoveryResponseCode
    fiveGDDNMFDiscEntryID           [1] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFMonitorUpdateResult   [2] SBIType
}

-- ====================
-- 5G DDNNMF parameters
-- ====================
FiveGDDNMFProSeDiscovererAuthorize ::=SEQUENCE
{
    fiveGDDNMFDiscEntryID           [1] FiveGDDNMFDiscoveryEntryId,
    fiveGDDNMFDiscoveryAuthReqData  [2] SBIType,
    fiveGDDNMFDiscoveryAuthRespData [3] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [4] FiveGDDNMFDiscoveryResponseCode
}

FiveGDDNMFProSeMatchInformationReport ::=SEQUENCE
{
    fiveGDDNMFMatchReportReqData    [1] SBIType,
    fiveGDDNMFMatchReportRespData   [2] SBIType OPTIONAL,
    fiveGDDNMFDiscoveryResponseCode [3] FiveGDDNMFDiscoveryResponseCode
}

FiveGDDNMFDiscoveryEntryId ::= UTF8String