RTSE and PRES relies on the TCP conversation to do reassembly, switch to
[metze/wireshark/wip.git] / asn1 / gprscdr / GenericChargingDataTypesV1250.asn
1 -- 3GPP TS 32.298
2 GenericChargingDataTypes {itu-t (0) identified-organization (4) etsi(0) mobileDomain (0) charging (5) genericChargingDataTypes (0) asn1Module (0) version1 (0)}  
3
4 DEFINITIONS IMPLICIT TAGS       ::=
5
6 BEGIN
7
8 -- EXPORTS everything
9
10 IMPORTS 
11
12 AddressString,
13 ISDN-AddressString,
14 LCSClientExternalID,
15 LCSClientInternalID
16 FROM MAP-CommonDataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-CommonDataTypes (18) version13 (13) }
17 -- from TS 29.002 [214]
18
19 PositionMethodFailure-Diagnostic,
20 UnauthorizedLCSClient-Diagnostic
21 FROM MAP-ER-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-ER-DataTypes (17) version13 (13)}
22 -- from TS 29.002 [214]
23
24 ObjectInstance  
25 FROM CMIP-1 {joint-iso-itu-t ms (9) cmip (1) modules (0) protocol (3)}
26 -- from Rec. X.2ab[304]
27
28 -- WS localy defined
29 --ManagementExtension
30 --FROM Attribute-ASN1Module {joint-iso-itu-t ms (9) smi (3) part2 (2) asn1Module (2) 1}
31 -- from Rec. X.721 [305]
32
33 --AE-title
34 --FROM ACSE-1 {joint-iso-itu-t association-control (2) modules (0) apdus (0) version1 (1) };
35 -- From Rec. X.2cd[306].  Note that the syntax of AE-title to be used is from 
36 -- ITU-T Rec. X.227 / ISO 8650 corrigendum and not "ANY"
37 ;
38 --
39 --  Generic Data Types
40 --
41
42 BCDDirectoryNumber              ::= OCTET STRING
43 --
44 -- This type contains the binary coded decimal representation of
45 -- a directory number e.g. calling/called/connected/translated number.
46 -- The encoding of the octet string is in accordance with the
47 -- the elements "Calling party BCD number", "Called party BCD number"
48 -- and "Connected number" defined in TS 24.008 [208].
49 -- This encoding includes type of number and number plan information
50 -- together with a BCD encoded digit string.
51 -- It may also contain both a presentation and screening indicator
52 -- (octet 3a).
53 -- For the avoidance of doubt, this field does not include 
54         -- octets 1 and 2, the element name and length, as this would be 
55 -- redundant.
56 --
57
58 CallDuration                    ::= INTEGER
59 --
60 -- The call duration is counted in seconds. 
61 -- For successful calls /sessions / PDP contexts, this is the chargeable duration.
62 -- For call attempts this is the call holding time.
63 -- 
64
65 CalledNumber                    ::= BCDDirectoryNumber
66
67 -- WS extension to cater for older version(6)
68 CallEventRecordType     ::= INTEGER
69 {
70
71 --      Record values 0..17 are CS specific.
72 --      The contents are defined in TS 32.250 [10]
73
74         moCallRecord            (0),
75         mtCallRecord            (1),
76         roamingRecord           (2),
77         incGatewayRecord        (3),
78         outGatewayRecord        (4),
79         transitCallRecord       (5),
80         moSMSRecord                     (6),
81         mtSMSRecord                     (7),
82         moSMSIWRecord           (8),
83         mtSMSGWRecord           (9),
84         ssActionRecord          (10),
85         hlrIntRecord            (11),
86         locUpdateHLRRecord      (12),
87         locUpdateVLRRecord      (13),
88         commonEquipRecord       (14),
89         moTraceRecord           (15),   --- used in earlier releases
90         mtTraceRecord           (16),   --- used in earlier releases
91         termCAMELRecord     (17),
92 --
93 --      Record values 18..22 are GPRS specific.
94 --      The contents are defined in TS 32.251 [11]
95 --
96         sgsnPDPRecord           (18),
97         ggsnPDPRecord           (19),
98         sgsnMMRecord            (20),
99         sgsnSMORecord           (21),
100         sgsnSMTRecord           (22),
101 --
102 --  Record values 23..25 are CS-LCS specific.
103 --      The contents are defined in TS 32.250 [10]
104 --
105         mtLCSRecord                     (23),
106         moLCSRecord                     (24),
107         niLCSRecord                     (25),
108 --
109 --  Record values 26..28 are GPRS-LCS specific.
110 --      The contents are defined in TS 32.251 [11]
111 --
112         sgsnMtLCSRecord         (26),
113     sgsnMoLCSRecord             (27),
114     sgsnNiLCSRecord             (28),
115 --
116 --  Record values 29..62 are MMS specific.
117 --  The contents are defined in TS 32.270 [30]
118 --
119     mmO1SRecord                 (29),
120     mmO4FRqRecord               (30),
121     mmO4FRsRecord               (31),
122     mmO4DRecord                 (32),
123     mmO1DRecord                 (33),
124     mmO4RRecord                 (34),
125     mmO1RRecord                 (35),
126     mmOMDRecord                 (36),
127     mmR4FRecord                 (37),
128     mmR1NRqRecord               (38),
129     mmR1NRsRecord               (39),
130     mmR1RtRecord                (40),
131     mmR1AFRecord                (42),
132     mmR4DRqRecord               (43),
133     mmR4DRsRecord               (44),
134     mmR1RRRecord                (45),
135     mmR4RRqRecord               (46),
136     mmR4RRsRecord               (47),
137     mmRMDRecord                 (48),
138     mmFRecord                   (49),
139         mmBx1SRecord            (50),
140         mmBx1VRecord            (51),
141         mmBx1URecord            (52),
142         mmBx1DRecord            (53),
143         mM7SRecord                      (54),
144         mM7DRqRecord            (55),
145         mM7DRsRecord            (56),
146         mM7CRecord                      (57),
147         mM7RRecord                      (58),
148         mM7DRRqRecord           (59),
149         mM7DRRsRecord           (60),
150         mM7RRqRecord            (61),
151         mM7RRsRecord            (62),
152 --
153 --  Record values 63..69 are IMS specific.
154 --  The contents are defined in TS 32.260 [20]
155 --
156         s-CSCFRecord            (63),
157         p-CSCFRecord            (64),
158         i-CSCFRecord            (65),
159         mRFCRecord                      (66),
160         mGCFRecord                      (67),
161         bGCFRecord                      (68),
162         aSRecord                        (69),
163 --
164 --  Record values 70 is for Flow based Charging
165 --  The contents are defined in TS 32.251 [11]
166 --
167         egsnPDPRecord           (70),
168 --
169 --  Record values 71..75 are LCS specific.
170 --  The contents are defined in TS 32.271 [31]
171 --
172         lCSGMORecord            (71),
173         lCSRGMTRecord           (72),
174         lCSHGMTRecord           (73),
175         lCSVGMTRecord           (74),
176         lCSGNIRecord            (75),
177 --
178 --  Record values 76..79 are MBMS specific.
179 --  The contents are defined in TS 32.251 [11]
180 --  Record values 76 and 77 are MBMS bearer context specific
181 --
182         sgsnMBMSRecord          (76),
183         ggsnMBMSRecord          (77),
184 --  And TS 32.273 [33]
185 --  Record values 78 and 79 are MBMS service specific
186 --  and defined in TS 32.273 [33]
187         subBMSCRecord           (78),
188         contentBMSCRecord       (79),
189 --
190 --  Record Values 80..81 are PoC specific.
191 -- The contents are defined in TS 32.272 [14]
192 --
193         pPFRecord                       (80),
194         cPFRecord                       (81)
195 }
196 -- End WS
197
198
199 CallingNumber   ::= BCDDirectoryNumber
200
201 CellId  ::= OCTET STRING (SIZE(2))
202 --
203 -- Coded according to TS 24.008 [208]   
204 --
205
206 ChargeIndicator                 ::= INTEGER
207 {
208         noCharge                        (0),
209         charge                          (1)
210 }
211
212 CNIPMulticastDistribution               ::= ENUMERATED
213 {
214         nO-IP-MULTICAST                         (0),    
215         iP-MULTICAST                            (1)
216 }
217
218 Diagnostics                                             ::= CHOICE
219 {
220         gsm0408Cause                                                            [0] INTEGER,
221         -- See TS 24.008 [208]  
222         gsm0902MapErrorValue                                            [1] INTEGER,
223         -- 
224         -- Note: The value to be stored here corresponds to the local values defined in the MAP-Errors 
225         -- and MAP-DialogueInformation modules, for full details see TS 29.002 [214].
226         -- 
227         itu-tQ767Cause                                                          [2] INTEGER,
228         -- See Q.767 [309]
229         networkSpecificCause                                            [3] ManagementExtension,
230         -- To be defined by network operator    
231         manufacturerSpecificCause                                       [4] ManagementExtension,
232         -- To be defined by manufacturer        
233         positionMethodFailureCause                                      [5] PositionMethodFailure-Diagnostic,
234         -- see TS 29.002 [214]
235         unauthorizedLCSClientCause                                      [6] UnauthorizedLCSClient-Diagnostic,
236         -- see TS 29.002 [214] 
237         diameterResultCodeAndExperimentalResult         [7] INTEGER
238         -- See TS 29.338 [230], TS 29.337 [231] 
239 }
240
241 DiameterIdentity                ::= OCTET STRING
242
243 GSNAddress      ::= IPAddress
244
245 IPAddress       ::= CHOICE
246 {
247         iPBinaryAddress  IPBinaryAddress,
248         iPTextRepresentedAddress         IPTextRepresentedAddress
249 }
250
251 IPBinaryAddress ::= CHOICE
252 {
253         iPBinV4Address                  [0] IPBinV4Address,
254         iPBinV6Address                      IPBinV6AddressWithOrWithoutPrefixLength
255 }
256
257 IPBinV4Address  ::= OCTET STRING (SIZE(4))
258
259 IPBinV6Address  ::= OCTET STRING (SIZE(16))
260
261 IPBinV6AddressWithOrWithoutPrefixLength ::= CHOICE
262 {      
263        iPBinV6Address             [1] IPBinV6Address,
264        iPBinV6AddressWithPrefix   [4] IPBinV6AddressWithPrefixLength
265 }
266
267 IPBinV6AddressWithPrefixLength ::= SEQUENCE
268 {
269        iPBinV6Address                    IPBinV6Address,
270        pDPAddressPrefixLength            PDPAddressPrefixLength DEFAULT 64
271 }
272
273 IPTextRepresentedAddress        ::= CHOICE
274 {       --
275         -- IP address in the familiar "dot" notation
276         --
277         iPTextV4Address         [2] IA5String (SIZE(7..15)),
278         iPTextV6Address         [3] IA5String (SIZE(15..45))
279 }
280
281 LCSCause                                ::= OCTET STRING (SIZE(1))
282 --
283 -- See LCS Cause Value, TS 49.031 [227]
284 --
285
286 LCSClientIdentity               ::= SEQUENCE 
287 {
288         lcsClientExternalID     [0] LCSClientExternalID OPTIONAL,
289         lcsClientDialedByMS     [1] AddressString OPTIONAL,
290         lcsClientInternalID     [2] LCSClientInternalID OPTIONAL   
291 }
292
293 LCSQoSInfo                              ::= OCTET STRING (SIZE(4))
294 --
295 -- See LCS QoS IE, TS 49.031 [227]
296 --
297
298 LevelOfCAMELService             ::= BIT STRING
299 {
300         basic                                           (0),
301         callDurationSupervision         (1),
302         onlineCharging                          (2)
303 }
304
305 LocalSequenceNumber ::= INTEGER (0..4294967295)
306 --
307 -- Sequence number of the record in this node
308 -- 0.. 4294967295 is equivalent to 0..2**32-1, unsigned integer in four octets
309 --
310
311 LocationAreaAndCell             ::= SEQUENCE
312 {
313         locationAreaCode        [0] LocationAreaCode,
314         cellId                          [1] CellId,
315         mCC-MNC                         [2] MCC-MNC OPTIONAL
316 }
317
318 LocationAreaCode                ::= OCTET STRING (SIZE(2))
319 --
320 -- See TS 24.008 [208]
321 --
322
323 ManagementExtensions    ::= SET OF ManagementExtension
324
325 MBMS2G3GIndicator               ::= ENUMERATED
326 {
327         twoG                            (0),    -- For GERAN access only
328         threeG                          (1),    -- For UTRAN access only
329         twoG-AND-threeG         (2)     -- For both UTRAN and GERAN access
330 }
331
332 MBMSInformation                 ::= SET
333 {
334         tMGI                                            [1] TMGI OPTIONAL,
335         mBMSSessionIdentity                     [2] MBMSSessionIdentity OPTIONAL,
336         mBMSServiceType                         [3] MBMSServiceType OPTIONAL,
337         mBMSUserServiceType                     [4] MBMSUserServiceType OPTIONAL, -- only supported in the BM-SC
338         mBMS2G3GIndicator                       [5] MBMS2G3GIndicator OPTIONAL,
339         fileRepairSupported                     [6] BOOLEAN OPTIONAL,                     -- only supported in the BM-SC
340         rAI                                                     [7] RoutingAreaCode OPTIONAL,     -- only supported in the BM-SC
341         mBMSServiceArea                         [8] MBMSServiceArea OPTIONAL,
342         requiredMBMSBearerCaps          [9] RequiredMBMSBearerCapabilities OPTIONAL,
343         mBMSGWAddress                           [10] GSNAddress OPTIONAL,
344         cNIPMulticastDistribution       [11] CNIPMulticastDistribution OPTIONAL
345 }
346
347 MBMSServiceArea         ::= OCTET STRING
348
349 MBMSServiceType         ::= ENUMERATED
350 {
351         mULTICAST               (0),
352         bROADCAST               (1)
353 }
354
355 MBMSSessionIdentity             ::= OCTET STRING (SIZE (1))
356 --
357 -- This octet string is a 1:1 copy of the contents of the MBMS-Session-Identity
358 -- AVP specified in TS 29.061 [82]
359 --
360
361 MBMSUserServiceType             ::= ENUMERATED
362 {
363         dOWNLOAD                (0),
364         sTREAMING               (1)
365 }
366
367 MCC-MNC         ::= OCTET STRING (SIZE(3))
368 --
369 -- See TS 24.008 [208]
370 --
371
372 MessageReference                ::= OCTET STRING
373
374 MscNo                                   ::= ISDN-AddressString
375 --
376 -- See TS 23.003 [200]
377 --
378
379 MSISDN                                  ::= ISDN-AddressString 
380 -- 
381 -- See TS 23.003 [200]
382 --
383
384 MSTimeZone      ::= OCTET STRING (SIZE (2))
385 --
386 -- 1.Octet: Time Zone and 2. Octet: Daylight saving time, see TS 29.060 [215]
387 --
388
389 NodeAddress ::= CHOICE 
390 {
391         iPAddress       [0] IPAddress,
392         domainName      [1] GraphicString
393 }
394
395 PDPAddressPrefixLength          ::=INTEGER (1..64)
396 --
397 -- This is an interger indicating the leght of the PDP/PDN IPv6 address prefix
398 -- and the default value is 64 bits.
399 --
400
401 PositioningData ::= OCTET STRING (SIZE(1..33))
402 --
403 -- See Positioning Data IE (octet 3..n), TS 49.031 [227]
404 --
405
406 RecordingEntity                 ::= AddressString 
407
408 RecordType      ::= INTEGER 
409 -- 
410 --      Record values 0..17 and 87,89  are CS specific. The contents are defined in TS 32.250 [10]
411 --
412 {
413         moCallRecord            (0),
414         mtCallRecord            (1),
415         roamingRecord           (2),
416         incGatewayRecord        (3),
417         outGatewayRecord        (4),
418         transitCallRecord       (5),
419         moSMSRecord                     (6),
420         mtSMSRecord                     (7),
421         moSMSIWRecord           (8),
422         mtSMSGWRecord           (9),
423         ssActionRecord          (10),
424         hlrIntRecord            (11),
425         locUpdateHLRRecord      (12),
426         locUpdateVLRRecord      (13),
427         commonEquipRecord       (14),
428         moTraceRecord           (15),   -- used in earlier releases
429         mtTraceRecord           (16),   -- used in earlier releases
430         termCAMELRecord     (17),
431 --
432 --      Record values 18..22 are GPRS specific. The contents are defined in TS 32.251 [11]
433 --
434         sgsnPDPRecord           (18),
435         sgsnMMRecord            (20),
436         sgsnSMORecord           (21),   -- also MME UE originated SMS record
437         sgsnSMTRecord           (22),   -- also MME UE terminated SMS record
438 -- 
439 --  Record values 23..25 are CS-LCS specific. The contents are defined in TS 32.250 [10]
440 --
441         mtLCSRecord                     (23),
442         moLCSRecord                     (24),
443         niLCSRecord                     (25),
444 -- 
445 --  Record values 26..28 are GPRS-LCS specific. The contents are defined in TS 32.251 [11]
446 --
447         sgsnMTLCSRecord         (26),
448         sgsnMOLCSRecord         (27),
449         sgsnNILCSRecord         (28),
450 --
451 --  Record values 30..62 are MMS specific. The contents are defined in TS 32.270 [30]
452 --
453         mMO1SRecord                     (30),
454         mMO4FRqRecord           (31),
455         mMO4FRsRecord           (32),
456         mMO4DRecord                     (33),
457         mMO1DRecord                     (34),
458         mMO4RRecord                     (35),
459         mMO1RRecord                     (36),
460         mMOMDRecord                     (37),
461         mMR4FRecord                     (38),
462         mMR1NRqRecord           (39),
463         mMR1NRsRecord           (40),
464         mMR1RtRecord            (41),
465         mMR1AFRecord            (42),
466         mMR4DRqRecord           (43),
467         mMR4DRsRecord           (44),
468         mMR1RRRecord            (45),
469         mMR4RRqRecord           (46),
470         mMR4RRsRecord           (47),
471         mMRMDRecord                     (48),
472         mMFRecord                       (49),
473         mMBx1SRecord            (50),
474         mMBx1VRecord            (51),
475         mMBx1URecord            (52),
476         mMBx1DRecord            (53),
477         mM7SRecord                      (54),
478         mM7DRqRecord            (55),
479         mM7DRsRecord            (56),
480         mM7CRecord                      (57),
481         mM7RRecord                      (58),
482         mM7DRRqRecord           (59),
483         mM7DRRsRecord           (60),
484         mM7RRqRecord            (61),
485         mM7RRsRecord            (62),
486 --
487 --  Record values 63..70, 82, 89..91 are IMS specific.
488 --  The contents are defined in TS 32.260 [20]
489 --
490         sCSCFRecord                     (63),
491         pCSCFRecord                     (64),
492         iCSCFRecord                     (65),
493         mRFCRecord                      (66),
494         mGCFRecord                      (67),
495         bGCFRecord                      (68),
496         aSRecord                        (69),
497         eCSCFRecord                     (70),
498         iBCFRecord                      (82),
499         tRFRecord                       (89),
500         tFRecord                        (90),
501 aTCFRecord                      (91),
502 --
503 --  Record values 71..75 are LCS specific. The contents are defined in TS 32.271 [31]
504 --
505         lCSGMORecord            (71),
506         lCSRGMTRecord           (72),
507         lCSHGMTRecord           (73),
508         lCSVGMTRecord           (74),
509         lCSGNIRecord            (75),
510 --
511 --  Record values 76..79,86 are MBMS specific.
512 --  The contents are defined in TS 32.251 [11] and TS 32.273 [33]
513 --
514 --  Record values 76,77 and 86 are MBMS bearer context specific
515 --
516         sgsnMBMSRecord          (76),
517         ggsnMBMSRecord          (77), 
518         gwMBMSRecord            (86),
519 --
520 --  Record values 78 and 79 are MBMS service specific and defined in TS 32.273 [33]
521 --
522         sUBBMSCRecord           (78),
523         cONTENTBMSCRecord       (79),
524 --
525 --  Record Values 80..81 are PoC specific. The contents are defined in TS 32.272 [32]
526 --
527         pPFRecord                       (80),
528         cPFRecord                       (81),
529 --  
530 --      Record values 84,85 and 92,95,96 are EPC specific.
531 --  The contents are defined in TS 32.251 [11]
532 --
533         sGWRecord                       (84),
534         pGWRecord                       (85),
535         tDFRecord                       (92),
536         iPERecord                       (95),
537         ePDGRecord                      (96),
538 --
539 --  Record Value 83 is MMTel specific. The contents are defined in TS 32.275 [35]
540 --
541         mMTelRecord                     (83),
542 --
543 --  Record value  87,88 and 89 are CS specific. The contents are defined in TS 32.250 [10]
544 --
545         mSCsRVCCRecord          (87),
546         mMTRFRecord                     (88),
547         iCSRegisterRecord       (99),
548 --
549 --  Record values 93 and 94 are SMS specific. The contents are defined in TS 32.274 [34]
550 --
551         sCSMORecord                     (93),
552         sCSMTRecord                     (94)
553 }
554
555 RequiredMBMSBearerCapabilities          ::= OCTET STRING (SIZE (3..14))
556 --
557 -- This  octet string is a 1:1 copy of the contents (i.e. starting with octet 5) of the 
558 -- "Quality of service Profile" information element specified in TS 29.060 [75].
559 --
560
561 RoutingAreaCode ::= OCTET STRING (SIZE(1))
562 --
563 -- See TS 24.008 [208]  
564 --
565
566 ServiceContextID                ::= UTF8String
567
568 ServiceSpecificInfo  ::=  SEQUENCE
569 {
570         serviceSpecificData             [0] GraphicString OPTIONAL, 
571         serviceSpecificType             [1] INTEGER OPTIONAL
572 }
573
574 SMSResult                                       ::= Diagnostics
575
576 SmsTpDestinationNumber ::= OCTET STRING
577 --
578 -- This type contains the binary coded decimal representation of
579 -- the SMS address field the encoding of the octet string is in 
580 -- accordance with the definition of address fields in TS 23.040 [201].
581 -- This encoding includes type of number and numbering plan indication
582 -- together with the address value range.
583 --
584
585 SubscriberEquipmentNumber       ::= SET
586 {
587         subscriberEquipmentNumberType   [0]     SubscriberEquipmentType,
588         subscriberEquipmentNumberData   [1]     OCTET STRING
589 }
590
591 SubscriberEquipmentType ::= ENUMERATED
592 {
593         iMEISV                  (0),
594         mAC                             (1),
595         eUI64                   (2),
596         modifiedEUI64   (3)
597 }
598
599 SubscriptionID  ::= SET
600 {
601         subscriptionIDType      [0]     SubscriptionIDType,
602         subscriptionIDData      [1]     UTF8String
603 }
604
605 SubscriptionIDType      ::= ENUMERATED
606 {
607         eND-USER-E164           (0),
608         eND-USER-IMSI           (1),
609         eND-USER-SIP-URI        (2),
610         eND-USER-NAI            (3),
611         eND-USER-PRIVATE        (4)
612 }
613
614 SystemType      ::= ENUMERATED
615         --
616         --  "unknown" is not to be used in PS domain.
617         --
618 {       
619         unknown                         (0),
620         iuUTRAN                         (1),
621         gERAN                           (2)
622 }
623
624 TimeStamp                                       ::= OCTET STRING (SIZE(9))
625 --
626 -- The contents of this field are a compact form of the UTCTime format
627 -- containing local time plus an offset to universal time. Binary coded
628 -- decimal encoding is employed for the digits to reduce the storage and
629 -- transmission overhead
630 -- e.g. YYMMDDhhmmssShhmm
631 -- where
632 -- YY   =       Year 00 to 99           BCD encoded
633 -- MM   =       Month 01 to 12          BCD encoded
634 -- DD   =       Day 01 to 31            BCD encoded
635 -- hh   =       hour 00 to 23           BCD encoded
636 -- mm   =       minute 00 to 59         BCD encoded
637 -- ss   =       second 00 to 59         BCD encoded
638 -- S    =       Sign 0 = "+", "-"       ASCII encoded
639 -- hh   =       hour 00 to 23           BCD encoded
640 -- mm   =       minute 00 to 59         BCD encoded
641 --
642
643 TMGI            ::= OCTET STRING
644 --
645 -- This  octet string is a 1:1 copy of the contents (i.e. starting with octet 4)
646 -- of the "TMGI" information element specified in TS 29.060 [75].
647 --
648
649 -- Local WS modification Import ManagementExtension here
650 -- as2wrs fault fix:
651 DMI-EXTENSION::= CLASS {&id     OBJECT IDENTIFIER UNIQUE,
652                                &Value
653 }WITH SYNTAX {TYPE &Value
654               ID &id
655 }
656
657 ManagementExtension ::= SEQUENCE {
658   identifier    DMI-EXTENSION.&id({ManagementExtensionSet}),
659   significance  [1]  BOOLEAN DEFAULT FALSE,
660   information
661     [2]  DMI-EXTENSION.&Value({ManagementExtensionSet}{@.identifier})
662 }
663
664 ManagementExtensionSet DMI-EXTENSION ::=
665   {...}
666
667
668 END