summaryrefslogtreecommitdiffstats
path: root/output/4.2.0/MAP-MobileServiceOperations.asn1
diff options
context:
space:
mode:
Diffstat (limited to 'output/4.2.0/MAP-MobileServiceOperations.asn1')
-rw-r--r--output/4.2.0/MAP-MobileServiceOperations.asn1284
1 files changed, 142 insertions, 142 deletions
diff --git a/output/4.2.0/MAP-MobileServiceOperations.asn1 b/output/4.2.0/MAP-MobileServiceOperations.asn1
index fb99d25..76ad0a3 100644
--- a/output/4.2.0/MAP-MobileServiceOperations.asn1
+++ b/output/4.2.0/MAP-MobileServiceOperations.asn1
@@ -13,20 +13,20 @@ BEGIN
EXPORTS
-- location registration operations
---<B-- UpdateLocationArea,--B>--
+ UpdateLocationArea,
UpdateLocation,
CancelLocation,
PurgeMS,
SendIdentification,
---<B-- DetachIMSI,--B>--
---<B-- AttachIMSI,--B>--
+ DetachIMSI,
+ AttachIMSI,
-- paging management operations
---<B-- Page,--B>--
---<B-- SearchForMS,--B>--
+ Page,
+ SearchForMS,
-- access management operations
---<B-- ProcessAccessRequest,--B>--
+ ProcessAccessRequest,
-- handover operations
PerformHandover,
@@ -34,19 +34,19 @@ EXPORTS
ProcessAccessSignalling,
ForwardAccessSignalling,
PerformSubsequentHandover,
---<B-- AllocateHandoverNumber,--B>--
---<B-- SendHandoverReport,--B>--
+ AllocateHandoverNumber,
+ SendHandoverReport,
-- authentication management operations
---<B-- Authenticate,--B>--
+ Authenticate,
SendAuthenticationInfo,
-- security management operations
---<B-- SetCipheringMode,--B>--
+ SetCipheringMode,
-- IMEI management operations
CheckIMEI,
---<B-- ObtainIMEI,--B>--
+ ObtainIMEI,
-- subscriber management operations
SendParameters,
@@ -54,8 +54,8 @@ EXPORTS
DeleteSubscriberData,
-- identity management operations
---<B-- ProvideIMSI,--B>--
---<B-- ForwardNewTMSI,--B>--
+ ProvideIMSI,
+ ForwardNewTMSI,
-- fault recovery operations
Reset,
@@ -73,40 +73,40 @@ FROM TCAPMessages {ccitt recommendation q 773 modules(2) messages (1)}
UnknownSubscriber,
UnknownBaseStation,
UnknownMSC,
---<B-- UnknownLocArea,--B>--
+ UnknownLocArea,
UnidentifiedSubscriber,
UnknownEquipment,
RoamingNotAllowed,
---<B-- IllegalSubscriber,--B>--
---<B-- IllegalEquipment,--B>--
+ IllegalSubscriber,
+ IllegalEquipment,
InvalidTargetBaseStation,
NoRadioResourceAvailable,
NoHandoverNumberAvailable,
- SubsequentHandoverFailure--<B--,--B>--
---<B-- AbsentSubscriber,--B>--
---<B-- BusySubscriber--B>--
+ SubsequentHandoverFailure,
+ AbsentSubscriber,
+ BusySubscriber
FROM MAP-Errors {
ccitt identified-organization (4) etsi (0) mobileDomainId (0) gsmNetworkId(1)
moduleId (3) map-Errors (10) version2 (2)}
---<B-- UpdateLocationAreaArg,--B>--
+ UpdateLocationAreaArg,
UpdateLocationArg,
UpdateLocationRes,
CancelLocationArg,
PurgeMS-Arg,
SendIdentificationRes,
---<B-- PageArg,--B>--
---<B-- SearchForMS-Arg,--B>--
---<B-- ProcessAccessRequestArg,--B>--
---<B-- ProcessAccessRequestRes,--B>--
+ PageArg,
+ SearchForMS-Arg,
+ ProcessAccessRequestArg,
+ ProcessAccessRequestRes,
PerformHO-Arg,
PerformHO-Res,
PerformSubsequentHO-Arg,
---<B-- AuthenticateArg,--B>--
+ AuthenticateArg,
SendAuthenticationInfoArg,
SendAuthenticationInfoRes,
---<B-- SRES,--B>--
---<B-- SetCipheringModeArg,--B>--
+ SRES,
+ SetCipheringModeArg,
CheckIMEI-Arg,
SendParametersArg,
SentParameterList,
@@ -120,13 +120,13 @@ FROM MAP-MS-DataTypes {
ccitt identified-organization (4) etsi (0) mobileDomainId (0) gsmNetworkId(1)
moduleId (3) map-MS-DataTypes (11) version2 (2)}
---<B-- ISDN-AddressString,--B>--
+ ISDN-AddressString,
ExternalSignalInfo,
---<B-- IMSI,--B>--
+ IMSI,
TMSI,
---<B-- SubscriberId,--B>--
- IMEI--<B--,--B>--
---<B-- LocAreaId--B>--
+ SubscriberId,
+ IMEI,
+ LocAreaId
FROM MAP-CommonDataTypes {
ccitt identified-organization (4) etsi (0) mobileDomainId (0) gsmNetworkId(1)
moduleId (3) map-CommonDataTypes (18) version2 (2)}
@@ -135,21 +135,21 @@ FROM MAP-CommonDataTypes {
-- location registration operations
---<B--UpdateLocationArea ::= OPERATION --Timer m----B>--
---<B-- ARGUMENT--B>--
---<B-- updateLocationAreaArg UpdateLocationAreaArg--B>--
---<B-- RESULT zzzz-Empty NULL--B>--
---<B-- ERRORS {--B>--
---<B-- SystemFailure,--B>--
---<B-- DataMissing,--B>--
---<B-- -- NU1 DataMissing must not be used in version 1----B>--
---<B-- UnexpectedDataValue,--B>--
---<B-- UnknownSubscriber,--B>--
---<B-- UnknownLocArea,--B>--
---<B-- RoamingNotAllowed,--B>--
---<B-- IllegalSubscriber,--B>--
---<B-- IllegalEquipment}--B>--
---<B-- -- NU1 IllegalEquipment must not be used in version 1----B>--
+UpdateLocationArea ::= OPERATION --Timer m--
+ ARGUMENT
+ updateLocationAreaArg UpdateLocationAreaArg
+ RESULT zzzz-Empty NULL
+ ERRORS {
+ SystemFailure,
+ DataMissing,
+ -- NU1 DataMissing must not be used in version 1--
+ UnexpectedDataValue,
+ UnknownSubscriber,
+ UnknownLocArea,
+ RoamingNotAllowed,
+ IllegalSubscriber,
+ IllegalEquipment}
+ -- NU1 IllegalEquipment must not be used in version 1--
UpdateLocation ::= OPERATION --Timer m--
ARGUMENT
@@ -189,75 +189,75 @@ SendIdentification::= OPERATION --Timer s--
DataMissing,
UnidentifiedSubscriber}
---<B--DetachIMSI ::= OPERATION --Timer s----B>--
---<B-- ARGUMENT--B>--
---<B-- subscriberId SubscriberId--B>--
-
---<B--AttachIMSI ::= OPERATION --Timer s----B>--
---<B-- ARGUMENT--B>--
---<B-- subscriberId SubscriberId--B>--
---<B-- RESULT zzzz-Empty NULL--B>--
---<B-- ERRORS {--B>--
---<B-- SystemFailure,--B>--
---<B-- DataMissing,--B>--
---<B-- -- NU1 DataMissing must not be used in version 1----B>--
---<B-- UnexpectedDataValue,--B>--
---<B-- UnknownSubscriber,--B>--
---<B-- UnidentifiedSubscriber,--B>--
---<B-- RoamingNotAllowed,--B>--
---<B-- IllegalSubscriber}--B>--
+DetachIMSI ::= OPERATION --Timer s--
+ ARGUMENT
+ subscriberId SubscriberId
+
+AttachIMSI ::= OPERATION --Timer s--
+ ARGUMENT
+ subscriberId SubscriberId
+ RESULT zzzz-Empty NULL
+ ERRORS {
+ SystemFailure,
+ DataMissing,
+ -- NU1 DataMissing must not be used in version 1--
+ UnexpectedDataValue,
+ UnknownSubscriber,
+ UnidentifiedSubscriber,
+ RoamingNotAllowed,
+ IllegalSubscriber}
-- paging management operations
---<B--Page ::= OPERATION --Timer m----B>--
---<B-- ARGUMENT--B>--
---<B-- pageArg PageArg--B>--
---<B-- ERRORS {--B>--
---<B-- SystemFailure,--B>--
---<B-- DataMissing,--B>--
---<B-- -- NU1 DataMissing must not be used in version 1----B>--
---<B-- UnexpectedDataValue,--B>--
---<B-- UnknownLocArea,--B>--
---<B-- AbsentSubscriber,--B>--
---<B-- BusySubscriber}--B>--
-
---<B--SearchForMS ::= OPERATION --Timer m----B>--
---<B-- ARGUMENT--B>--
---<B-- searchForMS-Arg SearchForMS-Arg--B>--
---<B-- RESULT--B>--
---<B-- currentLocAreaId LocAreaId--B>--
---<B-- ERRORS {--B>--
---<B-- SystemFailure,--B>--
---<B-- DataMissing,--B>--
---<B-- -- NU1 DataMissing must not be used in version 1----B>--
---<B-- UnexpectedDataValue,--B>--
---<B-- AbsentSubscriber,--B>--
---<B-- BusySubscriber}--B>--
+Page ::= OPERATION --Timer m--
+ ARGUMENT
+ pageArg PageArg
+ ERRORS {
+ SystemFailure,
+ DataMissing,
+ -- NU1 DataMissing must not be used in version 1--
+ UnexpectedDataValue,
+ UnknownLocArea,
+ AbsentSubscriber,
+ BusySubscriber}
+
+SearchForMS ::= OPERATION --Timer m--
+ ARGUMENT
+ searchForMS-Arg SearchForMS-Arg
+ RESULT
+ currentLocAreaId LocAreaId
+ ERRORS {
+ SystemFailure,
+ DataMissing,
+ -- NU1 DataMissing must not be used in version 1--
+ UnexpectedDataValue,
+ AbsentSubscriber,
+ BusySubscriber}
-- access management operations
---<B--ProcessAccessRequest ::= OPERATION --Timer m----B>--
---<B-- ARGUMENT--B>--
---<B-- proccessAccessRequestArg ProcessAccessRequestArg--B>--
---<B-- RESULT--B>--
---<B-- processAccessRequestRes ProcessAccessRequestRes--B>--
---<B-- ERRORS {--B>--
---<B-- SystemFailure,--B>--
---<B-- DataMissing,--B>--
---<B-- -- NU1 DataMissing must not be used in version 1----B>--
---<B-- UnexpectedDataValue,--B>--
---<B-- UnknownSubscriber,--B>--
---<B-- -- NU>1 UnknownSubscriber must not be used in version greater 1----B>--
---<B-- UnknownLocArea,--B>--
---<B-- -- NU1 UnknownLocArea must not be used in version 1----B>--
---<B-- UnidentifiedSubscriber,--B>--
---<B-- RoamingNotAllowed,--B>--
---<B-- -- NU1 RoamingNotAllowed must not be used in version 1----B>--
---<B-- IllegalSubscriber,--B>--
---<B-- IllegalEquipment}--B>--
---<B-- -- NU1 IllegalEquipment must not be used in version 1----B>--
+ProcessAccessRequest ::= OPERATION --Timer m--
+ ARGUMENT
+ proccessAccessRequestArg ProcessAccessRequestArg
+ RESULT
+ processAccessRequestRes ProcessAccessRequestRes
+ ERRORS {
+ SystemFailure,
+ DataMissing,
+ -- NU1 DataMissing must not be used in version 1--
+ UnexpectedDataValue,
+ UnknownSubscriber,
+ -- NU>1 UnknownSubscriber must not be used in version greater 1--
+ UnknownLocArea,
+ -- NU1 UnknownLocArea must not be used in version 1--
+ UnidentifiedSubscriber,
+ RoamingNotAllowed,
+ -- NU1 RoamingNotAllowed must not be used in version 1--
+ IllegalSubscriber,
+ IllegalEquipment}
+ -- NU1 IllegalEquipment must not be used in version 1--
-- handover operations
@@ -302,25 +302,25 @@ PerformSubsequentHandover ::= OPERATION --Timer m--
InvalidTargetBaseStation,
SubsequentHandoverFailure}
---<B--AllocateHandoverNumber ::= OPERATION --Timer s----B>--
---<B-- ERRORS {--B>--
---<B-- NoHandoverNumberAvailable}--B>--
---<B-- LINKED {--B>--
---<B-- SendHandoverReport}--B>--
+AllocateHandoverNumber ::= OPERATION --Timer s--
+ ERRORS {
+ NoHandoverNumberAvailable}
+ LINKED {
+ SendHandoverReport}
---<B--SendHandoverReport ::= OPERATION --Timer l----B>--
---<B-- ARGUMENT--B>--
---<B-- handoverNumber ISDN-AddressString--B>--
---<B-- RESULT zzzz-Empty NULL--B>--
+SendHandoverReport ::= OPERATION --Timer l--
+ ARGUMENT
+ handoverNumber ISDN-AddressString
+ RESULT zzzz-Empty NULL
-- authentication management operations
---<B--Authenticate ::= OPERATION --Timer s----B>--
---<B-- ARGUMENT--B>--
---<B-- authenticateArg AuthenticateArg--B>--
---<B-- RESULT--B>--
---<B-- sres SRES--B>--
+Authenticate ::= OPERATION --Timer s--
+ ARGUMENT
+ authenticateArg AuthenticateArg
+ RESULT
+ sres SRES
SendAuthenticationInfo ::= OPERATION --Timer m--
ARGUMENT
@@ -336,9 +336,9 @@ SendAuthenticationInfo ::= OPERATION --Timer m--
-- security management operations
---<B--SetCipheringMode ::= OPERATION --Timer s----B>--
---<B-- ARGUMENT--B>--
---<B-- setCipheringModeArg SetCipheringModeArg--B>--
+SetCipheringMode ::= OPERATION --Timer s--
+ ARGUMENT
+ setCipheringModeArg SetCipheringModeArg
-- IMEI management operations
@@ -358,11 +358,11 @@ CheckIMEI ::= OPERATION --Timer m--
-- NU>1 UnexpectedDataValue must not be used in version greater 1
UnknownEquipment}
---<B--ObtainIMEI ::= OPERATION --Timer s----B>--
---<B-- RESULT--B>--
---<B-- imei IMEI--B>--
---<B-- ERRORS {--B>--
---<B-- SystemFailure}--B>--
+ObtainIMEI ::= OPERATION --Timer s--
+ RESULT
+ imei IMEI
+ ERRORS {
+ SystemFailure}
-- subscriber management operations
@@ -404,18 +404,18 @@ DeleteSubscriberData ::= OPERATION --Timer m--
-- identity management operations
---<B--ProvideIMSI ::= OPERATION --Timer s----B>--
---<B-- RESULT--B>--
---<B-- imsi IMSI--B>--
---<B-- ERRORS {--B>--
---<B-- DataMissing,--B>--
---<B-- -- NU1 DataMissing must not be used in version 1----B>--
---<B-- AbsentSubscriber}--B>--
-
---<B--ForwardNewTMSI ::= OPERATION --Timer s----B>--
---<B-- ARGUMENT--B>--
---<B-- tmsi TMSI--B>--
---<B-- RESULT zzzz-Empty NULL--B>--
+ProvideIMSI ::= OPERATION --Timer s--
+ RESULT
+ imsi IMSI
+ ERRORS {
+ DataMissing,
+ -- NU1 DataMissing must not be used in version 1--
+ AbsentSubscriber}
+
+ForwardNewTMSI ::= OPERATION --Timer s--
+ ARGUMENT
+ tmsi TMSI
+ RESULT zzzz-Empty NULL
-- fault recovery operations