~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/asn1/test/asn1_SUITE_data/tcapsystem/MobileDomainDefinitions.asn

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2010-03-09 17:34:57 UTC
  • mfrom: (10.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100309173457-4yd6hlcb2osfhx31
Tags: 1:13.b.4-dfsg-3
Manpages in section 1 are needed even if only arch-dependent packages are
built. So, re-enabled them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MobileDomainDefinitions {itu-t (0) identified-organization (4) etsi (0)
 
2
        mobileDomain (0) mobileDomainDefinitions (0) version1 (1)}
 
3
 
 
4
DEFINITIONS ::=
 
5
 
 
6
BEGIN
 
7
 
 
8
-- Mobile DomainId
 
9
mobileDomainId OBJECT IDENTIFIER ::= 
 
10
        {itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)}
 
11
 
 
12
-- Mobile Subdomains
 
13
gsm-NetworkId OBJECT IDENTIFIER ::= 
 
14
        {mobileDomainId gsm-Network (1)}
 
15
 
 
16
gsm-AccessId OBJECT IDENTIFIER ::= 
 
17
        {mobileDomainId gsm-Access (2)}
 
18
 
 
19
gsm-OperationAndMaintenanceId OBJECT IDENTIFIER ::= 
 
20
        {mobileDomainId gsm-Operation-Maintenance (3)}
 
21
 
 
22
gsm-MessagingId OBJECT IDENTIFIER ::= 
 
23
        {mobileDomainId gsm-Messaging (4)}
 
24
 
 
25
-- Common Component Ids for structuring Mobile Subdomains
 
26
CommonComponentId ::= INTEGER (0..9)
 
27
 
 
28
ac-Id CommonComponentId ::= 0
 
29
 
 
30
as-Id CommonComponentId ::= 1
 
31
 
 
32
ase-Id CommonComponentId ::= 2
 
33
 
 
34
moduleId CommonComponentId ::= 3
 
35
 
 
36
er-Id CommonComponentId ::= 4
 
37
 
 
38
END -- MobileDomainDefinitions
 
 
b'\\ No newline at end of file'