Commit 2ce95d80 authored by canterburym's avatar canterburym
Browse files

From s3i210238

parent 15dc994b
Loading
Loading
Loading
Loading
Loading
+128 −4
Original line number Diff line number Diff line
TS33128Payloads
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r16(16) version5(5)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r17(17) version0(0)}

DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=

@@ -118,7 +118,17 @@ XIRIEvent ::= CHOICE
    mMEIdentifierAssocation                             [63] MMEIdentifierAssocation,

 -- PDU to MA PDU session-related events, see clause 6.2.3.2.8
sMFPDUtoMAPDUSessionModification                        [64] SMFPDUtoMAPDUSessionModification
sMFPDUtoMAPDUSessionModification                        [64] SMFPDUtoMAPDUSessionModification,

    -- SCEF-related events, see clause 6.3.X

sCEFPDNConnectionEstablishment				[YY] SCEFPDNConnectionEstablishment,
sCEFPDNConnectionUpdate					[YY] SCEFPDNConnectionUpdate,
sCEFPDNConnectionRelease					[YY] SCEFPDNConnectionRelease,
sCEFUnsuccessfulProcedure					[YY] SCEFUnsuccessfulProcedure,
sCEFStartOfInterceptionWithEstablishedPDNConnection  [YY] SCEFStartOfInterceptionWithEstablishedPDNConnection,
failureCause							[YY] FailureCause

}

-- ==============
@@ -230,7 +240,16 @@ IRIEvent ::= CHOICE
     mMEIdentifierAssocation                            [63] MMEIdentifierAssocation,

    -- PDU to MA PDU session-related events, see clause 6.2.3.2.8
    sMFPDUtoMAPDUSessionModification                    [64] SMFPDUtoMAPDUSessionModification
    sMFPDUtoMAPDUSessionModification                    [64] SMFPDUtoMAPDUSessionModification,

    -- SCEF-related events, see clause 6.3.X.
sCEFPDNConnectionEstablishment				[XX] SCEFPDNConnectionEstablishment,
sCEFPDNConnectionUpdate					[XX] SCEFPDNConnectionUpdate,
sCEFPDNConnectionRelease					[XX] SCEFPDNConnectionRelease,
sCEFUnsuccessfulProcedure					[XX] SCEFUnsuccessfulProcedure,
sCEFStartOfInterceptionWithEstablishedPDNConnection  [XX] SCEFStartOfInterceptionWithEstablishedPDNConnection,
failureCause							[XX] FailureCause

}

IRITargetIdentifier ::= SEQUENCE
@@ -238,7 +257,6 @@ IRITargetIdentifier ::= SEQUENCE
    identifier                                          [1] TargetIdentifier,
    provenance                                          [2] TargetIdentifierProvenance OPTIONAL
}

-- ==============
-- HI3 CC payload
-- ==============
@@ -271,6 +289,112 @@ LINotificationMessage ::= CHOICE
    lINotification      [1] LINotification 
}

-- ==================
-- SCEF definitions
-- ==================

-- See clause 6.3.X.2.1.2 for details of this structure

SCEFPDNConnectionEstablishment ::= SEQUENCE
{
    iMSI                   	[1] IMSI OPTIONAL,
    mSISDN                  	[2] MSISDN OPTIONAL,
    nAI                   	[3] NAI OPTIONAL,
    iMEI                   	[4] IMEI OPTIONAL,
    ePSBearerID        	[5] EPSBearerID,
    sCEFID                   	[6] SCEFID,
    aPN                 	[7] APN,
    rDSSupport             	[8] RDSSupport,
    aFID	           	[9] AFID
}

-- See clause 6.3.X.2.1.3 for details of this structure

SCEFPDNConnectionUpdate ::= SEQUENCE
{
    iMSI                   	[1] IMSI OPTIONAL,
    mSISDN                  	[2] MSISDN OPTIONAL,
    nAI                   	[3] NAI OPTIONAL,
    initiator              	[4] Initiator
}

-- See clause 6.3.X.2.1.4 for details of this structure


SCEFPDNConnectionRelease ::= SEQUENCE
{
    iMSI                   	[1] IMSI OPTIONAL,
    mSISDN                  	[2] MSISDN OPTIONAL,
    nAI                   	[3] NAI OPTIONAL,
    iMEI                   	[4] IMEI OPTIONAL,
    ePSBearerID          	[5] EPSBearerID,
    timeOfFirstPacket       	[6] Timestamp OPTIONAL,
    timeOfLastPacket       	[7] Timestamp OPTIONAL,
    uplinkVolume            	[8] INTEGER OPTIONAL,
    downlinkVolume          	[9] INTEGER OPTIONAL,
    initiator           	[10] Initiator,
    releaseCause		[11] SCEFReleaseCause
}

-- See clause 6.3.X.2.1.5 for details of this structure


SCEFUnsuccessfulProcedure ::= SEQUENCE
{
    failureCause            	[1] SCEFFailureCause,
    iMSI                   	[2] IMSI OPTIONAL,
    mSISDN                  	[3] MSISDN OPTIONAL,
    nAI                   	[4] NAI OPTIONAL,
    iMEI                   	[5] IMEI OPTIONAL,
    ePSBearerID          	[6] EPSBearerID,
    aPN                    	[7] APN
}

-- See clause 6.3.X.2.1.6 for details of this structure

SCEFStartOfInterceptionWithEstablishedPDNConnection ::= SEQUENCE
{
    iMSI                   	[1] IMSI OPTIONAL,
    mSISDN                  	[2] MSISDN OPTIONAL,
    nAI                   	[3] NAI OPTIONAL,
    iMEI                   	[4] IMEI OPTIONAL,
    ePSBearerID          	[5] EPSBearerID,
    aPN                    	[6] APN,
    sCEFID                   	[7] SCEFID,
    rdsSupport              	[8] RdsSupport,
    aFID	            	[9] AFID
}


-- =================
-- SCEF parameters
-- =================

SCEFFailureCause ::= ENUMERATED
{
userUnknown (1),
operationNotAllowed	 (2),
niddConfigurationNotAvailable (3),
invalidEPSBearer (4),
userTemporarilyUnreachable	 (5)
}

SCEFReleaseCause ::= ENUMERATED
{

    mMERelease                            (1),
    dNRelease                             (2),
    hSSRelease                            (3),
    localConfigurationPolicy              (4),
    unknownCause                          (5)
}

SCEFID ::= UTF8String
RdsSupport ::= BOOLEAN
APN ::= UTF8String
AFID ::= UTF8String
EPSBearerID ::= INTEGER (0..255)

-- ==================
-- 5G AMF definitions
-- ==================