The OID below contains an arc "etsi (0)" and
is owned by ETSI, www.etsi.org.
Phil
Endre Szalai wrote:
>
> Hello,
>
> the desired asn.1 is the following (I do not remember from where it came...,
> only a reference is given in 29.002 to a technical specification, mobile
> services domain):
>
> MobileDomainDefinitions {ccitt (0) identified-organization (4) etsi (0)
> mobileDomain (0) mobileDomainDefinitions (0)
> version1 (1)}
>
> DEFINITIONS ::=
> BEGIN
>
> -- Mobile DomainId
>
> mobileDomainId OBJECT IDENTIFIER ::= {ccitt (0) identified-organization (4)
> etsi (0) mobileDomain (0)}
>
> -- Mobile Subdomains
>
> gsm-NetworkId OBJECT IDENTIFIER ::= {mobileDomainId
> gsm-Network (1)}
> gsm-AccessId OBJECT IDENTIFIER ::= {mobileDomainId
> gsm-Access (2)}
> gsm-OperationAndMaintenanceId OBJECT IDENTIFIER ::= {mobileDomainId
> gsm-Operation-Maintenance (3)}
> gsm-MessagingId OBJECT IDENTIFIER ::= {mobileDomainId
> gsm-Messaging (4)}
>
> -- Common Component Ids for structuring Mobile Subdomains
>
> CommonComponentId ::= INTEGER (0..9)
>
> ac-Id CommonComponentId ::= 0
> as-Id CommonComponentId ::= 1
> ase-Id CommonComponentId ::= 2
> moduleId CommonComponentId ::= 3
> er-Id CommonComponentId ::= 4
>
> END -- MobileDomainDefinitions
>
> Cheers,
> Endre
>
> ========================================
> Endre Szalai
> Software Developer
> Conformance Center, ERICSSON Hungary
>
> tel> +36 1 437 7796
> fax> +36 1 437 7767
> mail> [EMAIL PROTECTED]
>
> ========================================
> -----Original Message-----
> From: nigar <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Wednesday, January 30, 2002 5:01 AM
> Subject: [ASN.1] Application Context
>
> Hello Sir ,
>
> I am using 3GPP TS 29.002 V4.2.1 ( 2000-12 ) Specification doc for MAP.
> Related to the Application Context , i have few clarifications to be done
> ....
>
> The ASN.1 Module for Application-context-names is as follows :
>
> MAP-ApplictionContexts {
> ccitt identified-organisation ( 4 )
> etsi ( 0 ) mobileDomain(0) gsm-Network(1) modules (3)
> map-ApplicationContexts(2) version7(7))
> DEFINITIONS
> ::=
> BEGIN
> --Exports everything
> IMPORTS
> gsm-NetworkId,
> ac-Id
> FROM MobileDomainDefinitions {
> ccitt(0) identified-organisation ( 4 ) etsi(0)
> mobileDomain(0) mobileDomainDefinaitions (0) version (1) } ;
> and the code for application contexts for different message is as follows
> ...........
>
> while i generate the code , it's giving a error "Saying
> MobileDomainDefinition" not defined.
> Right now i don't have the ASN.1 code for "MobileDomainDefinition".So can u
> please guide me from where can i get the
> ASN.1 code for "MobileDomainDefinition".
> If you have the code please send it across to me.
>
> Thanks
> with regards
> Nigar