dexter has uploaded this change for review.

View Change

asn1/SGP32Definitions: upgrade ASN.1 spec to V.1.2

This replaces the existing SGP.32 V.1.0.1 ASN.1 spec with the
unmodified, official SGP.32 V.1.2 spec.

Unfortunately V.1.2 is not backward compatible to V.1.0.1. This means
that the eIM application will still compile, but the result will be
non-functional. The incompatibility problems will be addressed in
the follow-up patches of this patchset.

Change-Id: Id4d217296f43846aa39f5dc7076465e2dab72a7c
Related: SYS#8100
---
M asn1/SGP32Definitions.asn1
1 file changed, 728 insertions(+), 636 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/onomondo-eim refs/changes/69/42869/1
diff --git a/asn1/SGP32Definitions.asn1 b/asn1/SGP32Definitions.asn1
index a29412c..290ca2b 100644
--- a/asn1/SGP32Definitions.asn1
+++ b/asn1/SGP32Definitions.asn1
@@ -1,806 +1,898 @@
--- Section 2.1.3
--- ASN1START
+--Version V1.2
SGP32Definitions {joint-iso-itu-t(2) international-organizations(23) gsma(146) rsp(1) asn1modules(1) sgp32v1(31)}
DEFINITIONS
AUTOMATIC TAGS
EXTENSIBILITY IMPLIED ::=
BEGIN

-IMPORTS Certificate, SubjectPublicKeyInfo
-FROM PKIX1Explicit88 {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-explicit(18)}
+IMPORTS Certificate, SubjectPublicKeyInfo FROM PKIX1Explicit88 {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-explicit(18)}
SubjectKeyIdentifier FROM PKIX1Implicit88 {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit(19)}
-
-ProfileInfo, EuiccSigned1, CancelSessionReason, RetrieveNotificationsListResponse,
-ServerSigned1, RspCapability, Iccid, TransactionId, ProfileInfoListRequest,
-ProfileInfoListResponse, RulesAuthorisationTable, EUICCInfo1, DeviceInfo,
-VersionType, UICCCapability, PprIds,
-CertificationDataObject, Octet1, Octet16, Octet32, PrepareDownloadResponse,
-PrepareDownloadResponseOk, PrepareDownloadResponseError,
-AuthenticateServerResponse, AuthenticateResponseOk, AuthenticateResponseError,
-CtxParams1, ProfileInstallationResult, ProfileInstallationResultData,
-OtherSignedNotification, EuiccSignPIR, ErrorResult, NotificationMetadata,
-CancelSessionResponse, CancelSessionResponseOk,
-StoreMetadataRequest, SmdpSigned2, BoundProfilePackage, NotificationEvent
-FROM RSPDefinitions {joint-iso-itu-t(2) international-organizations(23) gsma(146) rsp(1) asn1modules(1) sgp22v2(2)};
--- ASN1STOP
-
--- Section 2.11.1.1
--- ASN1START
+CancelSessionReason, ServerSigned1, RspCapability, Iccid, TransactionId, ProfileInfoListRequest, RulesAuthorisationTable, EUICCInfo1, DeviceInfo, VersionType, UICCCapability, PprIds, CertificationDataObject, Octet1, Octet16, Octet32, PrepareDownloadResponseOk, PrepareDownloadResponseError, AuthenticateResponseError, CtxParams1, ProfileInstallationResultData, OtherSignedNotification, EuiccSignPIR, ErrorResult, NotificationMetadata, CancelSessionResponseOk, SmdpSigned2, BoundProfilePackage, NotificationEvent, VendorSpecificExtension, DpProprietaryData, OperatorId, NotificationConfigurationInformation, ProfileClass, IconType, ProfileState, OctetTo16 FROM RSPDefinitions {joint-iso-itu-t(2) international-organizations(23) gsma(146) rsp(1) asn1modules(1) sgp22v2(2)};
EuiccPackageRequest ::= [81] SEQUENCE { -- Tag ' BF51', #SupportedForPsmoV1.0.0#
- euiccPackageSigned EuiccPackageSigned,
- eimSignature [APPLICATION 55] OCTET STRING -- Tag '5F37'
+ euiccPackageSigned EuiccPackageSigned,
+ eimSignature [APPLICATION 55] OCTET STRING -- Tag '5F37'
}
+
EuiccPackageSigned ::= SEQUENCE {
- eimId [0] UTF8String,
- eidValue [APPLICATION 26] Octet16, -- Tag '5A'
- counterValue [1] INTEGER,
- transactionId [2] TransactionId OPTIONAL,
- euiccPackage EuiccPackage
+ eimId [0] UTF8String (SIZE(1..128)),
+ eidValue [APPLICATION 26] Octet16, -- Tag '5A'
+ counterValue [1] INTEGER,
+ eimTransactionId [2] TransactionId OPTIONAL,
+ euiccPackage EuiccPackage
}
+
EuiccPackage ::= CHOICE {
- psmoList SEQUENCE OF Psmo, -- #SupportedForPsmoV1.0.0#
- ecoList SEQUENCE OF Eco -- #SupportedForEcoV1.0.0#
+ psmoList SEQUENCE OF Psmo, -- #SupportedForPsmoV1.0.0#
+ ecoList SEQUENCE OF Eco -- #SupportedForEcoV1.0.0#
}
--- ASN1STOP
-
-
--- Section 2.11.1.1.1
--- ASN1START
EimConfigurationData ::= SEQUENCE {
- eimId [0] UTF8String, -- eimId of eIM
- eimFqdn [1] UTF8String OPTIONAL, -- FQDN of eIM
- eimIdType [2] EimIdType OPTIONAL,
- counterValue [3] INTEGER OPTIONAL, -- initial counterValue for the eIM
- associationToken [4] INTEGER OPTIONAL,
- eimPublicKeyData [5] CHOICE {
- eimPublicKey SubjectPublicKeyInfo, -- public key of eIM, used for eUICC Package signature verification, where the encoding follows X.509 standard
- eimCertificate Certificate -- certificate of eIM, used for eUICC Package signature verification, where the encoding follows X.509 standard
- } OPTIONAL,
- trustedPublicKeyDataTls [6] CHOICE {
- trustedEimPkTls SubjectPublicKeyInfo, -- public key of eIM, used for TLS or DTLS, where the encoding follows X.509 standard
- trustedCertificateTls Certificate -- either the certificate of eIM, used for (D)TLS, or the certificate of the CA, where the encoding follows X.509 standard
- } OPTIONAL,
- eimSupportedProtocol [7] EimSupportedProtocol OPTIONAL,
- euiccCiPKId [8] SubjectKeyIdentifier OPTIONAL -- CI Public Key Identifier supported on the eUICC for signature creation
+ eimId [0] UTF8String (SIZE(1..128)), -- eimId of eIM
+ eimFqdn [1] UTF8String OPTIONAL, -- FQDN of eIM or intermediate server, if used
+ eimIdType [2] EimIdType OPTIONAL,
+ counterValue [3] INTEGER OPTIONAL, -- initial counterValue for the eIM
+ associationToken [4] INTEGER OPTIONAL,
+ eimPublicKeyData [5] CHOICE {
+ eimPublicKey SubjectPublicKeyInfo, -- public key of eIM, used for eUICC Package signature verification, where the encoding follows X.509 standard
+ eimCertificate Certificate -- certificate of eIM, used for eUICC Package signature verification, where the encoding follows X.509 standard
+ } OPTIONAL,
+ trustedPublicKeyDataTls [6] CHOICE {
+ trustedEimPkTls SubjectPublicKeyInfo, -- public key of eIM, used for TLS or DTLS, where the encoding follows X.509 standard
+ trustedCertificateTls Certificate -- either the certificate of eIM, used for (D)TLS, or the certificate of the CA, where the encoding follows X.509 standard
+ } OPTIONAL,
+ eimSupportedProtocol [7] EimSupportedProtocol OPTIONAL,
+ euiccCiPKId [8] SubjectKeyIdentifier OPTIONAL, -- CI Public Key Identifier supported on the eUICC for signature creation
+ indirectProfileDownload [9] NULL OPTIONAL -- support of Indirect Profile download with indicated EimSupportedProtocol
}
EimIdType ::= INTEGER {
- eimIdTypeOid(1),
- eimIdTypeFqdn(2),
- eimIdTypeProprietary(3)
+ eimIdTypeOid(1),
+ eimIdTypeFqdn(2),
+ eimIdTypeProprietary(3)
}
- EimSupportedProtocol ::= BIT STRING {
- eimRetrieveHttps(0),
- eimRetrieveCoaps(1),
- eimInjectHttps(2),
- eimInjectCoaps(3),
- eimProprietary(4)
+EimSupportedProtocol ::= BIT STRING {
+ eimRetrieveHttps(0),
+ eimRetrieveCoaps(1),
+ eimInjectHttps(2),
+ eimInjectCoaps(3),
+ eimProprietary(4)
}
--- ASN1STOP

--- Section 2.11.1.1.2
--- ASN1START
Eco ::= CHOICE {
- addEim [8] EimConfigurationData, -- for eIM configuration data see 2.11.1
- deleteEim [9] SEQUENCE {eimId [0] UTF8String},
- updateEim [10] EimConfigurationData,
- listEim [11] SEQUENCE {}
+ addEim [8] EimConfigurationData, -- for eIM configuration data see 2.11.1
+ deleteEim [9] SEQUENCE {eimId [0] UTF8String},
+ updateEim [10] EimConfigurationData,
+ listEim [11] SEQUENCE {}
}
--- ASN1STOP
-
--- Section 2.11.1.1.3
--- ASN1START
Psmo ::= CHOICE {
- enable [3] SEQUENCE {
- iccid [APPLICATION 26] Iccid,
- rollbackFlag NULL OPTIONAL
- },
- disable [4] SEQUENCE {iccid [APPLICATION 26] Iccid},
- delete [5] SEQUENCE {iccid [APPLICATION 26] Iccid},
- listProfileInfo [45] ProfileInfoListRequest, -- Tag 'BF2D'
- getRAT [6] SEQUENCE {},
- configureAutoEnable [7] SEQUENCE {
- autoEnableFlag [0] NULL OPTIONAL,
- smdpOid [1] OBJECT IDENTIFIER OPTIONAL,
- smdpAddress [2] UTF8String OPTIONAL
- }
+ enable [3] SEQUENCE {
+ iccid [APPLICATION 26] Iccid,
+ rollbackFlag NULL OPTIONAL
+ },
+ disable [4] SEQUENCE {iccid [APPLICATION 26] Iccid},
+ delete [5] SEQUENCE {iccid [APPLICATION 26] Iccid},
+ listProfileInfo [45] ProfileInfoListRequest, -- Tag 'BF2D'
+ getRAT [6] SEQUENCE {},
+ configureImmediateEnable [7] SEQUENCE {
+ immediateEnableFlag [0] NULL OPTIONAL,
+ defaultSmdpOid [1] OBJECT IDENTIFIER OPTIONAL,
+ defaultSmdpAddress [2] UTF8String OPTIONAL
+ },
+ setFallbackAttribute [8] SEQUENCE {iccid [APPLICATION 26] Iccid},
+ unsetFallbackAttribute [9] SEQUENCE {},
+ setDefaultDpAddress [101] SetDefaultDpAddressRequest -- Tag 'BF65'
}
--- ASN1STOP
-
-
--- Section 2.11.1.2
--- ASN1START
IpaEuiccDataRequest ::= [82] SEQUENCE { -- Tag BF52
- tagList [APPLICATION 28] OCTET STRING, -- Tag '5C'
- euiccCiPKId SubjectKeyIdentifier OPTIONAL, -- CI Public Key Identifier supported on the eUICC for signature creation
- searchCriteria [1] CHOICE {
- seqNumber [0] INTEGER,
- profileManagementOperation [1] NotificationEvent,
- euiccPackageResults [2] NULL
- } OPTIONAL
+ tagList [APPLICATION 28] OCTET STRING, -- Tag '5C'
+ euiccCiPKIdentifierToBeUsed OCTET STRING OPTIONAL, -- CI Public Key Identifier (possibly truncated) supported on the eUICC for signature creation
+ searchCriteriaNotification [1] CHOICE {
+ seqNumber [0] INTEGER,
+ profileManagementOperation [1] NotificationEvent
+ } OPTIONAL,
+ searchCriteriaEuiccPackageResult [2] CHOICE {
+ seqNumber [0] INTEGER
+ } OPTIONAL,
+ eimTransactionId [3] TransactionId OPTIONAL -- Tag '83'
}
--- ASN1STOP
-
--- Section 2.11.1.3
--- ASN1START
ProfileDownloadTriggerRequest ::= [84] SEQUENCE { -- Tag 'BF54'
- profileDownloadData [0] ProfileDownloadData OPTIONAL,
- eimTransactionId [2] TransactionId OPTIONAL
+ profileDownloadData [0] ProfileDownloadData OPTIONAL,
+ eimTransactionId [2] TransactionId OPTIONAL
}
ProfileDownloadData ::= CHOICE {
- activationCode [0] UTF8String (SIZE(0..255)),
- contactDefaultSmdp [1] NULL,
- contactSmds [2] SEQUENCE {
- smdsAddress UTF8String OPTIONAL
- }
+ activationCode [0] UTF8String (SIZE(0..255)),
+ contactDefaultSmdp [1] NULL,
+ contactSmds [2] SEQUENCE {
+ smdsAddress UTF8String OPTIONAL
+ }
}
--- ASN1STOP
-
--- Section 2.11.1.4
--- ASN1START
EimAcknowledgements ::= [83] SEQUENCE OF SequenceNumber -- Tag BF53
SequenceNumber ::= [0] INTEGER
--- ASN1STOP
-
-
--- Section 2.11.2.1
--- ASN1START
-EuiccPackageResult ::= CHOICE { -- Tag 'BF51' #SupportedForPsmoV1.0.0#
- euiccPackageResultSigned EuiccPackageResultSigned,
- euiccPackageErrorSigned EuiccPackageErrorSigned,
- euiccPackageErrorUnsigned EuiccPackageErrorUnsigned
+EuiccPackageResult ::= [81] CHOICE { -- Tag 'BF51' #SupportedForPsmoV1.0.0#
+ euiccPackageResultSigned EuiccPackageResultSigned,
+ euiccPackageErrorSigned EuiccPackageErrorSigned,
+ euiccPackageErrorUnsigned EuiccPackageErrorUnsigned
}
EuiccPackageResultSigned ::= SEQUENCE {
- euiccPackageResultDataSigned EuiccPackageResultDataSigned,
- euiccSignEPR [APPLICATION 55] OCTET STRING -- Tag '5F37'
+ euiccPackageResultDataSigned EuiccPackageResultDataSigned,
+ euiccSignEPR [APPLICATION 55] OCTET STRING -- Tag '5F37'
}
EuiccPackageResultDataSigned ::= SEQUENCE { -- #SupportedForPsmoV1.0.0#
- eimId [0] UTF8String,
- counterValue [1] INTEGER,
- transactionId[2] TransactionId OPTIONAL,
- seqNumber [3] INTEGER,
- euiccResult SEQUENCE OF EuiccResultData
+ eimId [0] UTF8String (SIZE(1..128)),
+ counterValue [1] INTEGER,
+ eimTransactionId[2] TransactionId OPTIONAL,
+ seqNumber [3] INTEGER,
+ euiccResult SEQUENCE OF EuiccResultData
}
EuiccResultData ::= CHOICE {
- enableResult [3] EnableProfileResult,
- disableResult [4] DisableProfileResult,
- deleteResult [5] DeleteProfileResult,
- listProfileInfoResult [45] SGP32-ProfileInfoListResponse,
- getRATResult [6] RulesAuthorisationTable, -- see SGP.22
- configureAutoEnableResult [7] ConfigureAutoEnableResult,
- addEimResult [8] AddEimResult,
- deleteEimResult [9] DeleteEimResult,
- updateEimResult [10] UpdateEimResult,
- listEimResult [11] ListEimResult,
- rollbackResult [12] RollbackProfileResult,
- processingTerminated INTEGER {
- resultSizeOverflow(1),
- unknownOrDamagedCommand(2),
- interruption(3),
- undefinedError(127)
- }
+ enableResult [3] EnableProfileResult,
+ disableResult [4] DisableProfileResult,
+ deleteResult [5] DeleteProfileResult,
+ listProfileInfoResult [45] ProfileInfoListResponse,
+ getRATResult [6] RulesAuthorisationTable, -- see SGP.22
+ configureImmediateEnableResult [7] ConfigureImmediateEnableResult,
+ addEimResult [8] AddEimResult,
+ deleteEimResult [9] DeleteEimResult,
+ updateEimResult [10] UpdateEimResult,
+ listEimResult [11] ListEimResult,
+ rollbackResult [12] RollbackProfileResult,
+ setFallbackAttributeResult [13] SetFallbackAttributeResult,
+ unsetFallbackAttributeResult [14] UnsetFallbackAttributeResult,
+ processingTerminated INTEGER {
+ resultSizeOverflow(1),
+ unknownOrDamagedCommand(2),
+ interruption(3),
+ undefinedError(127)
+ },
+ setDefaultDpAddressResult [101] SetDefaultDpAddressResponse
}
EuiccPackageErrorSigned ::= SEQUENCE {
- euiccPackageErrorDataSigned EuiccPackageErrorDataSigned,
- euiccSignEPE [APPLICATION 55] OCTET STRING -- Tag '5F37'
+ euiccPackageErrorDataSigned EuiccPackageErrorDataSigned,
+ euiccSignEPE [APPLICATION 55] OCTET STRING -- Tag '5F37'
}
EuiccPackageErrorDataSigned ::= SEQUENCE {
- eimId [0] UTF8String,
- counterValue [1] INTEGER,
- transactionId [2] TransactionId OPTIONAL,
- euiccPackageErrorCode EuiccPackageErrorCode
+ eimId [0] UTF8String (SIZE(1..128)),
+ counterValue [1] INTEGER,
+ eimTransactionId [2] TransactionId OPTIONAL,
+ euiccPackageErrorCode EuiccPackageErrorCode
}
-EuiccPackageErrorCode ::= INTEGER { invalidEid(3), replayError(4), counterValueOutOfRange(6), sizeOverflow(15), undefinedError(127)}
+EuiccPackageErrorCode ::= INTEGER {
+ invalidEid(3),
+ replayError(4),
+ counterValueOutOfRange(6),
+ sizeOverflow(15),
+ ecallActive(104),
+ undefinedError(127)}
+
EuiccPackageErrorUnsigned ::= SEQUENCE {
- eimId [0] UTF8String,
- associationToken [4] INTEGER OPTIONAL
+ eimId [0] UTF8String (SIZE(1..128)),
+ eimTransactionId [2] TransactionId OPTIONAL,
+ associationToken [4] INTEGER OPTIONAL
}
-ConfigureAutoEnableResult ::= INTEGER {
- ok(0),
- insufficientMemory(1),
- commandError(7),
- undefinedError(127)
+ConfigureImmediateEnableResult ::= INTEGER {
+ ok(0),
+ insufficientMemory(1),
+ commandError(7),
+ undefinedError(127)
}
EnableProfileResult ::= INTEGER {
- ok(0),
- iccidOrAidNotFound(1),
- profileNotInDisabledState(2),
- undefinedError(127)
+ ok(0),
+ iccidOrAidNotFound(1),
+ profileNotInDisabledState(2),
+ disallowedByPolicy(3),
+ catBusy(5),
+ rollbackNotAvailable(20),
+ undefinedError(127)
}
DisableProfileResult ::= INTEGER {
- ok(0),
- iccidOrAidNotFound(1),
- profileNotInEnabledState(2),
- undefinedError(127)
+ ok(0),
+ iccidOrAidNotFound(1),
+ profileNotInEnabledState(2),
+ disallowedByPolicy(3),
+ catBusy(5),
+ undefinedError(127)
}
DeleteProfileResult ::= INTEGER {
- ok(0),
- iccidOrAidNotFound(1),
- profileNotInDisabledState(2),
- undefinedError(127)
+ ok(0),
+ iccidOrAidNotFound(1),
+ profileNotInDisabledState(2),
+ disallowedByPolicy(3),
+ rollbackNotAvailable(20),
+ returnFallbackProfile(21),
+ undefinedError(127)
}
-SGP32-ProfileInfoListResponse ::= CHOICE {
- profileInfoListOk SEQUENCE OF ProfileInfo, -- see SGP.22
- profileInfoListError SGP32-ProfileInfoListError
+ProfileInfoListResponse ::= [45] CHOICE {
+ profileInfoListOk SEQUENCE OF ProfileInfo, -- see SGP.22
+ profileInfoListError ProfileInfoListError
}
-SGP32-ProfileInfoListError ::= INTEGER {
- incorrectInputValues(1),
- profileChangeOngoing (11),
- undefinedError(127)
+ProfileInfoListError ::= INTEGER {
+ incorrectInputValues(1),
+ profileChangeOngoing (11),
+ undefinedError(127)
}
RollbackProfileResult ::= INTEGER {
- ok(0),
- undefinedError(127)
+ ok(0),
+ undefinedError(127)
+}
+SetFallbackAttributeResult ::= INTEGER {
+ ok(0),
+ iccidOrAidNotFound (1),
+ fallbackNotAllowed (2),
+ fallbackProfileEnabled (3),
+ undefinedError (127)
+}
+UnsetFallbackAttributeResult ::= INTEGER {
+ ok(0),
+ noFallbackAttribute(2),
+ fallbackProfileEnabled (3),
+ commandError(7),
+ undefinedError (127)
}
AddEimResult ::= CHOICE {
- associationToken [4] INTEGER,
- addEimResultCode INTEGER {
- ok(0),
- insufficientMemory(1),
- ciPKUnknown(3),
- invalidAssociationToken(5),
- counterValueOutOfRange(6),
- commandError(7),
- undefinedError(127)
- }
+ associationToken [4] INTEGER,
+ addEimResultCode INTEGER {
+ ok(0),
+ insufficientMemory(1),
+ associatedEimAlreadyExists(2),
+ ciPKUnknown(3),
+ invalidAssociationToken(5),
+ counterValueOutOfRange(6),
+ commandError(7),
+ undefinedError(127)
+ }
}
DeleteEimResult ::= INTEGER {
- ok(0),
- eimNotFound(1),
- lastEimDeleted(2), -- no eIM Configuration Data available in eUICC,
- commandError(7),
- undefinedError(127)
+ ok(0),
+ eimNotFound(1),
+ lastEimDeleted(2), -- no eIM Configuration Data available in eUICC,
+ commandError(7),
+ undefinedError(127)
}
UpdateEimResult ::= INTEGER {
- ok(0),
- eimNotFound (1),
- ciPKUnknown(3),
- counterValueOutOfRange(6),
- commandError(7),
- undefinedError(127)
+ ok(0),
+ eimNotFound (1),
+ ciPKUnknown(3),
+ counterValueOutOfRange(6),
+ commandError(7),
+ undefinedError(127)
}
ListEimResult ::= CHOICE {
- eimIdList SEQUENCE OF EimIdInfo,
- listEimError INTEGER {
- commandError(7),
- undefinedError(127)
- }
+ eimIdList SEQUENCE OF EimIdInfo,
+ listEimError INTEGER {
+ undefinedError(127)
+ }
}
EimIdInfo ::= SEQUENCE {
- eimId [0] UTF8String,
- eimIdType [4] EimIdType OPTIONAL -- present in case of eimIdTypeOid and eimIdTypeFqdn
+ eimId [0] UTF8String (SIZE(1..128)),
+ eimIdType [2] EimIdType OPTIONAL -- present in case of eimIdTypeOid and eimIdTypeFqdn
}
--- ASN1STOP
+IpaEuiccDataErrorCode ::= INTEGER {
+ incorrectTagList (1),
+ euiccCiPKIdNotFound(5),
+ ecallActive(104),
+ undefinedError(127)
+}

--- Section 2.11.2.2
--- ASN1START
-IpaEuiccDataResponse ::= CHOICE { -- Tag 'BF52'
- ipaEuiccData IpaEuiccData,
- ipaEuiccDataError INTEGER {
- incorrectTagList (1),
- euiccCiPKIdNotFound(5),
- undefinedError(127)
- }
+IpaEuiccDataResponseError ::= SEQUENCE {
+ eimTransactionId [0] TransactionId OPTIONAL,
+ ipaEuiccDataErrorCode IpaEuiccDataErrorCode
}
+
+IpaEuiccDataResponse ::= [82] CHOICE { -- Tag 'BF52'
+ ipaEuiccData IpaEuiccData,
+ ipaEuiccDataResponseError IpaEuiccDataResponseError
+}
+
+PendingNotificationList ::= SEQUENCE OF PendingNotification
+EuiccPackageResultList ::= SEQUENCE OF EuiccPackageResult
+
IpaEuiccData ::= SEQUENCE {
- defaultSmdpAddress [0] UTF8String OPTIONAL, -- Tag '80'
- euiccInfo1 [32] EUICCInfo1 OPTIONAL, -- Tag 'BF20'
- euiccInfo2 [34] SGP32-EUICCInfo2 OPTIONAL, -- Tag 'BF22'
- rootSmdsAddress [3] UTF8String OPTIONAL, -- Tag '83'
- associationToken [4] INTEGER OPTIONAL, -- Tag '84'
- eumCertificate [5] Certificate OPTIONAL, -- Tag 'A5'
- euiccCertificate [6] Certificate OPTIONAL, -- Tag 'A6'
- ipaCapabilities [8] IpaCapabilities OPTIONAL, -- Tag '88'
- deviceInfo [9] DeviceInfo OPTIONAL, -- Tag 'A9'
- notificationsList [43] SGP32-RetrieveNotificationsListResponse OPTIONAL -- Tag 'BF2B'.
+ notificationsList [0] PendingNotificationList OPTIONAL, -- Tag 'A0'
+ defaultSmdpAddress [1] UTF8String OPTIONAL, -- Tag '81'
+ euiccPackageResultList [2] EuiccPackageResultList OPTIONAL, -- Tag 'A2'
+ euiccInfo1 [32] EUICCInfo1 OPTIONAL, -- Tag 'BF20'
+ euiccInfo2 [34] EUICCInfo2 OPTIONAL, -- Tag 'BF22'
+ rootSmdsAddress [3] UTF8String OPTIONAL, -- Tag '83'
+ associationToken [4] INTEGER OPTIONAL, -- Tag '84'
+ eumCertificate [5] Certificate OPTIONAL, -- Tag 'A5'
+ euiccCertificate [6] Certificate OPTIONAL, -- Tag 'A6'
+ eimTransactionId [7] TransactionId OPTIONAL, -- Tag '87'
+ ipaCapabilities [8] IpaCapabilities OPTIONAL, -- Tag 'A8'
+ deviceInfo [9] DeviceInfo OPTIONAL -- Tag 'A9'
}
--- ASN1STOP
-
--- Section 2.11.2.3
--- ASN1START
ProfileDownloadTriggerResult ::= [84] SEQUENCE { -- tag 'BF54'
- eimTransactionId [2] TransactionId OPTIONAL,
- profileDownloadTriggerResultData CHOICE {
- profileInstallationResult [55] SGP32-ProfileInstallationResult, -- see SGP.22 [4]
- profileDownloadError SEQUENCE {
- errorResponse OCTET STRING OPTIONAL
- }
- }
+ eimTransactionId [2] TransactionId OPTIONAL,
+ profileDownloadTriggerResultData CHOICE {
+ profileInstallationResult [55] ProfileInstallationResult, -- see SGP.22 [4]
+ profileDownloadError SEQUENCE {
+ profileDownloadErrorReason [0] INTEGER {
+ ecallActive (104),
+ undefinedError(127)
+ },
+ errorResponse OCTET STRING OPTIONAL
+ }
+ }
}
--- ASN1STOP
-
--- Section 4.1
--- ASN1START
+ISDRProprietaryApplicationTemplateIoT ::= [PRIVATE 1] SEQUENCE { -- Tag 'E1'
+ euiccConfiguration BIT STRING {
+ ipaeSupported(0), -- IPA in the eUICC (IPAe) supported
+ enabledProfile(1) -- eUICC contains an Enabled Profile
+ }
+}
+IpaeActivationRequest ::= [66] SEQUENCE { -- Tag 'BF42'
+ ipaeOption BIT STRING {
+ activateIpae(0) -- IPAe activation
+ }
+}
+IpaeActivationResponse ::= [66] SEQUENCE { -- Tag 'BF42'
+ ipaeActivationResult INTEGER {ok(0), notSupported(1)}
+}
IpaCapabilities ::= SEQUENCE {
- ipaFeatures [0] BIT STRING {
- directRspServerCommunication (0),
- indirectRspServerCommunication (1),
- eimDownloadDataHandling (2),
- eimCtxParams1Generation (3),
- eimProfileMetadataVerification (4),
- minimizeEsipaBytes (5)
- },
- ipaSupportedProtocols [1] BIT STRING {
- ipaRetrieveHttps(0),
- ipaRetrieveCoaps(1),
- ipaInjectHttps(2),
- ipaInjectCoaps(3),
- ipaProprietary(4)
- } OPTIONAL
+ ipaFeatures [0] BIT STRING {
+ directRspServerCommunication (0),
+ indirectRspServerCommunication (1),
+ eimDownloadDataHandling (2),
+ eimCtxParams1Generation (3),
+ eimProfileMetadataVerification (4),
+ minimizeEsipaBytes (5)
+ },
+ ipaSupportedProtocols [1] BIT STRING {
+ ipaRetrieveHttps(0),
+ ipaRetrieveCoaps(1),
+ ipaInjectHttps(2),
+ ipaInjectCoaps(3),
+ ipaProprietary(4)
+ } OPTIONAL
}
--- ASN1STOP
+-- Definition of ProfileInfo
+ProfileInfo ::= [PRIVATE 3] SEQUENCE { -- Tag 'E3'
+ iccid Iccid OPTIONAL,
+ isdpAid [APPLICATION 15] OctetTo16 OPTIONAL, -- AID of the ISD-P containing the Profile, tag '4F'
+ profileState [112] ProfileState OPTIONAL, -- Tag '9F70'
+ profileNickname [16] UTF8String (SIZE(0..64)) OPTIONAL, -- Tag '90'
+ serviceProviderName [17] UTF8String (SIZE(0..32)) OPTIONAL, -- Tag '91'
+ profileName [18] UTF8String (SIZE(0..64)) OPTIONAL, -- Tag '92'
+ iconType [19] IconType OPTIONAL, -- Tag '93'
+ icon [20] OCTET STRING (SIZE(0..1024)) OPTIONAL, -- Tag '94', see condition in ES10b:GetProfilesInfo
+ profileClass [21] ProfileClass OPTIONAL, -- Tag '95'
+ notificationConfigurationInfo [22] SEQUENCE OF NotificationConfigurationInformation OPTIONAL, -- Tag 'B6'
+ profileOwner [23] OperatorId OPTIONAL, -- Tag 'B7'
+ dpProprietaryData [24] DpProprietaryData OPTIONAL, -- Tag 'B8'
+ profilePolicyRules [25] PprIds OPTIONAL, -- Tag '99'
+ serviceSpecificDataStoredInEuicc [34] VendorSpecificExtension OPTIONAL, -- Tag 'BF22'
+ ecallIndication [123] BOOLEAN OPTIONAL, -- Tag '9F7B'
+ fallbackAttribute [38] BOOLEAN DEFAULT FALSE, -- Tag '9F26', indicates a Fallback Profile if set to TRUE
+ fallbackAllowed [103] BOOLEAN OPTIONAL -- Tag '9F67', indicates if Fallback is authorized by the Profile Owner
+}
+StoreMetadataRequest ::= [37] SEQUENCE { -- Tag 'BF25'
+ iccid Iccid,
+ serviceProviderName [17] UTF8String (SIZE(0..32)), -- Tag '91'
+ profileName [18] UTF8String (SIZE(0..64)), -- Tag '92' (corresponds to 'Short Description' defined in SGP.21 [2])
+ iconType [19] IconType OPTIONAL, -- Tag '93' (JPG or PNG)
+ icon [20] OCTET STRING (SIZE(0..1024)) OPTIONAL, -- Tag '94' (Data of the icon. Size 64 x 64 pixel. This field SHALL only be present if iconType is present)
+ profileClass [21] ProfileClass DEFAULT operational, -- Tag '95'
+ notificationConfigurationInfo [22] SEQUENCE OF NotificationConfigurationInformation OPTIONAL,
+ profileOwner [23] OperatorId OPTIONAL, -- Tag 'B7'
+ profilePolicyRules [25] PprIds OPTIONAL, -- Tag '99'
+ serviceSpecificDataStoredInEuicc [34] VendorSpecificExtension OPTIONAL, -- Tag 'BF22'
+ serviceSpecificDataNotStoredInEuicc [35] VendorSpecificExtension OPTIONAL, -- Tag ‘BF23’
+ ecallIndication [123] BOOLEAN OPTIONAL, -- Tag '9F7B'
+ fallbackAllowed [103] BOOLEAN OPTIONAL -- Tag '9F67'
+}
+AuthenticateClientRequest ::= [59] SEQUENCE { -- Tag 'BF3B'
+ transactionId [0] TransactionId,
+ authenticateServerResponse [56] AuthenticateServerResponse -- This is the response from ES10b.AuthenticateServer
+}
+EUICCInfo2 ::= [34] SEQUENCE { -- Tag 'BF22'
+ profileVersion [1] VersionType, -- Base eUICC Profile package version supported
+ svn [2] VersionType, -- GSMA SGP.22 version supported (SVN)referenced by SGP.32
+ euiccFirmwareVer [3] VersionType, -- eUICC Firmware version
+ extCardResource [4] OCTET STRING, -- Extended Card Resource Information according to ETSI TS 102 226
+ uiccCapability [5] UICCCapability,
+ ts102241Version [6] VersionType OPTIONAL,
+ globalplatformVersion [7] VersionType OPTIONAL,
+ rspCapability [8] RspCapability,
+ euiccCiPKIdListForVerification [9] SEQUENCE OF SubjectKeyIdentifier, -- List of CI Public Key Identifiers supported on the eUICC for signature verification
+ euiccCiPKIdListForSigning [10] SEQUENCE OF SubjectKeyIdentifier, -- List of CI Public Key Identifier supported on the eUICC for signature creation
+ euiccCategory [11] INTEGER {
+ other(0),
+ basicEuicc(1),
+ mediumEuicc(2),
+ contactlessEuicc(3)
+ } OPTIONAL,
+ forbiddenProfilePolicyRules [25] PprIds OPTIONAL, -- Tag '99'
+ ppVersion VersionType, -- Protection Profile version
+ sasAcreditationNumber UTF8String (SIZE(0..64)),
+ certificationDataObject [12] CertificationDataObject OPTIONAL,
+ treProperties [13] BIT STRING {
+ isDiscrete(0),
+ isIntegrated(1),
+ usesRemoteMemory(2) -- refers to the usage of remote memory protected by the Remote Memory Protection Function described in SGP.21 [4]
+ } OPTIONAL,
+ treProductReference [14] UTF8String OPTIONAL, -- Platform_Label as defined in GlobalPlatform DLOA specification [57]
+ additionalEuiccProfilePackageVersions [15] SEQUENCE OF VersionType OPTIONAL,
+ ipaMode [16] IpaMode OPTIONAL, -- active IPA, mandatory within SGP.32
+ euiccCiPKIdListForSigningV3 [17] SEQUENCE OF SubjectKeyIdentifier OPTIONAL, -- not used by this version of SGP.32.
+ additionalEuiccInfo [18] OCTET STRING (SIZE(0..32)) OPTIONAL, -- not used by this version of SGP.32
+ highestSvn [19] VersionType OPTIONAL, -- not used by this version of SGP.32
+ iotSpecificInfo [20] IoTSpecificInfo OPTIONAL -- mandatory within SGP.32
+}

--- Section 5.9.2
--- ASN1START
-SGP32-EUICCInfo2 ::= [34] SEQUENCE { -- Tag 'BF22'
- profileVersion [1] VersionType, -- Base eUICC Profile package version supported
- svn [2] VersionType, -- GSMA SGP.22 version supported (SVN)referenced by SGP.32
- euiccFirmwareVer [3] VersionType, -- eUICC Firmware version
- extCardResource [4] OCTET STRING, -- Extended Card Resource Information according to ETSI TS 102 226
- uiccCapability [5] UICCCapability,
- ts102241Version [6] VersionType OPTIONAL,
- globalplatformVersion [7] VersionType OPTIONAL,
- rspCapability [8] RspCapability,
- euiccCiPKIdListForVerification [9] SEQUENCE OF SubjectKeyIdentifier, -- List of CI Public Key Identifiers supported on the eUICC for signature verification
- euiccCiPKIdListForSigning [10] SEQUENCE OF SubjectKeyIdentifier, -- List of CI Public Key Identifier supported on the eUICC for signature creation
- euiccCategory [11] INTEGER {
- other(0),
- basicEuicc(1),
- mediumEuicc(2),
- contactlessEuicc(3)
- } OPTIONAL,
- forbiddenProfilePolicyRules [25] PprIds OPTIONAL, -- Tag '99'
- ppVersion VersionType, -- Protection Profile version
- sasAcreditationNumber UTF8String (SIZE(0..64)),
- certificationDataObject [12] CertificationDataObject OPTIONAL,
- treProperties [13] BIT STRING {
- isDiscrete(0),
- isIntegrated(1),
- usesRemoteMemory(2) -- refers to the usage of remote memory protected by the Remote Memory Protection Function described in SGP.21 [4]
- } OPTIONAL,
- treProductReference [14] UTF8String OPTIONAL, -- Platform_Label as defined in GlobalPlatform DLOA specification [57]
- additionalEuiccProfilePackageVersions [15] SEQUENCE OF VersionType OPTIONAL,
- ipaMode [16] IpaMode OPTIONAL, -- active IPA, mandatory within SGP.32
- rfu2 [17] SEQUENCE OF SubjectKeyIdentifier OPTIONAL, -- not used by this version of SGP.32.
- rfu3 [18] OCTET STRING (SIZE(0..32)) OPTIONAL,
- -- not used by this version of SGP.32
- rfu4 [19] VersionType OPTIONAL, -- not used by this version of SGP.32
- iotSpecificInfo [20] IoTSpecificInfo OPTIONAL -- mandatory within SGP.32
-}
-- Definition of IoTSpecificInfo
IoTSpecificInfo ::= SEQUENCE {
-iotVersion [0] SEQUENCE OF VersionType -- SGP.32 version(s) supported by the eUICC, at least one must be present
+ iotVersion [0] SEQUENCE OF VersionType, -- SGP.32 version(s) supported by the eUICC, at least one must be present
+ ecallSupported [1] NULL OPTIONAL, -- if present, eUICC supports the Emergency Mechanism
+ fallbackSupported [2] NULL OPTIONAL -- if present, eUICC supports the Fallback Mechanism
}
+
-- Definition of IpaMode
IpaMode ::= INTEGER {
-ipad (0), -- IPAd is active
-ipae (1) -- IPAe is active
+ ipad (0), -- IPAd is active
+ ipae (1) -- IPAe is active
}
--- ASN1STOP
-
--- Section 5.9.4
--- ASN1START
-AddInitialEimRequest ::= [87] SEQUENCE { -- Tag 'BF57'
- eimConfigurationDataList [0] SEQUENCE OF EimConfigurationData
+AddInitialEimRequest ::= [87] SEQUENCE { -- Tag 'BF57'
+ eimConfigurationDataList [0] SEQUENCE OF EimConfigurationData
}
--- ASN1STOP
-
--- Section 5.9.4
--- ASN1START
AddInitialEimResponse ::= [87] CHOICE { -- Tag 'BF57'
- addInitialEimOk SEQUENCE OF CHOICE {
- associationToken [4] INTEGER,
- addOk NULL
- },
- addInitialEimError INTEGER {
- insufficientMemory(1),
- unsignedEimConfigDisallowed(2),
- ciPKUnknown(3),
- invalidAssociationToken(5),
- counterValueOutOfRange(6),
- undefinedError(127)
- }
+ addInitialEimOk SEQUENCE OF CHOICE {
+ associationToken [4] INTEGER,
+ addOk NULL
+ },
+ addInitialEimError INTEGER {
+ insufficientMemory(1),
+ associatedEimAlreadyExists (2),
+ ciPKUnknown(3),
+ invalidAssociationToken(5),
+ counterValueOutOfRange(6),
+ commandError(7),
+ undefinedError(127)
+ }
}
--- ASN1STOP
-
-
--- Section 5.9.10
--- ASN1START
+EuiccMemoryResetRequest ::= [100] SEQUENCE { -- Tag 'BF64'
+ resetOptions [2] BIT STRING {
+ deleteOperationalProfiles(0),
+ deleteFieldLoadedTestProfiles(1),
+ resetDefaultSmdpAddress(2),
+ deletePreLoadedTestProfiles(3),
+ deleteProvisioningProfiles(4),
+ resetEimConfigData(5),
+ resetImmediateEnableConfig (6)
+ }
+}
+EuiccMemoryResetResponse ::= [100] SEQUENCE { -- Tag 'BF64'
+ resetResult INTEGER {ok(0), nothingToDelete(1), catBusy(5), ecallActive(104), undefinedError(127)},
+ resetEimResult INTEGER {ok(0), nothingToDelete(1), eimResetNotSupported(2), undefinedError(127)} OPTIONAL,
+ resetImmediateEnableConfigResult INTEGER {ok(0), resetIECNotSupported (1), undefinedError(127)} OPTIONAL
+}
GetCertsRequest ::= [86] SEQUENCE { -- Tag 'BF56'
- euiccCiPKId SubjectKeyIdentifier OPTIONAL -- CI Public Key Identifier supported on the eUICC for signature creation
+ euiccCiPKId SubjectKeyIdentifier OPTIONAL -- CI Public Key Identifier supported on the eUICC for signature creation
}
--- ASN1STOP
--- ASN1START
GetCertsResponse ::= [86] CHOICE { -- Tag 'BF56'
- certs SEQUENCE {
- eumCertificate [5] Certificate, -- Tag 'A5'
- euiccCertificate [6] Certificate -- Tag 'A6'
- },
- getCertsError INTEGER {invalidCiPKId(1), undfinedError(127)}
+ certs SEQUENCE {
+ eumCertificate [5] Certificate, -- Tag 'A5'
+ euiccCertificate [6] Certificate -- Tag 'A6'
+ },
+ getCertsError INTEGER {invalidCiPKId(1), undfinedError(127)}
}
--- ASN1STOP
-
--- Section 5.9.11 (no ASN1START/STOP)!
-SGP32-RetrieveNotificationsListRequest ::= [43] SEQUENCE { -- Tag 'BF2B'
- searchCriteria CHOICE {
- seqNumber [0] INTEGER,
- profileManagementOperation [1] NotificationEvent,
- euiccPackageResults [2] NULL
- } OPTIONAL
+RetrieveNotificationsListRequest ::= [43] SEQUENCE { -- Tag 'BF2B'
+ searchCriteria CHOICE {
+ seqNumber [0] INTEGER,
+ profileManagementOperation [1] NotificationEvent,
+ euiccPackageResults [2] NULL
+ } OPTIONAL
}
-
--- ASN1START
-SGP32-RetrieveNotificationsListResponse ::= CHOICE { -- Tag 'BF2B'
- notificationList SEQUENCE OF SGP32-PendingNotification,
- notificationsListResultError INTEGER { undefinedError(127)},
- euiccPackageResultList SEQUENCE OF EuiccPackageResult,
- notificationAndEprList SEQUENCE {
- notificationList SEQUENCE OF SGP32-PendingNotification,
- euiccPackageResultList SEQUENCE OF EuiccPackageResult
- }
+RetrieveNotificationsListResponse ::= [43] CHOICE { -- Tag 'BF2B'
+ notificationList PendingNotificationList, -- Tag 'A0'
+ notificationsListResultError INTEGER { undefinedError(127)}, -- Tag '81'
+ euiccPackageResultList EuiccPackageResultList -- Tag 'A2'
}
--- ASN1STOP
-
--- Section 5.9.15
--- ASN1START
-EnableUsingDDRequest ::= [90] SEQUENCE { -- Tag 'BF5A'
+ImmediateEnableRequest ::= [90] SEQUENCE { -- Tag 'BF5A'
+ refreshFlag BOOLEAN -- indicating whether REFRESH is required
}
--- ASN1STOP
--- ASN1START
-EnableUsingDDResponse ::= [90] SEQUENCE { -- Tag 'BF5A'
- enableUsingDDResult [0] INTEGER {
- ok(0),
- autoEnableNotAvailable(1),
- noSessionContext(4),
- undefinedError(127)
- }
+ImmediateEnableResponse ::= [90] SEQUENCE { -- Tag 'BF5A'
+ immediateEnableResult [0] INTEGER {
+ ok(0),
+ immediateEnableNotAvailable (1),
+ noSessionContext(4),
+ catBusy(5),
+ undefinedError(127)
+ }
}
--- ASN1STOP
-
--- Section 5.9.16
--- ASN1START
ProfileRollbackRequest ::= [88] SEQUENCE { -- Tag 'BF58'
- refreshFlag BOOLEAN -- indicating whether REFRESH is required
+ refreshFlag BOOLEAN -- indicating whether REFRESH is required
}
--- ASN1STOP
--- ASN1START
ProfileRollbackResponse ::= [88] SEQUENCE { -- Tag 'BF58'
- cmdResult INTEGER {
- ok(0),
- rollbackNotAllowed(1), -- Usage of rollback was not granted by the eIM
- catBusy(5),
- commandError(7),
- undefinedError(127)
- },
- eUICCPackageResult [81] EuiccPackageResult OPTIONAL
+ cmdResult INTEGER {
+ ok(0),
+ rollbackNotAllowed(1), -- Usage of rollback was not granted by the eIM
+ catBusy(5),
+ commandError(7),
+ undefinedError(127)
+ },
+ eUICCPackageResult [81] EuiccPackageResult OPTIONAL
}
--- ASN1STOP
-
--- Section 5.9.17
--- ASN1START
-ConfigureAutoProfileEnablingRequest ::= [89] SEQUENCE { -- Tag 'BF59'
- autoEnableFlag [0] NULL OPTIONAL,
- smdpOid [1] OBJECT IDENTIFIER OPTIONAL,
- smdpAddress [2] UTF8String OPTIONAL
+ConfigureImmediateProfileEnablingRequest ::= [89] SEQUENCE { -- Tag 'BF59'
+ immediateEnableFlag [0] NULL OPTIONAL,
+ defaultSmdpOid [1] OBJECT IDENTIFIER OPTIONAL,
+ defaultSmdpAddress [2] UTF8String OPTIONAL
}
--- ASN1STOP
--- ASN1START
-ConfigureAutoProfileEnablingResponse ::= [89] SEQUENCE { -- Tag 'BF59'
- configAutoEnableResult [0] INTEGER {
- ok(0),
- insufficientMemory(1),
- unsignedAutoEnableConfigDisallowed(2),
- undefinedError(127)
- }
+ConfigureImmediateProfileEnablingResponse ::= [89] SEQUENCE { -- Tag 'BF59'
+ configImmediateEnableResult [0] INTEGER {
+ ok(0),
+ insufficientMemory(1),
+ associatedEimAlreadyExists(2),
+ undefinedError(127)
+ }
}
--- ASN1STOP
-
--- Section 5.9.18
--- ASN1START
GetEimConfigurationDataRequest ::= [85] SEQUENCE { -- Tag 'BF55'
+ searchCriteria CHOICE {
+ eimId [0] UTF8String (SIZE(1..128))
+ } OPTIONAL
}
--- ASN1STOP
--- ASN1START
GetEimConfigurationDataResponse ::= [85] SEQUENCE { -- Tag 'BF55'
- eimConfigurationDataList [0] SEQUENCE OF EimConfigurationData
+ eimConfigurationDataList [0] SEQUENCE OF EimConfigurationData
}
--- ASN1STOP
+ExecuteFallbackMechanismRequest ::= [93] SEQUENCE { -- Tag ' BF5D'
+ refreshFlag BOOLEAN -- indicating whether REFRESH is required
+}
+ExecuteFallbackMechanismResponse ::= [93] SEQUENCE { -- Tag ' BF5D'
+ executeFallbackMechanismResult [0] INTEGER {
+ ok(0),
+ profileNotInDisabledState(2),
+ catBusy(5),
+ fallbackNotAvailable(6), -- Fallback Attribute not set
+ commandError(7),
+ ecallActive(104),
+ undefinedError(127)
+ }
+}
+ReturnFromFallbackRequest ::= [94] SEQUENCE { -- Tag 'BF5E'
+ refreshFlag BOOLEAN -- indicating whether REFRESH is required
+}
+ReturnFromFallbackResponse ::= [94] SEQUENCE { -- Tag 'BF5E'
+ returnFromFallbackResult [0] INTEGER {
+ ok(0),
+ catBusy(5),
+ fallbackNotAvailable(6), -- Fallback Attribute not set
+ commandError(7),
+ undefinedError(127)
+ }
+}
+EnableEmergencyProfileRequest ::= [91] SEQUENCE { -- Tag 'BF5B'
+ refreshFlag BOOLEAN -- indicating whether REFRESH is required
+}
+EnableEmergencyProfileResponse ::= [91] SEQUENCE { -- Tag 'BF5B'
+ enableEmergencyProfileResult [0] INTEGER {
+ ok(0),
+ profileNotInDisabledState(2),
+ catBusy(5),
+ ecallNotAvailable(8), -- Emergency Profile does not exist
+ undefinedError(127)
+ }
+}
+DisableEmergencyProfileRequest ::= [92] SEQUENCE { -- Tag 'BF5C'
+ refreshFlag BOOLEAN -- indicating whether REFRESH is required
+}
+DisableEmergencyProfileResponse ::= [92] SEQUENCE { -- Tag 'BF5C'
+ disableEmergencyProfileResult [0] INTEGER {
+ ok(0),
+ profileNotInEnabledState(2),
+ catBusy(5),
+ undefinedError(127)
+ }
+}
+GetConnectivityParametersRequest ::= [95] SEQUENCE { -- Tag 'BF5F'
+}
+GetConnectivityParametersResponse ::= [95] CHOICE { -- Tag 'BF5F'
+ connectivityParameters ConnectivityParameters,
+ connectivityParametersError ConnectivityParametersError
+}

--- Section 5.14.2
--- ASN1START
-SGP32-PrepareDownloadResponse ::= CHOICE {
- downloadResponseOk PrepareDownloadResponseOk,
- downloadResponseError PrepareDownloadResponseError,
- compactDownloadResponseOk CompactPrepareDownloadResponseOk
+ConnectivityParameters ::= SEQUENCE {
+ httpParams [1] OCTET STRING OPTIONAL -- Also used for CoAP
+}
+
+ConnectivityParametersError ::= INTEGER {
+ parametersNotAvailable(1),
+ undefinedError(127)
+}
+SetDefaultDpAddressRequest ::= [101] SEQUENCE { -- Tag 'BF65'
+ defaultDpAddress UTF8String -- Default SM-DP+ address as an FQDN
+}
+SetDefaultDpAddressResponse ::= [101] SEQUENCE { -- Tag 'BF65'
+ setDefaultDpAddressResult INTEGER { ok (0), undefinedError (127)}
+}
+PrepareDownloadResponse ::= [33] CHOICE { -- Tag 'BF21'
+ downloadResponseOk PrepareDownloadResponseOk,
+ downloadResponseError PrepareDownloadResponseError,
+ compactDownloadResponseOk CompactPrepareDownloadResponseOk
}
CompactPrepareDownloadResponseOk ::= SEQUENCE {
- compactEuiccSigned2 CompactEuiccSigned2, -- Compact version of EuiccSigned2
- euiccSignature2 [APPLICATION 55] OCTET STRING -- tag '5F37' signature on EuiccSigned2
+ compactEuiccSigned2 CompactEuiccSigned2, -- Compact version of EuiccSigned2
+ euiccSignature2 [APPLICATION 55] OCTET STRING -- tag '5F37' signature on EuiccSigned2
}
CompactEuiccSigned2 ::= SEQUENCE {
- euiccOtpk [APPLICATION 73] OCTET STRING OPTIONAL, -- otPK.EUICC.ECKA, tag '5F49' euiccOtpk is always present except if bppEuiccOtpk was chosen by the eUICC
- hashCc Octet32 OPTIONAL -- Hash of confirmation code, if not received from Eim
+ euiccOtpk [APPLICATION 73] OCTET STRING OPTIONAL, -- otPK.EUICC.ECKA, tag '5F49' euiccOtpk is always present except if bppEuiccOtpk was chosen by the eUICC
+ hashCc Octet32 OPTIONAL -- Hash of confirmation code, if not received from eIM
}
--- ASN1STOP
-
--- Section 5.14.3
--- ASN1START
-SGP32-AuthenticateServerResponse ::= CHOICE {
- authenticateResponseOk AuthenticateResponseOk,
- authenticateResponseError AuthenticateResponseError,
- compactAuthenticateResponseOk CompactAuthenticateResponseOk
+EuiccSigned1 ::= SEQUENCE {
+ transactionId [0] TransactionId,
+ serverAddress [3] UTF8String,
+ serverChallenge [4] Octet16, -- The RSP Server Challenge
+ euiccInfo2 [34] EUICCInfo2,
+ ctxParams1 CtxParams1
+}
+AuthenticateResponseOk ::= SEQUENCE {
+ euiccSigned1 EuiccSigned1, -- Signed information
+ euiccSignature1 [APPLICATION 55] OCTET STRING, --EUICC_Sign1, tag 5F37
+ euiccCertificate Certificate, -- eUICC Certificate (CERT.EUICC.ECDSA) signed by the EUM
+ eumCertificate Certificate -- EUM Certificate (CERT.EUM.ECDSA) signed by the requested CI
+}
+AuthenticateServerResponse ::= [56] CHOICE { -- Tag 'BF38'
+ authenticateResponseOk AuthenticateResponseOk,
+ authenticateResponseError AuthenticateResponseError,
+ compactAuthenticateResponseOk CompactAuthenticateResponseOk
}
CompactAuthenticateResponseOk ::= SEQUENCE {
- signedData CHOICE {
- euiccSigned1 EuiccSigned1,
- compactEuiccSigned1 [0] CompactEuiccSigned1 -- Compact version of EuiccSigned1
- },
- euiccSignature1 [APPLICATION 55] OCTET STRING, -- tag 5F37 signature on EuiccSigned1
- euiccCertificate [1] Certificate OPTIONAL, -- eUICC Certificate (CERT.EUICC.ECDSA)
- eumCertificate [2] Certificate OPTIONAL -- EUM Certificate (CERT.EUM.ECDSA)
+ signedData CHOICE {
+ euiccSigned1 EuiccSigned1,
+ compactEuiccSigned1 [0] CompactEuiccSigned1 -- Compact version of EuiccSigned1
+ },
+ euiccSignature1 [APPLICATION 55] OCTET STRING, -- tag 5F37 signature on EuiccSigned1
+ euiccCertificate [1] Certificate OPTIONAL, -- eUICC Certificate (CERT.EUICC.ECDSA)
+ eumCertificate [2] Certificate OPTIONAL -- EUM Certificate (CERT.EUM.ECDSA)
}
CompactEuiccSigned1 ::= SEQUENCE {
- extCardResource [4] OCTET STRING, -- Extended Card Resource Information according to ETSI TS 102 226 extracted from euiccInfo2,
- ctxParams1 [2] CtxParams1 OPTIONAL -- ctxParams1 may be left out by IPA if eIM ctxParams1 was received from the eIM
+ extCardResource [4] OCTET STRING, -- Extended Card Resource Information according to ETSI TS 102 226 extracted from euiccInfo2,
+ ctxParams1 [2] CtxParams1 OPTIONAL -- ctxParams1 may be left out by IPA if eIM ctxParams1 was received from the eIM
}
--- ASN1STOP
-
--- Section 5.14.7
--- ASN1START
-SGP32-PendingNotification ::= CHOICE {
- profileInstallationResult [55] SGP32-ProfileInstallationResult, -- tag 'BF37'
- otherSignedNotification OtherSignedNotification,
- compactProfileInstallationResult [0] CompactProfileInstallationResult,
- compactOtherSignedNotification [1] CompactOtherSignedNotification
+PendingNotification ::= CHOICE {
+ profileInstallationResult [55] ProfileInstallationResult, -- tag 'BF37'
+ otherSignedNotification OtherSignedNotification,
+ compactProfileInstallationResult [0] CompactProfileInstallationResult,
+ compactOtherSignedNotification [1] CompactOtherSignedNotification
}
-SGP32-ProfileInstallationResult ::= [55] SEQUENCE { -- Tag 'BF37'
- profileInstallationResultData [39] ProfileInstallationResultData,
- euiccSignPIR EuiccSignPIR
+ProfileInstallationResult ::= [55] SEQUENCE { -- Tag 'BF37'
+ profileInstallationResultData [39] ProfileInstallationResultData,
+ euiccSignPIR EuiccSignPIR
}
CompactProfileInstallationResult ::= SEQUENCE {
- compactProfileInstallationResultData [0] CompactProfileInstallationResultData,
- euiccSignPIR EuiccSignPIR
+ compactProfileInstallationResultData [0] CompactProfileInstallationResultData,
+ euiccSignPIR EuiccSignPIR
}
CompactProfileInstallationResultData ::= SEQUENCE {
- transactionId [0] TransactionId, -- The TransactionID generated by the SM-DP+
- seqNumber INTEGER,
- iccidPresent BOOLEAN DEFAULT TRUE,
- compactFinalResult [2] CHOICE {
- compactSuccessResult CompactSuccessResult,
- errorResult ErrorResult
- }
+ transactionId [0] TransactionId, -- The TransactionID generated by the SM-DP+
+ seqNumber INTEGER,
+ iccidPresent BOOLEAN DEFAULT TRUE,
+ compactFinalResult [2] CHOICE {
+ compactSuccessResult CompactSuccessResult,
+ errorResult ErrorResult
+ }
}
CompactSuccessResult ::= SEQUENCE {
- compactAid [APPLICATION 15] OCTET STRING (SIZE (2)), -- Byte 14 and 15 of ISD-P AID
- simaResponse OCTET STRING OPTIONAL -- MUST be present if the simaResponse value (EUICCResponse) is different from the 9-byte value ‘30 07 A0 05 30 03 80 01 00’ representing success
+ compactAid [APPLICATION 15] OCTET STRING (SIZE (2)), -- Byte 14 and 15 of ISD-P AID
+ simaResponse OCTET STRING OPTIONAL -- MUST be present if the simaResponse value (EUICCResponse) is different from the 9-byte value ‘30 07 A0 05 30 03 80 01 00’ representing success
}
CompactOtherSignedNotification ::= SEQUENCE {
- tbsOtherNotification NotificationMetadata,
- euiccNotificationSignature [APPLICATION 55] OCTET STRING -- eUICC signature of tbsOtherNotification, Tag '5F37'
+ eidValue [APPLICATION 26] Octet16 OPTIONAL, -- Tag '5A'
+ tbsOtherNotification NotificationMetadata,
+ euiccNotificationSignature [APPLICATION 55] OCTET STRING -- eUICC signature of tbsOtherNotification, Tag '5F37'
}
--- ASN1STOP
-
--- Section 5.14.8
--- ASN1START
-SGP32-CancelSessionResponse ::= CHOICE {
- cancelSessionResponseOk CancelSessionResponseOk,
- cancelSessionResponseError INTEGER {invalidTransactionId(5), undefinedError(127)},
- compactCancelSessionResponseOk CompactCancelSessionResponseOk
+CancelSessionResponse ::= [65] CHOICE { -- Tag 'BF41'
+ cancelSessionResponseOk CancelSessionResponseOk,
+ cancelSessionResponseError INTEGER {invalidTransactionId(5), undefinedError(127)},
+ compactCancelSessionResponseOk CompactCancelSessionResponseOk
}
CompactCancelSessionResponseOk ::= SEQUENCE {
- compactEuiccCancelSessionSigned CompactEuiccCancelSessionSigned, -- Compact version of euiccCancelSessionSigned
- euiccCancelSessionSignature [APPLICATION 55] OCTET STRING -- tag 5F37 signature on euiccCancelSessionSigned
+ compactEuiccCancelSessionSigned CompactEuiccCancelSessionSigned, -- Compact version of euiccCancelSessionSigned
+ euiccCancelSessionSignature [APPLICATION 55] OCTET STRING -- tag 5F37 signature on euiccCancelSessionSigned
}
CompactEuiccCancelSessionSigned ::= SEQUENCE {
- reason CancelSessionReason OPTIONAL
+ reason CancelSessionReason OPTIONAL
}
--- ASN1STOP
-
--- Section 6.3.1
--- ASN1START
EsipaMessageFromIpaToEim ::= CHOICE {
- initiateAuthenticationRequestEsipa [57] InitiateAuthenticationRequestEsipa, -- Tag 'BF39'
- authenticateClientRequestEsipa [59] AuthenticateClientRequestEsipa, -- Tag 'BF3B'
- getBoundProfilePackageRequestEsipa [58] GetBoundProfilePackageRequestEsipa, -- Tag 'BF3A'
- cancelSessionRequestEsipa [65] CancelSessionRequestEsipa, -- Tag 'BF41'
- handleNotificationEsipa [61] HandleNotificationEsipa, -- Tag 'BF3D'
- transferEimPackageResponse [78] TransferEimPackageResponse, -- Tag 'BF4E'
- getEimPackageRequest [79] GetEimPackageRequest, -- Tag 'BF4F'
- provideEimPackageResult [80] ProvideEimPackageResult -- Tag 'BF50'
+ initiateAuthenticationRequestEsipa [57] InitiateAuthenticationRequestEsipa, -- Tag 'BF39'
+ authenticateClientRequestEsipa [59] AuthenticateClientRequestEsipa, -- Tag 'BF3B'
+ getBoundProfilePackageRequestEsipa [58] GetBoundProfilePackageRequestEsipa, -- Tag 'BF3A'
+ cancelSessionRequestEsipa [65] CancelSessionRequestEsipa, -- Tag 'BF41'
+ handleNotificationEsipa [61] HandleNotificationEsipa, -- Tag 'BF3D'
+ transferEimPackageResponse [78] TransferEimPackageResponse, -- Tag 'BF4E'
+ getEimPackageRequest [79] GetEimPackageRequest, -- Tag 'BF4F'
+ provideEimPackageResult [80] ProvideEimPackageResult -- Tag 'BF50'
}
EsipaMessageFromEimToIpa ::= CHOICE {
- initiateAuthenticationResponseEsipa [57] InitiateAuthenticationResponseEsipa, -- Tag 'BF39'
- authenticateClientResponseEsipa [59] AuthenticateClientResponseEsipa, -- Tag 'BF3B'
- getBoundProfilePackageResponseEsipa [58] GetBoundProfilePackageResponseEsipa, -- Tag 'BF3A'
- cancelSessionResponseEsipa [65] CancelSessionResponseEsipa, -- Tag 'BF41'
- transferEimPackageRequest [78] TransferEimPackageRequest, -- Tag 'BF4E'
- getEimPackageResponse [79] GetEimPackageResponse, -- Tag 'BF4F'
- provideEimPackageResultResponse [80] ProvideEimPackageResultResponse -- Tag 'BF50'
+ initiateAuthenticationResponseEsipa [57] InitiateAuthenticationResponseEsipa, -- Tag 'BF39'
+ authenticateClientResponseEsipa [59] AuthenticateClientResponseEsipa, -- Tag 'BF3B'
+ getBoundProfilePackageResponseEsipa [58] GetBoundProfilePackageResponseEsipa, -- Tag 'BF3A'
+ cancelSessionResponseEsipa [65] CancelSessionResponseEsipa, -- Tag 'BF41'
+ transferEimPackageRequest [78] TransferEimPackageRequest, -- Tag 'BF4E'
+ getEimPackageResponse [79] GetEimPackageResponse, -- Tag 'BF4F'
+ provideEimPackageResultResponse [80] ProvideEimPackageResultResponse -- Tag 'BF50'
}
--- ASN1STOP
-
--- Section 6.3.2
--- ASN1START
InitiateAuthenticationRequestEsipa ::= [57] SEQUENCE { -- Tag 'BF39'
- euiccChallenge [1] Octet16, -- random eUICC challenge
- smdpAddress [3] UTF8String OPTIONAL,
- euiccInfo1 EUICCInfo1 OPTIONAL
+ euiccChallenge [1] Octet16, -- random eUICC challenge
+ smdpAddress [3] UTF8String OPTIONAL,
+ euiccInfo1 EUICCInfo1 OPTIONAL,
+ eimTransactionId [2] TransactionId OPTIONAL
}
+
InitiateAuthenticationResponseEsipa ::= [57] CHOICE { -- Tag 'BF39'
- initiateAuthenticationOkEsipa InitiateAuthenticationOkEsipa,
- initiateAuthenticationErrorEsipa INTEGER {
- invalidDpAddress(1),
- euiccVersionNotSupportedByDp(2),
- ciPKIdNotSupported(3),
- smdpAddressMismatch(50),
- smdpOidMismatch(51)
-}
+ initiateAuthenticationOkEsipa InitiateAuthenticationOkEsipa,
+ initiateAuthenticationErrorEsipa INTEGER {
+ invalidDpAddress(1),
+ euiccVersionNotSupportedByDp(2),
+ ciPKIdNotSupported(3),
+ smdpAddressMismatch(50),
+ smdpOidMismatch(51),
+ invalidEimTransactionId(52),
+ undefinedError(127)
+ }
}
InitiateAuthenticationOkEsipa ::= SEQUENCE {
- transactionId [0] TransactionId OPTIONAL, -- The TransactionID generated by the SM-DP+
- serverSigned1 ServerSigned1, -- Signed information
- serverSignature1 [APPLICATION 55] OCTET STRING, -- Server Sign1, Tag '5F37'
- euiccCiPKIdToBeUsed OCTET STRING, -- Key identifier (possibly truncated) of the CI Public Key to be used as required by ES10b.AuthenticateServer
- serverCertificate Certificate,
- matchingId UTF8String OPTIONAL,
- ctxParams1 [2] CtxParams1 OPTIONAL
+ transactionId [0] TransactionId OPTIONAL, -- The TransactionID generated by the SM-DP+
+ serverSigned1 ServerSigned1, -- Signed information
+ serverSignature1 [APPLICATION 55] OCTET STRING, -- Server Sign1, Tag '5F37'
+ euiccCiPKIdentifierToBeUsed OCTET STRING, -- Key identifier (possibly truncated) of the CI Public Key to be used as required by ES10b.AuthenticateServer
+ serverCertificate Certificate,
+ matchingId UTF8String OPTIONAL,
+ ctxParams1 [2] CtxParams1 OPTIONAL
}
--- ASN1STOP
-
--- Section 6.3.2.2
--- ASN1START
AuthenticateClientRequestEsipa ::= [59] SEQUENCE { -- Tag 'BF3B'
- transactionId [0] TransactionId,
- authenticateServerResponse [56] SGP32-AuthenticateServerResponse -- This is the response from ES10b.AuthenticateServer, possibly in compact format
+ transactionId [0] TransactionId, -- The TransactionID generated by the SM-DP+/SM-DS
+ authenticateServerResponse [56] AuthenticateServerResponse -- This is the response from ES10b.AuthenticateServer, possibly in compact format
}
AuthenticateClientResponseEsipa ::= [59] CHOICE { -- Tag 'BF3B'
- authenticateClientOkDPEsipa AuthenticateClientOkDPEsipa,
- authenticateClientOkDSEsipa AuthenticateClientOkDSEsipa,
- authenticateClientErrorEsipa INTEGER {
- eumCertificateInvalid(1),
- eumCertificateExpired(2),
- euiccCertificateInvalid(3),
- euiccCertificateExpired(4),
- euiccSignatureInvalid(5),
- matchingIdRefused(6),
- eidMismatch(7),
- noEligibleProfile(8),
- ciPKUnknown(9),
- invalidTransactionId(10),
- insufficientMemory(11),
- pprNotAllowed(50),
- eventIdUnknown(56),
- undefinedError(127)
- }
+ authenticateClientOkDPEsipa AuthenticateClientOkDPEsipa,
+ authenticateClientOkDSEsipa AuthenticateClientOkDSEsipa,
+ authenticateClientErrorEsipa INTEGER {
+ eumCertificateInvalid(1),
+ eumCertificateExpired(2),
+ euiccCertificateInvalid(3),
+ euiccCertificateExpired(4),
+ euiccSignatureInvalid(5),
+ matchingIdRefused(6),
+ eidMismatch(7),
+ noEligibleProfile(8),
+ ciPKUnknown(9),
+ invalidTransactionId(10),
+ insufficientMemory(11),
+ pprNotAllowed(50),
+ eventIdUnknown(56),
+ undefinedError(127)
+ }
}
AuthenticateClientOkDPEsipa ::= SEQUENCE {
- transactionId [0] TransactionId OPTIONAL,
- profileMetaData [37] StoreMetadataRequest OPTIONAL,
- smdpSigned2 SmdpSigned2, -- Signed information
- smdpSignature2 [APPLICATION 55] OCTET STRING, -- Tag '5F37'
- smdpCertificate Certificate, -- CERT.DPpb.ECDSA
- hashCc Octet32 OPTIONAL -- Hash of confirmation code
+ transactionId [0] TransactionId OPTIONAL, -- The TransactionID generated by the SM-DP+
+ profileMetaData [37] StoreMetadataRequest OPTIONAL,
+ smdpSigned2 SmdpSigned2, -- Signed information
+ smdpSignature2 [APPLICATION 55] OCTET STRING, -- Tag '5F37'
+ smdpCertificate Certificate, -- CERT.DPpb.ECDSA
+ hashCc Octet32 OPTIONAL -- Hash of confirmation code
}
AuthenticateClientOkDSEsipa ::= SEQUENCE {
- transactionId [0] TransactionId,
- profileDownloadTrigger [84] ProfileDownloadTriggerRequest OPTIONAL -- Tag 'BF54'
+ transactionId [0] TransactionId, -- The TransactionID generated by the SM-DS
+ profileDownloadTrigger [84] ProfileDownloadTriggerRequest OPTIONAL -- Tag 'BF54'
}
--- ASN1STOP
-
--- Section 6.3.2.3
--- ASN1START
GetBoundProfilePackageRequestEsipa ::= [58] SEQUENCE { -- Tag 'BF3A'
- transactionId [0] TransactionId,
- prepareDownloadResponse [33] SGP32-PrepareDownloadResponse -- This is the response from ES10b.PrepareDownload, possibly in compact format
+ transactionId [0] TransactionId, -- The TransactionID generated by the SM-DP+
+ prepareDownloadResponse [33] PrepareDownloadResponse -- This is the response from ES10b.PrepareDownload, possibly in compact format
}
GetBoundProfilePackageResponseEsipa ::= [58] CHOICE { -- Tag 'BF3A'
- getBoundProfilePackageOkEsipa GetBoundProfilePackageOkEsipa,
- getBoundProfilePackageErrorEsipa INTEGER {
- euiccSignatureInvalid(1),
- confirmationCodeMissing(2),
- confirmationCodeRefused(3),
- confirmationCodeRetriesExceeded(4),
- bppRebindingRefused(5),
- downloadOrderExpired(6),
- profileMetadataMismatch(50),
- invalidTransactionId(95),
- undefinedError(127)
- }
+ getBoundProfilePackageOkEsipa GetBoundProfilePackageOkEsipa,
+ getBoundProfilePackageErrorEsipa INTEGER {
+ euiccSignatureInvalid(1),
+ confirmationCodeMissing(2),
+ confirmationCodeRefused(3),
+ confirmationCodeRetriesExceeded(4),
+ bppRebindingRefused(5),
+ downloadOrderExpired(6),
+ metadataMismatch(50),
+ invalidTransactionId(95),
+ undefinedError(127)
+ }
}
GetBoundProfilePackageOkEsipa ::= SEQUENCE {
- transactionId [0] TransactionId OPTIONAL,
- boundProfilePackage [54] BoundProfilePackage
+ transactionId [0] TransactionId OPTIONAL, -- The TransactionID generated by the SM-DP+
+ boundProfilePackage [54] BoundProfilePackage
}
--- ASN1STOP
-
--- Section 6.3.2.4
--- ASN1START
-HandleNotificationEsipa ::= CHOICE { -- Tag 'BF3D'
- pendingNotification SGP32-PendingNotification, -- A Notification to be delivered to a Notification Receiver, possibly in compact format
- provideEimPackageResult ProvideEimPackageResult
+HandleNotificationEsipa ::= [61] CHOICE { -- Tag 'BF3D'
+ pendingNotification [0] PendingNotification, -- A Notification to be delivered to a Notification Receiver, possibly in compact format
+ provideEimPackageResult [80] ProvideEimPackageResult -- Tag 'BF50'
}
--- ASN1STOP
-
--- Section 6.3.2.5
--- ASN1START
CancelSessionRequestEsipa ::= [65] SEQUENCE { -- Tag 'BF41'
- transactionId TransactionId,
- cancelSessionResponse SGP32-CancelSessionResponse -- This is the response from ES10b. CancelSession function, possibly in compact format
+ transactionId TransactionId, -- The TransactionID generated by the SM-DP+
+ cancelSessionResponse CancelSessionResponse -- This is the response from ES10b. CancelSession function, possibly in compact format
}
CancelSessionResponseEsipa ::= [65] CHOICE { -- Tag 'BF41'
- cancelSessionOk SGP32-CancelSessionOk,
- cancelSessionError INTEGER {
- invalidTransactionId(1),
- euiccSignatureInvalid(2),
- undefinedError(127)
- }
+ cancelSessionOk CancelSessionOk,
+ cancelSessionError INTEGER {
+ invalidTransactionId(1),
+ euiccSignatureInvalid(2),
+ undefinedError(127)
+ }
}
-SGP32-CancelSessionOk ::= SEQUENCE { -- This function has no output data
+CancelSessionOk ::= SEQUENCE { -- This function has no output data
+}
+StateChangeCause ::= INTEGER {
+ otherEim(0), -- for change(s) requested by another registered eIM
+ fallback(1), -- for change(s) following fallback requested by IPA
+ emergencyProfile(2), -- for change(s) following Emergency Profile swap requested by IPA
+ local(3), -- for change(s) applied locally (RFU, not supported in this version)
+ reset(4), -- for change(s) following an euicc reset
+ immediateEnableProfile(5), -- for change(s) following immediate Profile enabling requested by IPA
+ deviceChange(6), -- for change(s) detected by IPAe following a IoT Device change (removable eSIMs)
+ undefined(127) -- unknown cause
}
--- ASN1STOP

-
--- Section 6.3.2.6
--- ASN1START
GetEimPackageRequest ::= [79] SEQUENCE { -- Tag 'BF4F'
- eidValue [APPLICATION 26] Octet16, -- Tag '5A'
- notifyStateChange [0] NULL OPTIONAL, -- Notification to the eIM that it should update its information about the eUICC (e.g. list of profiles, profile states...)
- rPLMN [1] OCTET STRING (SIZE(3)) OPTIONAL -- MCC and MNC of the last registered PLMN, coded as defined in 3GPP TS 24.008 [22]
+ eidValue [APPLICATION 26] Octet16, -- Tag '5A'
+ notifyStateChange [0] NULL OPTIONAL, -- Notification to the eIM that it should update its information about the eUICC (e.g. list of profiles, profile states...)
+ stateChangeCause [1] StateChangeCause OPTIONAL, -- Provide the cause of the notified state change(s)
+ rPLMN [2] OCTET STRING (SIZE(3)) OPTIONAL -- MCC and MNC of the last registered PLMN, coded as defined in 3GPP TS 24.008 [22]
}
GetEimPackageResponse ::= [79] CHOICE { -- Tag 'BF4F'
- euiccPackageRequest [81] EuiccPackageRequest, -- Tag 'BF51'
- ipaEuiccDataRequest [82] IpaEuiccDataRequest, -- Tag 'BF52'
- profileDownloadTriggerRequest [84] ProfileDownloadTriggerRequest, -- Tag 'BF54'
- eimPackageError INTEGER {
- noEimPackageAvailable(1),
- undefinedError(127)
- }
+ euiccPackageRequest [81] EuiccPackageRequest, -- Tag 'BF51'
+ ipaEuiccDataRequest [82] IpaEuiccDataRequest, -- Tag 'BF52'
+ profileDownloadTriggerRequest [84] ProfileDownloadTriggerRequest, -- Tag 'BF54'
+ eimPackageError INTEGER {
+ noEimPackageAvailable(1),
+ eidNotFound(2),
+ invalidEid(3),
+ missingEid(4),
+ undefinedError(127)
+ }
}
--- ASN1STOP
+EimPackageResultErrorCode ::= INTEGER {
+ invalidPackageFormat(1),
+ unknownPackage(2),
+ undefinedError(127)
+}

--- Section 6.3.2.7
--- ASN1START
-ProvideEimPackageResult ::= CHOICE { -- Tag 'BF50'
- euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
- ePRAndNotifications SEQUENCE {
- euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
- notificationList [43] SGP32-RetrieveNotificationsListResponse -- Tag 'BF2B'
- },
- ipaEuiccDataResponse [82] IpaEuiccDataResponse, -- Tag 'BF52'
- profileDownloadTriggerResult [84] ProfileDownloadTriggerResult, -- Tag 'BF54'
- eimPackageError INTEGER {
- invalidPackageFormat(1),
- unknownPackage(2),
- undefinedError(127)
- }
+EimPackageResultResponseError ::= SEQUENCE {
+ eimTransactionId [0] TransactionId OPTIONAL,
+ eimPackageResultErrorCode EimPackageResultErrorCode
}
-ProvideEimPackageResultResponse ::= [80] SEQUENCE { -- Tag 'BF50'
- eimAcknowledgements [83] EimAcknowledgements OPTIONAL -- Tag 'BF53'
-}
--- ASN1STOP

--- Section 6.3.3.1
--- ASN1START
+EimPackageResult ::= CHOICE {
+ euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
+ ePRAndNotifications SEQUENCE {
+ euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
+ notificationList [0] PendingNotificationList -- Tag 'A0'
+ },
+ ipaEuiccDataResponse [82] IpaEuiccDataResponse, -- Tag 'BF52'
+ profileDownloadTriggerResult [84] ProfileDownloadTriggerResult, -- Tag 'BF54'
+ eimPackageResultResponseError [0] EimPackageResultResponseError
+}
+
+ProvideEimPackageResult ::= [80] SEQUENCE { -- Tag 'BF50'
+ eidValue [APPLICATION 26] Octet16 OPTIONAL, -- Tag '5A'
+ eimPackageResult EimPackageResult
+}
+ProvideEimPackageResultResponse ::= [80] CHOICE { -- Tag 'BF50'
+ eimAcknowledgements [83] EimAcknowledgements, -- Tag 'BF53'
+ emptyResponse SEQUENCE {}, -- because EimAcknowledgements was OPTIONAL
+ provideEimPackageResultError INTEGER {
+ eidNotFound(2),
+ invalidEid(3),
+ missingEid(4),
+ undefinedError(127)
+ }
+}
TransferEimPackageRequest ::= [78] CHOICE { -- Tag 'BF4E'
- euiccPackageRequest [81] EuiccPackageRequest, -- Tag 'BF51'
- ipaEuiccDataRequest [82] IpaEuiccDataRequest, -- Tag 'BF52'
- eimAcknowledgements [83] EimAcknowledgements, -- Tag 'BF53'
- profileDownloadTriggerRequest [84] ProfileDownloadTriggerRequest -- Tag 'BF54'
+ euiccPackageRequest [81] EuiccPackageRequest, -- Tag 'BF51'
+ ipaEuiccDataRequest [82] IpaEuiccDataRequest, -- Tag 'BF52'
+ eimAcknowledgements [83] EimAcknowledgements, -- Tag 'BF53'
+ profileDownloadTriggerRequest [84] ProfileDownloadTriggerRequest -- Tag 'BF54'
}
TransferEimPackageResponse ::= [78] CHOICE { -- Tag 'BF4E'
- euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
- ePRAndNotifications SEQUENCE {
- euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
- notificationList [43] SGP32-RetrieveNotificationsListResponse -- Tag 'BF2B'
- },
- ipaEuiccDataResponse [82] IpaEuiccDataResponse, -- Tag 'BF52'
- eimPackageReceived NULL,
- eimPackageError INTEGER {
- invalidPackageFormat(1),
- unknownPackage(2),
- undefinedError(127)
- }
+ euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
+ ePRAndNotifications SEQUENCE {
+ euiccPackageResult [81] EuiccPackageResult, -- Tag 'BF51'
+ notificationList [0] PendingNotificationList -- Tag 'A0'
+ },
+ ipaEuiccDataResponse [82] IpaEuiccDataResponse, -- Tag 'BF52'
+ eimPackageReceived NULL,
+ eimPackageError INTEGER {
+ invalidPackageFormat(1),
+ unknownPackage(2),
+ undefinedError(127)
+ }
}
--- ASN1STOP
-
-
END

To view, visit change 42869. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: onomondo-eim
Gerrit-Branch: master
Gerrit-Change-Id: Id4d217296f43846aa39f5dc7076465e2dab72a7c
Gerrit-Change-Number: 42869
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>