change the signature that asn2wrs generates for functions to marm all parameters...
[obnox/wireshark/wip.git] / asn1 / ansi_map / ansi_map.asn
1 -- Copyright 2005 - 2007 Anders Broman
2 -- $Id$
3 MAP-Protocol{ 0 identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-Protocol (4) version5 (5) }
4
5 DEFINITIONS ::=
6
7 BEGIN
8 -- Import from GSM MAP for convenience
9 IMPORTS
10         IMSI
11         FROM MAP-Protocol;
12
13 -- TCAP part
14
15 ComponentPDU ::=
16                 CHOICE {
17                         invokeLast [ PRIVATE 9 ] IMPLICIT InvokePDU ,
18                         returnResultLast [ PRIVATE 10 ] IMPLICIT ReturnResultPDU,
19                         returnError [ PRIVATE 11 ] IMPLICIT ReturnErrorPDU ,
20                         reject [ PRIVATE 12 ] IMPLICIT RejectPDU ,      
21                         invokeNotLast [ PRIVATE 13 ] IMPLICIT InvokePDU ,
22                         returnResultNotLast [ PRIVATE 14 ] IMPLICIT ReturnResultPDU
23                                 }
24
25 InvokePDU ::= SEQUENCE {
26                         componentIDs [ PRIVATE 15 ] IMPLICIT OCTET STRING (SIZE(0..2)) OPTIONAL ,
27                         operationCode OperationCode OPTIONAL,
28                         invokeParameters  [ PRIVATE 18 ] IMPLICIT InvokeParameters
29                                 }
30 InvokeParameters ::=   ANY
31 ReturnParameters ::=   ANY
32 ErrorParameters ::=   ANY
33 RejectParameters ::= ANY
34
35 ReturnResultPDU  ::= SEQUENCE {
36                         componentID  ComponentID,
37                         returnResult  [ PRIVATE 18 ] IMPLICIT ReturnParameters
38         }
39
40
41 ComponentID ::= [ PRIVATE 15 ] IMPLICIT OCTET STRING ( SIZE(1) )
42
43 ReturnErrorPDU ::= SEQUENCE {
44                         componentID ComponentID ,
45                         errorCode ErrorCode ,
46                         parameterre RejectParameters
47                         }
48
49 RejectPDU ::= SEQUENCE {
50         componentID ComponentID ,
51         rejectProblem [PRIVATE 21 ] IMPLICIT ProblemPDU,
52                 parameterrj RejectParameters
53 }
54
55
56 ProblemPDU ::= INTEGER {
57                         general-unrecognisedComponentType (257) ,
58                         general-incorrectComponentPortion ( 258 ) ,
59                         general-badlyStructuredCompPortion ( 259 ) 
60                         
61                 }
62
63
64 OperationCode ::= CHOICE
65                         {
66                                 national                [PRIVATE 16] IMPLICIT INTEGER (-32768..32767),
67                                 private                 [PRIVATE 17] IMPLICIT PrivateOperationCode
68                         }
69 PrivateOperationCode ::= INTEGER
70                         
71 ErrorCode ::= CHOICE
72                         {
73                                 nationaler              [PRIVATE 19] IMPLICIT INTEGER (-32768..32767),
74                                 privateer               [PRIVATE 20] IMPLICIT INTEGER
75                         }
76 -- END TCAP
77 --6.4.2.1 
78 AuthenticationDirective  ::= [PRIVATE 18] SET {
79
80         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber, 
81         --M 6.5.2.63
82 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
83         --M 6.5.2.81
84         msid                                                                    MSID OPTIONAL,
85         --
86         authenticationAlgorithmVersion                  [77] IMPLICIT AuthenticationAlgorithmVersion,
87         -- O 6.5.2.7 a
88         authenticationResponseReauthentication  [182] IMPLICIT AuthenticationResponseReauthentication,
89         -- O 6.5.2.mT j
90         authenticationResponseUniqueChallenge   [37] IMPLICIT AuthenticationResponseUniqueChallenge OPTIONAL,
91         --      O 6.5.2.12 b
92         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
93         --      O 6.5.2.18 c
94         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
95         -- O 6.5.2.36 m
96         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
97         -- O 6.5.2.28 j
98         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL,
99         --      O 6.5.2.54 d
100         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
101         -- O 6.5.2.56
102         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
103         --      O 6.5.2.77 e
104         randomVariableReauthentication                  [191] IMPLICIT RandomVariableReauthentication OPTIONAL,
105         -- O 6.5.2.uT j
106         mobileStationMIN                                                [184] IMPLICIT MobileStationMIN OPTIONAL,
107         -- O 6.5.2.oC j
108         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
109         -- O 6.5.2.82 n
110         randomVariableSSD                                               [42] IMPLICIT RandomVariableSSD OPTIONAL,
111         --      O 6.5.2.103 f
112         randomVariableUniqueChallenge                   [43] IMPLICIT RandomVariableUniqueChallenge OPTIONAL, 
113         --      O 6.5.2.104 b
114         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
115         -- O 6.5.2.114
116         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
117         --      O 6.5.2.116 g
118         sharedSecretData                                                [46] IMPLICIT SharedSecretData OPTIONAL,
119         --      O 6.5.2.119 c
120         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
121         -- O 6.5.2.120 m
122         ssdnotShared                                                    [52] IMPLICIT SSDNotShared OPTIONAL,
123         --      O 6.5.2.141 h
124         updateCount                                                             [51] IMPLICIT UpdateCount OPTIONAL
125         --      O 6.5.2.163 i
126 }
127 -- AuthenticationDirective RETURN RESULT Parameters
128 AuthenticationDirectiveRes ::= [PRIVATE 18] SET { 
129         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL
130         --       O 6.5.2.18 a
131 }
132 -- 6.4.2.2 
133 AuthenticationDirectiveForward ::= [PRIVATE 18] SET {
134 -- AuthenticationDirectiveForward INVOKE Parameters
135         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
136         --      M 6.5.2.72
137         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
138         --M 6.5.2.81
139         authenticationResponseUniqueChallenge   [37] IMPLICIT AuthenticationResponseUniqueChallenge OPTIONAL,
140         --      O 6.5.2.12 b
141         randomVariableUniqueChallenge                   [43] IMPLICIT RandomVariableUniqueChallenge OPTIONAL,
142         --      O 6.5.2.104 b
143         updateCount                                                             [51] IMPLICIT UpdateCount OPTIONAL,
144         -- O 6.5.2.163 b
145         ...
146 }
147
148 -- AuthenticationDirectiveForward RETURN RESULT Parameters
149
150 AuthenticationDirectiveForwardRes ::= [PRIVATE 18] SET {
151         countUpdateReport                                               [138] IMPLICIT CountUpdateReport OPTIONAL,
152         -- O 6.5.2.52 a
153         uniqueChallengeReport                                   [124] IMPLICIT UniqueChallengeReport OPTIONAL,
154         --      O 6.5.2.162
155         ...
156 }
157
158 -- 6.4.2.3 AuthenticationFailureReport
159 AuthenticationFailureReport ::= [PRIVATE 18] SET {
160         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber, 
161         --M 6.5.2.63
162         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
163         --M 6.5.2.81
164         reportType                                                              [44] IMPLICIT ReportType,
165         --      M 6.5.2.112
166         systemAccessType                                                [34] IMPLICIT SystemAccessType,
167         --      M 6.5.2.145
168         systemCapabilities                                              [49] IMPLICIT SystemCapabilities,
169         --      (Serving) M 6.5.2.146
170         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
171         --      O 6.5.2.18 a
172         callHistoryCountExpected                                [79] IMPLICIT CallHistoryCountExpected OPTIONAL,
173         --       O 6.5.2.19 a
174         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
175         --      (Serving MSC) O 6.5.2.82 b
176         reportType2                                                             [44] IMPLICIT ReportType,
177         --      M 6.5.2.112 c
178         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
179         --      O 6.5.2.116 d
180         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL
181         -- O 6.5.2.154
182 }
183
184 -- AuthenticationFailureReport RETURN RESULT Parameters
185 AuthenticationFailureReportRes ::= [PRIVATE 18] SET {
186         authenticationAlgorithmVersion                  [77] IMPLICIT AuthenticationAlgorithmVersion OPTIONAL,
187         -- O 6.5.2.7 a
188         authenticationResponseUniqueChallenge   [37] IMPLICIT AuthenticationResponseUniqueChallenge OPTIONAL,
189         --O 6.5.2.12 b
190         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
191         --O 6.5.2.18 c
192         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
193         -- O 6.5.2.28 i
194         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL, 
195         -- O 6.5.2.54 d
196         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
197         -- O 6.5.2.56 i
198         randomVariableSSD                                               [42] IMPLICIT RandomVariableSSD OPTIONAL,
199         -- O 6.5.2.103 e
200         randomVariableUniqueChallenge                   [43] IMPLICIT RandomVariableUniqueChallenge OPTIONAL,
201         -- O 6.5.2.104 b
202         sharedSecretData                                                [46] IMPLICIT SharedSecretData OPTIONAL, 
203         -- O 6.5.2.119 c
204         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
205         -- O 6.5.2.114
206         ssdnotShared                                                    [52] IMPLICIT SSDNotShared OPTIONAL, 
207         -- O 6.5.2.141 f
208         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL, 
209         -- O 6.5.2.154 g
210         updateCount                                                             [51] IMPLICIT UpdateCount OPTIONAL
211         -- O 6.5.2.163 h
212 }
213
214 -- 6.4.2.4 AuthenticationRequest
215
216 AuthenticationRequest ::= [PRIVATE 18] SET {
217         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
218         -- M 6.5.2.63
219 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
220         -- M 6.5.2.81
221         msid                                                                    MSID OPTIONAL,
222         --M 6.5.2.bu
223         mscid                                                                   [21] IMPLICIT MSCID,
224         -- (Serving MSC) M 6.5.2.82
225         systemAccessType                                                [34] IMPLICIT SystemAccessType,
226         -- M 6.5.2.145
227         systemCapabilities                                              [49] IMPLICIT SystemCapabilities,
228         -- (Serving) M 6.5.2.146
229         authenticationData                                              [161] IMPLICIT AuthenticationData OPTIONAL,
230         -- O 6.5.2.9 a
231         authenticationResponse                                  [35] IMPLICIT AuthenticationResponse,
232         -- O 6.5.2.10 b
233         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
234         -- O 6.5.2.18 b
235         cdmaNetworkIdentification                               [232] IMPLICIT CDMANetworkIdentification OPTIONAL,
236         -- (Serving MSC) O 6.5.2.bk
237         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
238         -- (Actual) O 6.5.2.50 c
239         controlChannelMode                      [199] IMPLICIT ControlChannelMode OPTIONAL,
240         -- O 6.5.2.ac
241         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
242         -- (Dialed) O 6.5.2.58 d
243         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
244         -- (Serving MSC or VLR or HLR) O 6.5.2.93 e
245         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
246         -- O 6.5.2.101 b
247         serviceRedirectionCause                                 [237] IMPLICIT ServiceRedirectionCause OPTIONAL,
248         -- O 6.5.2.bp
249         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
250         -- O 6.5.2.116 f
251         suspiciousAccess                                                [285] IMPLICIT SuspiciousAccess OPTIONAL,
252         -- O 6.5.2.do h
253         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
254         -- O 6.5.2.154 g
255         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL
256         -- O 6.5.2.160
257         }
258
259
260 -- AuthenticationRequest RETURN RESULT Parameters
261 AuthenticationRequestRes ::= [PRIVATE 18] SET {
262         analogRedirectRecord                                    [225] IMPLICIT AnalogRedirectRecord OPTIONAL,
263         -- O 6.5.2.bd j
264         authenticationAlgorithmVersion                  [77] IMPLICIT AuthenticationAlgorithmVersion OPTIONAL,
265         -- O 6.5.2.7 a
266         authenticationResponseUniqueChallenge   [37] IMPLICIT AuthenticationResponseUniqueChallenge OPTIONAL,
267         -- O 6.5.2.12 b
268         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
269         -- O 6.5.2.18 c
270         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
271         -- O 6.5.2.28 i
272         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
273         --O 6.5.2.36 d
274         cdmaRedirectRecord                                              [229] IMPLICIT CDMARedirectRecord OPTIONAL,
275         -- O 6.5.2.bh k
276         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
277         -- O 6.5.2.at j
278         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL,
279         -- O 6.5.2.54 e
280         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
281         -- O 6.5.2.81 l
282         roamingIndication                                               [239] IMPLICIT RoamingIndication OPTIONAL,
283         -- O 6.5.2.br m
284         serviceRedirectionInfo                                  [238] IMPLICIT ServiceRedirectionInfo OPTIONAL,
285         -- O 6.5.2.bq j, k
286         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
287         -- O 6.5.2.56 i
288         randomVariableSSD                                               [42] IMPLICIT RandomVariableSSD OPTIONAL,
289         -- O 6.5.2.103 f
290         randomVariableUniqueChallenge                   [43] IMPLICIT RandomVariableUniqueChallenge OPTIONAL,
291         -- O 6.5.2.104 b
292         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
293         -- O 6.5.2.114
294         sharedSecretData                                                [46] IMPLICIT SharedSecretData OPTIONAL,
295         -- O 6.5.2.119 c
296         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
297         -- O 6.5.2.120 g
298         ssdnotShared                                                    [52] IMPLICIT SSDNotShared OPTIONAL,
299         -- O 6.5.2.141 h
300         updateCount                                                             [51] IMPLICIT UpdateCount OPTIONAL,
301         -- O 6.5.2.163 i
302         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL,
303         -- O 6.5.2.166 d
304         ...
305 }
306
307 -- 6.4.2.5 AuthenticationStatusReport
308
309 AuthenticationStatusReport ::= [PRIVATE 18] SET {
310         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
311         -- M 6.5.2.63
312 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
313         -- M 6.5.2.81
314         msid                                                                    MSID OPTIONAL,
315         -- 
316         systemCapabilities                                              [49] IMPLICIT SystemCapabilities,
317         -- (Serving) M 6.5.2.146
318         countUpdateReport                                               [138] IMPLICIT CountUpdateReport OPTIONAL,
319         -- O 6.5.2.52 a
320         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
321         -- (Serving) O 6.5.2.82 e
322         reauthenticationReport                                  [192] IMPLICIT ReauthenticationReport OPTIONAL,
323         -- O 6.5.2.vT e
324         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
325         -- O 6.5.2.116 b
326         serviceIndicator                                                [193] IMPLICIT ServiceIndicator OPTIONAL,
327         -- O 6.5.2.wB e
328         signalingMessageEncryptionReport                [194] IMPLICIT SignalingMessageEncryptionReport OPTIONAL,
329         -- O 6.5.2.xB h
330         ssdUpdateReport                                                 [156] IMPLICIT SSDUpdateReport OPTIONAL,
331         -- O 6.5.2.142 c
332         uniqueChallengeReport                                   [124] IMPLICIT UniqueChallengeReport OPTIONAL,
333         -- O 6.5.2.162 d
334         voicePrivacyReport                                              [196] IMPLICIT VoicePrivacyReport OPTIONAL
335         -- O 6.5.2.zB g
336 }
337 -- AuthenticationStatusReport RETURN RESULT Parameters
338 AuthenticationStatusReportRes ::= [PRIVATE 18] SET {
339         authenticationAlgorithmVersion                  [77] IMPLICIT AuthenticationAlgorithmVersion OPTIONAL,
340         -- O 6.5.2.7 a
341         authenticationResponseUniqueChallenge   [37] IMPLICIT AuthenticationResponseUniqueChallenge OPTIONAL,
342         -- O 6.5.2.12 b
343         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
344         -- O 6.5.2.18 c
345         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
346         -- O 6.5.2.28 i
347         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL,
348         -- O 6.5.2.54 d
349         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
350         -- O 6.5.2.56 i
351         randomVariableSSD                                               [42] IMPLICIT RandomVariableSSD OPTIONAL,
352         -- O 6.5.2.103 e
353         randomVariableUniqueChallenge                   [43] IMPLICIT RandomVariableUniqueChallenge OPTIONAL,
354         -- O 6.5.2.104 b
355         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
356         -- O 6.5.2.114
357         sharedSecretData                                                [46] IMPLICIT SharedSecretData OPTIONAL,
358         -- O 6.5.2.119 c
359         ssdnotShared                                                    [52] IMPLICIT SSDNotShared OPTIONAL,
360         -- O 6.5.2.141 f
361         updateCount                                                             [51] IMPLICIT UpdateCount OPTIONAL,
362         -- O 6.5.2.163 g
363         ...
364 }
365 -- 6.4.2.6 BaseStationChallenge
366 BaseStationChallenge ::= [PRIVATE 18] SET {
367         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
368         -- M 6.5.2.63
369 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
370         -- M 6.5.2.81
371         msid                                                                    MSID OPTIONAL,
372         --
373         randomVariableBaseStation                               [41] IMPLICIT RandomVariableBaseStation,
374         -- M 6.5.2.102
375         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
376         -- O 6.5.2.116 a
377         serviceIndicator                                                [193] IMPLICIT ServiceIndicator OPTIONAL
378         -- O 6.5.2.wB b
379         }
380 -- BaseStationChallenge RETURN RESULT Parameters
381 BaseStationChallengeRes ::= [PRIVATE 18] SET {
382         authenticationResponseBaseStation       [36] IMPLICIT AuthenticationResponseBaseStation,
383         -- M 6.5.2.11
384         ...
385         }
386 -- 6.4.2.7 Blocking
387
388 Blocking ::= [PRIVATE 18] SET {
389         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
390         -- M 6.5.2.72
391         ...
392         }
393 -- Blocking RETURN RESULT Parameters
394 -- zero octets
395
396 -- 6.4.2.8 BulkDeregistration
397 BulkDeregistration ::= [PRIVATE 18] SET {
398         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
399         -- M 6.5.2.116
400         ...
401         }
402 -- BulkDeregistration RETURN RESULT Parameters
403 -- zero octets
404
405 -- 6.4.2.9 CountRequest
406 CountRequest ::= [PRIVATE 18] SET {
407         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
408         -- M 6.5.2.63
409         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
410         -- M 6.5.2.81
411         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
412         -- O 6.5.2.116 a
413         ...
414         }
415
416 --CountRequest RETURN RESULT Parameters
417 CountRequestRes ::= [PRIVATE 18] SET {
418         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
419         -- O 6.5.2.18 a
420         ...
421         }
422 -- 6.4.2.10 FacilitiesDirective
423 FacilitiesDirective ::= [PRIVATE 18] SET {
424         billingID                                                               [1] IMPLICIT BillingID,
425         -- M 6.5.2.16
426         channelData                                                             [5] IMPLICIT ChannelData,
427         -- (Serving) M 6.5.2.47 a
428         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
429         -- M 6.5.2.63
430         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
431         -- M 6.5.2.72
432         interSwitchCount                                                [7] IMPLICIT InterSwitchCount,
433         -- M 6.5.2.73
434         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
435         -- M 6.5.2.81
436         servingCellID                                                   [2] IMPLICIT ServingCellID,
437         -- M 6.5.2.117
438         stationClassMark                                                [18] IMPLICIT StationClassMark,
439         -- M 6.5.2.143
440         targetCellID                                                    [3] IMPLICIT TargetCellID,
441         -- M 6.5.2.148
442         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
443         -- (Desired) O 6.5.2.50 b
444         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
445         -- O 6.5.2.70 c
446         handoffState                                                    [164] IMPLICIT HandoffState OPTIONAL,
447         -- O 6.5.2.71 d
448         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
449         --  O 6.5.2.120 e
450         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
451         -- (Serving) O 6.5.2.151 f
452         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
453         --  O 6.5.2.152 g
454         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
455         -- (Serving) O 6.5.2.153 f
456         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL,
457         -- O 6.5.2.166 h
458         ...
459         }
460
461 -- FacilitiesDirective RETURN RESULT Parameters
462 FacilitiesDirectiveRes ::= [PRIVATE 18] SET {
463         channelData                                                             [5] IMPLICIT ChannelData,
464         -- (Target) M 6.5.2.47 a
465         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
466         -- (Actual) O 6.5.2.50 b
467         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
468         -- (Target) O 6.5.2.151 c
469         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL
470         -- (Target) O 6.5.2.153 d       ...
471         }
472
473 -- 6.4.2.11 FacilitiesDirective2
474 -- N.S0007-0 v 1.0
475 FacilitiesDirective2 ::= [PRIVATE 18] SET {
476         billingID                                                               [1] IMPLICIT BillingID,
477         -- M 6.5.2.16
478         channelData                                                             [5] IMPLICIT ChannelData,
479         -- (Serving) M 6.5.2.47 a
480         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
481         -- M 6.5.2.63
482         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
483         -- M 6.5.2.72
484         interSwitchCount                                                [7] IMPLICIT InterSwitchCount,
485         -- M 6.5.2.73
486         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
487         -- M 6.5.2.81
488         servingCellID                                                   [2] IMPLICIT ServingCellID,
489         -- M 6.5.2.117
490         baseStationManufacturerCode                             [197] IMPLICIT BaseStationManufacturerCode OPTIONAL,
491         -- O 6 .5.2.aa a a
492         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
493         -- O 6.5.2.3 s
494         cdma2000HandoffInvokeIOSData                    [356] IMPLICIT CDMA2000HandoffInvokeIOSData OPTIONAL,
495         --O 6.5.2.gm xx
496         cdmaCallMode                                                    [62] IMPLICIT CDMACallMode OPTIONAL,
497         -- O 6.5.2.29 c, d, e
498         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
499         -- (Serving) O 6.5.2.30 c
500         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
501         -- O 6.5.2.aq c, t, aa
502         cdmaMobileProtocolRevision                              [66] IMPLICIT CDMAMobileProtocolRevision OPTIONAL,
503         -- O 6.5.2.34 c
504         cdmaMSMeasuredChannelIdentity                   [351] IMPLICIT CDMAMSMeasuredChannelIdentity OPTIONAL,
505         -- O 6.5.2.gh nn
506         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
507         -- O 6.5.2.36 f
508         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
509         -- O 6.5.2.e c, s
510         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
511         -- O 6.5.2.g
512         cdmaServingOneWayDelay                                  [60] IMPLICIT CDMAServingOneWayDelay OPTIONAL,
513         -- O 6.5.2.38 a, c
514         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
515         -- O 6.5.2.41 c
516         cdmaStationClassMark2                                   [177] IMPLICIT CDMAStationClassMark2 OPTIONAL,
517         -- O 6.5.2.h TSB76 c, mm
518         cdmaTargetMAHOList                                              [136] IMPLICIT CDMATargetMAHOList OPTIONAL,
519         -- O 6.5.2.43 g
520         cdmaTargetMeasurementList                               [134] IMPLICIT CDMATargetMeasurementList OPTIONAL,
521         -- O 6.5.2.45 h
522         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
523         -- (Desired) O 6.5.2.50 b
524         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
525         -- O 6.5.2.at aa
526         dataPrivacyParameters                                   [216] IMPLICIT DataPrivacyParameters OPTIONAL,
527         -- O 6.5.2.au x
528         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
529         -- O 6.5.2.70 c
530         handoffState                                                    [164] IMPLICIT HandoffState OPTIONAL,
531         -- O 6.5.2.71 d
532         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
533         --(Desired) O 6.5.2.av u
534         msLocation                                                              [70] IMPLICIT MSLocation OPTIONAL,
535         -- O 6.5.2.84 c
536         nampsCallMode                                                   [165] IMPLICIT NAMPSCallMode OPTIONAL,
537         -- O 6.5.2.85 e, m
538         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
539         -- (Serving) O 6.5.2.86 n
540         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
541         -- O 6.5.2.101 aa
542         nonPublicData                                                   [200] IMPLICIT NonPublicData OPTIONAL,
543         -- O 6.5.2.ad t
544         pdsnAddress                                                             [349]   IMPLICIT PDSNAddress OPTIONAL,
545         --O 6.5.2.gf gg
546         pdsnProtocolType                                                [350] IMPLICIT PDSNProtocolType OPTIONAL,
547         -- O 6.5.2.gg hh
548         qosPriority                                                             [348] IMPLICIT QoSPriority OPTIONAL,
549         -- O 6.5.2.ge ff
550         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
551         -- O 6.5.2.120 j
552         stationClassMark                                                [18] IMPLICIT StationClassMark,
553         -- M 6.5.2.143
554         systemOperatorCode                                              [206] IMPLICIT SystemOperatorCode OPTIONAL,
555         -- O 6 .5.2.a j b b
556         targetCellID                                                    [3] IMPLICIT TargetCellID,
557         -- O 6.5.2.148 b
558         tdmaBandwidth                                                   [220] IMPLICIT TDMABandwidth OPTIONAL,
559         -- (Desired) O 6.5.2.ay z
560         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
561         -- (Serving) O 6.5.2.151 o
562         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
563         -- O 6.5.2.152 e, p
564         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
565         -- (Serving) O 6.5.2.153 o
566         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
567         -- O 6 .5.2.i x
568         tdmaTerminalCapability                                  [179] TDMATerminalCapability OPTIONAL,
569         -- y O 6 .5.2.j x
570         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL,
571         -- O 6.5.2.k u
572         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
573         -- O 6 .5.2.154
574         userZoneData                                                    [209] IMPLICIT UserZoneData OPTIONAL,
575         -- O 6.5.2.am (IS-730) v
576         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
577         -- O 6.5.2.166 q
578 }
579
580 -- FacilitiesDirective2 RETURN RESULT Parameters
581 FacilitiesDirective2Res ::= [PRIVATE 18] SET {
582         bsmcstatus                                                              [198] IMPLICIT BSMCStatus OPTIONAL,
583         --
584         cdma2000HandoffResponseIOSData                  [357] IMPLICIT CDMA2000HandoffResponseIOSData OPTIONAL,
585         -- O 6.5.2.gn yy
586         -- O 6 .5.2.a b f
587         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
588         -- (Target) O 6.5.2.30 a
589         cdmaCodeChannelList                                             [132] IMPLICIT CDMACodeChannelList OPTIONAL,
590         -- O 6.5.2.33 a
591         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
592         -- O 6.5.2.aq a, i,
593         cdmaSearchParameters                                    [230] IMPLICIT CDMASearchParameters OPTIONAL,
594         --O 6.5.2.bi a, k
595         cdmaSearchWindow                                                [69] IMPLICIT CDMASearchWindow OPTIONAL,
596         -- O 6.5.2.37 a
597         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
598         -- O 6.5.2.e a, h
599         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
600         -- (Target) O 6.5.2.47 b
601         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
602         -- (Actual) O 6.5.2.50 c
603         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
604         -- (Actual) O 6.5.2.av j
605         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
606         -- (Target) O 6.5.2.86 d
607         sOCStatus                                                               [205] IMPLICIT SOCStatus OPTIONAL,
608         -- O 6 .5.2.a i f
609         targetCellID                                                    [3] IMPLICIT TargetCellID OPTIONAL,
610         -- O 6.5.2.148 e
611         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
612         -- (Target) O 6.5.2.151 f
613         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
614         -- (Target) O 6.5.2.153 g
615         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL
616         -- (Target ) O 6 .5.2.k h
617 }
618
619 -- 6.4.2.12 FacilitiesRelease
620 FacilitiesRelease ::= [PRIVATE 18] SET {
621         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
622         -- M 6.5.2.72
623         releaseReason                                                   [10] IMPLICIT ReleaseReason,
624         -- M 6.5.2.111
625         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
626         -- O 6.5.2.16 a
627         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL
628         -- O 6.5.2.81
629         }
630
631 -- FacilitiesRelease RETURN RESULT Parameters
632 FacilitiesReleaseRes ::= [PRIVATE 18] SET {
633         billingID                                                               [1] IMPLICIT BillingID OPTIONAL
634         -- O 6.5.2.16
635         }
636
637 -- Updated with N.S0004, N.S0012-0 v 1.0 N.S0023-0 v 1.0
638 -- 6.4.2.13 FeatureRequest
639 FeatureRequest ::= [PRIVATE 18] SET {
640         billingID                                                               [1] IMPLICIT BillingID,
641         -- M 6.5.2.16
642         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
643         -- (Dialed) M 6.5.2.58
644         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
645         -- M 6.5.2.63
646         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
647         -- M 6.5.2.72
648         interSwitchCount                                                [7] IMPLICIT InterSwitchCount,
649         -- M 6.5.2.73
650         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
651         -- M 6.5.2.81
652         servingCellID                                                   [2] IMPLICIT ServingCellID,
653         -- M 6.5.2.117 a
654         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
655         -- O 6.5.2.fv
656         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
657         -- O 6.5.2.bw c
658         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
659         -- O 6.5.2.21 c
660         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
661         -- O 6.5.2.22 c
662         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
663         -- O 6.5.2.25 c
664         cdmaCallMode                                                    [62] IMPLICIT CDMACallMode OPTIONAL,
665         -- O 6.5.2.29 c, d, e
666         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
667         -- (Serving) O 6.5.2.30 c
668         cdmaMobileProtocolRevision                              [66] IMPLICIT CDMAMobileProtocolRevision OPTIONAL,
669         -- O 6.5.2.34 c
670         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
671         -- O 6.5.2.36 f
672         cdmaServingOneWayDelay                                  [60] IMPLICIT CDMAServingOneWayDelay OPTIONAL,
673         -- O 6.5.2.38 a, c
674         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
675         -- O 6.5.2.41 c
676         cdmaTargetMAHOList                                              [136] IMPLICIT CDMATargetMAHOList OPTIONAL,
677         -- O 6.5.2.43 g
678         cdmaTargetMeasurementList                               [134] IMPLICIT CDMATargetMeasurementList,
679         -- O 6.5.2.45 h
680         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
681         -- (Serving) O 6.5.2.47 i
682         conferenceCallingIndicator                              [137] IMPLICIT ConferenceCallingIndicator OPTIONAL,
683         -- O 6.5.2.49
684         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
685         -- (Desired) O 6.5.2.50 j
686         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
687         -- O 6.5.2.70 k
688         handoffState                                                    [164] IMPLICIT HandoffState OPTIONAL,
689         -- O 6.5.2.71 l
690         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
691         -- O 6.5.2.80 d
692         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
693         -- (Serving) O 6.5.2.82 e
694         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
695         -- O 6.5.2.83
696         msLocation                                                              [70] IMPLICIT MSLocation OPTIONAL,
697         -- O 6.5.2.84 c
698         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
699         -- O 6.5.2.88 f
700         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
701         -- O 6.5.2.93
702         nampsCallMode                                                   [165] IMPLICIT NAMPSCallMode OPTIONAL,
703         -- O 6.5.2.85 e, m
704         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
705         -- (Serving) O 6.5.2.86 n
706         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
707         -- O 6.5.2.116
708         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
709         -- O 6.5.2.120 j
710         stationClassMark                                                [18] IMPLICIT StationClassMark OPTIONAL,
711         -- O 6.5.2.143 i, o
712         targetCellID                                                    [3] IMPLICIT TargetCellID OPTIONAL,
713         -- O 6.5.2.148 b
714         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
715         -- (Serving) O 6.5.2.151 o
716         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
717         -- O 6.5.2.152 e, p
718         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
719         -- (Serving) O 6.5.2.153 o
720         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
721         -- 6.5.2.160
722         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
723         -- O 6.5.2.166 q
724         }
725 -- FeatureRequest RETURN RESULT Parameters
726 FeatureRequestRes ::= [PRIVATE 18] SET {
727         featureResult                                                   [18] IMPLICIT FeatureResult,
728         -- M 6.5.2.67
729         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
730         -- O 6.5.2.1 a
731         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
732         -- O 6.5.2.2 b
733         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
734         -- O 6.5.2.6 c
735         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
736         -- O 6.5.2.23 d
737         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
738         -- O 6.5.2.24 d
739         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
740         -- O 6.5.2.25 d
741         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
742         -- O 6.5.2.28 d
743         conferenceCallingIndicator                              [137] IMPLICIT ConferenceCallingIndicator OPTIONAL,
744         -- O 6.5.2.49 e
745         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
746         -- (Dialed) O 6.5.2.58 f
747         digits-Destination                                              [4] IMPLICIT Digits OPTIONAL,
748         -- (Destination) O 6.5.2.58 l
749         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
750         -- O 6.5.2.bx l, m
751         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
752         -- O 6.5.2.ec l, m
753         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
754         -- O 6.5.2.59 g
755         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
756         -- O 6.5.2.60 g
757         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
758         -- O 6.5.2.61 g
759         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
760         -- O 6.5.2.62 d
761         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
762         -- O 6.5.2.69 h
763         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
764         -- O 6.5.2.80 g
765         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
766         -- O 6.5.2.87 d
767         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
768         -- O 6.5.2.88 i
769         pACAIndicator                                                   [146] IMPLICIT PACAIndicator OPTIONAL,
770         -- O 6.5.2.91 j
771         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
772         -- O 6.5.2.95 h
773         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
774         -- O 6.5.2.96 n, o
775         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
776         -- O 6.5.2.107 d
777         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
778         -- O 6.5.2.108 d
779         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
780         -- O 6.5.2.109 d
781         resumePIC                                                               [394] IMPLICIT ResumePIC OPTIONAL,
782         -- O 6.5.2.cu m
783         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
784         -- O 6.5.2.114 d
785         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
786         -- O 6.5.2.156 k
787         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
788         -- O 6.5.2.159 d
789         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
790         -- O 6.5.2.de n
791         }
792
793 -- 6.4.2.14 FlashRequest
794 FlashRequest ::= [PRIVATE 18] SET {
795         digits                                                                  [4] IMPLICIT Digits,
796         -- (Dialed) M 6.5.2.58 a
797         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
798         -- M 6.5.2.72
799         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
800         -- M 6.5.2.81
801         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
802         -- (Actual) O 6.5.2.50 b
803         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL
804         -- O 6.5.2.63
805         }
806 -- FlashRequest RETURN RESULT Parameters
807 -- zero octets
808
809
810 -- 6.4.2.15 HandoffBack
811 HandoffBack ::= [PRIVATE 18] SET {
812         channelData                                                             [5] IMPLICIT ChannelData,
813         -- (Serving) M 6.5.2.47 a
814         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
815         -- M 6.5.2.72
816         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
817         -- M 6.5.2.81
818         servingCellID                                                   [2] IMPLICIT ServingCellID,
819         -- M 6.5.2.117
820         targetCellID                                                    [3] IMPLICIT TargetCellID,
821         -- M 6.5.2.148
822         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
823         -- O 6.5.2.16 b
824         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
825         -- (Desired) O 6.5.2.50 c       
826         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
827         -- O 6.5.2.70 d
828         handoffState                                                    [164] IMPLICIT HandoffState OPTIONAL,
829         -- O 6.5.2.71 e
830         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
831         -- O 6.5.2.120 c, f
832         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
833         -- (Serving) O 6.5.2.151 g
834         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
835         -- O 6.5.2.152 h
836         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
837         -- (Serving) O 6.5.2.153 g
838         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL,
839         -- O 6.5.2.166 i
840         ...
841         }
842
843 -- HandoffBack RETURN RESULT Parameters
844
845 HandoffBackRes ::= [PRIVATE 18] SET {
846         channelData                                                             [5] IMPLICIT ChannelData,
847         -- (Target) M 6.5.2.47 a
848         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
849         -- (Actual) O 6.5.2.50 b
850         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
851         -- (Target) O 6.5.2.151 c
852         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
853         -- (Target) O 6.5.2.153 d
854         ...
855         }
856 --6.4.2.16 HandoffBack2
857 HandoffBack2 ::= [PRIVATE 18] SET {
858         billingID                                                               [1] IMPLICIT BillingID,
859         -- M 6.5.2.16
860         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
861         -- M 6.5.2.72
862         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
863         -- M 6.5.2.81
864         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
865         -- M 6.5.2.117 a
866         baseStationManufacturerCode                             [197] IMPLICIT BaseStationManufacturerCode OPTIONAL,
867         -- O 6 .5.2.a a u
868         cdma2000HandoffInvokeIOSData                    [356] IMPLICIT CDMA2000HandoffInvokeIOSData OPTIONAL,
869         -- O 6.5.2.gm xx
870         cdmaCallMode                                                    [62] IMPLICIT CDMACallMode OPTIONAL,
871         -- O 6.5.2.29 c, d, e
872         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
873         -- (Serving) O 6.5.2.30 c
874         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
875         -- O 6.5.2.aq IS-737 c, t, aa
876         cdmaMSMeasuredChannelIdentity                   [351] IMPLICIT CDMAMSMeasuredChannelIdentity OPTIONAL,
877         -- O 6.5.2.gh oo
878         cdmaMobileProtocolRevision                              [66] IMPLICIT CDMAMobileProtocolRevision OPTIONAL,
879         -- O 6.5.2.34 c
880         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
881         -- O 6.5.2.e c, s, mm
882         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
883         -- O 6.5.2.g TSB76 c, x
884         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
885         -- O 6.5.2.36 f
886         cdmaServingOneWayDelay                                  [60] IMPLICIT CDMAServingOneWayDelay OPTIONAL,
887         -- O 6.5.2.38 a, c
888         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
889         -- O 6.5.2.41 c
890         cdmaStationClassMark2                                   [177] IMPLICIT CDMAStationClassMark2 OPTIONAL,
891         -- O 6.5.2.h TSB76 c, nn
892         cdmaTargetMAHOList                                              [136] IMPLICIT CDMATargetMAHOList OPTIONAL,
893         -- O 6.5.2.43 g
894         cdmaTargetMeasurementList                               [134] IMPLICIT CDMATargetMeasurementList,
895         -- O 6.5.2.45 h
896         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
897         -- (Serving) O 6.5.2.47 i
898         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
899         -- (Desired) O 6.5.2.50 j
900         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
901         -- O 6.5.2.at aa
902         dataPrivacyParameters                                   [216] IMPLICIT DataPrivacyParameters OPTIONAL,
903         -- O 6.5.2.au w
904         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
905         -- O 6.5.2.70 k
906         handoffState                                                    [164] IMPLICIT HandoffState OPTIONAL,
907         -- O 6.5.2.71 l
908         interSwitchCount                                                [7] IMPLICIT InterSwitchCount OPTIONAL,
909         -- O 6.5.2.73 k
910         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
911         -- O 6.5.2.av y
912         msLocation                                                              [70] IMPLICIT MSLocation OPTIONAL,
913         -- O 6.5.2.84 c
914         nampsCallMode                                                   [165] IMPLICIT NAMPSCallMode OPTIONAL,
915         -- O 6.5.2.85 e, m
916         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
917         -- (Serving) O 6.5.2.86 n
918         pdsnAddress                                                             [349] IMPLICIT PDSNAddress OPTIONAL,
919         -- O 6.5.2.gf hh
920         pdsnProtocolType                                                [350] IMPLICIT PDSNProtocolType OPTIONAL,
921         -- O 6.5.2.gg ii
922         qosPriority                                                             [348] IMPLICIT QoSPriority OPTIONAL,
923         -- O 6.5.2.ge jj
924         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
925         -- O 6.5.2.101
926         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
927         -- O 6.5.2.120 j
928         stationClassMark                                                [18] IMPLICIT StationClassMark OPTIONAL,
929         -- O 6 .5.2.14 3 i , n, o
930         systemOperatorCode                                              [206] IMPLICIT SystemOperatorCode OPTIONAL,
931         -- O 6 .5.2.a j v
932         targetCellID                                                    [3] IMPLICIT TargetCellID OPTIONAL,
933         -- O 6.5.2.148
934         tdmaBandwidth                                                   [220] IMPLICIT TDMABandwidth OPTIONAL,
935         -- (Desired) O 6.5.2.ay
936         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
937         -- (Serving) O 6.5.2.151 o
938         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
939         -- O 6.5.2.152 e, p
940         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
941         -- (Serving) O 6.5.2.153 o
942         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
943         -- O 6 .5.2.i x
944         tdmaTerminalCapability                                  [179] TDMATerminalCapability OPTIONAL,
945         -- y O 6 .5.2.j x
946         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL,
947         -- O 6.5.2.k u
948         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
949         -- O 6 .5.2.154
950         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL,
951         -- O 6.5.2.166 q
952         ...
953         }
954
955 -- HandoffBack2 RETURN RESULT Parameters
956 HandoffBack2Res ::= [PRIVATE 18] SET {
957         bsmcstatus                                                              [198] IMPLICIT BSMCStatus OPTIONAL,
958         -- O 6 .5.2.a b f
959         cdma2000HandoffResponseIOSData                  [357] IMPLICIT CDMA2000HandoffResponseIOSData OPTIONAL,
960         -- O 6.5.2.gn yy
961         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
962         -- (Target) O 6.5.2.30 a
963         cdmaCodeChannelList                                             [132] IMPLICIT CDMACodeChannelList OPTIONAL,
964         -- O 6.5.2.33 a
965         cdmaSearchParameters                                    [230] IMPLICIT CDMASearchParameters OPTIONAL,
966         -- O 6.5.2.bi a, k
967         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
968         -- O 6.5.2.aq a, i, l, zz
969         cdmaSearchWindow                                                [69] IMPLICIT CDMASearchWindow OPTIONAL,
970         -- O 6.5.2.37 a
971         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
972         -- O 6.5.2.e a, h, t
973         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
974         -- (Target) O 6.5.2.47 b
975         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
976         -- (Actual) O 6.5.2.50 c
977         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
978         -- (Target) O 6.5.2.86 d
979         sOCStatus                                                               [205] IMPLICIT SOCStatus OPTIONAL,
980         -- O 6 .5.2.a i f
981         targetCellID                                                    [3] IMPLICIT TargetCellID OPTIONAL,
982         -- O 6.5.2.148 e
983         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
984         -- (Target) O 6.5.2.151 f
985         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
986         -- (Target) O 6.5.2.153 g
987         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL
988         -- (Target ) O 6 .5.2.k h
989         }
990
991 -- 6.4.2.17 HandoffMeasurementRequest
992
993 HandoffMeasurementRequest ::= [PRIVATE 18] SET {
994         channelData                                                             [5] IMPLICIT ChannelData,
995         -- (Serving) M 6.5.2.47 a
996         servingCellID                                                   [2] IMPLICIT ServingCellID,
997         -- M 6.5.2.117
998         stationClassMark                                                [18] IMPLICIT StationClassMark,
999         -- M 6.5.2.143
1000         targetCellIDList                                                [207] IMPLICIT TargetCellIDList OPTIONAL,
1001         -- O 6 .5.2.ak i
1002         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
1003         -- O 6.5.2.152 b
1004         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
1005         -- (Serving) O 6.5.2.153 c
1006         tdmaTerminalCapability                                  [179] IMPLICIT TDMATerminalCapability OPTIONAL
1007         -- O 6 .5.2.j h
1008         }
1009
1010 --HandoffMeasurementRequest RETURN RESULT Parameters
1011 HandoffMeasurementRequestRes ::= [PRIVATE 18] SET {
1012         signalQuality                                                   [11] IMPLICIT SignalQuality,
1013         -- M 6.5.2.121 a
1014         targetCellID                                                    [3] IMPLICIT TargetCellID,
1015         -- M 6.5.2.148 a
1016         ...
1017         }
1018
1019 -- 6.4.2.18 HandoffMeasurementRequest2
1020 HandoffMeasurementRequest2 ::= [PRIVATE 18] SET {
1021         servingCellID                                                   [2] IMPLICIT ServingCellID,
1022         -- M 6.5.2.117
1023         cdmaCallMode                                                    [62] IMPLICIT CDMACallMode OPTIONAL,
1024         -- O 6.5.2.29 a, b
1025         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
1026         -- (Serving) O 6.5.2.30 b
1027         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
1028         -- O 6.5.2.e
1029         cdmaServingOneWayDelay                                  [60] IMPLICIT CDMAServingOneWayDelay OPTIONAL,
1030         -- O 6.5.2.38 b
1031         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
1032         -- O 6.5.2.41 b
1033         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
1034         -- (Serving) O 6.5.2.47 c
1035         msLocation                                                              [70] IMPLICIT MSLocation OPTIONAL,
1036         -- O 6.5.2.84 b
1037         nampsCallMode                                                   [165] IMPLICIT NAMPSCallMode OPTIONAL,
1038         -- O 6.5.2.85 d
1039         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
1040         -- (Serving) O 6.5.2.86 e
1041         stationClassMark                                                [18] IMPLICIT StationClassMark OPTIONAL,
1042         -- O 6.5.2.143 c, f
1043         targetCellIDList                                                [207] IMPLICIT TargetCellIDList OPTIONAL,
1044         -- O 6.5.2.ak
1045         tdmaBandwidth                                                   [220] IMPLICIT TDMABandwidth OPTIONAL,
1046         -- (Desired) O 6.5.2.ay
1047         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
1048         -- O 6.5.2.152 g
1049         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
1050         -- (Serving) O 6.5.2.153 f
1051         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1052         -- O 6.5.2.i
1053         tdmaTerminalCapability                                  [179] IMPLICIT TDMATerminalCapability OPTIONAL
1054         -- O 6.5.2.j
1055         }
1056
1057 -- HandoffMeasurementRequest2 RETURN RESULT Parameters
1058 HandoffMeasurementRequest2Res ::= [PRIVATE 18] SET {
1059         cdmaTargetMeasurementList                               [134] IMPLICIT CDMATargetMeasurementList OPTIONAL,
1060         -- O 6.5.2.45 a
1061         targetMeasurementList                                   [157] IMPLICIT TargetMeasurementList OPTIONAL
1062         -- O 6.5.2.150 b        ...
1063         }
1064
1065 -- 6.4.2.19 HandoffToThird
1066 HandoffToThird ::= [PRIVATE 18] SET {
1067         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1068         -- M 6.5.2.63
1069         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
1070         -- M 6.5.2.72
1071         interSwitchCount                                                [7] IMPLICIT InterSwitchCount,
1072         -- (Serving) M 6.5.2.73
1073         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1074         -- M 6.5.2.81
1075         mscid                                                                   [21] IMPLICIT MSCID,
1076         -- (Target) M 6.5.2.82
1077         servingCellID                                                   [2] IMPLICIT ServingCellID,
1078         -- M 6.5.2.117
1079         baseStationManufacturerCode                             [197] IMPLICIT BaseStationManufacturerCode OPTIONAL,
1080         -- O 6 .5.2.aa u
1081         stationClassMark                                                [18] IMPLICIT StationClassMark,
1082         -- M 6.5.2.143
1083         targetCellID                                                    [3] IMPLICIT TargetCellID,
1084         -- M 6.5.2.148
1085         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
1086         -- O 6.5.2.16 a
1087         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
1088         -- (Serving) O 6.5.2.47 b
1089         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
1090         -- (Desired) O 6.5.2.50 c
1091         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
1092         -- O 6.5.2.70 d
1093         handoffState                                                    [164] IMPLICIT HandoffState OPTIONAL,
1094         -- O 6 .5.2.71 t
1095         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
1096         -- O 6.5.2.120 c
1097         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
1098         -- (Serving) O 6.5.2.151 e
1099         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
1100         -- O 6.5.2.152 f
1101         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
1102         -- (Serving) O 6.5.2.153 e
1103         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1104         -- O 6 .5.2.i x
1105         tdmaTerminalCapability                                  [179] IMPLICIT TDMATerminalCapability OPTIONAL,
1106         -- y O 6 .5.2.j x
1107         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL,
1108         -- O 6.5.2.k u
1109         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
1110         -- O 6 .5.2.154
1111         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
1112         -- O 6.5.2.166 g
1113                 }
1114
1115 -- HandoffToThird RETURN RESULT Parameters
1116 HandoffToThirdRes ::= [PRIVATE 18] SET {
1117         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
1118         -- (Target) O 6.5.2.47 a
1119         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
1120         -- (Actual) O 6.5.2.50 b
1121         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
1122         -- (Target) O 6.5.2.151 c
1123         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL
1124         -- (Target) O 6.5.2.153 d
1125         }
1126
1127 -- 6.4.2.20 HandoffToThird2
1128 HandoffToThird2 ::= [PRIVATE 18] SET {
1129         bsmcstatus                                                              [198] IMPLICIT BSMCStatus OPTIONAL,
1130         -- O 6 .5.2.a b f
1131         billingID                                                               [1] IMPLICIT BillingID,
1132         -- M 6.5.2.16
1133         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1134         -- M 6.5.2.63
1135         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
1136         -- M 6.5.2.72
1137         interSwitchCount                                                [7] IMPLICIT InterSwitchCount,
1138         -- (Serving) M 6.5.2.73
1139         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1140         -- M 6.5.2.81
1141         mscid                                                                   [21] IMPLICIT MSCID,
1142         -- (Target) M 6.5.2.82
1143         servingCellID                                                   [2] IMPLICIT ServingCellID,
1144         -- M 6.5.2.117 a
1145         targetCellID                                                    [3] IMPLICIT TargetCellID,
1146         -- O 6.5.2.148 b
1147         cdma2000HandoffInvokeIOSData                    [356] IMPLICIT CDMA2000HandoffInvokeIOSData OPTIONAL,
1148         -- O 6.5.2.gm xx
1149         cdmaCallMode                                                    [62] IMPLICIT CDMACallMode OPTIONAL,
1150         -- O 6.5.2.29 c, d, e
1151         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
1152         -- (Serving) O 6.5.2.30 c
1153         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
1154         -- O 6.5.2.aq IS-737 c, s, z
1155         cdmaMSMeasuredChannelIdentity                   [351] IMPLICIT CDMAMSMeasuredChannelIdentity OPTIONAL,
1156         -- O 6.5.2.gh oo
1157         cdmaMobileProtocolRevision                              [66] IMPLICIT CDMAMobileProtocolRevision OPTIONAL,
1158         -- O 6.5.2.34 c
1159         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
1160         -- O 6.5.2.36 f
1161         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
1162         -- O 6.5.2.e c, r, mm
1163         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
1164         -- O 6.5.2.g c, x
1165         cdmaServingOneWayDelay                                  [60] IMPLICIT CDMAServingOneWayDelay OPTIONAL,
1166         -- O 6.5.2.38 a, c
1167         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
1168         -- O 6.5.2.41 c
1169         cdmaStationClassMark2                                   [177] IMPLICIT CDMAStationClassMark2 OPTIONAL,
1170         -- O 6.5.2.h TSB76 c, nn
1171         cdmaTargetMAHOList                                              [136] IMPLICIT CDMATargetMAHOList OPTIONAL,
1172         -- O 6.5.2.43 g
1173         cdmaTargetMeasurementList                               [134] IMPLICIT CDMATargetMeasurementList OPTIONAL,
1174         -- O 6.5.2.45 h
1175         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
1176         -- (Serving) O 6.5.2.47 i
1177         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
1178         -- (Desired) O 6.5.2.50 j
1179         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
1180         -- O 6.5.2.at IS-737 ab z
1181         dataPrivacyParameters                                   [216] IMPLICIT DataPrivacyParameters OPTIONAL,
1182         -- O 6.5.2.au IS-737 v
1183         handoffReason                                                   [30] IMPLICIT HandoffReason OPTIONAL,
1184         -- O 6.5.2.70 k
1185         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
1186         -- O 6.5.2.av w
1187         msLocation                                                              [70] IMPLICIT MSLocation OPTIONAL,
1188         -- O 6.5.2.84 c
1189         nampsCallMode                                                   [165] IMPLICIT NAMPSCallMode OPTIONAL,
1190         -- O 6.5.2.85 e, l
1191         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
1192         -- (Serving) O 6.5.2.86 m
1193         pdsnAddress                                                             [349] IMPLICIT PDSNAddress OPTIONAL,
1194         -- O 6.5.2.gf hh
1195         pdsnProtocolType                                                [350] IMPLICIT PDSNProtocolType OPTIONAL,
1196         -- O 6.5.2,gg ii
1197         qosPriority                                                             [348] IMPLICIT QoSPriority OPTIONAL,
1198         -- O 6.5.2.ge jj
1199         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
1200         -- O 6.5.2.101 z
1201         sOCStatus                                                               [205] IMPLICIT SOCStatus OPTIONAL,
1202         -- O 6 .5.2.a i f
1203         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
1204         -- O 6.5.2.120 j
1205         stationClassMark                                                [18] IMPLICIT StationClassMark OPTIONAL,
1206         -- O 6.5.2.143 i, m, n
1207         tdmaBandwidth                                                   [220] IMPLICIT TDMABandwidth OPTIONAL,
1208         --(Desired) O 6.5.2.ay y
1209         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
1210         -- (Serving) O 6.5.2.151 n
1211         tdmaCallMode                                                    [29] IMPLICIT TDMACallMode OPTIONAL,
1212         -- O 6.5.2.152 n, o
1213         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
1214         -- (Serving) O 6.5.2.153 n
1215         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1216         -- O 6.5.2.i u
1217         tdmaTerminalCapability                                  [179] TDMATerminalCapability OPTIONAL,
1218         -- O 6.5.2.j
1219         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL,
1220         -- O 6.5.2.k
1221         userZoneData                                                    [209] IMPLICIT UserZoneData OPTIONAL,
1222         -- O 6.5.2.am (IS-730)
1223         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
1224         -- O 6.5.2.166 p        
1225         }
1226
1227 -- HandoffToThird2 RETURN RESULT Parameters
1228 HandoffToThird2Res ::= [PRIVATE 18] SET {
1229         cdma2000HandoffResponseIOSData                  [357] IMPLICIT CDMA2000HandoffResponseIOSData OPTIONAL,
1230         -- O 6.5.2.gn yy
1231         cdmaChannelData                                                 [63] IMPLICIT CDMAChannelData OPTIONAL,
1232         -- (Target) O 6.5.2.30 a
1233         cdmaCodeChannelList                                             [132] IMPLICIT CDMACodeChannelList OPTIONAL,
1234         -- O 6.5.2.33 a
1235         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
1236         -- O 6.5.2.aq IS-737 a, i, k, zz
1237         cdmaSearchParameters                                    [230] IMPLICIT CDMASearchParameters OPTIONAL,
1238         -- O 6.5.2.bi a, k
1239         cdmaSearchWindow                                                [69] IMPLICIT CDMASearchWindow OPTIONAL,
1240         -- O 6.5.2.37 a
1241         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
1242         -- O 6.5.2.e a, h, t
1243         channelData                                                             [5] IMPLICIT ChannelData OPTIONAL,
1244         -- (Target) O 6.5.2.47 b
1245         confidentialityModes                                    [39] IMPLICIT ConfidentialityModes OPTIONAL,
1246         -- (Actual) O 6.5.2.50 c
1247         nampsChannelData                                                [74] IMPLICIT NAMPSChannelData OPTIONAL,
1248         -- (Target) O 6.5.2.86 d
1249         targetCellID                                                    [3] IMPLICIT TargetCellID,
1250         -- O 6.5.2.148 e
1251         tdmaBurstIndicator                                              [31] IMPLICIT TDMABurstIndicator OPTIONAL,
1252         -- (Target) O 6.5.2.151 f
1253         tdmaChannelData                                                 [28] IMPLICIT TDMAChannelData OPTIONAL,
1254         -- (Target) O 6.5.2.153 g
1255         tdmaVoiceCoder                                                  [180] IMPLICIT TDMAVoiceCoder OPTIONAL
1256         -- (Target) O 6.5.2.k j
1257         }
1258
1259 -- 6.4.2.21 InformationDirective Updated with N.S0012-0 v 1.0
1260 InformationDirective ::= [PRIVATE 18] SET {
1261         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1262         -- M 6.5.2.63
1263         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1264         -- M 6.5.2.81
1265         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
1266         -- O 6.5.2.3 a
1267         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
1268         -- O 6.5.2.6 b
1269         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1270         -- O 6.5.2.23 c
1271         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1272         -- O 6.5.2.24 c
1273         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
1274         -- O 6.5.2.25 c
1275         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1276         -- O 6.5.2.bx d, e, p
1277         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1278         -- 6.5.2.ec
1279         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1280         -- O 6.5.2.108 c
1281         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1282         -- O 6.5.2.109 c
1283         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL
1284         -- O 6.5.2.116 d
1285         }
1286
1287 -- InformationDirective RETURN RESULT Parameters
1288
1289 InformationDirectiveRes ::= [PRIVATE 18] SET {
1290         alertResult                                                             [129] IMPLICIT AlertResult OPTIONAL
1291         -- O 6.5.2.4 a
1292         }
1293
1294 -- 6.4.2.22 InformationForward
1295 InformationForward ::= [PRIVATE 18] SET {
1296         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
1297         -- M 6.5.2.72
1298         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1299         -- M 6.5.2.81
1300         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
1301         -- O 6.5.2.3 a
1302         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
1303         -- O 6.5.2.6 a
1304         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1305         -- O 6.5.2.23 b
1306         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1307         -- O 6.5.2.24 b
1308         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
1309         -- O 6.5.2.25 b
1310         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1311         -- O 6.5.2.bx d, e, p
1312         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1313         -- 6.5.2.ec
1314         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
1315         -- O 6.5.2.63 a
1316         messageWaitingNotificationCount                 [92] IMPLICIT MessageWaitingNotificationCount OPTIONAL,
1317         -- O 6.5.2.78 a
1318         messageWaitingNotificationType                  [289] IMPLICIT MessageWaitingNotificationType OPTIONAL,
1319         -- O 6.5.2.79 a
1320         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1321         -- O 6.5.2.108 b
1322         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL
1323         -- O 6.5.2.109 b        
1324         }
1325
1326 -- InformationForward RETURN RESULT Parameters
1327 InformationForwardRes ::= [PRIVATE 18] SET {
1328         alertResult                                                             [129] IMPLICIT AlertResult OPTIONAL
1329         -- O 6.5.2.4 a
1330         }
1331
1332 -- 6.4.2.23 InterSystemAnswer
1333
1334 InterSystemAnswer ::= [PRIVATE 18] SET {
1335         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID,
1336         -- M 6.5.2.72
1337         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1338         -- M 6.5.2.81
1339         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL
1340         -- O 6.5.2.63 a
1341         }
1342 -- InterSystemAnswer RETURN RESULT Parameters
1343 -- zero octets
1344
1345 -- 6.4.2.24 InterSystemPage
1346
1347 InterSystemPage ::= [PRIVATE 18] SET {
1348         billingID                                                               [1] IMPLICIT BillingID,
1349         -- (Originating) M 6.5.2.16
1350         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1351         -- M 6.5.2.63
1352         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
1353         -- O 6.5.2.3 a
1354         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
1355         -- O 6.5.2.bw a, m
1356         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
1357         -- O 6.5.2.21 a
1358         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
1359         -- O 6.5.2.22 a
1360         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1361         -- O 6.5.2.23 a
1362         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1363         -- O 6.5.2.24 a
1364         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
1365         -- O 6.5.2.25 a
1366         cdmaBandClass                                                   [170] IMPLICIT CDMABandClass OPTIONAL,
1367         -- O 6.5.2.a m
1368         cdmaMobileProtocolRevision                              [66] IMPLICIT CDMAMobileProtocolRevision OPTIONAL,
1369         -- O 6.5.2.34 c
1370         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1371         -- O 6.5.2.f m
1372         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
1373         -- O 6.5.2.g
1374         cdmaSlotCycleIndex                                              [166] IMPLICIT CDMASlotCycleIndex OPTIONAL,
1375         -- O 6.5.2.40 b
1376         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
1377         -- O 6.5.2.41 c
1378         cdmaStationClassMark2                                   [177] IMPLICIT CDMAStationClassMark2 OPTIONAL,
1379         -- O 6.5.2.h m
1380         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
1381         -- O 6 .5.2.ac m
1382         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1383         -- O 6.5.2.bx d, e, p
1384         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1385         -- 6.5.2.ec
1386         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
1387         -- O 6.5.2.59 a
1388         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
1389         -- O 6.5.2.60 a
1390         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
1391         -- O 6.5.2.61 a
1392         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
1393         -- (Serving MSC) O 6.5.2.64 d
1394         extendedSystemMyTypeCode                                [54] IMPLICIT ExtendedSystemMyTypeCode OPTIONAL,
1395         -- (Serving MSC) O 6.5.2.65 e
1396         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
1397         -- O 6.5.2.bu
1398         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
1399         -- O 6.5.2.75 f
1400         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
1401         -- O 6.5.2.77 f
1402         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
1403         -- O 6.5.2.80 a
1404         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
1405         -- O 6.5.2.81
1406         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
1407         -- (Originating MSC) O 6.5.2.82 g
1408         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
1409         -- O 6.5.2.83 f
1410         mSIDUsage                                                               [327] IMPLICIT MSIDUsage OPTIONAL,
1411         -- O 6.5.2.fe
1412         networkTMSI                                                             [233] IMPLICIT NetworkTMSI OPTIONAL,
1413         -- O 6.5.2.bl o
1414         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
1415         -- O 6.5.2.88 f
1416         pageCount                                                               [300] IMPLICIT PageCount OPTIONAL,
1417         -- O 6.5.2.ed
1418         pageIndicator                                                   [71] IMPLICIT PageIndicator OPTIONAL,
1419         -- O 6.5.2.92 h
1420         pageResponseTime                                                [301] IMPLICIT PageResponseTime OPTIONAL,
1421         -- O 6.5.2.ee
1422         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
1423         -- (Originating MSC) O 6.5.2.93 i
1424         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
1425         -- O 6.5.2.94 j
1426         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
1427         -- O 6.5.2.95 k
1428         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
1429         --  O 6.5.2.96 a
1430         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
1431         --O 6.5.2.107 a
1432         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1433         -- O 6.5.2.108 a
1434         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
1435         -- O 6.5.2.by a, m
1436         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1437         -- O 6.5.2.109 a
1438         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
1439         -- O 6.5.2.116 f
1440         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode OPTIONAL,
1441         -- (Originating MSC) O 6.5.2.147 l
1442         tdmaDataFeaturesIndicator                               [221] IMPLICIT TDMADataFeaturesIndicator OPTIONAL,
1443         -- O 6.5.2.az p
1444         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1445         -- O 6.5.2.i
1446         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
1447         -- O 6 .5.2.154 f
1448         terminationTreatment                                    [121] IMPLICIT TerminationTreatment OPTIONAL,
1449         -- O 6.5.2.158 f
1450         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
1451         -- O 6.5.2.159 a
1452         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
1453         -- O 6.5.2.de a
1454         }
1455
1456 -- InterSystemPage RETURN RESULT Parameters
1457 InterSystemPageRes ::= [PRIVATE 18] SET {
1458         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
1459         -- O 6.5.2.1 a
1460         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
1461         -- (Terminating) O 6.5.2.16 b, c
1462         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1463         -- O 6.5.2.f
1464         conditionallyDeniedReason                               [162] IMPLICIT ConditionallyDeniedReason OPTIONAL,
1465         -- O 6.5.2.48 d
1466         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
1467         -- (Destination) O 6.5.2.58 c
1468         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
1469         -- (Border MSC) O 6.5.2.64 c
1470         extendedSystemMyTypeCode                                [54] IMPLICIT ExtendedSystemMyTypeCode OPTIONAL,
1471         -- (Border MSC) O 6.5.2.65 c
1472         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
1473         -- O 6.5.2.83 e
1474         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
1475         -- (Border MSC) O 6.5.2.93 f
1476         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL
1477         -- O 6.5.2.i    
1478         }
1479
1480 -- 6.4.2.25 InterSystemPage2
1481 InterSystemPage2 ::= [PRIVATE 18] SET {
1482         billingID                                                               [1] IMPLICIT BillingID,
1483         -- (Anchor MSC) M 6.5.2.16
1484         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1485         -- M 6.5.2.63
1486         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
1487         -- O 6.5.2.3 a
1488         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1489         -- O 6.5.2.23 b
1490         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1491         -- O 6.5.2.24 b
1492         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
1493         -- O 6.5.2.25 b
1494         cdmaBandClass                                                   [170] IMPLICIT CDMABandClass OPTIONAL,
1495         -- O 6.5.2.a f
1496         cdmaMobileProtocolRevision                              [66] IMPLICIT CDMAMobileProtocolRevision OPTIONAL,
1497         -- O 6.5.2.34 c
1498         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
1499         -- O 6 .5.2.ac f
1500         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1501         -- O 6.5.2.f f
1502         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
1503         -- O 6.5.2.g h
1504         cdmaSlotCycleIndex                                              [166] IMPLICIT CDMASlotCycleIndex OPTIONAL,
1505         -- O 6.5.2.40 b
1506         cdmaStationClassMark                                    [59] IMPLICIT CDMAStationClassMark OPTIONAL,
1507         -- O 6.5.2.41 d
1508         cdmaStationClassMark2                                   [177] IMPLICIT CDMAStationClassMark2 OPTIONAL,
1509         -- O 6.5.2.h f
1510         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1511         -- O 6.5.2.bx d, e, p
1512         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1513         -- 6.5.2.ec
1514         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
1515         -- O 6.5.2.bu
1516         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
1517         -- O 6.5.2.77 e
1518         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
1519         -- O 6.5.2.80 a
1520         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1521         -- M 6.5.2.81
1522         mSIDUsage                                                               [327] IMPLICIT MSIDUsage OPTIONAL,
1523         -- O 6.5.2.fe k
1524         networkTMSI                                                             [233] IMPLICIT NetworkTMSI OPTIONAL,
1525         -- O 6.5.2.bl h
1526         nonPublicData                                                   [200] IMPLICIT NonPublicData OPTIONAL,
1527         -- O 6.5.2.ad IS-730 l
1528         pageCount                                                               [300] IMPLICIT PageCount OPTIONAL,
1529         -- O 6.5.2.ed
1530         pageIndicator                                                   [71] IMPLICIT PageIndicator OPTIONAL,
1531         -- O 6.5.2.92 f
1532         pagingFrameClass                                                [210] IMPLICIT PagingFrameClass OPTIONAL,
1533         -- O 6 .5.2.ae g
1534         pageResponseTime                                                [301] IMPLICIT PageResponseTime OPTIONAL,
1535         -- O 6.5.2.ee IS-730 h
1536         pSID-RSIDList                                                   [203] IMPLICIT PSID-RSIDList OPTIONAL,
1537         -- O 6.5.2.ag IS-730 m,
1538         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1539         -- O 6.5.2.108 b
1540         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1541         -- O 6.5.2.109 b
1542         tdmaDataFeaturesIndicator                               [221] IMPLICIT TDMADataFeaturesIndicator OPTIONAL,
1543         -- O 6.5.2.az i
1544         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1545         -- O 6.5.2.i
1546         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
1547         -- O 6 .5.2.154 d
1548         userZoneData                                                    [209] IMPLICIT UserZoneData OPTIONAL
1549         -- O 6.5.2.am IS-730
1550         }
1551
1552 -- InterSystemPage2 RETURN RESULT Parameters
1553
1554 InterSystemPage2Res ::= [PRIVATE 18] SET {
1555         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
1556         -- O 6.5.2.1 a
1557         authenticationResponseBaseStation               [36] IMPLICIT AuthenticationResponseBaseStation,
1558         -- O 6.5.2.10 b
1559         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
1560         -- O 6.5.2.18 b
1561         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1562         -- O 6.5.2.f
1563         randc                                                                   [67] IMPLICIT RANDC OPTIONAL,
1564         -- O 6.5.2.100 c
1565         randomVariableBaseStation                               [41] IMPLICIT RandomVariableBaseStation,
1566         -- O 6.5.2.101 d
1567         systemAccessType                                                [34] IMPLICIT SystemAccessType,
1568         -- O 6.5.2.145 b        
1569         systemCapabilities                                              [49] IMPLICIT SystemCapabilities OPTIONAL,
1570         -- (Border) O 6.5.2.146 e
1571         tdmaDataMode                                                    [222] IMPLICIT TDMADataMode OPTIONAL,
1572         -- O 6.5.2.ba e
1573         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1574         -- O 6.5.2.i
1575         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL
1576         -- O 6.5.2.154 e
1577         }
1578
1579 -- 6.4.2.26 InterSystemSetup
1580 InterSystemSetup ::= [PRIVATE 18] SET {
1581         billingID                                                               [1] IMPLICIT BillingID,
1582         -- (Anchor MSC) M 6.5.2.16
1583         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1584         -- M 6.5.2.63
1585         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
1586         -- M 6.5.2.72
1587 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1588         -- M 6.5.2.81
1589 -- (IS-751)
1590         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
1591         -- O 6.5.2.3 a, g
1592         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1593         -- O 6.5.2.23 b, g
1594         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1595         -- O 6.5.2.24 b, g
1596
1597         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
1598         -- O 6.5.2.25 b, g
1599         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
1600         -- O 6.5.2.36 a
1601         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1602         -- O 6.5.2.f e, g
1603         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
1604         -- O 6.5.2.g f, g
1605         changeServiceAttributes                                 [214] IMPLICIT ChangeServiceAttributes OPTIONAL,
1606         -- O 6.5.2.as c
1607         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
1608         -- O 6.5.2.at b
1609         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1610         -- O 6.5.2.bx a, b
1611         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1612         -- O 6.5.2.ec (misc 10.0) a, c, g
1613         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
1614         -- O 6.5.2.bu (IS-751) d
1615         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
1616         -- (Desired) O 6.5.2.av d
1617         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1618         -- M 6.5.2.81 (IS-751)
1619         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1620         -- O 6.5.2.108 b, g
1621         edirectingSubaddress                                    [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1622         -- O 6.5.2.109 b, g
1623         signalingMessageEncryptionKey                   [45] IMPLICIT SignalingMessageEncryptionKey OPTIONAL,
1624         -- O 6.5.2.120 a
1625         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
1626         -- O 6.5.2.166 a        
1627         }
1628
1629 -- InterSystemSetup RETURN RESULT Parameters
1630
1631 InterSystemSetupRes ::= [PRIVATE 18] SET {
1632         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
1633         -- O 6.5.2.aq a
1634         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1635         --O 6.5.2.f TSB76 b
1636         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
1637         -- (Actual) O 6.5.2.av
1638         setupResult                                                             [151] IMPLICIT SetupResult OPTIONAL
1639         -- O 6.5.2.118 a
1640         }
1641
1642 -- 6.4.2.27 LocationRequest Updated with N.S0023-0 v 1.0
1643 LocationRequest ::= [PRIVATE 18] SET {
1644         billingID                                                               [1] IMPLICIT BillingID,
1645         -- (Originating) M 6.5.2.16
1646         digits                                                                  [4] IMPLICIT Digits,
1647         -- (Dialed) M 6.5.2.58
1648         mscid                                                                   [21] IMPLICIT MSCID,
1649         -- (Originating) M 6.5.2.82
1650         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
1651         -- (Originating) M 6.5.2.147
1652         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
1653         -- O 6.5.2.fv
1654         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL, 
1655         --O 6.5.2.21 a
1656         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL, 
1657         --O 6.5.2.22 a
1658         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL, 
1659         --O 6.5.2.25 a
1660         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1661         -- O 6.5.2.f g
1662         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
1663         -- O 6.5.2.83 b
1664         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
1665         -- (Originating) O 6.5.2.93 c
1666         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
1667         -- O 6.5.2.107 a
1668         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
1669         -- O 6.5.2.by
1670         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1671         -- O 6.5.2.109 a
1672         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
1673         -- O 6.5.2.116 d
1674         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL,
1675         -- O 6.5.2.155 d
1676         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1677         -- O 6.5.2.i h  
1678         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
1679         -- O 6.5.2.160 e
1680         triggerType                                                             [279] IMPLICIT TriggerType OPTIONAL,
1681         -- O 6.5.2.dh f
1682         winCapability                                                   [280] IMPLICIT WINCapability OPTIONAL,
1683         -- O 6.5.2.di
1684         callingPartyCategory                                    [355] IMPLICIT CallingPartyCategory OPTIONAL
1685         -- O 6.5.2.gl
1686         }
1687 -- LocationRequest RETURN RESULT Parameters
1688
1689 LocationRequestRes ::= [PRIVATE 18] SET {
1690         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1691         -- M 6.5.2.63 a
1692         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1693         -- M 6.5.2.81 a
1694         mscid                                                                   [21] IMPLICIT MSCID,
1695         -- (Serving MSC) M 6.5.2.82 b
1696         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
1697         -- O 6.5.2.1 c
1698         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
1699         -- O 6.5.2.6 d
1700         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1701         -- O 6.5.2.23 e
1702         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1703         -- O 6.5.2.24 e
1704         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1705         -- O 6.5.2.f
1706         controlNetworkID                                                [307] IMPLICIT ControlNetworkID OPTIONAL,
1707         -- O 6.5.2.ek s
1708         digits-carrier                                                  [4] IMPLICIT Digits OPTIONAL,
1709         -- (Carrier) O 6.5.2.58 f
1710         digits-dest                                                     [4] IMPLICIT Digits OPTIONAL,
1711         -- (Destination) O 6.5.2.58 g, h
1712         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1713         -- O 6.5.2.bx d, e, p
1714         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1715         -- 6.5.2.ec
1716         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
1717         -- O 6.5.2.59 i
1718         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
1719         -- O 6.5.2.60 i
1720         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
1721         -- O 6.5.2.61 i
1722         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
1723         -- O 6.5.2.62 j
1724         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
1725         -- O 6.5.2.ei q
1726         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
1727         -- O 6.5.2.69 k
1728         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
1729         -- O 6.5.2.80 i
1730         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
1731         -- O 6.5.2.87 l
1732         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
1733         -- O 6.5.2.88 m
1734         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
1735         -- (Serving MSC or VLR) O 6.5.2.93 n
1736         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
1737         -- O 6.5.2.96 f, r
1738         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
1739         -- O 6.5.2.107 j
1740         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1741         -- O 6.5.2.108 f
1742         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1743         -- O 6.5.2.109 e, j
1744         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
1745         -- O 6.5.2.114 f
1746         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1747         -- O 6.5.2.i
1748         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
1749         -- O 6.5.2.156 o
1750         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
1751         -- O 6.5.2.159 f
1752         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
1753         -- O 6.5.2.de f, t
1754         }
1755
1756 -- 6.4.2.28 MobileOnChannel
1757
1758 --MobileOnChannel ::= [PRIVATE 18] SET {
1759 -- zero octets
1760 --      }
1761
1762 -- 6.4.2.29 MSInactive
1763 MSInactive ::= [PRIVATE 18] SET {
1764         lectronicSerialNumber                                   [9] IMPLICIT ElectronicSerialNumber,
1765         -- M 6.5.2.63
1766         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1767         -- M 6.5.2.81
1768         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
1769         -- O 6.5.2.18 a
1770         deregistrationType                                              [73] IMPLICIT DeregistrationType OPTIONAL,
1771         -- O 6.5.2.55 b
1772         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
1773         -- O 6.5.2.56
1774         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
1775         -- O 6.5.2.77 c
1776         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
1777         -- O 6.5.2.116 d
1778         servicesResult                                                  [204] IMPLICIT ServicesResult OPTIONAL,
1779         -- O 6 .5.2.ah f
1780         sms-MessageWaitingIndicator                             [118] IMPLICIT SMS-MessageWaitingIndicator OPTIONAL
1781         -- O 6.5.2.129 e
1782         }
1783
1784 -- MSInactive RETURN RESULT Parameters
1785 -- zero octets
1786
1787 -- 6.4.2.30
1788 -- OriginationRequest INVOKE Parameters Updated with N.S0023-0 v 1.0
1789 OriginationRequest ::= [PRIVATE 18] SET {
1790         billingID                                                               [1] IMPLICIT BillingID, 
1791         --(originating) M 6.5.2.16      1 0 0 0 0 0 0 1 (0x81)(0x1)
1792         digits                                                                  [4] IMPLICIT Digits,
1793         --(Dialed) M 6.5.2.58
1794         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber, 
1795         --M 6.5.2.63
1796         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1797         --M 6.5.2.81
1798         mscid                                                                   [21] IMPLICIT MSCID,
1799         --(Originating MSC) M 6.5.2.82  1 0 0 1 0 1 0 1 (0x95)(0x15)
1800         msid                                                                    MSID OPTIONAL,
1801         -- M 6.5.2.bv k
1802         originationTriggers                                             [98] IMPLICIT OriginationTriggers, 
1803         --M 6.5.2.90    1 0 0 1 1 1 1 1 (0x9f)
1804         --                              0 1 1 0 0 0 1 0 (0x62) (98)
1805         transactionCapability                                   [123] IMPLICIT TransactionCapability, 
1806         --M 6.5.2.160   1 0 0 1 1 1 1 1 (0x9f)
1807         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
1808         -- O 6.5.2.fv k
1809         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
1810         -- O 6.5.2.bw g
1811         --      N.S0012-0_v1.0
1812         --                              0 1 1 1 1 0 1 1 (0x7b)(123)
1813         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL, 
1814         --O 6.5.2.21 a  1 0 0 1 1 1 1 1 (0x9f)
1815         --                              0 1 0 1 0 0 0 0 (0x50)
1816         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL, 
1817         --O 6.5.2.22 a  1 0 0 1 1 1 1 1 (0x9f)
1818         --                              0 1 0 1 0 0 0 1 (0x51)
1819         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL, 
1820         --O 6.5.2.25 a  1 0 0 1 1 1 1 1 (0x9f)
1821         --                              0 1 0 1 0 1 0 0 (0x54)
1822         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
1823         -- O 6.5.2.f
1824         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
1825         --      O 6.5.2.77 a
1826         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL, 
1827         --O 6.5.2.80 b  1 0 0 1 1 1 1 1 (0x9f)
1828         --                              0 1 0 1 1 1 0 1 (0x5d)
1829         featureIndicator                                                [306] IMPLICIT FeatureIndicator OPTIONAL,
1830         -- O 6.5.2.ej m
1831         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL, 
1832         --O 6.5.2.83 c  1 0 0 1 1 1 1 1 (0x9f)
1833         --                              0 1 0 1 1 1 1 0 (0x5e)
1834         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL, 
1835         --O 6.5.2.88 d  1 0 0 1 1 1 1 1 (0x9f)
1836         --                              0 1 1 0 0 0 0 1 (0x61)
1837         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL, 
1838         --(Originating MSC), O 6.5.2.93 e       1 0 0 1 1 1 1 1 (0x9f)
1839         --                                                                      0 0 1 0 0 0 0 0 (0x20)
1840         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
1841         --      O 6.5.2.96 j
1842         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
1843         --O 6.5.2.116 f         1 0 0 1 1 1 1 1 (0x9f)
1844         --                                      0 1 1 0 0 1 1 1 (0x67)
1845         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
1846         --      O 6.5.2.117 a
1847         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
1848         -- O 6.5.2.i
1849         triggerType                                                             [279] IMPLICIT TriggerType OPTIONAL,
1850         --      O 6.5.2.dh h
1851         winCapability                                                   [280] IMPLICIT WINCapability OPTIONAL,
1852         --      O 6.5.2.di a
1853         -- NS0027
1854         callingPartyCategory                                    [355] IMPLICIT CallingPartyCategory OPTIONAL,
1855         -- O 6.5.2.gl
1856         ... }
1857
1858 -- OriginationRequest RETURN RESULT Parameters
1859 OriginationRequestRes ::= [PRIVATE 18] SET {
1860         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
1861         --      O 6.5.2.1 a
1862         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
1863         --      O 6.5.2.2 b
1864         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
1865         -- O 6.5.2.6 c
1866         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
1867         -- O 6.5.2.23 d, e
1868         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
1869         -- O 6.5.2.24 d, e
1870         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL, 
1871         --      O 6.5.2.25 d, e, f
1872         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL, 
1873         -- O 6.5.2.28 g
1874         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
1875         -- (Dialed) O 6.5.2.58 h
1876         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
1877         -- O 6.5.2.bx d, e, p
1878         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
1879         -- O 6.5.2.ec d, e, p
1880         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
1881         -- O 6.5.2.59 i
1882         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
1883         -- O 6.5.2.60 i
1884         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
1885         -- O 6.5.2.61 i
1886         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
1887         -- O 6.5.2.eo i, t
1888         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
1889         -- O 6.5.2.62 i, j
1890         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
1891         -- O 6.5.2.ei s
1892         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
1893         -- O 6.5.2.69 k
1894         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL, 
1895         --       O 6.5.2.80 i
1896         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
1897         -- O 6.5.2.87 l
1898         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL, 
1899         --      O 6.5.2.88 m
1900         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
1901         -- O 6.5.2.95 k
1902         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
1903         -- O 6.5.2.96 q, r
1904         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
1905         -- O 6.5.2.107 f
1906         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
1907         -- O 6.5.2.108 d
1908         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
1909         -- O 6.5.2.109 d, e
1910         resumePIC                                                               [394] IMPLICIT ResumePIC,
1911         -- O 6.5.2.cu p
1912         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
1913         -- O 6.5.2.114 g
1914         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
1915         -- O 6.5.2.156 n
1916         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
1917         -- O 6.5.2.57 o
1918         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
1919         -- O 6.5.2.de q
1920         }
1921
1922 -- 6.4.2.31 QualificationDirective
1923
1924 QualificationDirective ::= [PRIVATE 18] SET {
1925         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1926         -- M 6.5.2.63
1927 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1928         -- M 6.5.2.81
1929         msid                                                                    MSID OPTIONAL,
1930         -- M 6.5.2.bu j
1931         qualificationInformationCode                    [17] IMPLICIT QualificationInformationCode,
1932         -- M 6.5.2.99
1933         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
1934         -- (HLR or VLR) M 6.5.2.147
1935         analogRedirectRecord                                    [225] IMPLICIT AnalogRedirectRecord,
1936         -- O 6.5.2.bd k
1937         authorizationDenied                                             [13] IMPLICIT AuthorizationDenied OPTIONAL,
1938         -- O 6.5.2.13 a
1939         authorizationPeriod                                             [14] IMPLICIT AuthorizationPeriod OPTIONAL,
1940         -- O 6.5.2.14 b
1941         cdmaRedirectRecord                                              [229] IMPLICIT CDMARedirectRecord OPTIONAL,
1942         -- O 6.5.2.bh l
1943         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
1944         -- O 6 .5.2.ac j
1945         deniedAuthorizationPeriod                               [167] IMPLICIT DeniedAuthorizationPeriod OPTIONAL,
1946         -- O 6.5.2.53 c
1947         digits-carrier                                                  [4] IMPLICIT Digits OPTIONAL,
1948         -- (Carrier) O 6.5.2.58 d, e
1949         digits-dest                                                     [4] IMPLICIT Digits OPTIONAL,
1950         -- (Destination) O 6.5.2.58 d, f
1951         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
1952         -- O 6.5.2.77 g
1953 --      Profile **Macro** O 6.5.2.97 h
1954         serviceRedirectionInfo                                  [238] IMPLICIT ServiceRedirectionInfo OPTIONAL,
1955         -- O 6.5.2.bq k, l, m
1956         roamingIndication                                               [239] IMPLICIT RoamingIndication OPTIONAL,
1957         -- O 6.5.2.br n
1958         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL
1959         -- O 6.5.2.116 i
1960         }
1961
1962 -- QualificationDirective RETURN RESULT Parameters
1963 -- Zero octets
1964
1965 -- 6.4.2.32 QualificationRequest
1966
1967 QualificationRequest ::= [PRIVATE 18] SET {
1968         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
1969         -- M 6.5.2.63
1970 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
1971         -- M 6.5.2.81
1972         msid                                                                    MSID OPTIONAL,
1973         -- M 6.5.2.bu c
1974         qualificationInformationCode                    [17] IMPLICIT QualificationInformationCode,
1975         -- M 6.5.2.99
1976         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
1977         -- (MSC or VLR) M 6.5.2.147
1978         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
1979         -- O 6.5.2.77 c
1980         cdmaNetworkIdentification                               [232] IMPLICIT CDMANetworkIdentification OPTIONAL,
1981         -- (Serving) O 6.5.2.bk d
1982         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
1983         -- O 6.5.2.ac e
1984         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
1985         -- (Serving MSC or Originating MSC) O 6.5.2.82 a
1986 --      ReturnCause O 6.5.2.bp f
1987         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
1988         -- O 6.5.2.116 b
1989         systemAccessType                                                [34] IMPLICIT SystemAccessType OPTIONAL,
1990         -- O 6.5.2.145 a
1991         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL,
1992         -- O 6.5.2.154 e
1993         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
1994         -- O 6.5.2.160 a
1995         winCapability                                                   [280] IMPLICIT WINCapability OPTIONAL,
1996         -- O 6.5.2.di c
1997         nonPublicData                                                   [200] IMPLICIT NonPublicData OPTIONAL,
1998         -- O 6 .5.2.a d
1999         userZoneData                                                    [209] IMPLICIT UserZoneData OPTIONAL
2000         -- O 6 .5.2.am e
2001         }
2002
2003 -- QualificationRequest RETURN RESULT Parameters
2004 QualificationRequestRes ::= [PRIVATE 18] SET {
2005         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
2006         -- (VLR or HLR) M 6.5.2.147
2007         analogRedirectRecord                                    [225] IMPLICIT AnalogRedirectRecord,
2008         -- O 6.5.2.bc
2009         authorizationDenied                                             [13] IMPLICIT AuthorizationDenied OPTIONAL,
2010         -- O 6.5.2.13 a
2011         authorizationPeriod                                             [14] IMPLICIT AuthorizationPeriod OPTIONAL,
2012         -- O 6.5.2.14 b
2013         cdmaRedirectRecord                                              [229] IMPLICIT CDMARedirectRecord OPTIONAL,
2014         -- O 6.5.2.bh
2015         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
2016         -- O 6 .5.2.ac h
2017         deniedAuthorizationPeriod                               [167] IMPLICIT DeniedAuthorizationPeriod OPTIONAL,
2018         -- O 6.5.2.53 c
2019         digits-carrier                                                  [4] IMPLICIT Digits OPTIONAL,
2020         -- (Carrier) O 6.5.2.58 d
2021         digits-dest                                                     [4] IMPLICIT Digits OPTIONAL,
2022         -- (Destination) O 6.5.2.58 e
2023         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2024         -- (HLR) O 6.5.2.82 f
2025 --      Profile **Macro** O 6.5.2.97 g  
2026         serviceRedirectionInfo                                  [238] IMPLICIT ServiceRedirectionInfo OPTIONAL,
2027         -- O 6.5.2.bq h, i
2028         roamingIndication                                               [239] IMPLICIT RoamingIndication OPTIONAL
2029         -- O 6.5.2.br
2030         }
2031
2032 -- 6.4.2.33 RandomVariableRequest
2033 RandomVariableRequest ::= [PRIVATE 18] SET {
2034         mscid                                                                   [21] IMPLICIT MSCID,
2035         -- (Serving MSC) M 6.5.2.82
2036         randc                                                                   [67] IMPLICIT RANDC,
2037         -- M 6.5.2.100
2038         servingCellID                                                   [2] IMPLICIT ServingCellID
2039         -- M 6.5.2.117
2040         }
2041
2042 -- RandomVariableRequest RETURN RESULT Parameters
2043 RandomVariableRequestRes ::= [PRIVATE 18] SET {
2044         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
2045         -- O 6.5.2.101 a
2046         randValidTime                                                   [148] IMPLICIT RANDValidTime
2047         -- O 6.5.2.105 a
2048         }
2049
2050 -- 6.4.2.34 RedirectionDirective
2051 RedirectionDirective ::= [PRIVATE 18] SET {
2052         billingID                                                               [1] IMPLICIT BillingID,
2053         -- (Originating) M 6.5.2.16
2054         digits-dest                                                     [4] IMPLICIT Digits OPTIONAL,
2055         -- (Destination) M 6.5.2.58
2056         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2057         -- M 6.5.2.63
2058         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2059         -- M 6.5.2.81
2060         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
2061         -- (MSC) M 6.5.2.147
2062         digits-carrier                                                  [4] IMPLICIT Digits OPTIONAL,
2063         -- (Carrier) O 6.5.2.58 a
2064         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
2065         -- O 6.5.2.59 b
2066         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
2067         -- O 6.5.2.60 b
2068         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
2069         -- O 6.5.2.61 d
2070         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL, 
2071         --O 6.5.2.83 c
2072         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
2073         -- O 6.5.2.108 d
2074         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
2075         -- O 6.5.2.109 d
2076         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL
2077         -- O 6.5.2.116 e        
2078         }
2079
2080 -- RedirectionDirective RETURN RESULT Parameters
2081 -- zero octets
2082
2083 -- 6.4.2.35 RedirectionRequest
2084 RedirectionRequest ::= [PRIVATE 18] SET {
2085         billingID                                                               [1] IMPLICIT BillingID,
2086         -- (Originating) M 6.5.2.16
2087         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2088         -- M 6.5.2.63
2089 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2090         -- M 6.5.2.81
2091         msid                                                                    MSID,
2092         redirectionReason                                               [19] IMPLICIT RedirectionReason,
2093         -- M 6.5.2.110
2094         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
2095         -- O 6.5.2.f
2096         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
2097         -- O 6.5.2.75 a
2098         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
2099         -- O 6.5.2.83 b
2100         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL
2101         -- O 6.5.2.i
2102         }
2103 -- RedirectionRequest RETURN RESULT Parameters
2104 -- Zero octets
2105
2106 -- 6.4.2.36 RegistrationCancellation
2107
2108 RegistrationCancellation ::= [PRIVATE 18] SET {
2109         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2110         -- M 6.5.2.63
2111         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2112         -- M 6.5.2.81
2113         cancellationType                                                [85] IMPLICIT CancellationType OPTIONAL,
2114         -- O 6.5.2.27 a
2115         controlChannelData                                              [55] IMPLICIT ControlChannelData OPTIONAL,
2116         -- O 6.5.2.51 b
2117         receivedSignalQuality                                   [72] IMPLICIT ReceivedSignalQuality OPTIONAL,
2118         -- O 6.5.2.106 b
2119         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
2120         -- O 6.5.2.116 c
2121         systemAccessData                                                [56] IMPLICIT SystemAccessData OPTIONAL
2122         -- O 6.5.2.144 b
2123         }
2124 -- RegistrationCancellation RETURN RESULT Parameters
2125
2126 RegistrationCancellationRes ::= [PRIVATE 18] SET {
2127         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
2128         -- O 6.5.2.18 a
2129         cancellationDenied                                              [57] IMPLICIT CancellationDenied OPTIONAL,
2130         -- O 6.5.2.26 b
2131         controlChannelData                                              [55] IMPLICIT ControlChannelData OPTIONAL,
2132         -- O 6.5.2.51 b
2133         receivedSignalQuality                                   [72] IMPLICIT ReceivedSignalQuality OPTIONAL,
2134         -- O 6.5.2.106 b
2135         sms-MessageWaitingIndicator                             [118] IMPLICIT SMS-MessageWaitingIndicator OPTIONAL,
2136         -- O 6.5.2.129 c
2137         systemAccessData                                                [56] IMPLICIT SystemAccessData OPTIONAL
2138         -- O 6.5.2.144 b
2139         }
2140
2141 -- 6.4.2.37 RegistrationNotification
2142 -- RegistrationNotification INVOKE Parameters
2143
2144 RegistrationNotification ::= [PRIVATE 18] SET {
2145         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber, 
2146         -- M 6.5.2.63
2147 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2148         -- M 6.5.2.81
2149         msid                                                                    MSID OPTIONAL,
2150         -- M 6.5.2.bu
2151         mscid                                                                   [21] IMPLICIT MSCID,
2152         --(Serving MSC) M 6.5.2.82
2153         qualificationInformationCode                    [17] IMPLICIT QualificationInformationCode,
2154         -- M 6.5.2.99
2155         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
2156         -- (Serving MSC or VLR) M 6.5.2.147
2157         availabilityType                                                [90] IMPLICIT AvailabilityType OPTIONAL,
2158         -- O 6.5.2.15 a
2159         borderCellAccess                                                [50] IMPLICIT BorderCellAccess OPTIONAL,
2160         -- O 6.5.2.17 b
2161         cdmaNetworkIdentification                               [232] IMPLICIT CDMANetworkIdentification OPTIONAL,
2162         -- (Serving) O 6.5.2.bk
2163         controlChannelData                                              [55] IMPLICIT ControlChannelData OPTIONAL,
2164         -- O 6.5.2.51 b
2165         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
2166         -- O 6 .5.2.ac h
2167         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
2168         -- (VLR) O 6.5.2.64 c
2169         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
2170         -- O 6.5.2.77 d
2171         msc-Address                                                             [284] IMPLICIT MSC-Address OPTIONAL,
2172         -- O 6.5.2.dnC l
2173         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL, 
2174         --(Serving MSC or VLR) O 6.5.2.93 e
2175         receivedSignalQuality                                   [72] IMPLICIT ReceivedSignalQuality OPTIONAL,
2176         -- O 6.5.2.106 b
2177         reportType                                                              [44] IMPLICIT ReportType OPTIONAL,
2178         -- O 6.5.2.112 f
2179         serviceRedirectionCause                                 [237] IMPLICIT ServiceRedirectionCause OPTIONAL,
2180         -- O 6.5.2.bp
2181         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
2182         -- O 6.5.2.116 g
2183         sms-Address                                                             [104] IMPLICIT  SMS-Address OPTIONAL,
2184         -- O 6.5.2.123 h
2185         sms-MessageWaitingIndicator                             [118] IMPLICIT SMS-MessageWaitingIndicator OPTIONAL,
2186         -- O 6.5.2.129 i
2187         systemAccessData                                                [56] IMPLICIT SystemAccessData OPTIONAL,
2188         -- O 6.5.2.144 b
2189         systemAccessType                                                [34] IMPLICIT SystemAccessType OPTIONAL,
2190         -- O 6.5.2.145 j
2191         systemCapabilities                                              [49] IMPLICIT SystemCapabilities OPTIONAL,
2192         -- O 6.5.2.146 k
2193         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL, 
2194         -- O 6.5.2.154 j
2195         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
2196         -- O 6.5.2.160 j
2197         winCapability                                                   [280] IMPLICIT WINCapability OPTIONAL,
2198         -- O 6.5.2.di l
2199         ... 
2200         }
2201 -- RegistrationNotification RETURN RESULT Parameters
2202 RegistrationNotificationRes ::= [PRIVATE 18] SET {
2203         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
2204         -- (VLR or HLR) M 6.5.2.147
2205         analogRedirectRecord                                    [225] IMPLICIT AnalogRedirectRecord OPTIONAL,
2206         -- O 6.5.2.bd
2207         authorizationDenied                                             [13] IMPLICIT AuthorizationDenied OPTIONAL,
2208         -- O 6.5.2.13 a
2209         authorizationPeriod                                             [14] IMPLICIT AuthorizationPeriod OPTIONAL,
2210         -- O 6.5.2.14 b
2211         cdmaRedirectRecord                                              [229] IMPLICIT CDMARedirectRecord OPTIONAL,
2212         -- O 6.5.2.bh
2213         controlChannelData                                              [55] IMPLICIT ControlChannelData OPTIONAL,
2214         -- O 6.5.2.51 c
2215         deniedAuthorizationPeriod                               [167] IMPLICIT DeniedAuthorizationPeriod OPTIONAL,
2216         -- O 6.5.2.53 d
2217         digits-Carrier                                                  [4] IMPLICIT Digits OPTIONAL,
2218         --(Carrier) O 6.5.2.58 e
2219         digits-Destination                                              [4] IMPLICIT Digits OPTIONAL,
2220         -- (Destination) O 6.5.2.58 f
2221         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2222         --(HLR) O 6.5.2.82 g
2223         msid                                                                    MSID OPTIONAL,
2224         -- O 6.5.2.bu
2225 --Profile **Macro** O 6.5.2.97 h
2226         authenticationCapability                                [78] IMPLICIT AuthenticationCapability OPTIONAL,
2227         -- O 6.5.2.8 a
2228         callingFeaturesIndicator                                [25] IMPLICIT CallingFeaturesIndicator OPTIONAL,
2229         -- O 6.5.2.20 b
2230         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
2231         -- O 6.5.2.28 c
2232         controlNetworkID                                                [307] IMPLICIT ControlNetworkID OPTIONAL,
2233         -- O 6.5.2.ek u
2234         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
2235         -- O 6.5.2.59 d
2236         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
2237         -- O 6.5.2.60 d
2238         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
2239         -- O 6.5.2.61 d
2240         geographicAuthorization                                 [143] IMPLICIT GeographicAuthorization OPTIONAL,
2241         -- O 6.5.2.68 e
2242         messageWaitingNotificationCount                 [92] IMPLICIT MessageWaitingNotificationCount OPTIONAL,
2243         -- O 6.5.2.78 f
2244         messageWaitingNotificationType                  [289] IMPLICIT MessageWaitingNotificationType OPTIONAL,
2245         -- O 6.5.2.79 g
2246         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2247         --  O 6.5.2.80 d
2248         originationIndicator                                    [23] IMPLICIT OriginationIndicator OPTIONAL,
2249         -- O 6.5.2.89 h
2250         originationTriggers                                             [98] IMPLICIT OriginationTriggers OPTIONAL,
2251         -- O 6.5.2.90 i
2252         pACAIndicator                                                   [146] IMPLICIT PACAIndicator OPTIONAL,
2253         -- O 6.5.2.91 j
2254         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
2255         -- O 6.5.2.96 k
2256         restrictionDigits                                               [227] IMPLICIT RestrictionDigits OPTIONAL,
2257         -- O 6.5.2.113 l
2258         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
2259         -- O 6.5.2.114 m
2260         sms-OriginationRestrictions                             [115] IMPLICIT SMS-OriginationRestrictions OPTIONAL,
2261         -- O 6.5.2.136 n
2262         sms-TerminationRestrictions                             [117] IMPLICIT SMS-TerminationRestrictions OPTIONAL,
2263         -- O 6.5.2.138 o
2264         spinipin                                                                [154] IMPLICIT SPINIPIN OPTIONAL,
2265         -- O 6.5.2.139 p
2266         spiniTriggers                                                   [155] IMPLICIT SPINITriggers OPTIONAL,
2267         -- O 6.5.2.140 q
2268         terminationRestrictionCode                              [24] IMPLICIT TerminationRestrictionCode OPTIONAL,
2269         -- O 6.5.2.157 r
2270         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
2271         -- O 6.5.2.159 s
2272         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL,
2273         -- O 6.5.2.de t
2274         callingPartyCategory                                    [355] IMPLICIT CallingPartyCategory OPTIONAL,
2275         -- O 6.5.2.gl z
2276 -- END MACRO
2277         receivedSignalQuality                                   [72] IMPLICIT ReceivedSignalQuality OPTIONAL,
2278         -- O 6.5.2.106 c
2279         serviceRedirectionInfo                                  [238] IMPLICIT ServiceRedirectionInfo OPTIONAL,
2280         -- O 6.5.2.bq k, l
2281         roamingIndication                                               [239] IMPLICIT RoamingIndication OPTIONAL,
2282         -- O 6.5.2.br
2283         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
2284         -- O 6.5.2.116 i
2285         sms-MessageWaitingIndicator                             [118] IMPLICIT SMS-MessageWaitingIndicator OPTIONAL,
2286         -- O 6.5.2.129 j
2287         systemAccessData                                                [56] IMPLICIT SystemAccessData OPTIONAL
2288         -- O 6.5.2.144 c
2289         }
2290
2291 -- 6.4.2.38 RemoteUserInteractionDirective
2292 RemoteUserInteractionDirective ::= [PRIVATE 18] SET {
2293         announcementList                                                [130] IMPLICIT AnnouncementList,
2294         -- M 6.5.2.6
2295         digitCollectionControl                                  [139] IMPLICIT DigitCollectionControl
2296         -- M 6.5.2.57
2297         }
2298
2299 -- RemoteUserInteractionDirective RETURN RESULT Parameters
2300 RemoteUserInteractionDirectiveRes ::= [PRIVATE 18] SET {
2301         digits                                                                  [4] IMPLICIT Digits OPTIONAL
2302         -- (Dialed) O 6.5.2.58 a
2303         }
2304
2305 -- 6.4.2.39 ResetCircuit
2306 ResetCircuit ::= [PRIVATE 18] SET {
2307         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID
2308         -- M 6.5.2.72
2309         }
2310 -- ResetCircuit RETURN RESULT Parameters
2311 ResetCircuitRes ::= [PRIVATE 18] SET {
2312         trunkStatus                                                             [16] IMPLICIT TrunkStatus
2313         -- M 6.5.2.161
2314         }
2315
2316 -- 6.4.2.40 RoutingRequest
2317 RoutingRequest ::= [PRIVATE 18] SET {
2318         billingID                                                               [1] IMPLICIT BillingID, 
2319         -- (Originating) M 6.5.2.16 a
2320         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber, 
2321         -- M 6.5.2.63
2322         mscid                                                                   [21] IMPLICIT MSCID,
2323         -- (Originating MSC) M 6.5.2.82
2324         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
2325         -- (Originating MSC) M 6.5.2.147
2326         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
2327         -- O 6.5.2.3 b
2328         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
2329         -- O 6.5.2.bw r, u, v
2330         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL, 
2331         -- O 6.5.2.21 c, t      
2332         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL, 
2333         -- O 6.5.2.22 c, t      
2334         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
2335         -- O 6.5.2.23 c
2336         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
2337         --, O 6.5.2.24 c
2338         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
2339         -- O 6.5.2.25 c
2340         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
2341         -- O 6.5.2.f
2342         controlChannelMode                                              [199] IMPLICIT ControlChannelMode OPTIONAL,
2343         -- O 6 .5.2.ac r
2344         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
2345         -- O 6.5.2.56 d, e
2346         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
2347         -- O 6.5.2.bx d, e, p
2348         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
2349         -- O 6.5.2.ec d, e, p
2350         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
2351         -- O 6.5.2.59 f
2352         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
2353         -- O 6.5.2.60 f
2354         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
2355         -- O 6.5.2.61 f
2356         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
2357         -- O 6.5.2.75 g
2358         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
2359         -- O 6.5.2.77 f, h
2360         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2361         -- O 6.5.2.80 f
2362 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2363         -- M 6.5.2.81
2364         msid                                                                    MSID,
2365         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
2366         -- O 6.5.2.83 i
2367         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
2368         -- O 6.5.2.87 j
2369         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
2370         --  O 6.5.2.88 k
2371         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
2372         -- (Originating MSC) O 6.5.2.93 l
2373         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
2374         -- O 6.5.2.94 m
2375         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
2376         -- O 6.5.2.95 m
2377         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
2378         -- OO 6.5.2.107 c, t
2379         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
2380         -- O 6.5.2.108 c
2381         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
2382         -- O 6.5.2.by s, u, v
2383         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
2384         -- O 6.5.2.109 c
2385         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
2386         -- O 6.5.2.116 n
2387         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
2388         -- O 6.5.2.i
2389         terminationTreatment                                    [121] IMPLICIT TerminationTreatment OPTIONAL,
2390         -- O 6.5.2.158 o
2391         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
2392         -- O 6.5.2.159 f
2393         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL,
2394         -- O 6.5.2.de u
2395         userGroup                                                               [208] IMPLICIT UserGroup OPTIONAL,
2396         -- O 6 .5.2.al s
2397         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
2398         -- (Originating MSC) O M 6.5.2.160
2399         voiceMailboxNumber                                              [160] IMPLICIT VoiceMailboxNumber OPTIONAL,
2400         -- O 6.5.2.164 p
2401         voiceMailboxPIN                                                 [159] IMPLICIT VoiceMailboxPIN OPTIONAL
2402         -- O 6.5.2.165 q
2403         }
2404
2405 -- RoutingRequest RETURN RESULT Parameters
2406 RoutingRequestRes ::= [PRIVATE 18] SET {
2407         mscid                                                                   [21] IMPLICIT MSCID,
2408         -- (Serving) M 6.5.2.82
2409         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
2410         -- O 6.5.2.1 a
2411         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
2412         -- (Anchor) O 6.5.2.16 b
2413         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
2414         -- O 6.5.2.f
2415         conditionallyDeniedReason                               [162] IMPLICIT ConditionallyDeniedReason OPTIONAL,
2416         -- O 6.5.2.48 c
2417         digits-Destination                                              [4] IMPLICIT Digits OPTIONAL,
2418         -- (Destination) O 6.5.2.58 d
2419         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
2420         -- O 6.5.2.83 e
2421         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
2422         -- (Serving MSC) O 6.5.2.93 f
2423         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL
2424         -- O 6.5.2.i
2425         }
2426
2427 -- 6.4.2.41 SMSDeliveryBackward
2428 SMSDeliveryBackward ::= [PRIVATE 18] SET {
2429         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
2430         -- M 6.5.2.72
2431         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2432         -- M 6.5.2.81 a
2433         sms-BearerData                                                  [105] IMPLICIT SMS-BearerData,
2434         -- M 6.5.2.124
2435         sms-TeleserviceIdentifier                               [116] IMPLICIT SMS-TeleserviceIdentifier,
2436         --M 6.5.2.137
2437         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2438         -- O 6.5.2.63 b
2439         sms-ChargeIndicator                                             [106] IMPLICIT SMS-ChargeIndicator OPTIONAL,
2440         -- O 6.5.2.126 c
2441         sms-DestinationAddress                                  [107] IMPLICIT SMS-DestinationAddress OPTIONAL,
2442         -- O 6.5.2.127 d
2443         sms-OriginalDestinationAddress                  [110] IMPLICIT SMS-OriginalDestinationAddress OPTIONAL,
2444         -- O 6.5.2.131 e
2445         sms-OriginalDestinationSubaddress               [111] IMPLICIT SMS-OriginalDestinationSubaddress OPTIONAL,
2446         -- O 6.5.2.132 b
2447         sms-OriginalOriginatingAddress                  [112] IMPLICIT SMS-OriginalOriginatingAddress OPTIONAL,
2448         -- O 6.5.2.133 f
2449         sms-OriginalOriginatingSubaddress               [113] IMPLICIT SMS-OriginalOriginatingSubaddress OPTIONAL,
2450         -- O 6.5.2.134 b
2451         sms-OriginatingAddress                                  [114] IMPLICIT SMS-OriginatingAddress OPTIONAL
2452         -- O 6.5.2.135 g
2453         }
2454
2455 -- SMSDeliveryBackward RETURN RESULT Parameters
2456 SMSDeliveryBackwardRes ::= [PRIVATE 18] SET {
2457         sms-BearerData                                                  [105] IMPLICIT SMS-BearerData OPTIONAL,
2458         -- O 6.5.2.124 a
2459         sms-CauseCode                                                   [153] IMPLICIT SMS-CauseCode OPTIONAL
2460         -- O 6.5.2.125 b
2461         }
2462
2463
2464 -- 6.4.2.42 SMSDeliveryForward
2465 SMSDeliveryForward ::= [PRIVATE 18] SET {
2466         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
2467         -- M 6.5.2.72
2468         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2469         -- M 6.5.2.81 a
2470         sms-BearerData                                                  [105] IMPLICIT SMS-BearerData,
2471         -- M 6.5.2.124
2472         sms-TeleserviceIdentifier                               [116] IMPLICIT SMS-TeleserviceIdentifier,
2473         -- M 6.5.2.137
2474         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2475         -- O 6.5.2.63 b
2476         sms-ChargeIndicator                                             [106] IMPLICIT SMS-ChargeIndicator OPTIONAL,
2477         -- O 6.5.2.126 c
2478         sms-DestinationAddress                                  [107] IMPLICIT SMS-DestinationAddress OPTIONAL,
2479         --O 6.5.2.127 d
2480         sms-OriginalDestinationAddress                  [110] IMPLICIT SMS-OriginalDestinationAddress OPTIONAL,
2481         -- O 6.5.2.131 e
2482         sms-OriginalDestinationSubaddress               [111] IMPLICIT SMS-OriginalDestinationSubaddress OPTIONAL,
2483         -- O 6.5.2.132 b
2484         sms-OriginalOriginatingAddress                  [112] IMPLICIT SMS-OriginalOriginatingAddress OPTIONAL,
2485         -- O 6.5.2.133 f
2486         sms-OriginalOriginatingSubaddress               [113] IMPLICIT SMS-OriginalOriginatingSubaddress OPTIONAL,
2487         --  O 6.5.2.134 b
2488         sms-OriginatingAddress                                  [114] IMPLICIT SMS-OriginatingAddress OPTIONAL
2489         -- O 6.5.2.135 g
2490         }
2491
2492 -- SMSDeliveryForward RETURN RESULT Parameters
2493 SMSDeliveryForwardRes ::= [PRIVATE 18] SET {
2494         sms-BearerData                                                  [105] IMPLICIT SMS-BearerData OPTIONAL,
2495         --, O 6.5.2.124 a
2496         sms-CauseCode                                                   [153] IMPLICIT SMS-CauseCode OPTIONAL
2497         -- O 6.5.2.125 b
2498         }
2499
2500 -- 6.4.2.43 SMSDeliveryPointToPoint
2501 SMSDeliveryPointToPoint ::= [PRIVATE 18] SET {
2502         sms-BearerData                                                  [105] IMPLICIT SMS-BearerData,
2503         -- M 6.5.2.124
2504         sms-TeleserviceIdentifier                               [116] IMPLICIT SMS-TeleserviceIdentifier,
2505         -- M 6.5.2.137
2506         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
2507         -- O 6.5.2.2
2508         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2509         -- O 6.5.2.63 a
2510         interMessageTime                                                [325] IMPLICIT InterMessageTime OPTIONAL,
2511         -- O 6.5.2.fd
2512 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
2513         -- O 6.5.2.81 a
2514         -- Exchanged by MSID
2515 --      msid                                                                    MSID OPTIONAL,
2516         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
2517         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
2518         --6.5.2.bv
2519         newlyAssignedMIN                                                [187] IMPLICIT NewlyAssignedMIN OPTIONAL,
2520         -- O 6.5.2.rB j
2521         newlyAssignedIMSI                                               [287] IMPLICIT NewlyAssignedIMSI OPTIONAL,
2522         -- O 6.5.2.dqB j
2523         newMINExtension                                                 [328] IMPLICIT NewMINExtension OPTIONAL,
2524         -- O 6.5.2.ff n
2525         serviceIndicator                                                [193] IMPLICIT ServiceIndicator OPTIONAL,
2526         -- O 6.5.2.wB
2527         sms-ChargeIndicator                                             [106] IMPLICIT SMS-ChargeIndicator OPTIONAL,
2528         -- O 6.5.2.126 b
2529         sms-DestinationAddress                                  [107] IMPLICIT SMS-DestinationAddress OPTIONAL,
2530         -- O 6.5.2.127 c
2531         sms-MessageCount                                                [108] IMPLICIT SMS-MessageCount OPTIONAL,
2532         -- O 6.5.2.128 d
2533         sms-NotificationIndicator                               [109] IMPLICIT SMS-NotificationIndicator OPTIONAL,
2534         -- O 6.5.2.130 e
2535         sms-OriginalDestinationAddress                  [110] IMPLICIT SMS-OriginalDestinationAddress OPTIONAL,
2536         -- O 6.5.2.131 f
2537         sms-OriginalDestinationSubaddress               [111] IMPLICIT SMS-OriginalDestinationSubaddress OPTIONAL,
2538         -- O 6.5.2.132 g
2539         sms-OriginalOriginatingAddress                  [112] IMPLICIT SMS-OriginalOriginatingAddress OPTIONAL,
2540         -- O 6.5.2.133 f
2541         sms-OriginalOriginatingSubaddress               [113] IMPLICIT SMS-OriginalOriginatingSubaddress OPTIONAL,
2542         --  O 6.5.2.134 b
2543         sms-OriginatingAddress                                  [114] IMPLICIT SMS-OriginatingAddress OPTIONAL,
2544         -- O 6.5.2.135 g
2545         temporaryReferenceNumber                                [195] IMPLICIT TemporaryReferenceNumber OPTIONAL
2546         -- O 6.5.2.yC
2547         }
2548
2549 -- SMSDeliveryPointToPoint RETURN RESULT Parameters
2550 SMSDeliveryPointToPointRes ::= [PRIVATE 18] SET {
2551         authorizationDenied                                             [13] IMPLICIT AuthorizationDenied OPTIONAL,
2552         -- O 6.5.2.13 h
2553         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL,
2554         -- O 6.5.2.54 c
2555         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2556         -- O 6.5.2.63 d
2557         mobileStationMSID                                               MobileStationMSID OPTIONAL,
2558         -- O 6.5.2.oC e
2559         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2560         -- O 6.5.2.82 f
2561         sms-BearerData                                                  [105] IMPLICIT SMS-BearerData OPTIONAL,
2562         -- O 6.5.2.124 a
2563         sms-CauseCode                                                   [153] IMPLICIT SMS-CauseCode OPTIONAL,
2564         -- O 6.5.2.125 b
2565         systemCapabilities                                              [49] IMPLICIT SystemCapabilities OPTIONAL
2566         -- O 6.5.2.146 g
2567         }
2568
2569 -- 6.4.2.44 SMSNotification
2570 SMSNotification ::= [PRIVATE 18] SET {
2571         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber, 
2572         -- M 6.5.2.63
2573 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2574         -- M 6.5.2.81
2575         -- Exchanged by MCID
2576         msid                                                                    MSID OPTIONAL,
2577         --6.5.2.bv
2578         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2579         -- O 6.5.2.80 f
2580         sms-AccessDeniedReason                                  [152] IMPLICIT SMS-AccessDeniedReason OPTIONAL,
2581         -- O 6.5.2.122 a
2582         sms-Address                                                             [104] IMPLICIT SMS-Address OPTIONAL,
2583         -- O 6.5.2.123 a, b
2584         sms-TeleserviceIdentifier                               [116] IMPLICIT SMS-TeleserviceIdentifier OPTIONAL
2585         -- O 6.5.2.137
2586         }
2587
2588 -- SMSNotification RETURN RESULT Parameters
2589 SMSNotificationRes ::= [PRIVATE 18] SET {
2590         sms-MessageCount                                                [108] IMPLICIT SMS-MessageCount OPTIONAL
2591         -- O 6.5.2.128
2592 }
2593
2594 -- 6.4.2.45 SMSRequest
2595 SMSRequest ::= [PRIVATE 18] SET {
2596 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2597         -- M 6.5.2.81
2598         msid                                                                    MSID OPTIONAL,
2599         -- 6.5.2.bv e, f, g
2600         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2601         -- O 6.5.2.63
2602         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2603         -- O 6.5.2.80 e
2604         serviceIndicator                                                [193] IMPLICIT ServiceIndicator OPTIONAL,
2605         -- O 6.5.2.wB d
2606         -- O 6.5.2.63 a
2607         sms-NotificationIndicator                               [109] IMPLICIT SMS-NotificationIndicator OPTIONAL,
2608         -- O 6.5.2.130 b
2609         sms-TeleserviceIdentifier                               [116] IMPLICIT SMS-TeleserviceIdentifier OPTIONAL
2610         -- O 6.5.2.137 c
2611         }
2612
2613 -- SMSRequest RETURN RESULT Parameters
2614 SMSRequestRes ::= [PRIVATE 18] SET {
2615         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2616         -- O 6.5.2.63 a
2617         msid                                                                    MSID OPTIONAL,
2618         -- 6.5.2.bv
2619         sms-AccessDeniedReason                                  [152] IMPLICIT SMS-AccessDeniedReason OPTIONAL,
2620         -- O 6.5.2.122 b, c
2621         sms-Address                                                             [104] IMPLICIT SMS-Address OPTIONAL,
2622         -- O 6.5.2.123 c, d
2623         sms-CauseCode                                                   [153] IMPLICIT SMS-CauseCode OPTIONAL
2624         -- O 6.5.2.125
2625         }
2626
2627 -- 6.4.2.46 TransferToNumberRequest Updated with N.S0023-0 v 1.0
2628 TransferToNumberRequest ::= [PRIVATE 18] SET {
2629         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2630         -- M 6.5.2.63
2631         msid                                                                    MSID OPTIONAL,
2632         -- M 6.5.2.bv h
2633         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2634         -- M 6.5.2.81
2635         redirectionReason                                               [19] IMPLICIT RedirectionReason,
2636         -- M 6.5.2.110
2637         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
2638         -- (MSC) M 6.5.2.147
2639         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
2640         -- O 6.5.2.fv h
2641         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
2642         -- (Originating) O 6.5.2.16 a
2643         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
2644         -- O 6.5.2.bw r, u, v
2645         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL, 
2646         -- O 6.5.2.21 c, t      
2647         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL, 
2648         -- O 6.5.2.22 c, t      
2649         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
2650         -- O 6.5.2.25 c
2651         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
2652         -- O 6.5.2.f
2653         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
2654         -- O 6.5.2.69 b
2655         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
2656         -- O 6.5.2.75 c
2657         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2658         -- (Originating) O 6.5.2.82 d
2659         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
2660         -- O 6.5.2.83 e
2661         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
2662         -- O 6.5.2.94 f
2663         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
2664         -- O 6.5.2.95 f
2665         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
2666         -- O 6.5.2.116 g N.S.00013
2667         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
2668         -- O 6.5.2.i
2669         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
2670         -- O 6.5.2.160 e
2671         winCapability                                                   [280] IMPLICIT WINCapability OPTIONAL
2672         -- O 6.5.2.di i
2673         }
2674
2675 -- TransferToNumberRequest RETURN RESULT Parameters
2676 TransferToNumberRequestRes ::= [PRIVATE 18] SET {
2677         digits-Destination                                              [4] IMPLICIT Digits OPTIONAL,
2678         -- (Destination) M 6.5.2.58 a
2679         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
2680         -- O 6.5.2.1 b
2681         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
2682         -- O 6.5.2.2 c
2683         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
2684         -- O 6.5.2.6 d
2685         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
2686         -- O 6.5.2.23 e
2687         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
2688         -- O 6.5.2.24 e
2689         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
2690         -- O 6.5.2.25 e, f
2691         digits-Carrier                                                  [4] IMPLICIT Digits OPTIONAL,
2692         -- (Carrier) O 6.5.2.58 g
2693         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
2694         -- O 6.5.2.bx d, e, p
2695         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
2696         -- O 6.5.2.ec d, e, p
2697         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
2698         -- O 6.5.2.59 h
2699         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
2700         -- O 6.5.2.60 h
2701         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
2702         -- O 6.5.2.61 h
2703         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
2704         -- O 6.5.2.62 h
2705         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
2706         -- O 6.5.2.ei k
2707         groupInformation                                                [163] GroupInformation OPTIONAL,
2708         -- O 6.5.2.69 i
2709         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2710         -- O 6.5.2.80 h
2711         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
2712         -- O 6.5.2.87 g
2713         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
2714         -- O 6.5.2.96 g, m
2715         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
2716         -- O 6.5.2.107 f
2717         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
2718         -- O 6.5.2.108 e
2719         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
2720         -- O 6.5.2.109 e, f
2721         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
2722         -- O 6.5.2.156 j
2723         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
2724         -- O 6.5.2.159 g
2725         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
2726         -- O 6.5.2.de l
2727         }
2728
2729 -- 6.4.2.47 TrunkTest
2730 TrunkTest ::= [PRIVATE 18] SET {
2731         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
2732         -- M 6.5.2.72
2733         seizureType                                                             [15] IMPLICIT SeizureType
2734         -- M 6.5.2.115
2735         }
2736
2737 -- TrunkTest RETURN RESULT Parameters
2738 -- zero octets
2739
2740 -- 6.4.2.48 TrunkTestDisconnect
2741 TrunkTestDisconnect ::= [PRIVATE 18] SET {
2742         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID
2743         -- M 6.5.2.72
2744         }
2745
2746 -- TrunkTestDisconnect RETURN RESULT Parameters
2747 -- zero octets
2748
2749 -- 6.4.2.49 Unblocking
2750 Unblocking ::= [PRIVATE 18] SET {
2751         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID
2752         -- M 6.5.2.72
2753         }
2754
2755 -- Unblocking RETURN RESULT Parameters
2756 -- zero octets
2757
2758 -- 6.4.2.50 UnreliableRoamerDataDirective
2759 UnreliableRoamerDataDirective ::= [PRIVATE 18] SET {
2760         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2761         -- (HLR) O 6.5.2.82 a
2762         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL
2763         -- O 6.5.2.116 b        
2764         }
2765 -- UnreliableRoamerDataDirective RETURN RESULT Parameters
2766 -- zero octets
2767
2768 -- 6.4.2.51 UnsolicitedResponse
2769 UnsolicitedResponse ::= [PRIVATE 18] SET {
2770         billingID                                                               [1] IMPLICIT BillingID,
2771         -- (Anchor) M 6.5.2.16
2772         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2773         -- M 6.5.2.63
2774         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
2775         -- M 6.5.2.81
2776         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption OPTIONAL,
2777         -- O 6.5.2.f
2778         digits-Destination                                              [4] IMPLICIT Digits OPTIONAL,
2779         -- (Destination) O 6.5.2.58 a
2780         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
2781         -- (Border MSC) O 6.5.2.64 a
2782         extendedSystemMyTypeCode                                [54] IMPLICIT ExtendedSystemMyTypeCode OPTIONAL,
2783         -- (Border MSC) O 6.5.2.65 a
2784         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
2785         -- (Border MSC) O 6.5.2.93 a, b
2786         systemAccessType                                                [34] IMPLICIT SystemAccessType OPTIONAL,
2787         -- O 6.5.2.145 c
2788         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL
2789         -- O 6.5.2.i
2790         }
2791
2792 -- UnsolicitedResponse RETURN RESULT Parameters
2793 UnsolicitedResponseRes ::= [PRIVATE 18] SET {
2794         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
2795         -- O 6.5.2.1
2796         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
2797         -- O 6.5.2.3 a
2798         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
2799         -- (Originating) O 6.5.2.16 b
2800         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
2801         -- O 6.5.2.bw g, i
2802         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL, 
2803         -- O 6.5.2.21 d 
2804         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
2805         -- O 6.5.2.22 d
2806         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
2807         -- O 6.5.2.23 c
2808         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
2809         -- O 6.5.2.24 c
2810         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
2811         -- O 6.5.2.25 c
2812         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
2813         -- O 6.5.2.bx d, e, p
2814         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
2815         -- O 6.5.2.ec d, e, p
2816         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
2817         -- O 6.5.2.59 d
2818         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
2819         -- O 6.5.2.60 d
2820         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
2821         -- O 6.5.2.61 d
2822         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
2823         -- (Originating MSC) O 6.5.2.64 e
2824         extendedSystemMyTypeCode                                [54] IMPLICIT ExtendedSystemMyTypeCode OPTIONAL,
2825         -- (Originating MSC) O 6.5.2.65 f
2826         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
2827         -- O 6.5.2.75 g
2828         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2829         -- O 6.5.2.80 d
2830         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
2831         -- (Origination MSC) O 6.5.2.83 g
2832         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
2833         --  O 6.5.2.88 g
2834         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
2835         -- (Originating MSC) O 6.5.2.93 h
2836         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
2837         -- O 6.5.2.94 g
2838         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
2839         -- O 6.5.2.95 g
2840         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
2841         -- O 6.5.2.96 g
2842         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
2843         -- O 6.5.2.107 d
2844         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
2845         -- O 6.5.2.108 c
2846         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
2847         -- O 6.5.2.by g, i
2848         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
2849         -- O 6.5.2.109 c
2850         terminationTreatment                                    [121] IMPLICIT TerminationTreatment OPTIONAL,
2851         -- O 6.5.2.158 g
2852         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
2853         -- O 6.5.2.159 g
2854         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
2855         -- O 6.5.2.de g
2856         }
2857
2858 -- N.S0010-0 v 1.0
2859 -- 6.4.2.e ParameterRequest
2860 ParameterRequest ::= [PRIVATE 18] SET {
2861         requiredParametersMask                                  [236] IMPLICIT RequiredParametersMask,
2862         -- M 6.5.2.j
2863         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2864         -- O 6.5.2.63 a
2865         msid                                                                    MSID OPTIONAL,
2866         -- O 6.5.2.bu b
2867         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2868         --O 6.5.2.82 c
2869         networkTMSI                                                             [233] IMPLICIT NetworkTMSI OPTIONAL,
2870         -- O 6.5.2.bl b
2871         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
2872         -- O 6.5.2.93 d
2873         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
2874         -- O 6.5.2.116 e
2875         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode OPTIONAL
2876         -- O 6.5.2.147 f
2877         }
2878 -- Table 6.4.2.e-2 ParameterRequest RETURN RESULT Parameters
2879 ParameterRequestRes ::= [PRIVATE 18] SET {
2880         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2881         -- O 6.5.2.63 a
2882         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
2883         -- O 6.5.2.bu a
2884         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
2885         -- O 6.5.2.77 a
2886         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
2887         -- O 6.5.2.81 a
2888         networkTMSI                                                             [233] IMPLICIT NetworkTMSI OPTIONAL,
2889         -- O 6.5.2.bl a
2890         reasonList                                                              [218] IMPLICIT ReasonList OPTIONAL
2891         -- O 6.5.2.aw
2892         }
2893  
2894 -- 6.4.2.f TMSIDirective (N.S0005-0 v 1.0 Chapter 5, page 1
2895 TMSIDirective ::= [PRIVATE 18] SET {
2896         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
2897         -- M 6.5.2.63
2898         mscid                                                                   [21] IMPLICIT MSCID,
2899         -- M 6.5.2.bu
2900         networkTMSIExpirationTime                               [234] IMPLICIT NetworkTMSIExpirationTime,
2901         -- M 6.5.2.bm
2902         newNetworkTMSI                                                  [235] IMPLICIT NewNetworkTMSI,
2903         --M 6.5.2.bn
2904         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
2905         -- O 6.5.2.83 a
2906         networkTMSI                                                             [233] IMPLICIT NetworkTMSI OPTIONAL
2907         -- O 6.5.2.bl
2908         }
2909
2910 --Table 6.4.2.f-2 TMSIDirective RETURN RESULT Parameters
2911 TMSIDirectiveRes ::= [PRIVATE 18] SET {
2912         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL,
2913         -- O 6.5.2.54 b
2914         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2915         -- O 6.5.2.63 b
2916         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2917         -- O 6.5.2.bu b
2918         reasonList                                                              [218] IMPLICIT ReasonList OPTIONAL
2919         -- O 6.5.2.aw
2920         }
2921
2922 -- 6.4.2.g NumberPortabilityRequest Updated with N.S0023-0 v 1.0
2923 NumberPortabilityRequest ::= [PRIVATE 18] SET {
2924         digits                                                                  [4] IMPLICIT Digits,
2925         -- (Dialed) M 6.5.2.58
2926         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
2927         -- O 6.5.2.fv d
2928         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
2929         -- O 6.5.2.21 a
2930         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2931         -- O 6.5.2.82 b
2932         msid                                                                    MSID OPTIONAL
2933         -- (Originating) O 6.5.2.bv c
2934         }
2935
2936 -- 6.4.2.h ServiceRequest Updated with N.S0023-0 v 1.0
2937
2938 ServiceRequest ::= [PRIVATE 18] SET {
2939         serviceID                                                               [245] IMPLICIT ServiceID,
2940         -- M 6.5.2.bz
2941         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
2942         -- O 6.5.2.1 c d
2943         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
2944         -- O 6.5.2.fv p
2945         availabilityType                                                [90] IMPLICIT AvailabilityType OPTIONAL,
2946         -- O 6.5.2.15 c, e
2947         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
2948         -- O 6.5.2.16 a, f
2949         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
2950         -- O 6.5.2.bw a
2951         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL, 
2952         --O 6.5.2.21 a  1 0 0 1 1 1 1 1 (0x9f)
2953         --                              0 1 0 1 0 0 0 0 (0x50)
2954         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL, 
2955         --O 6.5.2.22 b  1 0 0 1 1 1 1 1 (0x9f)
2956         --                              0 1 0 1 0 0 0 1 (0x51)
2957         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL, 
2958         --O 6.5.2.25 a  1 0 0 1 1 1 1 1 (0x9f)
2959         --                              0 1 0 1 0 1 0 0 (0x54)
2960
2961         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
2962         -- O 6.5.2.28 p
2963         conditionallyDeniedReason                               [162] IMPLICIT ConditionallyDeniedReason OPTIONAL,
2964         -- O 6.5.2.48 c, d
2965         dataAccessElementList                                   [250] IMPLICIT DataAccessElementList OPTIONAL,
2966         -- O 6.5.2.cd c
2967         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
2968         -- O 6.5.2.56 q
2969         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
2970         -- (Dialed) O 6.5.2.58 a
2971         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
2972         -- O 6.5.2.62 c
2973         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
2974         -- O 6.5.2.ej c, r
2975         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
2976         -- O 6.5.2.63 c, s
2977         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
2978         -- O 6.5.2.64 c, t
2979         featureIndicator                                                [306] IMPLICIT FeatureIndicator OPTIONAL,
2980         -- O 6.5.2.ej c, u
2981         groupInformation                                                [163] GroupInformation OPTIONAL,
2982         -- O 6.5.2.69 c
2983         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
2984         -- O 6.5.2.75 c
2985         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
2986         -- O 6.5.2.77 c
2987         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
2988         -- O 6.5.2.80 c, g
2989 -- Removed MobileIdentificationNumber O 6.5.2.81 c
2990         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
2991         -- (Invoking) O 6.5.2.82 c, h
2992         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
2993         -- (Invoking) O 6.5.2.83 c, i
2994         msid                                                                    MSID OPTIONAL,
2995         -- O 6.5.2.bv p
2996         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
2997         -- O 6.5.2.93 i, j
2998         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
2999         -- O 6.5.2.94 c
3000         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
3001         -- O 6.5.2.95 c
3002         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3003         -- O 6.5.2.96 a
3004         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
3005         -- O 6.5.2.by a
3006         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3007         -- O 6.5.2.107 a
3008         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
3009         -- O 6.5.2.109 a
3010         redirectionReason                                               [19] IMPLICIT RedirectionReason OPTIONAL,
3011         -- O 6.5.2.110 a, c
3012         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3013         -- O 6.5.2.114 v
3014         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
3015         -- O 6.5.2.116 k
3016         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3017         -- O 6.5.2.117 c
3018         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
3019         -- O 6.5.2.147 l
3020         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL,
3021         -- O 6.5.2.155 c
3022         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset OPTIONAL,
3023         -- O 6.5.2.dd c, w
3024         timeOfDay                                                               [309] IMPLICIT TimeOfDay OPTIONAL,
3025         -- O 6.5.2.em c, x
3026         transactionCapability                                   [123] IMPLICIT TransactionCapability OPTIONAL,
3027         -- O 6.5.2.160 m
3028         triggerType                                                             [279] IMPLICIT TriggerType OPTIONAL,
3029         --      O 6.5.2.dh n
3030         winCapability                                                   [280] IMPLICIT WINCapability OPTIONAL
3031         -- O 6.5.2.di o
3032 }
3033
3034 -- ServiceRequest RETURN RESULT Parameters
3035 ServiceRequestRes ::= [PRIVATE 18] SET {
3036         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
3037         -- O 6.5.2.1 b
3038         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3039         -- O 6.5.2.2 c
3040         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
3041         -- O 6.5.2.3 d
3042         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3043         -- O 6.5.2.6 e
3044         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
3045         -- O 6.5.2.bw a
3046         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
3047         -- O 6.5.2.23 a
3048         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
3049         -- O 6.5.2.24 a
3050         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
3051         -- O 6.5.2.25 a
3052         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3053         -- O 6.5.2.28 a
3054         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
3055         -- (Dialed) O 6.5.2.58 f
3056         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
3057         -- O 6.5.2.bx d, e, p
3058         displayText2                                                    [299] IMPLICIT DisplayText2 OPTIONAL,
3059         -- O 6.5.2.ec d, e, p
3060         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
3061         -- O 6.5.2.59 a
3062         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
3063         -- O 6.5.2.60 a
3064         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
3065         -- O 6.5.2.61 a
3066         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
3067         -- O 6.5.2.eo a, k
3068         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3069         -- O 6.5.2.62 a
3070         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
3071         -- O 6.5.2.ei i
3072         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
3073         -- O 6.5.2.69 a
3074         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3075         -- O 6.5.2.80 a
3076         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
3077         -- O 6.5.2.87 a
3078         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3079         -- O 6.5.2.107 a
3080         redirectingNumberString                                 [101] IMPLICIT RedirectingNumberString OPTIONAL,
3081         -- O 6.5.2.108 a
3082         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
3083         -- O 6.5.2.109 a
3084         resumePIC                                                               [394] IMPLICIT ResumePIC,
3085         -- O 6.5.2.cu g
3086         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3087         -- O 6.5.2.114 a
3088         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
3089         -- O 6.5.2.156 h
3090         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
3091         -- O 6.5.2.de j
3092
3093 }
3094
3095 -- 6.4.2.i AnalyzedInformation Updated with N.S0023-0 v 1.0
3096 AnalyzedInformation ::= [PRIVATE 18] SET {
3097         billingID                                                               [1] IMPLICIT BillingID,
3098         -- (Originating) M 6.5.2.16 a
3099         digits                                                                  [4] IMPLICIT Digits,
3100         -- (Dialed) M 6.5.2.58
3101         mscid                                                                   [21] IMPLICIT MSCID,
3102         -- (Originating) M 6.5.2.82 b
3103         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3104         -- M 6.5.2.160
3105         triggerType                                                             [279] IMPLICIT TriggerType,
3106         -- M 6.5.2.dh c
3107         winCapability                                                   [280] IMPLICIT WINCapability,
3108         -- M 6.5.2.di d
3109         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
3110         -- O 6.5.2.fv n
3111         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
3112         -- O 6.5.2.bw e, m
3113         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
3114         -- O 6.5.2.21 e
3115         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
3116         -- O 6.5.2.22 e
3117         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
3118         -- O 6.5.2.25 e
3119         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3120         -- O 6.5.2.28 n, o
3121         conferenceCallingIndicator                              [137] IMPLICIT ConferenceCallingIndicator OPTIONAL,
3122         -- O 6.5.2.49 f
3123         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
3124         -- O 6.5.2.56 n, p
3125         dmd-BillingIndicator                                    [312] IMPLICIT DMH-BillingIndicator OPTIONAL,
3126         -- O 6.5.2.ep y
3127         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
3128         --       O 6.5.2.eo g, r
3129         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3130         -- O 6.5.2.62 q
3131         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3132                 -- O 6.5.2.63 g, r
3133         featureIndicator                                                [306] IMPLICIT FeatureIndicator OPTIONAL,
3134         -- O 6.5.2.ej s
3135         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3136         -- O 6.5.2.77 h, t
3137         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3138         -- O 6.5.2.80 i
3139         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
3140         -- O 6.5.2.81 g
3141         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3142         -- O 6.5.2.83 j
3143         msid                                                                    MSID OPTIONAL,
3144         -- O 6.5.2.bv n
3145         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3146         -- O 6.5.2.88 k
3147         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3148         -- O 6.5.2.96
3149         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3150         -- O 6.5.2.107 e
3151         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
3152         -- O 6.5.2.by b, m
3153         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
3154         -- O 6.5.2.109 e
3155         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3156         -- O 6.5.2.114 n, u
3157         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3158         -- O 6.5.2.117 h, v
3159         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
3160         -- O 6.5.2.147
3161         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL,
3162         -- O 6.5.2.155 l
3163         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset OPTIONAL,
3164         -- O 6.5.2.dd w
3165         timeOfDay                                                               [309] IMPLICIT TimeOfDay OPTIONAL
3166         -- O 6.5.2.em x
3167         }
3168
3169 --AnalyzedInformation RETURN RESULT Parameters
3170 -- Analyzed Information Request
3171 AnalyzedInformationRes ::= [PRIVATE 18] SET {
3172         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
3173         -- O 6.5.2.1 a
3174         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3175         -- O 6.5.2.2 b
3176         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3177         -- O 6.5.2.6 c
3178         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3179         -- O 6.5.2.28 d
3180         conferenceCallingIndicator                              [137] IMPLICIT ConferenceCallingIndicator OPTIONAL,
3181         -- O 6.5.2.49 e
3182         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
3183         -- (Dialed) O 6.5.2.58 f
3184         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
3185         -- O 6.5.2.bx d, m
3186         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
3187         -- O 6.5.2.59 g
3188         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
3189         -- O 6.5.2.60 g
3190         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
3191         -- O 6.5.2.61 g
3192         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3193         -- O 6.5.2.62 h
3194         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
3195         -- O 6.5.2.ei n
3196         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
3197         -- O 6.5.2.87 i
3198         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3199         -- O 6.5.2.88 j
3200         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3201         -- O 6.5.2.107 d
3202         resumePIC                                                               [394] IMPLICIT ResumePIC OPTIONAL,
3203         -- O 6.5.2.cu k
3204         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3205         -- O 6.5.2.114 d
3206         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
3207         -- O 6.5.2.156 l
3208         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
3209         -- O 6.5.2.159 d
3210         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
3211         -- O 6.5.2.de d, o
3212         }
3213 -- 6.4.2.j ConnectionFailureReport
3214
3215 ConnectionFailureReport ::= [PRIVATE 18] SET {
3216         failureType                                                             [260] IMPLICIT FailureType,
3217         -- M 6.5.2.cn
3218         failureCause                                                    [387] IMPLICIT FailureCause OPTIONAL
3219         -- O 6.5.2.cm
3220         }
3221
3222 -- 6.4.2.k ConnectResource
3223 ConnectResource ::= [PRIVATE 18] SET {
3224         destinationDigits                                               [87] IMPLICIT   DestinationDigits,
3225         -- M 6.5.2.56
3226         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3227         -- O 6.5.2.28 a
3228         outingDigits                                                    [150] IMPLICIT RoutingDigits OPTIONAL
3229         -- O 6.5.2.114 a        
3230         }
3231
3232 -- 6.4.2.l DisconnectResource
3233 -- NO data
3234 --DisconnectResource ::= [PRIVATE 18] SET {
3235 --      }
3236
3237 -- 6.4.2.m FacilitySelectedAndAvailable updated with N.S0023-0 v 1.0
3238 FacilitySelectedAndAvailable ::= [PRIVATE 18] SET {
3239         billingID                                                               [1] IMPLICIT BillingID,
3240         -- (Serving) M 6.5.2.16
3241         mscid                                                                   [21] IMPLICIT MSCID,
3242         -- (Serving) M 6.5.2.82
3243         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3244         -- M 6.5.2.160
3245         triggerType                                                             [279] IMPLICIT TriggerType,
3246         -- M 6.5.2.dh a
3247         winCapability                                                   [280] IMPLICIT WINCapability,
3248         -- M 6.5.2.di b
3249         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
3250         -- O 6.5.2.fv
3251         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
3252         -- O 6.5.2.bw c, i
3253         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
3254         -- O 6.5.2.21 c
3255         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
3256         -- O 6.5.2.22 c
3257         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
3258         -- O 6.5.2.25 c
3259         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3260         -- O 6.5.2.63
3261         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
3262         -- O 6.5.2.69 c
3263         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
3264         -- O 6.5.2.75 c
3265         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3266         -- O 6.5.2.77 c
3267         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3268         -- O 6.5.2.80 d, e
3269 --MobileIdentificationNumber O 6.5.2.81 d
3270         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3271         -- O 6.5.2.83 f
3272         msid                                                                    MSID OPTIONAL,
3273         -- O 6.5.2.bv d, j
3274         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3275         -- O 6.5.2.88 g
3276         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
3277         -- O 6.5.2.94 c
3278         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
3279         -- O 6.5.2.95 c
3280         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3281         -- O 6.5.2.96 c
3282         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3283         -- O 6.5.2.107 c
3284         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
3285         -- O 6.5.2.by c, i
3286         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
3287         -- O 6.5.2.109 c
3288         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3289         -- O 6.5.2.117 c
3290         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
3291         -- O 6.5.2.147
3292         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL
3293         -- O 6.5.2.155 h
3294         }
3295
3296 -- FacilitySelectedAndAvailable RETURN RESULT Parameters
3297
3298 FacilitySelectedAndAvailableRes ::= [PRIVATE 18] SET {
3299         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
3300         -- O 6.5.2.1 a
3301         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3302         -- O 6.5.2.2 b
3303         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
3304         -- O 6.5.2.3 c
3305         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
3306         -- O 6.5.2.bx d, j
3307         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
3308         -- O 6.5.2.59 e
3309         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
3310         -- O 6.5.2.60 e
3311         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
3312         -- O 6.5.2.61 e
3313         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
3314         -- O 6.5.2.eo e, l
3315         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3316         -- O 6.5.2.62 e, f
3317         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
3318         -- O 6.5.2.ei k
3319         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
3320         -- O 6.5.2.87 g
3321         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3322         -- O 6.5.2.88 h
3323         resumePIC                                                               [394] IMPLICIT ResumePIC,
3324         -- O 6.5.2.cu i
3325         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
3326         -- O 6.5.2.159 d
3327         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
3328         -- O 6.5.2.de d, l
3329         }
3330
3331 -- 6.4.2.n InstructionRequest
3332 -- InstructionRequest ::= [PRIVATE 18] SET {
3333 -- Length zero octets
3334 --      }
3335
3336 -- InstructionRequest RETURN RESULT Parameters
3337 -- zero octets M 6.3.2.2
3338
3339 -- 6.4.2.o Modify
3340 Modify ::= [PRIVATE 18] SET {
3341         databaseKey                                                             [252] IMPLICIT DatabaseKey,
3342         -- M 6.5.2.cf a
3343         modificationRequestList                                 [391] IMPLICIT ModificationRequestList
3344         -- M 6.5.2.cq
3345         }
3346 -- Modify RETURN RESULT Parameters
3347 ModifyRes ::= [PRIVATE 18] SET {
3348         modificationResultList                                  [392] IMPLICIT ModificationResultList
3349         -- M 6.5.2.cs a
3350         }
3351
3352 -- 6.4.2.p ResetTimer
3353 -- NO data
3354
3355 -- 6.4.2.q Search
3356 Search ::= [PRIVATE 18] SET {
3357         databaseKey                                                             [252] IMPLICIT DatabaseKey,
3358         -- M 6.5.2.cf a
3359         serviceDataAccessElementList                    [399] IMPLICIT ServiceDataAccessElementList
3360         --M 6.5.2.cz b
3361         }
3362
3363 -- Search RETURN RESULT Parameters
3364 SearchRes ::= [PRIVATE 18] SET {
3365         serviceDataAccessElementList                    [399] IMPLICIT ServiceDataAccessElementList
3366         -- M 6.5.2.cz a
3367         }
3368
3369 -- 6.4.2.r SeizeResource
3370 SeizeResource ::= [PRIVATE 18] SET {
3371         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3372         -- O 6.5.2.96
3373         privateSpecializedResource                              [383] IMPLICIT PrivateSpecializedResource OPTIONAL,
3374         --O 6.5.2.u a
3375         specializedResource                                             [274] IMPLICIT SpecializedResource OPTIONAL
3376         --O 6.5.2.dc a
3377         }
3378
3379 -- SeizeResource RETURN RESULT Parameters
3380 SeizeResourceRes ::= [PRIVATE 18] SET {
3381         destinationDigits                                               [87] IMPLICIT   DestinationDigits
3382         -- M 6.5.2.56 a
3383         }
3384
3385 --6.4.2.s SRFDirective
3386 SRFDirective ::= [PRIVATE 18] SET {
3387         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3388         -- O 6.5.2.6 a, d
3389         digitCollectionControl                                  [139] IMPLICIT DigitCollectionControl OPTIONAL,
3390         -- O 6.5.2.57 b
3391         executeScript                                                   [386] IMPLICIT ExecuteScript OPTIONAL,
3392         -- O 6.5.2.cl c, d
3393         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL
3394         -- O 6.5.2.80 e
3395         }
3396 -- SRFDirective RETURN RESULT Parameters
3397 SRFDirectiveRes ::= [PRIVATE 18] SET {
3398         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
3399         -- (Dialed) O 6.5.2.58 a, b
3400         scriptResult                                                    [397] IMPLICIT ScriptResult OPTIONAL
3401         -- O 6.5.2.cx c
3402         }
3403
3404 -- 6.4.2.t TBusy updated with N.S0023-0 v 1.0
3405 TBusy ::= [PRIVATE 18] SET {
3406         billingID                                                               [1] IMPLICIT BillingID,
3407         -- (Invoking) M 6.5.2.16 a
3408         mscid                                                                   [21] IMPLICIT MSCID,
3409         -- M 6.5.2.82 b
3410         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3411         -- M 6.5.2.160
3412         triggerType                                                             [279] IMPLICIT TriggerType,
3413         -- M 6.5.2.dh c
3414         winCapability                                                   [280] IMPLICIT WINCapability,
3415         -- M 6.5.2.di d
3416         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
3417         -- O 6.5.2.fv
3418         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
3419         -- O 6.5.2.21 e
3420         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
3421         -- O 6.5.2.22 e
3422         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
3423         -- O 6.5.2.25 e
3424         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3425         -- O 6.5.2.63 f
3426         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
3427         -- O 6.5.2.69 f
3428         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
3429         -- O 6.5.2.75 f
3430         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3431         -- O 6.5.2.77 g
3432         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3433         -- O 6.5.2.80 h, i
3434 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
3435         -- O 6.5.2.81 h
3436         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3437         -- O 6.5.2.83 b
3438         msid                                                                    MSID OPTIONAL,
3439         -- O 6.5.2.bv h
3440         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3441         -- O 6.5.2.88 j
3442         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
3443         -- O 6.5.2.94 f
3444         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
3445         -- O 6.5.2.95 f
3446         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3447         -- O 6.5.2.96 g
3448         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3449         -- O 6.5.2.107 e
3450         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
3451         -- O 6.5.2.109 e
3452         redirectionReason                                               [19] IMPLICIT RedirectionReason OPTIONAL,
3453         --: TBusy O 6.5.2.110 f
3454         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3455         -- O 6.5.2.117 g
3456         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
3457         -- O 6.5.2.147
3458         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL
3459         -- O 6.5.2.155 f
3460         }
3461
3462
3463 -- TBusy RETURN RESULT Parameters
3464
3465 TBusyRes ::= [PRIVATE 18] SET {
3466         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
3467         -- O 6.5.2.1 a
3468         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3469         -- O 6.5.2.2 b
3470         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3471         -- O 6.5.2.6 c
3472         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
3473         -- O 6.5.2.23 d, e
3474         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
3475         -- O 6.5.2.24 d, e
3476         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3477         -- O 6.5.2.28 l
3478         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
3479         -- O 6.5.2.bx d, e, m
3480         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
3481         -- O 6.5.2.60 g
3482         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
3483         -- O 6.5.2.61 f
3484         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3485         -- O 6.5.2.62 f
3486         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
3487         -- O 6.5.2.ei n
3488         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
3489         -- O 6.5.2.69 g
3490         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3491         -- O 6.5.2.88 h
3492         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
3493         -- O 6.5.2.95 g
3494         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3495         -- O 6.5.2.96 l, o
3496         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3497         -- O 6.5.2.107 i
3498         resumePIC                                                               [394] IMPLICIT ResumePIC,
3499         -- O 6.5.2.cu j
3500         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3501         -- O 6.5.2.114 l
3502         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
3503         -- O 6.5.2.156 k
3504         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
3505         -- O 6.5.2.159 l
3506         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
3507         -- O 6.5.2.de l
3508         }
3509 -- 6.4.2.u TNoAnswer updated with N.S0023-0 v 1.0
3510 TNoAnswer ::= [PRIVATE 18] SET {
3511         billingID                                                               [1] IMPLICIT BillingID,
3512         -- (Invoking) M 6.5.2.16 a
3513         mscid                                                                   [21] IMPLICIT MSCID,
3514         -- M 6.5.2.82 b
3515         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3516         -- M 6.5.2.160
3517         triggerType                                                             [279] IMPLICIT TriggerType,
3518         -- M 6.5.2.dh c
3519         winCapability                                                   [280] IMPLICIT WINCapability,
3520         -- M 6.5.2.di d
3521         acgencountered                                                  [340] IMPLICIT ACGEncountered OPTIONAL,
3522         -- O 6.5.2.fv
3523         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
3524         -- O 6.5.2.21 e
3525         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
3526         -- O 6.5.2.22 e
3527         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
3528         -- O 6.5.2.25 e
3529         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3530         -- O 6.5.2.63 f
3531         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
3532         -- O 6.5.2.69 f
3533         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
3534         -- O 6.5.2.75 f
3535         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3536         -- O 6.5.2.77 g
3537         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3538         -- O 6.5.2.80 h, i
3539 --      mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
3540         -- O 6.5.2.81 h
3541         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3542         -- O 6.5.2.83 b
3543         msid                                                                    MSID OPTIONAL,
3544         -- O 6.5.2.bv h
3545         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3546         -- O 6.5.2.88 j
3547         pilotBillingID                                                  [169] IMPLICIT PilotBillingID OPTIONAL,
3548         -- O 6.5.2.94 f
3549         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
3550         -- O 6.5.2.95 f
3551         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3552         -- O 6.5.2.96 g
3553         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3554         -- O 6.5.2.107 e
3555         redirectingSubaddress                                   [102] IMPLICIT RedirectingSubaddress OPTIONAL,
3556         -- O 6.5.2.109 e
3557         redirectionReason                                               [19] IMPLICIT RedirectionReason OPTIONAL,
3558         --:TNoAnswer O 6.5.2.110 f
3559         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3560         -- O 6.5.2.117 g
3561         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
3562         -- O 6.5.2.147
3563         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL
3564         -- O 6.5.2.155 f
3565 }
3566 -- TNoAnswer RETURN RESULT Parameters
3567 -- 6.4.2.u TNoAnswer
3568 TNoAnswerRes ::= [PRIVATE 18] SET {
3569         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
3570         -- O 6.5.2.1 a
3571         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3572         -- O 6.5.2.2 b
3573         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3574         -- O 6.5.2.6 c
3575         callingPartyNumberString1                               [82] IMPLICIT CallingPartyNumberString1 OPTIONAL,
3576         -- O 6.5.2.23 d, e
3577         callingPartyNumberString2                               [83] IMPLICIT CallingPartyNumberString2 OPTIONAL,
3578         -- O 6.5.2.24 d, e
3579         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3580         -- O 6.5.2.28 l
3581         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
3582         -- O 6.5.2.bx d, e, m
3583         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
3584         -- O 6.5.2.59 f
3585         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
3586         -- O 6.5.2.60 f
3587         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
3588         -- O 6.5.2.61 f
3589         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3590         -- O 6.5.2.62 f
3591         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
3592         -- O 6.5.2.ei n
3593         groupInformation                                                [163] IMPLICIT GroupInformation OPTIONAL,
3594         -- O 6.5.2.69 g
3595         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
3596         -- O 6.5.2.88 h
3597         pilotNumber                                                             [168] IMPLICIT PilotNumber OPTIONAL,
3598         -- O 6.5.2.95 g
3599         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3600         -- O 6.5.2.96 l, o
3601         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3602         -- O 6.5.2.107 i
3603         resumePIC                                                               [394] IMPLICIT ResumePIC,
3604         -- O 6.5.2.cu j
3605         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3606         -- O 6.5.2.114 l
3607         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
3608         -- O 6.5.2.156 k
3609         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
3610         -- O 6.5.2.159 l
3611         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
3612         -- O 6.5.2.de l, p
3613 }
3614
3615 -- 6.4.2.x.1. ChangeFacilities N.S0008-0 v 1.0
3616 ChangeFacilities ::= [PRIVATE 18] SET {
3617         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
3618         -- O 6.5.2.36 f
3619         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
3620         -- O 6.5.2.e b
3621         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
3622         -- O 6.5.2.at f
3623         dataPrivacyParameters                                   [216] IMPLICIT DataPrivacyParameters OPTIONAL,
3624         -- O 6.5.2.au i, f
3625         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3626         -- O 6.5.2.63 c
3627         interMSCCircuitID                                               [6] IMPLICIT InterMSCCircuitID OPTIONAL,
3628         -- O 6.5.2.72 a, c
3629         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
3630         -- O 6.5.2.av d
3631         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
3632         -- O 6.5.2.81 c
3633         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
3634         -- O 6.5.2.101 f
3635 --      SecondInterMSCCircuitID O 6.5.2.aj c, g
3636         tdmaBandwidth                                                   [220] IMPLICIT TDMABandwidth OPTIONAL,
3637         -- O 6.5.2.ay h
3638         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
3639         -- O 6.5.2.i e
3640         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
3641         -- O 6.5.2.167 f
3642         }
3643 -- Table 6.4.2.x.1r ChangeFacilities RETURN RESULT Parameters
3644
3645 ChangeFacilitiesRes ::= [PRIVATE 18] SET {
3646         reasonList                                                              [218] IMPLICIT ReasonList OPTIONAL
3647         -- O 6.5.2.aw a
3648         }
3649
3650 -- 6.4.2.x.2. ChangeService N.S0008-0 v 1.0
3651 ChangeService ::= [PRIVATE 18] SET {
3652         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
3653         -- O 6.5.2.e a
3654         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
3655         -- O 6.5.2.g b
3656         changeServiceAttributes                                 [214] IMPLICIT ChangeServiceAttributes OPTIONAL,
3657         -- O 6.5.2.as c
3658         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3659         -- O 6.5.2.63 d
3660         ilspInformation                                                 [217] IMPLICIT ISLPInformation OPTIONAL,
3661         -- O 6.5.2.av e
3662         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
3663         -- O 6.5.2.72 j
3664         tdmaBandwidth                                                   [220] IMPLICIT TDMABandwidth OPTIONAL,
3665         -- O 6.5.2.ay g
3666         tdmaDataMode                                                    [222] IMPLICIT TDMADataMode OPTIONAL,
3667         -- O 6.5.2.ba i
3668         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
3669         -- O 6.5.2.i f
3670         tdmaVoiceMode                                                   [223] IMPLICIT TDMAVoiceMode OPTIONAL
3671         -- O 6.5.2.bb h
3672         }
3673
3674 -- ChangeService RETURN RESULT Parameters
3675 ChangeServiceRes ::= [PRIVATE 18] SET {
3676         cdmaPrivateLongCodeMask                                 [67] IMPLICIT CDMAPrivateLongCodeMask OPTIONAL,
3677         -- O 6.5.2.36 f
3678         cdmaServiceConfigurationRecord                  [174] IMPLICIT CDMAServiceConfigurationRecord OPTIONAL,
3679         -- O 6.5.2.e b
3680         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
3681         -- O 6.5.2.g c
3682         changeServiceAttributes                                 [214] IMPLICIT ChangeServiceAttributes OPTIONAL,
3683         -- O 6.5.2.as d
3684         dataKey                                                                 [215] IMPLICIT DataKey OPTIONAL,
3685         -- O 6.5.2.au f
3686         dataPrivacyParameters                                   [216] IMPLICIT DataPrivacyParameters OPTIONAL,
3687         -- O 6.5.2.au g, f
3688         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
3689         -- O 6.5.2.101 f
3690         reasonList                                                              [218] IMPLICIT ReasonList OPTIONAL,
3691         -- O 6.5.2.aw a
3692         tdmaServiceCode                                                 [178] IMPLICIT TDMAServiceCode OPTIONAL,
3693         -- O 6.5.2.i e
3694         voicePrivacyMask                                                [48] IMPLICIT VoicePrivacyMask OPTIONAL
3695         -- O 6.5.2.167 f
3696         }
3697
3698
3699 -- 6.4.2.X MessageDirective
3700 MessageDirective ::= [PRIVATE 18] SET {
3701         messageWaitingNotificationCount                 [92] IMPLICIT MessageWaitingNotificationCount,
3702         --       O 6.5.2.78 a
3703         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3704         -- O 6.5.2.80 b, c
3705         msid                                                                    MSID OPTIONAL
3706         -- O 6.5.2.bv IS-751 b, c
3707         }
3708 -- 6.4.2.X2 MessageDirective RETURN RESULT Parameters
3709 --zero octets
3710
3711 -- 6.4.2.y BulkDisconnection
3712 BulkDisconnection ::= [PRIVATE 18] SET {
3713         mscid                                                                   [21] IMPLICIT MSCID,
3714         -- M 6.5.2.82
3715         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset OPTIONAL,
3716         -- M 6.5.2.2 a
3717         timeOfDay                                                               [309] IMPLICIT TimeOfDay OPTIONAL,
3718         -- M 6.5.2.em b
3719         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3720         -- O 6.5.2.83 c
3721         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL
3722         -- O 6.5.2.116 d
3723         }
3724
3725 -- BulkDisconnection RETURN RESULT Parameters
3726 -- Length zero octets M 6.3.2.2
3727 --BulkDisconnectionRes ::= [PRIVATE 18] SET {
3728 --      }
3729
3730
3731 -- 6.4.2.z CallControlDirective
3732 CallControlDirective ::= [PRIVATE 18] SET {
3733         billingID                                                               [1] IMPLICIT BillingID,
3734         -- M 6.5.2.16 a
3735         mscid                                                                   [21] IMPLICIT MSCID,
3736         -- M 6.5.2.82 b
3737         msid                                                                    MSID OPTIONAL,
3738         -- M 6.5.2.bv c
3739         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3740         -- O 6.5.2.2 d
3741         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3742         -- O 6.5.2.6 e
3743         displayText                                                             [244] IMPLICIT DisplayText OPTIONAL,
3744         -- O 6.5.2.bx f
3745         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
3746         -- O 6.5.2.59 g
3747         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
3748         -- O 6.5.2.60 g
3749         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
3750         -- O 6.5.2.61 g
3751         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
3752         -- O 6.5.2.eo g, o
3753         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
3754         -- O 6.5.2.62 g, h
3755         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3756         -- O 6.5.2.63 i, j
3757         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3758         -- O 6.5.2.80 k
3759         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
3760         -- O 6.5.2.96 l, m
3761         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
3762         -- O 6.5.2.156 k
3763         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
3764         -- O 6.5.2.de h
3765 }
3766
3767 -- z-2 CallControlDirective RETURN RESULT Parameters
3768 CallControlDirectiveRes ::= [PRIVATE 18] SET {
3769         callStatus                                                              [310] IMPLICIT CallStatus OPTIONAL
3770         -- O 6.5.2.en a
3771
3772         }
3773
3774 -- 6.4.2.aa OAnswer
3775 OAnswer ::= [PRIVATE 18] SET {
3776         billingID                                                               [1] IMPLICIT BillingID,
3777         -- (Originating) M 6.5.2.16 a
3778         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3779         -- M 6.5.2.63 b
3780         mscid                                                                   [21] IMPLICIT MSCID,
3781         -- (Originating) M 6.5.2.82 c
3782         msid                                                                    MSID OPTIONAL,
3783         -- M 6.5.2.bv d
3784         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset,
3785         -- M 6.5.2.dd e
3786         timeOfDay                                                               [309] IMPLICIT TimeOfDay,
3787         -- M 6.5.2.em f
3788         triggerType                                                             [279] IMPLICIT TriggerType,
3789         -- M 6.5.2.dh g
3790         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3791         -- O 6.5.2.77 h, i
3792         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3793         -- O 6.5.2.80 j
3794         featureIndicator                                                [306] IMPLICIT FeatureIndicator OPTIONAL,
3795         -- O 6.5.2.ej k
3796         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3797         -- O 6.5.2.83 l
3798         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3799         -- O 6.5.2.117 h, m
3800         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode
3801         -- O 6.5.2.147
3802         }
3803
3804
3805 --6.4.2.ab ODisconnect
3806 ODisconnect ::= [PRIVATE 18] SET {
3807         billingID                                                               [1] IMPLICIT BillingID,
3808         -- (Originating) M 6.5.2.16 a
3809         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3810         -- M 6.5.2.63 b
3811         mscid                                                                   [21] IMPLICIT MSCID,
3812         -- (Originating) M 6.5.2.82 c
3813         msid                                                                    MSID OPTIONAL,
3814         -- M 6.5.2.bv d
3815         releaseCause                                                    [308] IMPLICIT ReleaseCause OPTIONAL,
3816         -- M 6.5.2.el e
3817         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset OPTIONAL,
3818         -- M 6.5.2.dd f
3819         timeOfDay                                                               [309] IMPLICIT TimeOfDay,
3820         -- M 6.5.2.em g
3821         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3822         -- M 6.5.2.160
3823         winCapability                                                   [280] IMPLICIT WINCapability,
3824         -- M 6.5.2.di
3825         triggerType                                                             [279] IMPLICIT TriggerType,
3826         -- M 6.5.2.dh h
3827         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3828         -- O 6.5.2.77 i, j
3829         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3830         -- O 6.5.2.80 k
3831         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3832         -- O 6.5.2.83 l
3833         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3834         -- O 6.5.2.117 i, m
3835         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode
3836         -- O 6.5.2.147
3837 }
3838
3839 -- ab-2 ODisconnect RETURN RESULT Parameters
3840 ODisconnectRes ::= [PRIVATE 18] SET {
3841         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
3842         -- O 6.5.2.6 a
3843         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL
3844         -- O 6.5.2.ei b
3845         }
3846 -- 6.4.2.ac CallRecoveryReport
3847
3848 CallRecoveryReport ::= [PRIVATE 18] SET {
3849         callRecoveryIDList                                              [304] IMPLICIT CallRecoveryIDList
3850         -- M 6.5.2.eh a
3851         }
3852
3853 -- ac-2 CallRecoveryReport RETURN RESULT Parameters
3854 --CallRecoveryReportRes ::= [PRIVATE 18] SET {
3855 --      }
3856
3857 -- 6.4.2.ad TAnswer
3858 TAnswer ::= [PRIVATE 18] SET {
3859         billingID                                                               [1] IMPLICIT BillingID,
3860         -- (Originating) M 6.5.2.16 a
3861         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3862         -- M 6.5.2.63 b
3863         mscid                                                                   [21] IMPLICIT MSCID,
3864         -- M 6.5.2.82 c
3865         msid                                                                    MSID OPTIONAL,
3866         -- M 6.5.2.bv b
3867         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset OPTIONAL,
3868         -- M 6.5.2.dd d
3869         timeOfDay                                                               [309] IMPLICIT TimeOfDay,
3870         -- M 6.5.2.em e
3871         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3872         -- M 6.5.2.160
3873         triggerType                                                             [279] IMPLICIT TriggerType,
3874         -- M 6.5.2.dh f
3875         winCapability                                                   [280] IMPLICIT WINCapability,
3876         -- M 6.5.2.di
3877         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3878         -- O 6.5.2.77 g, h
3879         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3880         -- O 6.5.2.80 i
3881         featureIndicator                                                [306] IMPLICIT FeatureIndicator OPTIONAL,
3882         -- O 6.5.2.ej j
3883         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3884         -- O 6.5.2.83 k
3885         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3886         -- O 6.5.2.117 g, l
3887         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode,
3888         -- O 6.5.2.147
3889         terminationAccessType                                   [119] IMPLICIT TerminationAccessType OPTIONAL
3890         -- O 6.5.2.155 m
3891         }
3892 -- 6.4.2.ae TDisconnect
3893 TDisconnect ::= [PRIVATE 18] SET {
3894         billingID                                                               [1] IMPLICIT BillingID,
3895         -- (Originating) M 6.5.2.16 a
3896         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3897         -- M 6.5.2.63 b
3898         mscid                                                                   [21] IMPLICIT MSCID,
3899         -- M 6.5.2.82 c
3900         msid                                                                    MSID OPTIONAL,
3901         -- M 6.5.2.bv d
3902         timeDateOffset                                                  [275] IMPLICIT TimeDateOffset OPTIONAL,
3903         -- M 6.5.2.dd e
3904         timeOfDay                                                               [309] IMPLICIT TimeOfDay,
3905         -- M 6.5.2.em f
3906         triggerType                                                             [279] IMPLICIT TriggerType,
3907         -- M 6.5.2.dh g
3908         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
3909         -- O 6.5.2.21 n
3910         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
3911         -- O 6.5.2.22 n
3912         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3913         -- O 6.5.2.77 h, i
3914         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3915         -- O 6.5.2.80 j
3916         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3917         -- O 6.5.2.83 k
3918         releaseCause                                                    [308] IMPLICIT ReleaseCause OPTIONAL,
3919         -- O 6.5.2.el l
3920         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL,
3921         -- O 6.5.2.117 h, m
3922         systemMyTypeCode                                                [22] IMPLICIT SystemMyTypeCode
3923         -- O 6.5.2.147
3924         }
3925
3926 -- Table ae-2 TDisconnect RETURN RESULT Parameters
3927 TDisconnectRes ::= [PRIVATE 18] SET {
3928         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL
3929         -- O 6.5.2.ei a
3930         }
3931
3932 -- 6.4.2.af UnreliableCallData
3933 UnreliableCallData ::= [PRIVATE 18] SET {
3934         controlNetworkID                                                [307] IMPLICIT ControlNetworkID,
3935         -- M 6.5.2.ek a
3936         mscid                                                                   [21] IMPLICIT MSCID
3937         -- M 6.5.2.82 b
3938 }
3939
3940 -- UnreliableCallData RETURN RESULT Parameters
3941 --UnreliableCallData ::= [PRIVATE 18] SET {
3942 --
3943 --}
3944
3945 -- 6.4.2.ag OCalledPartyBusy
3946
3947 OCalledPartyBusy ::= [PRIVATE 18] SET {
3948         billingID                                                               [1] IMPLICIT BillingID,
3949         -- (Originating) M 6.5.2.16
3950         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
3951         -- M 6.5.2.63 a
3952         mscid                                                                   [21] IMPLICIT MSCID,
3953         -- (Originating MSC) M 6.5.2.82
3954         msid                                                                    MSID,
3955         -- M 6.5.2.bv b
3956         transactionCapability                                   [123] IMPLICIT TransactionCapability,
3957         -- M 6.5.2.160
3958         triggerType                                                             [279] IMPLICIT TriggerType,
3959         -- M 6.5.2.dh
3960         winCapability                                                   [280] IMPLICIT WINCapability,
3961         -- M 6.5.2.di
3962         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
3963         -- O 6.5.2.bw c
3964         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
3965         -- O 6.5.2.21 c
3966         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
3967         -- O 6.5.2.22 c
3968         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
3969         -- O 6.5.2.25 c
3970         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
3971         -- O 6.5.2.28 d
3972         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
3973         -- O 6.5.2.56 e
3974         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
3975         -- (Dialed) O 6.5.2.58 d
3976         failureCause                                                    [387] IMPLICIT FailureCause OPTIONAL,
3977         --  O 6.5.2.cm f
3978         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
3979         -- O 6.5.2.77 d, g
3980         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
3981         -- O 6.5.2.80 h
3982         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
3983         -- O 6.5.2.83 i
3984         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
3985         -- (Originating MSC) O 6.5.2.93 j
3986         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
3987         -- O 6.5.2.114 c
3988         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
3989         -- O 6.5.2.114 c
3990         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
3991         -- O 6.5.2.114 d
3992         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL
3993         -- O 6.5.2.117 d, k
3994         }
3995
3996 -- OCalledPartyBusy RETURN RESULT Parameters
3997 OCalledPartyBusyRes ::= [PRIVATE 18] SET {
3998         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
3999         -- O 6.5.2.2 a
4000         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
4001         -- O 6.5.2.6 b
4002         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
4003         -- O 6.5.2.28 c
4004         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
4005         -- O 6.5.2.59 e
4006         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
4007         -- O 6.5.2.60 e
4008         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
4009         -- O 6.5.2.61 e
4010         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
4011         -- O 6.5.2.eo e, d
4012         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
4013         -- O 6.5.2.62 e, f
4014         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
4015         -- O 6.5.2.ei g
4016         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
4017         -- O 6.5.2.87 h
4018         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
4019         -- O 6.5.2.88 i
4020         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
4021         -- O 6.5.2.96 c, j
4022         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
4023         -- O 6.5.2.107 k
4024         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
4025         -- O 6.5.2.114 c
4026         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
4027         -- O 6.5.2.156 l
4028         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
4029         -- O 6.5.2.de m
4030         }
4031
4032 -- 6.4.2.ah ONoAnswer
4033 ONoAnswer ::= [PRIVATE 18] SET {
4034         billingID                                                               [1] IMPLICIT BillingID,
4035         -- (Originating) M 6.5.2.16
4036         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
4037         -- M 6.5.2.63 a
4038         mscid                                                                   [21] IMPLICIT MSCID,
4039         -- (Originating MSC) M 6.5.2.82
4040         msid                                                                    MSID OPTIONAL,
4041         -- M 6.5.2.bv b
4042         transactionCapability                                   [123] IMPLICIT TransactionCapability,
4043         -- M 6.5.2.160
4044         triggerType                                                             [279] IMPLICIT TriggerType,
4045         -- M 6.5.2.dh
4046         winCapability                                                   [280] IMPLICIT WINCapability,
4047         -- M 6.5.2.di
4048         callingPartyName                                                [243] IMPLICIT CallingPartyName OPTIONAL,
4049         -- O 6.5.2.bw c
4050         callingPartyNumberDigits1                               [80] IMPLICIT CallingPartyNumberDigits1 OPTIONAL,
4051         -- O 6.5.2.21 c
4052         callingPartyNumberDigits2                               [81] IMPLICIT CallingPartyNumberDigits2 OPTIONAL,
4053         -- O 6.5.2.22 c
4054         callingPartySubaddress                                  [84] IMPLICIT CallingPartySubaddress OPTIONAL,
4055         -- O 6.5.2.25 c
4056         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
4057         -- O 6.5.2.28 d
4058         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
4059         -- O 6.5.2.56 e
4060         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
4061         -- (Dialed) O 6.5.2.58 d
4062         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
4063         -- O 6.5.2.77 d, f
4064         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
4065         -- O 6.5.2.80 g
4066         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
4067         -- O 6.5.2.83 h
4068         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
4069         -- (Originating MSC) O 6.5.2.93 i
4070         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
4071         -- O 6.5.2.114 c
4072         redirectingPartyName                                    [245] IMPLICIT RedirectingPartyName OPTIONAL,
4073         -- O 6.5.2.114 c
4074         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
4075         -- O 6.5.2.114 d
4076         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL
4077         -- O 6.5.2.117 d, j
4078         }
4079
4080 -- ONoAnswer RETURN RESULT Parameters
4081 ONoAnswerRes ::= [PRIVATE 18] SET {
4082         actionCode                                                              [128] IMPLICIT ActionCode OPTIONAL,
4083         -- O 6.5.2.2 a
4084         announcementList                                                [130] IMPLICIT AnnouncementList OPTIONAL,
4085         -- O 6.5.2.6 b
4086         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
4087         -- O 6.5.2.28 c
4088         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
4089         -- O 6.5.2.59 e
4090         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
4091         -- O 6.5.2.60 e
4092         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
4093         -- O 6.5.2.61 e
4094         dmh-ChargeInformation                                   [311] IMPLICIT DMH-ChargeInformation OPTIONAL,
4095         -- O 6.5.2.eo e, d
4096         dmh-RedirectionIndicator                                [88] IMPLICIT DMH-RedirectionIndicator OPTIONAL,
4097         -- O 6.5.2.62 e, f
4098         dmh-ServiceID                                                   [305] IMPLICIT DMH-ServiceID OPTIONAL,
4099         -- O 6.5.2.ei g
4100         noAnswerTime                                                    [96] IMPLICIT NoAnswerTime OPTIONAL,
4101         -- O 6.5.2.87 h
4102         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
4103         -- O 6.5.2.88 i
4104         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
4105         -- O 6.5.2.96 c, j
4106         redirectingNumberDigits                                 [100] IMPLICIT RedirectingNumberDigits OPTIONAL,
4107         -- O 6.5.2.107 k
4108         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
4109         -- O 6.5.2.114 c
4110         terminationList                                                 [120] IMPLICIT TerminationList OPTIONAL,
4111         -- O 6.5.2.156 l
4112         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL
4113         -- O 6.5.2.de m
4114         }
4115
4116 -- 6.4.2.ai PositionRequest
4117 PositionRequest ::= [PRIVATE 18] SET {
4118         mscid                                                                   [21] IMPLICIT MSCID,
4119         -- (Requesting) M 6.5.2.82 a
4120         positionInformationCode                                 [315] IMPLICIT PositionInformationCode,
4121         -- M 6.5.2.er b
4122         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
4123         -- O 6.5.2.63 c
4124         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
4125         -- O 6.5.2.80 d, e
4126         msid                                                                    MSID OPTIONAL,
4127         -- O 6.5.2.bv c, e
4128         senderIdentificationNumber                              [103] IMPLICIT SenderIdentificationNumber OPTIONAL
4129         -- O 6.5.2.116 f
4130         }
4131
4132 -- PositionRequest RETURN RESULT Parameters
4133 PositionRequestRes ::= [PRIVATE 18] SET {
4134         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
4135         -- O 6.5.2.63 a, b
4136         extendedMSCID                                                   [53] IMPLICIT ExtendedMSCID OPTIONAL,
4137         -- O 6.5.2.64 c, d
4138         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
4139         -- (Serving MSC) O 6.5.2.83 a, d, e, f
4140         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
4141         -- (Serving) O 6.5.2.82 g, d, h
4142         msid                                                                    MSID OPTIONAL,
4143         -- O 6.5.2.bv a, b
4144         mSStatus                                                                [313] IMPLICIT MSStatus OPTIONAL,
4145         -- O 6.5.2.eq i, d
4146         pc-ssn                                                                  [32] IMPLICIT PC-SSN OPTIONAL,
4147         -- (Serving MSC) O 6.5.2.93 a, d, e, f
4148         pSID-RSIDInformation                                    [202] IMPLICIT PSID-RSIDInformation OPTIONAL,
4149         -- O 6.5.2.f j, a, d
4150         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
4151         -- O 6.5.2.77 k, a, d
4152         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL
4153         -- O 6.5.2.117 l, a, d
4154         }
4155
4156
4157 -- 6.4.2.aj PositionRequestForward
4158 PositionRequestForward ::= [PRIVATE 18] SET {
4159         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
4160         -- M 6.5.2.72
4161         positionInformationCode                                 [315] IMPLICIT PositionInformationCode,
4162         -- M 6.5.2.er a
4163         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
4164         -- O 6.5.2.bu b
4165         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
4166         -- O 6.5.2.bu c, d
4167         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL
4168         -- O 6.5.2.81 c, d
4169         }
4170
4171 -- PositionRequestForward RETURN RESULT Parameters
4172 PositionRequestForwardRes ::= [PRIVATE 18] SET {
4173         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
4174         -- (Serving) O 6.5.2.82 a
4175         mSStatus                                                                [313] IMPLICIT MSStatus OPTIONAL,
4176         -- O 6.5.2.eq b
4177         locationAreaID                                                  [33] IMPLICIT LocationAreaID OPTIONAL,
4178         -- O 6.5.2.77 c, d
4179         servingCellID                                                   [2] IMPLICIT ServingCellID OPTIONAL
4180         -- O 6.5.2.117 c, e
4181         }
4182
4183 -- 6.4.2.ap ACGDirective
4184 ACGDirective  ::= [PRIVATE 18] SET {
4185         controlType                                                             [341] IMPLICIT ControlType,
4186         -- M 6.5.2.fw a
4187         destinationAddress                                              DestinationAddress OPTIONAL,
4188         --M 6.5.2.cc b
4189         gapDuration                                                             [342] IMPLICIT GapDuration OPTIONAL,
4190         -- O 6.5.2.fx c, e
4191         gapInterval                                                             GapInterval OPTIONAL
4192         -- O 6.5.2.fy d, e
4193
4194 }
4195
4196 -- 6.4.2.aq RoamerDatabaseVerificationRequest
4197
4198 RoamerDatabaseVerificationRequest ::= [PRIVATE 18] SET {
4199         invokingNEType                                                  [353] IMPLICIT InvokingNEType OPTIONAL,
4200         -- O 6.5.2.gj g
4201         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
4202         -- O 6.5.2.80 e, f
4203         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
4204         -- (HLR) O 6.5.2.82 a
4205         msid                                                                    MSID OPTIONAL,
4206         -- O 6.5.2.bv b, f
4207         range                                                                   [352] IMPLICIT Range OPTIONAL
4208         -- O 6.5.2.gj c, d
4209         }
4210
4211 -- RoamerDatabaseVerificationRequest RETURN RESULT Parameters
4212 RoamerDatabaseVerificationRequestRes ::= [PRIVATE 18] SET {
4213         transactionCapability                                   [123] IMPLICIT TransactionCapability
4214         -- O 6.5.2.160
4215         }
4216
4217 -- 6.4.2.ar AddService N.S0029-0 v1.0
4218
4219 AddService ::= [PRIVATE 18] SET {
4220         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
4221         -- M 6.5.2.aq IS-737 a
4222         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
4223         -- O 6.5.2.g TSB76 b
4224         digits                                                                  [4] IMPLICIT Digits OPTIONAL,
4225         -- (Dialed) O 6.5.2.58 d, e
4226         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID OPTIONAL,
4227         -- O 6.5.2.72 f
4228         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
4229         -- O 6.5.2.bu IS-751 c
4230         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL
4231         -- O 6.5.2.81 c
4232         }
4233 -- Table ar3 AddService RETURN RESULT Parameters
4234
4235 AddServiceRes ::= [PRIVATE 18] SET {
4236
4237         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
4238         -- O 6.5.2.aq IS-737 a
4239         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
4240         --O 6.5.2.g TSB76 b
4241         qosPriority                                                             [348] IMPLICIT QoSPriority OPTIONAL,
4242         -- O 6.5.2.ge c
4243         reasonList                                                              [218] IMPLICIT ReasonList OPTIONAL
4244         -- O 6.5.2.aw IS-737 d
4245 --      SpecialHandling O 6.5.2.bt J-STD-034 e
4246         }
4247
4248 -- 6.4.2.as DropService N.S0029-0 v1.0
4249 DropService ::= [PRIVATE 18] SET {
4250         billingID                                                               [1] IMPLICIT BillingID,
4251         -- O 6.5.2.16 a
4252         cdmaConnectionReferenceList                             [212] IMPLICIT CDMAConnectionReferenceList OPTIONAL,
4253         -- O 6.5.2.aq IS-737 b
4254         interMSCCircuitID                                               [6] IMPLICIT    InterMSCCircuitID,
4255         -- O 6.5.2.72 c
4256         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
4257         -- O 6.5.2.bu IS-751 d
4258         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
4259         -- O 6.5.2.81 d
4260         releaseReason                                                   [10] IMPLICIT ReleaseReason OPTIONAL
4261         -- O 6.5.2.111 e
4262         }
4263 -- Table as3 DropService RETURN RESULT Parameters
4264 DropServiceRes ::= [PRIVATE 18] SET {
4265         billingID                                                               [1] IMPLICIT BillingID OPTIONAL
4266         -- O 6.5.2.16 a
4267         }
4268
4269 -- 6.4.2.CC OTASPRequest
4270 OTASPRequest ::= [PRIVATE 18] SET {
4271         ctionCode                                                               [128] IMPLICIT ActionCode OPTIONAL,
4272         -- O 6.5.2.2 a
4273         aKeyProtocolVersion                                             [181] IMPLICIT AKeyProtocolVersion OPTIONAL,
4274         -- O 6.5.2.lB b
4275         authenticationData                                              [161] IMPLICIT AuthenticationData OPTIONAL,
4276         -- O 6.5.2.9 c
4277         authenticationResponse                                  [35] IMPLICIT AuthenticationResponse OPTIONAL,
4278         -- O 6.5.2.10 c
4279         callHistoryCount                                                [38] IMPLICIT CallHistoryCount OPTIONAL,
4280         -- O 6.5.2.18 c
4281         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
4282         -- O 6.5.2.63 d
4283         msid                                                                    MSID OPTIONAL,
4284         -- O 6.5.2.81 e, d
4285         mobileStationMSID                                               MobileStationMSID OPTIONAL,
4286         -- O 6.5.2.oC f
4287         mobileStationPartialKey                                 [185] IMPLICIT MobileStationPartialKey OPTIONAL,
4288         -- O 6.5.2.pB g
4289         mscid                                                                   [21] IMPLICIT MSCID OPTIONAL,
4290         -- O 6.5.2.64 h
4291         newlyAssignedMSID                                               NewlyAssignedMSID OPTIONAL,
4292         --O 6.5.2.rB i
4293         randomVariable                                                  [40] IMPLICIT RandomVariable OPTIONAL,
4294         -- O 6.5.2.101 c
4295         randomVariableBaseStation                               [41] IMPLICIT RandomVariableBaseStation,
4296         -- O 6.5.2.102 m
4297         serviceIndicator                                                [193] IMPLICIT ServiceIndicator OPTIONAL,
4298         -- O 6.5.2.wB j
4299         systemCapabilities                                              [49] IMPLICIT SystemCapabilities OPTIONAL,
4300         -- O 6.5.2.146 k
4301         terminalType                                                    [47] IMPLICIT TerminalType OPTIONAL
4302         -- O 6.5.2.154
4303                 }
4304 -- Table 6.4.2.CCy OTASPRequest RETURN RESULT Parameters
4305 OTASPRequestRes ::= [PRIVATE 18] SET {
4306         aKeyProtocolVersion                                             [181] IMPLICIT AKeyProtocolVersion OPTIONAL,
4307         -- O 6.5.2.lB a
4308         authenticationResponseBaseStation               [36] IMPLICIT AuthenticationResponseBaseStation OPTIONAL,
4309         -- O 6.5.2.11 g
4310         baseStationPartialKey                                   [183] IMPLICIT BaseStationPartialKey OPTIONAL,
4311         -- O 6.5.2.nB b
4312         denyAccess                                                              [50] IMPLICIT DenyAccess OPTIONAL,
4313         -- O 6.5.2.54 c
4314         modulusValue                                                    [186] IMPLICIT ModulusValue OPTIONAL,
4315         -- O 6.5.2.qB b
4316         otasp-ResultCode                                                [189] IMPLICIT OTASP-ResultCode OPTIONAL,
4317         -- O 6.5.2.sB d
4318         primitiveValue                                                  [190] IMPLICIT PrimitiveValue OPTIONAL,
4319         -- O 6.5.2.tB b
4320         signalingMessageEncryptionReport                [194] IMPLICIT SignalingMessageEncryptionReport OPTIONAL,
4321         -- O 6.5.2.xB e
4322         ssdUpdateReport                                                 [156] IMPLICIT SSDUpdateReport OPTIONAL,
4323         -- O 6.5.2.142 f
4324         uniqueChallengeReport                                   [124] IMPLICIT UniqueChallengeReport OPTIONAL,
4325         -- O 6.5.2.162 f
4326         voicePrivacyReport                                              [196] IMPLICIT VoicePrivacyReport OPTIONAL
4327         -- O 6.5.2.zB e
4328         }
4329         
4330                 
4331 -- Parameters
4332 -- 6.5.2.1
4333 -- 1 0 0 1 0 1 0 0 (0x94)
4334 AccessDeniedReason ::= ENUMERATED {
4335         not-used                                                ( 0 ),
4336         unassigned-directory-number             ( 1 ),
4337         inactive                                                ( 2 ),
4338         busy                                                    ( 3 ),
4339         termination-denied                              ( 4 ),
4340         no-page-response                                ( 5 ),
4341         unavailable                                             ( 6 ),
4342         service-Rejected-by-MS                  ( 7 ), 
4343         services-Rejected-by-the-System ( 8 ), 
4344         service-Type-Mismatch                   ( 9 ), 
4345         service-Denied                                  ( 10 ) 
4346         }
4347 -- 6.5.2.2
4348 -- 1 0 0 1 1 1 1 1 (0x9f)
4349 -- 1 0 0 0 0 0 0 1 (0x81)
4350 -- 0 0 0 0 0 0 0 0 (0x00) (128)
4351 ActionCode ::= OCTET STRING
4352
4353 -- 6.5.2.3
4354 -- 1 0 0 1 1 1 1 1 (0x9f)
4355 -- 0 1 0 0 1 0 1 1 (0x4b) 75
4356 AlertCode ::= OCTET STRING
4357
4358 -- 6.5.2.4
4359 -- 1 0 0 1 1 1 1 1 (0x9f)
4360 -- 1 0 0 0 0 0 0 1 (0x81) 
4361 -- 0 0 0 0 0 0 0 1 (0x01)(129)
4362 AlertResult ::= OCTET STRING
4363
4364 -- 6.5.2.5
4365 -- 1 0 0 1 1 1 1 1 (0x9f)
4366 -- 0 1 0 0 1 1 0 0 (0x4c) 76
4367 AnnouncementCode ::= OCTET STRING
4368
4369 -- 6.5.2.6
4370 -- 1 0 1 1 1 1 1 1 (0x9f) (0xbf)(constructed encoding)
4371 -- 1 0 0 0 0 0 0 1 (0x81)
4372 -- 0 0 0 0 0 0 1 0 (0x02)(130)
4373 AnnouncementList ::= SEQUENCE {
4374         announcementCode1       [ 76 ] IMPLICIT AnnouncementCode,
4375         announcementCode2       [ 76 ] IMPLICIT AnnouncementCode OPTIONAL
4376         }
4377         
4378 -- 6.5.2.7
4379 -- 1 0 0 1 1 1 1 1 (0x9f)
4380 -- 0 1 0 0 1 1 0 1 (0x4d) (77)
4381 AuthenticationAlgorithmVersion ::= OCTET STRING
4382
4383 -- 6.5.2.8
4384 -- 1 0 0 1 1 1 1 1 (0x9f)
4385 -- 0 1 0 0 1 1 1 0 (0x4e) 78
4386 AuthenticationCapability ::= OCTET STRING
4387
4388 -- 6.5.2.9
4389 -- 1 0 0 1 1 1 1 1 (0x9f)
4390 -- 1 0 0 0 0 0 0 1 (0x81)
4391 -- 0 0 1 0 0 0 0 1 (0x21)(161)
4392 AuthenticationData ::= OCTET STRING
4393
4394 -- 6.5.2.10
4395 -- 1 0 0 1 1 1 1 1 (0x9f)
4396 -- 0 0 1 0 0 0 1 1 (0x23)(35)
4397 AuthenticationResponse ::= OCTET STRING
4398
4399 -- 6.5.2.11
4400 -- 1 0 0 1 1 1 1 1 (0x9f)
4401 -- 0 0 1 0 0 1 0 0 (0x24)(36)
4402 AuthenticationResponseBaseStation ::= OCTET STRING
4403
4404 -- 6.5.2.12
4405 -- 1 0 0 1 1 1 1 1 (0x9f)
4406 -- 0 0 1 0 0 1 0 1 (0x25)(37)
4407 AuthenticationResponseUniqueChallenge ::= OCTET STRING
4408
4409 -- 6.5.2.13
4410 -- 1 0 0 0 1 1 0 1 (0x8d)(13)
4411 AuthorizationDenied ::= ENUMERATED {
4412         not-used                                                                ( 0 ),
4413         delinquent-account                                              ( 1 ),
4414         invalid-serial-number                                   ( 2 ),
4415         stolen-unit                                                             ( 3 ),
4416         duplicate-unit                                                  ( 4 ),
4417         unassigned-directory-number                             ( 5 ),
4418         unspecified                                                             ( 6 ),
4419         multiple-access                                                 ( 7 ),
4420         not-Authorized-for-the-MSC                              ( 8 ),
4421         missing-authentication-parameters               ( 9 ),
4422         terminalType-mismatch                                   ( 10 ),
4423         requested-Service-Code-Not-Supported    ( 11 )
4424          }
4425
4426 -- 6.5.2.14
4427 -- 1 0 0 0 1 1 1 0 (0x8e)(14)
4428 AuthorizationPeriod ::= OCTET STRING
4429
4430 -- 6.5.2.15
4431 -- 1 0 0 1 1 1 1 1 (0x9f)
4432 -- 0 1 0 1 1 0 1 0 (0x5a)(90)
4433 AvailabilityType ::= OCTET STRING
4434
4435 -- 6.5.2.16 1 0 0 0 0 0 0 1 (0x81)(1)
4436 BillingID ::= OCTET STRING
4437
4438 -- 6.5.2.17
4439 -- 1 0 0 1 1 1 1 1 (0x9f)
4440 -- 0 0 1 1 1 0 1 0 (0x32)(50)
4441 BorderCellAccess ::= ENUMERATED{
4442         not-used                                        ( 0 ),
4443         border-Cell-Access                      ( 1 )
4444         }
4445
4446 -- 6.5.2.18
4447 -- 1 0 0 1 1 1 1 1 (0x9f)
4448 -- 0 0 1 0 0 1 1 0 (0x26)(38)
4449 CallHistoryCount ::= INTEGER (0..63)
4450
4451 -- 6.5.2.19
4452 -- 1 0 0 1 1 1 1 1 (0x9f)
4453 -- 0 1 0 0 1 1 1 1 (0x4f)
4454 CallHistoryCountExpected ::= INTEGER (0..63)
4455
4456 -- 6.5.2.20
4457 -- 1 0 0 1 1 0 0 1 (0x99)(25)
4458 CallingFeaturesIndicator ::= OCTET STRING
4459
4460 -- 6.5.2.21
4461 -- 1 0 0 1 1 1 1 1 (0x9f)
4462 -- 0 1 0 1 0 0 0 0 (0x50)(80)
4463 CallingPartyNumberDigits1 ::= DigitsType
4464
4465 -- 6.5.2.22
4466 -- 1 0 0 1 1 1 1 1 (0x9f)
4467 -- 0 1 0 1 0 0 0 1
4468 CallingPartyNumberDigits2 ::= DigitsType
4469
4470 -- 6.5.2.23
4471 -- 1 0 0 1 1 1 1 1 (0x9f)
4472 -- 0 1 0 1 0 0 1 0 (0x52)(82)
4473 CallingPartyNumberString1 ::= DigitsType
4474
4475 -- 6.5.2.24
4476 -- 1 0 0 1 1 1 1 1 (0x9f)
4477 -- 0 1 0 1 0 0 1 1 (0x53)(83)
4478 CallingPartyNumberString2 ::= DigitsType
4479
4480 -- 6.5.2.25
4481 -- 1 0 0 1 1 1 1 1 (0x9f)
4482 -- 0 1 0 1 0 1 0 0 (0x54)(84)
4483 CallingPartySubaddress ::= Subaddress
4484
4485 -- 6.5.2.26
4486 -- 1 0 0 1 1 1 1 1 (0x9f)
4487 -- 0 0 1 1 1 0 0 1 (0x39)(57)
4488 CancellationDenied ::= ENUMERATED {
4489         not-used                                        ( 0 ),
4490         multipleAccess                          ( 1 ),
4491         busy                                            ( 2 )
4492 }
4493
4494 -- 6.5.2.27
4495 -- 1 0 0 1 1 1 1 1 (0x9f)
4496 -- 0 1 0 1 0 1 0 1 (0x55)(85)
4497 CancellationType ::= OCTET STRING
4498
4499 -- 6.5.2.28
4500 -- 1 0 0 1 1 1 1 1 (0x9f)
4501 -- 0 1 0 1 0 1 1 0 (0x56)(86)
4502 CarrierDigits ::= DigitsType
4503
4504 -- 6.5.2.29
4505 -- 1 0 0 1 1 1 1 1 (0x9f)
4506 -- 0 0 1 1 1 1 1 0 (0x3e)(62)
4507 CDMACallMode ::= OCTET STRING
4508
4509 -- 6.5.2.30
4510 -- 1 0 0 1 1 1 1 1 (0x9f)
4511 -- 0 0 1 1 1 1 1 1 (0x3f)(63)
4512 CDMAChannelData ::= OCTET STRING
4513
4514 -- 6.5.2.31
4515 -- 1 0 0 1 1 1 1 1 (0x9f)
4516 -- 0 1 0 0 0 1 0 0 (0x44)(68)
4517 CDMACodeChannel ::= OCTET STRING
4518
4519 -- 6.5.2.32
4520 -- 1 0 1 1 1 1 1 1 (0xbf)
4521 -- 1 0 0 0 0 0 0 1 (0x81)
4522 -- 0 0 0 0 0 0 1 1 (0x03)(131)
4523 CDMACodeChannelInformation ::= SEQUENCE {
4524         targetCellID                                            [3] IMPLICIT TargetCellID,
4525         cdmaCodeChannel                                         [68] IMPLICIT CDMACodeChannel,
4526         cdmaPilotPN                                                     [173] IMPLICIT CDMAPilotPN OPTIONAL,
4527         -- O 6.5.2.d a
4528         cdmaPowerCombinedIndicator                      [228] IMPLICIT CDMAPowerCombinedIndicator OPTIONAL,
4529         -- O 6.5.2.bg b
4530 ...
4531 }
4532
4533 -- 6.5.2.33
4534 -- 1 0 1 1 1 1 1 1 (0x9f)
4535 -- 1 0 0 0 0 0 0 1 (0x81) 
4536 -- 0 0 0 0 0 1 0 0 (0x04)(132)
4537 CDMACodeChannelList ::= SEQUENCE OF [131] IMPLICIT CDMACodeChannelInformation
4538 --
4539 --      cdmaCodeChannelInformation      [9999] IMPLICIT CDMACodeChannelInformation,
4540 --      cdmaCodeChannelInformation      [9999] IMPLICIT CDMACodeChannelInformation OPTIONAL
4541 --      }
4542
4543 -- 6.5.2.34
4544 -- 1 0 0 1 1 1 1 1 (0x9f)
4545 -- 0 1 0 0 0 0 1 0 (0x42)(66)
4546 CDMAMobileProtocolRevision ::= OCTET STRING
4547
4548 -- 6.5.2.35
4549 -- 1 0 0 1 1 1 1 1 (0x9f)
4550 -- 0 1 0 0 0 0 0 1 (0x41)(65)
4551 CDMAPilotStrength ::=  OCTET STRING
4552
4553 -- 6.5.2.36
4554 -- 1 0 0 1 1 1 1 1 (0x9f)
4555 -- 0 1 0 0 0 0 1 1 (0x43)(67)
4556 CDMAPrivateLongCodeMask ::= OCTET STRING
4557
4558 -- 6.5.2.37
4559 -- 1 0 0 1 1 1 1 1 (0x9f)
4560 -- 0 1 0 0 0 1 0 1 (0x45)(69)
4561 CDMASearchWindow ::= OCTET STRING
4562
4563 -- 6.5.2.38
4564 -- 1 0 0 1 1 1 1 1 (0x9f)
4565 -- 0 0 1 1 1 1 0 0 (0x3c)(60)
4566 CDMAServingOneWayDelay ::= OCTET STRING
4567
4568 -- 6.5.2.39
4569 -- 1 0 0 1 1 1 1 1 (0x9f)
4570 -- 0 1 0 0 0 0 0 0 (0x40) (64)
4571 CDMASignalQuality ::= OCTET STRING
4572
4573 -- 6.5.2.40
4574 -- 1 0 0 1 1 1 1 1 (0x9f)
4575 -- 1 0 0 0 0 0 0 1 (0x81)
4576 -- 0 0 1 0 0 1 1 0 (0x26)(166)
4577 CDMASlotCycleIndex ::= OCTET STRING
4578
4579 -- 6.5.2.41 N.S0005-0 v 1.0
4580 -- 1 0 0 1 1 1 1 1 (0x9f)
4581 -- 0 0 1 1 1 0 1 1 (0x3b)(59)
4582 CDMAStationClassMark ::= OCTET STRING
4583
4584 -- 6.5.2.42
4585 -- 1 0 1 1 1 1 1 1 (0x9f)
4586 -- 1 0 0 0 0 0 0 1 (0x81) 
4587 -- 0 0 0 0 0 1 1 1 (0x07)(135)
4588 CDMATargetMAHOInformation ::= SEQUENCE {
4589         targetCellID                    [3] IMPLICIT TargetCellID,
4590         cdmaPilotStrength               [65] IMPLICIT CDMAPilotStrength,
4591         cdmaTargetOneWayDelay   [61] IMPLICIT CDMATargetOneWayDelay
4592         }
4593         
4594 -- 6.5.2.43
4595 -- 1 0 1 1 1 1 1 1 (0x9f)
4596 -- 1 0 0 0 0 0 0 1 (0x81) 
4597 -- 0 0 0 0 1 0 0 0 (0x08)(136)
4598 CDMATargetMAHOList ::= SEQUENCE OF [135] IMPLICIT CDMATargetMAHOInformation
4599 -- CDMATargetMAHOList ::= SEQUENCE OF CDMATargetMAHOInformation
4600
4601 --      cdmaTargetMAHOInformation       [9999] IMPLICIT CDMATargetMAHOInformation,
4602 --      cdmaTargetMAHOInformation       [9999] IMPLICIT CDMATargetMAHOInformation OPTIONAL
4603 --      }
4604         
4605 -- 6.5.2.44
4606 -- 1 0 1 1 1 1 1 1 (0x9f)
4607 -- 1 0 0 0 0 0 0 1 (0x81)
4608 -- 0 0 0 0 0 1 0 1 (0x05)(133)
4609 CDMATargetMeasurementInformation ::= SEQUENCE {
4610         targetCellID                    [3] IMPLICIT TargetCellID,
4611         cdmaSignalQuality               [64] IMPLICIT CDMASignalQuality,
4612         cdmaTargetOneWayDelay   [61] IMPLICIT CDMATargetOneWayDelay OPTIONAL
4613         }
4614
4615 -- 6.5.2.45
4616 -- 1 0 1 1 1 1 1 1 (0x9f)
4617 -- 1 0 0 0 0 0 0 1 (0x81) 
4618 -- 0 0 0 0 0 1 1 0 (0x06)(134)
4619 CDMATargetMeasurementList ::= SEQUENCE OF [133] IMPLICIT CDMATargetMeasurementInformation
4620 --{
4621 --      cdmaTargetMeasurementInformation        [133] IMPLICIT CDMATargetMeasurementInformation,
4622 --      cdmaTargetMeasurementInformation        [133] IMPLICIT CDMATargetMeasurementInformation OPTIONAL
4623 --      }
4624         
4625
4626 -- 6.5.2.46
4627 -- 1 0 0 1 1 1 1 1 (0x9f)
4628 -- 0 0 1 1 1 1 0 1 (0x3d)(61)
4629 CDMATargetOneWayDelay ::= OCTET STRING
4630
4631 -- 6.5.2.47 
4632 -- 1 0 0 0 0 1 0 1 (0x85)(0x5)
4633 ChannelData ::= OCTET STRING
4634
4635 -- 6.5.2.48 
4636 -- 1 0 0 1 1 1 1 1 (0x9f)
4637 -- 1 0 0 0 0 0 0 1 (0x81)
4638 -- 0 0 1 0 0 0 1 0 (0x22)(162)
4639 ConditionallyDeniedReason ::= ENUMERATED {
4640         not-used                                        ( 0 ),
4641         waitable                                        ( 1 ),
4642         ...
4643 }
4644
4645 -- 6.5.2.49
4646 -- 1 0 0 1 1 1 1 1 (0x9f)
4647 -- 1 0 0 0 0 0 0 1 (0x81) 
4648 -- 0 0 0 0 1 0 0 1 (0x09)(137)
4649 ConferenceCallingIndicator ::= OCTET STRING
4650
4651 -- 6.5.2.50
4652 -- 1 0 0 1 1 1 1 1 (0x9f)
4653 -- 0 0 1 0 0 1 1 1 (0x27) (39)
4654 ConfidentialityModes ::= OCTET STRING
4655
4656 -- 6.5.2.51
4657 -- 1 0 0 1 1 1 1 1 (0x9f)
4658 -- 0 0 1 1 0 1 1 1 (0x37)(55)
4659 ControlChannelData ::= OCTET STRING
4660
4661 -- 6.5.2.52
4662 -- 1 0 0 1 1 1 1 1 (0x9f)
4663 -- 1 0 0 0 0 0 0 1 (0x81)
4664 -- 0 0 0 0 1 0 1 0 (0x0a)(138)
4665 CountUpdateReport ::= OCTET STRING
4666
4667 -- 6.5.2.53
4668 -- 1 0 0 1 1 1 1 1 (0x9f)
4669 -- 1 0 0 0 0 0 0 1 (0x81) 
4670 -- 0 0 1 0 0 1 1 1 (0x27)(167)
4671 DeniedAuthorizationPeriod ::= OCTET STRING
4672
4673 -- 6.5.2.54
4674 -- 1 0 0 1 1 1 1 1 (0x9f)
4675 -- 0 0 1 1 0 0 1 0 (0x32)(50)
4676 DenyAccess ::= ENUMERATED {
4677         not-used                                                        ( 0 ),
4678         unspecified                                                     ( 1 ),
4679         ssd-Update-failure                                      ( 2 ),
4680         cOUNT-Update-failure                            ( 3 ),
4681         unique-Challenge-failure                        ( 4 ),
4682         aUTHR-mismatch                                          ( 5 ),
4683         cOUNT-mismatch                                          ( 6 ),
4684         process-collision                                       ( 7 ),
4685         missing-authentication-parameters       ( 8 ),
4686         terminalType-mismatch                           ( 9 ),
4687         mIN-IMSI-or-ESN-authorization-failure   ( 10 ),
4688         ...
4689 }
4690
4691 --6.5.2.55 
4692 -- 1 0 0 1 1 1 1 1 (0x9f)
4693 -- 0 1 0 0 1 0 0 1 (0x49)(73)
4694 DeregistrationType ::= ENUMERATED {
4695         not-used                                                                ( 0 ),
4696         deregister-for-an-unspecified-reason    ( 1 ),
4697         deregister-for-an-administrative-reason ( 2 ),
4698         deregister-due-to-MS-power-down                 ( 3 ),
4699         ...
4700 }
4701
4702 -- 6.5.2.56
4703 -- 1 0 0 1 1 1 1 1 (0x9f)
4704 -- 0 1 0 1 0 1 1 1 (0x57)(87)
4705 DestinationDigits ::= DigitsType
4706
4707 -- 6.5.2.57 
4708 -- 1 0 0 1 1 1 1 1 (0x9f)
4709 -- 1 0 0 0 0 0 0 1 (0x81)
4710 -- 0 0 0 0 1 0 1 1 (0x0b)(139)
4711 DigitCollectionControl ::= OCTET STRING
4712
4713 -- 6.5.2.58             
4714 -- 1 0 0 0 0 1 0 0 (0x84)(0x4)
4715 Digits ::= DigitsType
4716
4717 -- 6.5.2.59
4718 -- 1 0 0 1 1 1 1 1 (0x9f)
4719 -- 1 0 0 0 0 0 0 1 (0x81)
4720 -- 0 0 0 0 1 1 0 0 (0x0c)(140)          
4721 DMH-AccountCodeDigits ::=  DigitsType
4722
4723 -- 6.5.2.60
4724 -- 1 0 0 1 1 1 1 1 (0x9f)
4725 -- 1 0 0 0 0 0 0 1 (0x81)
4726 -- 0 0 0 0 1 1 0 1 (0x0d)(141)
4727 DMH-AlternateBillingDigits ::= DigitsType
4728
4729 -- 6.5.2.61
4730 -- 1 0 0 1 1 1 1 1 (0x9f)
4731 -- 1 0 0 0 0 0 0 1 (0x81)
4732 -- 0 0 0 0 1 1 1 0 (0x0e)(142)
4733 DMH-BillingDigits ::= DigitsType
4734
4735 -- 6.5.2.62 
4736 -- 1 0 0 1 1 1 1 1 (0x9f)
4737 -- 0 1 0 1 1 0 0 0 (0x58)(88)
4738
4739 DMH-RedirectionIndicator ::= ENUMERATED {
4740         not-specified                   (0),
4741         cfu                                             (1),
4742         cfb                                             (2),
4743         cfna                                    (3),
4744         cfo                                             (4),
4745         cd-Unspecified                  (5),
4746         cd-PSTN                                 (6),
4747         cd-Private                              (7),
4748         pstn-Tandem                             (8),
4749         private                                 (9),
4750         busy                                    (10),
4751         inactive                                (11),
4752         unassigned                              (12),
4753         termination-denied              (13),
4754         cd-failure                              (14),
4755         ect                                             (15),
4756         mah                                             (16),
4757         fa                                              (17),
4758         abandoned-call-leg              (18),
4759         pca-call-refused                (19),
4760         sca-call-refused                (20),
4761         dialogue                                (21),
4762         cfd                                             (22),
4763         cd-local                                (23),
4764         voice-mail-retrieval    (24)
4765 }
4766
4767 -- 6.5.2.63             
4768 -- 1 0 0 0 1 0 0 1 (0x89)(0x9)
4769 ElectronicSerialNumber ::=  OCTET STRING
4770
4771 -- 6.5.2.64
4772 -- 1 0 0 1 1 1 1 1 (0x9f)
4773 -- 0 0 1 1 0 1 0 1 (0x35)(53)
4774 ExtendedMSCID ::= OCTET STRING
4775
4776 -- 6.5.2.65
4777 -- 1 0 0 1 1 1 1 1 (0x9f)
4778 -- 0 0 1 1 0 1 1 0 (0x36)(54)
4779 ExtendedSystemMyTypeCode ::= OCTET STRING
4780
4781 -- 6.5.2.66 
4782 FaultyParameter ::= OCTET STRING
4783
4784 -- 6.5.2.67 
4785 -- 1 0 0 1 0 0 1 0 (0x92)(18)
4786 FeatureResult ::= ENUMERATED {
4787         not-used                        ( 0 ),
4788         unsuccessful            ( 1 ),
4789         successful                      ( 2 ),
4790         ...
4791 }
4792
4793 -- 6.5.2.68
4794 -- 1 0 0 1 1 1 1 1 (0x9f)
4795 -- 1 0 0 0 0 0 0 1 (0x81)
4796 -- 0 0 0 0 1 1 1 1 (0x0f)(143)
4797 GeographicAuthorization ::= OCTET STRING
4798
4799 --6.5.2.69 
4800 -- 1 0 0 1 1 1 1 1 (0x9f)
4801 -- 1 0 0 0 0 0 0 1 (0x81)
4802 -- 0 0 1 0 0 0 1 1 (0x23)(163)
4803 GroupInformation ::= OCTET STRING
4804
4805 -- 6.5.2.70 
4806 -- 1 0 0 1 1 1 1 0 (0x9e)(30)
4807 HandoffReason ::= ENUMERATED {
4808         not-used                        ( 0 ),
4809         unspecified                     ( 1 ),
4810         weak-Signal                     ( 2 ),
4811         off-loading                     ( 3 ),
4812         anticipatory            ( 4 )
4813 }
4814
4815 -- 6.5.2.71 
4816 -- 1 0 0 1 1 1 1 1 (0x9f)
4817 -- 1 0 0 0 0 0 0 1 (0x81)
4818 -- 0 0 1 0 0 1 0 0 (0x24)(164)
4819 HandoffState ::= OCTET STRING
4820
4821 -- 6.5.2.72             
4822 -- 1 0 0 0 0 1 1 0 (0x86)(0x6)
4823 InterMSCCircuitID  ::=  OCTET STRING
4824
4825 -- 6.5.2.73             
4826 -- 1 0 0 0 0 1 1 1 (0x87)(0x7)
4827 InterSwitchCount  ::=  INTEGER (0..255)
4828
4829 --6.5.2.74 
4830 -- 1 0 1 1 1 1 1 1 (0x9f)
4831 -- 0 1 0 1 1 0 0 1 (0x59)(89)
4832 IntersystemTermination ::= SEQUENCE {
4833         destinationDigits                                               [87] IMPLICIT   DestinationDigits,
4834         -- M 6.5.2.56
4835         mscid                                                                   [21] IMPLICIT MSCID,
4836         -- (serving) M 6.5.2.82
4837         accessDeniedReason                                              [20] IMPLICIT AccessDeniedReason OPTIONAL,
4838         -- O 6.5.2.1 a
4839         billingID                                                               [1] IMPLICIT BillingID OPTIONAL,
4840         -- (terminating) O 6.5.2.16 b
4841         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
4842         -- O 6.5.2.28 c, d
4843         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber OPTIONAL,
4844         -- O 6.5.2.63 e
4845         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
4846         -- 6.5.2.bu e, k
4847         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
4848         -- O 6.5.2.75 f
4849         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
4850         -- O 6.5.2.80 d, e
4851         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
4852         -- O 6.5.2.81 e
4853         mSCIdentificationNumber                                 [94] IMPLICIT MSCIdentificationNumber OPTIONAL,
4854         -- O 6.5.2.83 g
4855         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
4856         -- O 6.5.2.114 d, h
4857         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
4858         -- O 6.5.2.159 d, i
4859 ...
4860 }
4861
4862 -- 6.5.2.75
4863 -- 1 0 0 1 1 1 1 1 (0x9f)
4864 -- 1 0 0 0 0 0 0 1 (0x81)
4865 -- 0 0 0 1 0 0 0 0 (0x10)(288)
4866 LegInformation ::= OCTET STRING
4867
4868 -- 6.5.2.76
4869 -- 1 0 1 1 1 1 1 1 (0x9f)
4870 -- 0 1 0 1 1 0 1 1 (0x5b)(91)
4871 LocalTermination ::= SEQUENCE {
4872         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
4873         -- M 6.5.2.63
4874         terminationTreatment                                    [121] IMPLICIT TerminationTreatment,
4875         -- M 6.5.2.158
4876         alertCode                                                               [75] IMPLICIT AlertCode OPTIONAL,
4877         -- O 6.5.2.3 a, b
4878         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
4879         -- O 6.5.2.28 b, c
4880         destinationDigits                                               [87] IMPLICIT   DestinationDigits OPTIONAL,
4881         -- O 6.5.2.56 d, e
4882         imsi                                                                    [242] IMPLICIT IMSI OPTIONAL,
4883         -- 6.5.2.bu e, k
4884         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
4885         -- O 6.5.2.75 a
4886         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
4887         -- O 6.5.2.80 b, f
4888         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
4889         -- M 6.5.2.81
4890         oneTimeFeatureIndicator                                 [97] IMPLICIT OneTimeFeatureIndicator OPTIONAL,
4891         -- O 6.5.2.88 b, g
4892         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
4893         -- O 6.5.2.114 b, h
4894         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
4895         -- O 6.5.2.159 a, b
4896         voiceMailboxPIN                                                 [159] IMPLICIT VoiceMailboxPIN OPTIONAL,
4897         -- O 6.5.2.165 i
4898         voiceMailboxNumber                                              [160] IMPLICIT VoiceMailboxNumber OPTIONAL,
4899         -- O 6.5.2.164 j
4900         ...
4901         }
4902
4903 -- 6.5.2.77
4904 -- 1 0 0 1 1 1 1 1 (0x9f)
4905 -- 0 0 1 0 0 0 0 1 (0x21)(33)
4906 LocationAreaID ::= OCTET STRING
4907
4908 -- 6.5.2.78
4909 -- 1 0 0 1 1 1 1 1 (0x9f)
4910 -- 0 1 0 1 1 1 0 0 (0x5c)(92)
4911 MessageWaitingNotificationCount::= OCTET STRING
4912
4913 -- 6.5.2.79
4914 -- 1 0 0 1 1 1 1 1 (0x9f)
4915 -- 1 0 0 0 0 0 0 1 (0x81)
4916 -- 0 0 0 1 0 0 0 1 (0x11)(289)
4917 MessageWaitingNotificationType ::=  OCTET STRING
4918
4919 -- 1 0 0 1 1 1 1 1 (0x9f)
4920 -- 0 1 0 1 1 1 0 1 (0x5d)(93)
4921 -- 6.5.2.80
4922 MobileDirectoryNumber ::= DigitsType
4923
4924 -- 6.5.2.81             
4925 -- 1 0 0 0 1 0 0 0 (0x88)(0x8)
4926 MobileIdentificationNumber ::= MINType
4927 --N.S0011-0 v 1.0
4928 -- b. Refer to the MINType parameter type (see 6.5.3.u1) for notes and field encoding.
4929
4930 -- 6.5.2.82
4931 -- 1 0 0 1 0 1 0 1 (0x95)
4932 MSCID ::= OCTET STRING
4933
4934 -- 6.5.2.83
4935 -- 1 0 0 1 1 1 1 1 (0x9f)
4936 -- 0 1 0 1 1 1 1 0 (0x5e)(94)
4937 MSCIdentificationNumber ::= DigitsType
4938
4939 -- 6.5.2.84
4940 -- 1 0 0 1 1 1 1 1 (0x9f)
4941 -- 0 1 0 0 0 1 1 0 (0x46)(70)
4942 MSLocation ::=  OCTET STRING
4943
4944 -- 6.5.2.85
4945 -- 1 0 0 1 1 1 1 1 (0x9f)
4946 -- 1 0 0 0 0 0 0 1 (0x81)
4947 -- 0 0 1 0 0 1 0 1 (0x25)(165)
4948 NAMPSCallMode ::= OCTET STRING
4949
4950 -- 6.5.2.86
4951 -- 1 0 0 1 1 1 1 1 (0x9f)
4952 -- 0 1 0 0 1 0 1 0 (0x4a)
4953 NAMPSChannelData ::= OCTET STRING
4954
4955 -- 6.5.2.87
4956 -- 1 0 0 1 1 1 1 1 (0x9f)
4957 -- 0 1 1 0 0 0 0 0 (0x60)(96)
4958 NoAnswerTime ::= OCTET STRING
4959
4960 -- 6.5.2.88
4961 -- 1 0 0 1 1 1 1 1 (0x9f)
4962 -- 0 1 1 0 0 0 0 1 (0x61)(97)
4963 OneTimeFeatureIndicator ::= OCTET STRING
4964
4965 -- 6.5.2.89
4966 -- 1 0 0 1 0 1 1 1 (0x97)(23)
4967 OriginationIndicator ::= ENUMERATED {
4968         not-used                                        ( 0 ),
4969         prior-agreement                         ( 1 ),
4970         origination-denied                      ( 2 ),
4971         local-calls-only                        ( 3 ),
4972         selected-leading-digits-of-directorynumberor-of-international-E164-number       ( 4 ),
4973         selected-leading-digits-of-directorynumberor-of-international-E164-numbe-and-local-calls-only           ( 5 ),
4974         national-long-distance                  ( 6 ),
4975         international-calls                     ( 7 ),
4976         single-directory-number-or-international-E164-number            ( 8 ),
4977         ...
4978         }
4979 -- 6.5.2.90
4980 -- 1 0 0 1 1 1 1 1 (0x9f)
4981 -- 0 1 1 0 0 0 1 0
4982 OriginationTriggers ::= OCTET STRING
4983
4984 -- 6.5.2.91
4985 -- 1 0 0 1 1 1 1 1 (0x9f)
4986 -- 1 0 0 0 0 0 0 1 (0x81)
4987 -- 0 0 0 1 0 0 1 0 (0x12)(146)
4988 PACAIndicator ::= OCTET STRING
4989
4990 -- 6.5.2.92
4991 -- 1 0 0 1 1 1 1 1 (0x9f)
4992 -- 0 1 0 0 0 1 1 1 (0x47)(71)
4993 PageIndicator ::= OCTET STRING
4994
4995 -- 6.5.2.93
4996 -- 1 0 0 1 1 1 1 1 (0x9f)
4997 -- 0 0 1 0 0 0 0 0 (0x20)
4998 PC-SSN ::= OCTET STRING
4999
5000 -- 6.5.2.94 
5001 -- 1 0 0 1 1 1 1 1 (0x9f)
5002 -- 1 0 0 0 0 0 0 1 (0x81)
5003 -- 0 0 1 0 1 0 0 1 (0x29)(169)
5004 PilotBillingID ::= OCTET STRING
5005
5006 -- 6.5.2.95 
5007 -- 1 0 0 1 1 1 1 1 (0x9f)
5008 -- 1 0 0 0 0 0 0 1 (0x81)
5009 -- 0 0 1 0 1 0 0 0 (0x28)(168)
5010 PilotNumber ::= DigitsType
5011
5012 -- 6.5.2.96
5013 -- 1 0 0 1 1 1 1 1 (0x9f)
5014 -- 1 0 0 0 0 0 0 1 (0x81)
5015 -- 0 0 0 1 0 0 1 1 (0x13)(147)
5016 PreferredLanguageIndicator ::= OCTET STRING
5017
5018 -- 6.5.2.97 Profile MACRO ?
5019 Profile ::= SET {
5020         authenticationCapability                                [78] IMPLICIT AuthenticationCapability OPTIONAL,
5021         -- O 6.5.2.8 a
5022         callingFeaturesIndicator                                [25] IMPLICIT CallingFeaturesIndicator OPTIONAL,
5023         -- O 6.5.2.20 b
5024         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
5025         -- O 6.5.2.28 c
5026         cdmaServiceOptionList                                   [176] IMPLICIT CDMAServiceOptionList OPTIONAL,
5027         -- O 6.5.2.g d
5028         controlNetworkID                                                [307] IMPLICIT ControlNetworkID OPTIONAL,
5029         -- O 6.5.2.ek u
5030         dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL,
5031         -- O 6.5.2.59 d
5032         dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL,
5033         -- O 6.5.2.60 d
5034         dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL,
5035         -- O 6.5.2.61 d
5036         geographicAuthorization                                 [143] IMPLICIT GeographicAuthorization OPTIONAL,
5037         -- O 6.5.2.68 e
5038         messageWaitingNotificationCount                 [92] IMPLICIT MessageWaitingNotificationCount OPTIONAL,
5039         -- O 6.5.2.78 f
5040         messageWaitingNotificationType                  [289] IMPLICIT MessageWaitingNotificationType OPTIONAL,
5041         -- O 6.5.2.79 g
5042         mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,
5043         --  O 6.5.2.80 d
5044         originationIndicator                                    [23] IMPLICIT OriginationIndicator OPTIONAL,
5045         -- O 6.5.2.89 h
5046         originationTriggers                                             [98] IMPLICIT OriginationTriggers,
5047         -- O 6.5.2.90 i
5048         pACAIndicator                                                   [274] IMPLICIT PACAIndicator OPTIONAL,
5049         -- O 6.5.2.91 j
5050         preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL,
5051         -- O 6.5.2.96 k
5052         qosPriority                                                             [348] IMPLICIT QoSPriority OPTIONAL,
5053         --6.5.2.ge z
5054         restrictionDigits                                               [227] IMPLICIT RestrictionDigits OPTIONAL,
5055         -- O 6.5.2.113 l
5056         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
5057         -- O 6.5.2.114 m
5058         pSID-RSIDList                                                   [203] IMPLICIT PSID-RSIDList OPTIONAL,
5059         -- O 6 .5.2.ag u , w
5060         sms-OriginationRestrictions                             [115] IMPLICIT SMS-OriginationRestrictions OPTIONAL,
5061         -- O 6.5.2.136 n
5062         sms-TerminationRestrictions                             [117] IMPLICIT SMS-TerminationRestrictions OPTIONAL,
5063         -- O 6.5.2.138 o
5064         spinipin                                                                [154] IMPLICIT SPINIPIN OPTIONAL,
5065         -- O 6.5.2.139 p
5066         spiniTriggers                                                   [155] IMPLICIT SPINITriggers OPTIONAL,
5067         -- O 6.5.2.140 q
5068         tdmaDataFeaturesIndicator                               [221] IMPLICIT TDMADataFeaturesIndicator OPTIONAL,
5069         -- O 6.5.2.az s
5070         terminationRestrictionCode                              [24] IMPLICIT TerminationRestrictionCode OPTIONAL,
5071         -- O 6.5.2.157 r
5072         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
5073         -- O 6.5.2.159 s
5074         triggerAddressList                                              [276] IMPLICIT TriggerAddressList OPTIONAL,
5075         -- O 6.5.2.de t
5076         userGroup                                                               [208] IMPLICIT UserGroup OPTIONAL,
5077         -- O 6 .5.2.al p
5078         nonPublicData                                                   [200] IMPLICIT NonPublicData OPTIONAL,
5079         -- O 6 .5.2.ad v
5080         userZoneData                                                    [209] IMPLICIT UserZoneData OPTIONAL,
5081         -- O 6 .5.2.am v , w
5082         callingPartyCategory                                    [355] IMPLICIT CallingPartyCategory OPTIONAL,
5083         -- O 6.5.2.gl z
5084         ...
5085         }
5086 -- END MACRO
5087
5088 --      authenticationCapability                                [78] IMPLICIT AuthenticationCapability OPTIONAL O 6.5.2.8 a
5089 --      callingFeaturesIndicator                                [25] IMPLICIT CallingFeaturesIndicator OPTIONAL, O 6.5.2.20 b
5090 --      carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,  O 6.5.2.28 c
5091 --      dmh-AccountCodeDigits                                   [140] IMPLICIT DMH-AccountCodeDigits OPTIONAL, O 6.5.2.59 d
5092 --      dmh-AlternateBillingDigits                              [141] IMPLICIT DMH-AlternateBillingDigits OPTIONAL, O 6.5.2.60 d
5093 --      dmh-BillingDigits                                               [142] IMPLICIT DMH-BillingDigits OPTIONAL, O 6.5.2.61 d
5094 --      geographicAuthorization                                 [143] IMPLICIT GeographicAuthorization OPTIONAL, O 6.5.2.68 e
5095 --      messageWaitingNotificationCount                 [92] IMPLICIT MessageWaitingNotificationCount OPTIONAL, O 6.5.2.78 f
5096 --      messageWaitingNotificationType                  [289] IMPLICIT MessageWaitingNotificationType OPTIONAL, O 6.5.2.79 g
5097 --      mobileDirectoryNumber                                   [93] IMPLICIT MobileDirectoryNumber OPTIONAL,  O 6.5.2.80 d
5098 --      originationIndicator                                    [23] IMPLICIT OriginationIndicator OPTIONAL, O 6.5.2.89 h
5099 --      originationTriggers                                             [98] IMPLICIT OriginationTriggers,  O 6.5.2.90 i
5100 --      pACAIndicator                                                   [274] IMPLICIT PACAIndicator OPTIONAL, O 6.5.2.91 j
5101 --      preferredLanguageIndicator                              [147] IMPLICIT PreferredLanguageIndicator OPTIONAL, O 6.5.2.96 k
5102 --      restrictionDigits                                               [227] IMPLICIT RestrictionDigits OPTIONAL, O 6.5.2.113 l
5103 --      routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL, O 6.5.2.114 m
5104 --      sms-OriginationRestrictions                             [115] IMPLICIT SMS-OriginationRestrictions OPTIONAL, O 6.5.2.136 n
5105 --      sms-TerminationRestrictions                             [117] IMPLICIT SMS-TerminationRestrictions OPTIONAL, O 6.5.2.138 o
5106 --      spinipin                                                                [154] IMPLICIT SPINIPIN OPTIONAL, O 6.5.2.139 p
5107 --      spiniTriggers                                                   [155] IMPLICIT SPINITriggers OPTIONAL, O 6.5.2.140 q
5108 --      terminationRestrictionCode                              [24] IMPLICIT TerminationRestrictionCode OPTIONAL, O 6.5.2.157 r
5109 --      terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL, O 6.5.2.159 s
5110 --      triggerAddressList                                              [276] IPMPLICIT TriggerAddressList OPTIONAL, O 6.5.2.de t
5111
5112 -- 6.5.2.98
5113 -- 1 0 1 1 1 1 1 1 (0x9f)
5114 -- 0 1 0 1 1 1 1 1 (0x5f)(79)
5115 PSTNTermination ::= SEQUENCE {
5116         destinationDigits                                               [87] IMPLICIT   DestinationDigits,
5117         -- M 6.5.2.56
5118         carrierDigits                                                   [86] IMPLICIT CarrierDigits OPTIONAL,
5119         -- O 6.5.2.28 a, b
5120         electronicSerialNumber                                  [9] IMPLICIT ElectronicSerialNumber,
5121         -- O 6.5.2.63 c
5122         imsi                                                                    [242] IMPLICIT IMSI,
5123         -- 6.5.2.bu
5124         legInformation                                                  [288] IMPLICIT LegInformation OPTIONAL,
5125         -- O 6.5.2.75 d
5126         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber OPTIONAL,
5127         -- O 6.5.2.81 c, e
5128         routingDigits                                                   [150] IMPLICIT RoutingDigits OPTIONAL,
5129         -- O 6.5.2.114 b, e
5130         terminationTriggers                                             [122] IMPLICIT TerminationTriggers OPTIONAL,
5131         -- O 6.5.2.159 b, f
5132         ...
5133         }
5134
5135 --  6.5.2.99
5136 -- 1 0 0 1 0 0 0 1 (0x91)(17)
5137 QualificationInformationCode ::= ENUMERATED {
5138         not-used                                        ( 0 ),
5139         no-information                          ( 1 ),
5140         validation-only                         ( 2 ),
5141         validation-and-profile          ( 3 ),
5142         profile-only                            ( 4 )
5143         }
5144
5145 -- 6.5.2.100 
5146 -- 1 0 0 1 1 1 1 1 (0x9f)
5147 -- 0 1 1 0 0 0 1 1 (0x43)(67)
5148 RANDC ::= OCTET STRING
5149
5150 -- 6.5.2.101
5151 -- 1 0 0 1 1 1 1 1 (0x9f)
5152 -- 0 0 1 0 1 0 0 0 (0x28)(40)
5153 RandomVariable ::= OCTET STRING
5154
5155 -- 6.5.2.102
5156 -- 1 0 0 1 1 1 1 1 (0x9f)
5157 -- 0 0 1 0 1 0 0 1 (0x29)(41)
5158 RandomVariableBaseStation ::= OCTET STRING
5159
5160 -- 6.5.2.103
5161 -- 1 0 0 1 1 1 1 1 (0x9f)
5162 -- 0 0 1 0 1 0 1 0 (0x2a)(42)
5163 RandomVariableSSD ::= OCTET STRING
5164
5165 -- 6.5.2.104
5166 -- 1 0 0 1 1 1 1 1 (0x9f)
5167 -- 0 0 1 0 1 0 1 1 (0x2b)(43)
5168 RandomVariableUniqueChallenge ::= OCTET STRING
5169
5170 -- 6.5.2.105
5171 -- 1 0 0 1 1 1 1 1 (0x9f)
5172 -- 1 0 0 0 0 0 0 1 (0x81)
5173 -- 0 0 0 1 0 1 0 0 (0x14)(148)
5174 RANDValidTime ::= OCTET STRING
5175
5176 -- 6.5.2.106
5177 -- 1 0 0 1 1 1 1 1 (0x9f)
5178 -- 0 1 0 0 1 0 0 0 (0x48)(72)
5179 ReceivedSignalQuality ::= INTEGER (0..255)
5180
5181 -- 6.5.2.107
5182 -- 1 0 0 1 1 1 1 1 (0x9f)
5183 -- 0 1 1 0 0 1 0 0 (0x64)(100)
5184 RedirectingNumberDigits ::= DigitsType
5185
5186 -- 6.5.2.108
5187 -- 1 0 0 1 1 1 1 1 (0x9f)
5188 -- 0 1 1 0 0 1 0 1 (0x65)(101)
5189 RedirectingNumberString ::= DigitsType
5190
5191 -- 6.5.2.109
5192 -- 1 0 0 1 1 1 1 1 (0x9f)
5193 -- 0 1 1 0 0 1 1 0 (0x66)(102)
5194 RedirectingSubaddress ::= Subaddress
5195
5196 -- 6.5.2.110 RedirectionReason updated N.S0021 
5197 -- 1 0 0 1 0 0 1 1 (0x93)(19)
5198 RedirectionReason ::= ENUMERATED {
5199         not-used                                                (0),
5200         busy                                                    (1),
5201         no-Answer                                               (2),
5202         unconditional                                   (3),
5203         no-Page-Response                                (4),
5204         unavailable                                             (5),
5205         unroutable                                              (6),
5206         call-accepted                                   (7),
5207         call-refused                                    (8),
5208         uSCFvm-Divert-to-voice-mail             (9),
5209         uSCFms-Divert-to-an-MS-provided-DN      (10),
5210         uSCFnr-Divert-to-a-network-registered-DN (11),
5211         ...
5212         }
5213
5214 -- 6.5.2.111 ReleaseReason  updated N.S0029-0 v1.0
5215 -- 1 0 0 0 1 0 1 0 (0x8a)
5216 ReleaseReason ::= ENUMERATED {
5217         unspecified                                     (0),
5218         callOverClearForward            (1),
5219         callOverClearBackward           (2),
5220         handoffSuccessful                       (3),
5221         handoffAbort-call-over          (4),
5222         handoffAbort-not-received       (5),
5223         abnormalMobileTermination       (6),
5224         abnormalSwitchTermination       (7),
5225         specialFeatureRelease           (8),
5226         sessionOverClearForward         (9),
5227         sessionOverClearBackward        (10),
5228         clearAllServicesForward         (11),
5229         clearAllServicesBackward        (12),
5230         anchor-MSC-was-removed-from-the-packet-data-session     (13),
5231         keep-MS-on-traffic-channel      (14),
5232         ...
5233         }
5234
5235 -- 6.5.2.112
5236 -- 1 0 0 1 1 1 1 1 (0x9f)
5237 -- 0 0 1 0 1 1 0 0 (0x2c)
5238 ReportType ::= ENUMERATED {
5239         not-used                                                        ( 0 ),
5240         unspecified-security-violation          ( 1 ),
5241         mSID-ESN-mismatch                                       ( 2 ),
5242         rANDC-mismatch                                          ( 3 ),
5243         reserved                                                        ( 4 ),
5244         sSD-update-failed                                       ( 5 ),
5245         reserved                                                        ( 6 ),
5246         cOUNT-mismatch                                          ( 7 ),
5247         reserved                                                        ( 8 ),
5248         unique-Challenge-failed                         ( 9 ),
5249         unsolicited-Base-Station-Challenge      ( 10 ),
5250         sSD-Update-no-response                          ( 11 ),
5251         cOUNT-Update-no-response                        ( 12 ),
5252         unique-Challenge-no-response            ( 13 ),
5253         aUTHR-mismatch                                          ( 14 ),
5254         tERMTYP-mismatch                                        ( 15 ),
5255         missing-authentication-parameters       ( 16 ),
5256         ...
5257         }
5258
5259
5260 -- 6.5.2.113
5261 -- 1 0 0 1 1 1 1 1 (0x9f)
5262 -- 1 0 0 0 0 0 0 1 (0x81)
5263 -- 0 0 0 1 0 1 0 1 (0x15)(227)
5264 RestrictionDigits ::= DigitsType
5265
5266 -- 6.5.2.114
5267 -- 1 0 0 1 1 1 1 1 (0x9f)
5268 -- 1 0 0 0 0 0 0 1 (0x81)
5269 -- 0 0 0 1 0 1 1 0 (0x16)(150)
5270 RoutingDigits ::= DigitsType
5271
5272 -- 6.5.2.115 
5273 -- 1 0 0 0 1 1 1 1 (0x8f)
5274 SeizureType  ::= ENUMERATED {
5275         unspecified                                     ( 0 ),
5276         loop-back                                       ( 1 ),
5277         ...
5278         }
5279
5280 -- 6.5.2.116
5281 -- 1 0 0 1 1 1 1 1 (0x9f)
5282 -- 0 1 1 0 0 1 1 1
5283 SenderIdentificationNumber ::= DigitsType
5284
5285 -- 6.5.2.117    
5286 -- 1 0 0 0 0 0 1 0 (0x82)(0x2)
5287 ServingCellID ::= OCTET STRING
5288
5289 -- 6.5.2.118
5290 -- 1 0 0 1 1 1 1 1 (0x9f)
5291 -- 1 0 0 0 0 0 0 1 (0x81) 
5292 -- 0 0 0 1 0 1 1 1 (0x17)(151)
5293 SetupResult ::= OCTET STRING
5294
5295 -- 6.5.2.119
5296 -- 1 0 0 1 1 1 1 1 (0x9f)
5297 -- 0 0 1 0 1 1 1 0 (0x2e)(46)
5298 SharedSecretData ::= OCTET STRING
5299
5300 -- 6.5.2.120
5301 -- 1 0 0 1 1 1 1 1 (0x9f)
5302 -- 0 0 1 0 1 1 0 1 (0x2d)(45)
5303 SignalingMessageEncryptionKey ::= OCTET STRING
5304
5305 -- 6.5.2.121 
5306 -- 1 0 0 0 1 0 1 1 (0x8b)(11)
5307 SignalQuality ::= INTEGER{
5308         not-a-usable-signal (0),
5309         treat-as-Not-a-usable-signal (1),
5310         treat-as-Not-a-usable-signal (2),
5311         treat-as-Not-a-usable-signal (3),
5312         treat-as-Not-a-usable-signal (4),
5313         treat-as-Not-a-usable-signal (5),
5314         treat-as-Not-a-usable-signal (6),
5315         treat-as-Not-a-usable-signal (7),
5316         treat-as-Not-a-usable-signal (8),
5317         usable-signal-range (9),
5318         usable-signal-range (245),
5319         treat-the-same-as-interference (246),
5320         treat-the-same-as-interference (247),
5321         treat-the-same-as-interference (248),
5322         treat-the-same-as-interference (249),
5323         treat-the-same-as-interference (250),
5324         treat-the-same-as-interference (251),
5325         treat-the-same-as-interference (252),
5326         treat-the-same-as-interference (253),
5327         treat-the-same-as-interference (254),
5328         interference (255)
5329 } (0..255)
5330
5331 -- 6.5.2.122
5332 -- 1 0 0 1 1 1 1 1 (0x9f)
5333 -- 1 0 0 0 0 0 0 1 (0x81) 
5334 -- 0 0 0 1 1 0 0 0 (0x18)(152)
5335 SMS-AccessDeniedReason ::= OCTET STRING
5336
5337 -- 6.5.2.123
5338 -- 1 0 0 1 1 1 1 1 (0x9f)
5339 -- 0 1 1 0 1 0 0 0 (0x68)(104)
5340 SMS-Address ::= DigitsType
5341
5342 -- 6.5.2.124
5343 -- 1 0 0 1 1 1 1 1 (0x9f)
5344 -- 0 1 1 0 1 0 0 1 (0x69)(105)
5345 SMS-BearerData ::= OCTET STRING
5346
5347 -- 6.5.2.125
5348 -- 1 0 0 1 1 1 1 1 (0x9f)
5349 -- 1 0 0 0 0 0 0 1 (0x81) 
5350 -- 0 0 0 1 1 0 0 1 (0x19)(153)
5351 SMS-CauseCode ::= OCTET STRING
5352
5353 -- 6.5.2.126
5354 -- 1 0 0 1 1 1 1 1 (0x9f)
5355 -- 0 1 1 0 1 0 1 0 (0x6a)(106)
5356 SMS-ChargeIndicator ::= OCTET STRING
5357
5358 -- 6.5.2.127
5359 -- 1 0 0 1 1 1 1 1 (0x9f)
5360 -- 0 1 1 0 1 0 1 1 (0x6b)(107)
5361 SMS-DestinationAddress ::= DigitsType
5362
5363 -- 6.5.2.128
5364 -- 1 0 0 1 1 1 1 1 (0x9f)
5365 -- 0 1 1 0 1 1 0 0 (0x6c)(108)
5366 SMS-MessageCount ::= OCTET STRING
5367
5368 -- 6.5.2.129
5369 -- 1 0 0 1 1 1 1 1 (0x9f)
5370 -- 0 1 1 1 0 1 1 0 (0x76)(118)
5371 SMS-MessageWaitingIndicator ::= NULL
5372
5373 -- 6.5.2.130
5374 -- 1 0 0 1 1 1 1 1 (0x9f)
5375 -- 0 1 1 0 1 1 0 1 (0x6d)(109)
5376 SMS-NotificationIndicator ::= OCTET STRING
5377
5378 -- 6.5.2.131
5379 -- 1 0 0 1 1 1 1 1 (0x9f)
5380 -- 0 1 1 0 1 1 1 0 (0x6e)(110)
5381 SMS-OriginalDestinationAddress ::= DigitsType
5382
5383 -- 6.5.2.132
5384 -- 1 0 0 1 1 1 1 1 (0x9f)
5385 -- 0 1 1 0 1 1 1 1 (0x6f)(111)
5386 SMS-OriginalDestinationSubaddress ::= Subaddress
5387
5388 -- 6.5.2.133
5389 -- 1 0 0 1 1 1 1 1 (0x9f)
5390 -- 0 1 1 1 0 0 0 0 (0x70)(112)
5391 SMS-OriginalOriginatingAddress ::= DigitsType
5392
5393 -- 1 0 0 1 1 1 1 1 (0x9f)
5394 -- 0 1 1 1 0 0 0 1 (0x71)(113)
5395 -- 6.5.2.134
5396 SMS-OriginalOriginatingSubaddress ::= Subaddress
5397
5398 -- 6.5.2.135
5399 -- 1 0 0 1 1 1 1 1 (0x9f)
5400 -- 0 1 1 1 0 0 1 0 (0x72)(114)
5401 SMS-OriginatingAddress ::= DigitsType
5402
5403 -- 1 0 0 1 1 1 1 1 (0x9f)
5404 -- 0 1 1 1 0 0 1 1 (0x73)(115)
5405 -- 6.5.2.136
5406 SMS-OriginationRestrictions ::= OCTET STRING
5407
5408 -- 6.5.2.137
5409 -- N.S0005-0 v 1.0
5410 -- 1 0 0 1 1 1 1 1 (0x9f)
5411 -- 0 1 1 1 0 1 0 0 (0x74)(116)
5412 SMS-TeleserviceIdentifier ::= OCTET STRING 
5413 -- SMS-TeleserviceIdentifier ::= INTEGER 
5414
5415 -- 6.5.2.138
5416 -- 1 0 0 1 1 1 1 1 (0x9f)
5417 -- 0 1 1 1 0 1 0 1 (0x75)(117)
5418 SMS-TerminationRestrictions ::= OCTET STRING
5419
5420 -- 6.5.2.139
5421 -- 1 0 0 1 1 1 1 1 (0x9f)
5422 -- 1 0 0 0 0 0 0 1 (0x81)
5423 -- 0 0 0 1 1 0 1 0 (0x1a)(154)
5424 SPINIPIN ::= DigitsType
5425
5426 -- 6.5.2.140
5427 -- 1 0 0 1 1 1 1 1 (0x9f)
5428 -- 1 0 0 0 0 0 0 1 (0x81)
5429 -- 0 0 0 1 1 0 1 1 (0x1b)(155)
5430 SPINITriggers ::= OCTET STRING
5431
5432 -- 6.5.2.141
5433 -- 1 0 0 1 1 1 1 1 (0x9f)
5434 -- 0 0 1 1 0 1 0 0 (0x34) (52)
5435 SSDNotShared ::= ENUMERATED {
5436         not-used                                        ( 0 ),
5437         discard-SSD                                     ( 1 ),
5438         ...
5439         }
5440 -- 6.5.2.142 
5441 -- 1 0 0 1 1 1 1 1 (0x9f)
5442 -- 1 0 0 0 0 0 0 1 (0x81)
5443 -- 0 0 0 1 1 1 0 0 (0x1c)(156)
5444 SSDUpdateReport ::= OCTET STRING
5445
5446 -- 6.5.2.143 
5447 -- 1 0 0 0 1 1 0 0 (0x8c)(18)
5448 StationClassMark ::= OCTET STRING
5449
5450
5451 -- 6.5.2.144
5452 -- 1 0 0 1 1 1 1 1 (0x9f)
5453 -- 0 0 1 1 1 0 0 0 (0x38)(56)
5454 SystemAccessData ::= OCTET STRING
5455
5456 -- 6.5.2.145
5457 -- 1 0 0 1 1 1 1 1 (0x9f) (0x9c)
5458 -- 0 0 1 0 0 0 1 0 (0x22)(34)
5459 SystemAccessType  ::= ENUMERATED {
5460         not-used                                        (0),
5461         unspecified                                     (1),
5462         flash-request                           (2),
5463         autonomous-registration         (3),
5464         call-origination                        (4),
5465         page-response                           (5),
5466         no-access                                       (6),
5467         power-down-registration         (7),
5468         sms-page-response                       (8),
5469         otasp                                           (9),
5470         ...
5471         }
5472
5473 -- 6.5.2.146 
5474 -- 1 0 0 1 1 1 1 1 (0x9f) (0x9c)
5475 -- 0 0 1 1 0 0 0 1 (0x31)(49)
5476 SystemCapabilities ::= OCTET STRING
5477
5478 -- 6.5.2.147
5479 --  1 0 0 1 0 1 1 0 (0x96)(22)
5480 SystemMyTypeCode ::= ENUMERATED {
5481         not-used                                        ( 0 ),
5482         eDS                                                     ( 1 ),
5483         astronet                                        ( 2 ),
5484         lucent-Technologies                     ( 3 ),
5485         ericsson                                        ( 4 ),
5486         gTE                                                     ( 5 ),
5487         motorola                                        ( 6 ),
5488         nEC                                                     ( 7 ),
5489         nORTEL                                          ( 8 ),
5490         novAtel                                         ( 9 ),
5491         plexsys                                         ( 10 ),
5492         digital-Equipment-Corp          ( 11 ),
5493         iNET                                            ( 12 ),
5494         bellcore                                        ( 13 ),
5495         alcatel-SEL                                     ( 14 ),
5496         compaq                                          ( 15 ),
5497         qUALCOMM                                        ( 16 ),
5498         aldiscon                                        ( 17 ),
5499         celcore                                         ( 18 ),
5500         tELOS                                           ( 19 ),
5501         aDI-Limited                                     ( 20 ),
5502         coral-Systems                           ( 21 ),
5503         synacom-Technology                      ( 22 ),
5504         dSC                                                     ( 23 ),
5505         mCI                                                     ( 24 ),
5506         newNet                                          ( 25 ),
5507         sema-Group-Telecoms                     ( 26 ),
5508         lG-Information-and-Communications       ( 27 ),
5509         cBIS                                            ( 28 ),
5510         siemens                                         ( 29 ),
5511         samsung-Electronics                     ( 30 ),
5512         readyCom-Inc                            ( 31 ),
5513         aG-Communication-Systems        ( 32 ),
5514         hughes-Network-Systems          ( 33 ),
5515         phoenix-Wireless-Group          ( 34 )
5516         }
5517
5518
5519 -- 6.5.2.148
5520 -- 1 0 0 0 0 0 1 1  (0x83)(0x3)
5521 TargetCellID ::= OCTET STRING
5522
5523 -- 6.5.2.149 
5524 -- 1 0 1 1 1 1 1 1 (0x9f)
5525 -- 1 0 0 0 0 0 0 1 (0x81)
5526 -- 0 0 0 1 1 1 0 1 (0x1d)(157)
5527 TargetMeasurementInformation ::= SEQUENCE{
5528          targetCellID           [3] IMPLICIT TargetCellID,
5529          -- M 6.5.2.148
5530         signalQuality           [11] IMPLICIT SignalQuality,
5531         -- M 6.5.2.121
5532         ...
5533         }
5534 -- 6.5.2.150
5535 -- 1 0 1 1 1 1 1 1 (0x9f)
5536 -- 1 0 0 0 0 0 0 1 (0x81)
5537 -- 0 0 0 1 1 1 1 0 (0x1e)(158)
5538 TargetMeasurementList ::= SEQUENCE OF [157] IMPLICIT TargetMeasurementInformation
5539
5540 -- 6.5.2.151 
5541 -- 1 0 0 1 1 1 1 1 (0x9f)
5542 -- 0 0 0 1 1 1 1 1 (0x1f)(31)
5543 TDMABurstIndicator ::= OCTET STRING
5544
5545 -- 6.5.2.152 
5546 -- 1 0 0 1 1 1 0 1 (0x9d)(29)
5547 TDMACallMode ::= OCTET STRING
5548
5549 -- 6.5.2.153 
5550 -- 1 0 0 1 1 1 0 0 (0x9c)(28)
5551 TDMAChannelData ::= OCTET STRING
5552
5553 -- 6.5.2.154
5554 -- 1 0 0 1 1 1 1 1 (0x9f)
5555 -- 0 0 1 0 1 1 1 1 (0x2f)(47)
5556 TerminalType ::= ENUMERATED {
5557         not-used                                        ( 0 ),
5558         not-distinguished                       ( 1 ),
5559         iS-54-B                                         ( 2 ),
5560         iS-136                                          ( 3 ),
5561         j-STD-011                                       ( 4 ),
5562         iS-136-A-or-TIA-EIA-136-Revision-0      ( 5 ),
5563         tIA-EIA-136-A                           ( 6 ),
5564         iA-EIA-136-B                            ( 7 ),
5565         iS-95                                           ( 32 ),
5566         iS-95B                                          ( 33 ),
5567         j-STD-008                                       ( 34 ),
5568         tIA-EIA-95-B                            ( 35 ),
5569         iS-2000                                         ( 36 ),
5570         iS-88                                           ( 64 ),
5571         iS-94                                           ( 65 ),
5572         iS-91                                           ( 66 ),
5573         j-STD-014                                       ( 67 ),
5574         tIA-EIA-553-A                           ( 68 ),
5575         iS-91-A                                         ( 69 ),
5576         ...
5577         }
5578
5579 -- 6.5.2.155
5580 -- 1 0 0 1 1 1 1 1 (0x9f)
5581 -- 0 1 1 1 0 1 1 1 (0x77)(119)
5582 TerminationAccessType ::= OCTET STRING
5583
5584 -- 6.5.2.156
5585 -- 1 0 1 1 1 1 1 1 (0x9f)
5586 -- 0 1 1 1 1 0 0 0 (0x78)(120)
5587 TerminationList ::= SET OF CHOICE {
5588         intersystemTermination  [89] IMPLICIT IntersystemTermination,
5589         -- O 6.5.2.74 b, c, d
5590         localTermination                [91] IMPLICIT LocalTermination,
5591         -- O 6.5.2.76 b, c, e
5592         pstnTermination                 [71] IMPLICIT PSTNTermination,
5593         -- O 6.5.2.98 b, c, f
5594         ...
5595         }
5596
5597 -- 6.5.2.157
5598 -- 1 0 0 1 1 0 0 0 (0x98)(24)
5599 TerminationRestrictionCode ::= ENUMERATED {
5600         not-used                                        ( 0 ),
5601         termination-denied                      ( 1 ),
5602         unrestricted                            ( 2 ),
5603         the-treatment-for-this-value-is-not-specified   ( 3 ),
5604         ...
5605         }
5606
5607 -- 6.5.2.158
5608 -- 1 0 0 1 1 1 1 1 (0x9f)
5609 -- 0 1 1 1 1 0 0 1 (0x79)(121)
5610 TerminationTreatment ::= OCTET STRING
5611
5612 -- 1 0 0 1 1 1 1 1 (0x9f)
5613 -- 0 1 1 1 1 0 1 0 (0x7a)(122)
5614 -- 6.5.2.159
5615 TerminationTriggers ::= OCTET STRING
5616
5617 -- 6.5.2.160
5618 -- 1 0 0 1 1 1 1 1 (0x9f)
5619 -- 0 1 1 1 1 0 1 1 (0x9b)(123)
5620 TransactionCapability ::= OCTET STRING
5621
5622 -- 6.5.2.161 
5623 -- 1 0 0 1 0 0 0 0 (0x90)(16)
5624 TrunkStatus ::= ENUMERATED {
5625         idle                                    ( 0 ),
5626         blocked                                 ( 1 ),
5627         ...
5628         }
5629
5630 -- 6.5.2.162
5631 -- 1 0 0 1 1 1 1 1 (0x9f)
5632 -- 0 1 1 1 1 1 0 0 (0x7c)(124)
5633 UniqueChallengeReport ::= OCTET STRING
5634
5635 -- 6.5.2.163
5636 -- 1 0 0 1 1 1 1 1 (0x9f)
5637 -- 0 0 1 1 0 0 1 1 (0x33) (51)
5638 UpdateCount ::= ENUMERATED {
5639         not-used                ( 0 ),
5640         update-COUNT    ( 1 ),
5641         ...
5642         }
5643
5644 -- 6.5.2.164 
5645 -- 1 0 0 1 1 1 1 1 (0x9f)
5646 -- 1 0 0 0 0 0 0 1 (0x81)
5647 -- 0 0 1 0 0 0 0 0 (0x20)(160)
5648 VoiceMailboxNumber ::= DigitsType
5649
5650 -- 6.5.2.165 
5651 -- 1 0 0 1 1 1 1 1 (0x9f)
5652 -- 1 0 0 0 0 0 0 1 (0x81)
5653 -- 0 0 0 1 1 1 1 1 (0x1f)(159)
5654 VoiceMailboxPIN ::= DigitsType
5655
5656
5657 -- 6.5.2.166
5658 -- 1 0 0 1 1 1 1 1 (0x9f)
5659 -- 0 0 1 1 0 0 0 0 (0x30)(48)
5660 VoicePrivacyMask ::= OCTET STRING
5661
5662
5663 -- 6.5.2.a N.S0010-0 v 1.0
5664 -- 1 0 0 1 1 1 1 1 (0x9f)
5665 -- 1 0 0 0 0 0 0 1 (0x81)
5666 -- 0 0 1 0 1 0 1 0 (0x2a)(170)
5667 -- a. See CDMA [TSB76] for the definition of this parameter.
5668 CDMABandClass ::= OCTET STRING
5669
5670 -- 6.5.2.b N.S0010-0 v 1.0
5671 -- 1 0 1 1 1 1 1 1 (0x9f)
5672 -- 1 0 0 0 0 0 0 1 (0x81)
5673 -- 0 0 1 0 1 0 1 1 (0x2b)(171)
5674 CDMABandClassInformation ::= OCTET STRING
5675
5676 -- 6.5.2.c N.S0010-0 v 1.0
5677 -- 1 0 1 1 1 1 1 1 (0x9f)
5678 -- 1 0 0 0 0 0 0 1 (0x81)
5679 -- 0 0 1 0 1 1 0 0 (0x2c)(172)
5680 CDMABandClassList ::= OCTET STRING
5681
5682 -- 6.5.2.d N.S0010-0 v 1.0
5683 -- 1 0 0 1 1 1 1 1 (0x9f)
5684 -- 1 0 0 0 0 0 0 1 (0x81)
5685 -- 0 0 1 0 1 1 0 1 (0x2d)(173)
5686 CDMAPilotPN ::= OCTET STRING
5687
5688 -- 6.5.2.e (TSB76) N.S0010-0 v 1.0
5689 -- 1 0 0 1 1 1 1 1 (0x9f)
5690 -- 1 0 0 0 0 0 0 1 (0x81)
5691 -- 0 0 1 0 1 1 1 0 (0x2e)(174)
5692 CDMAServiceConfigurationRecord ::= OCTET STRING
5693 -- a.   This field carries the CDMA Service Configuration Record. The bit-layout is the
5694 --              same as that of Service Configuration Record in TSB74, and J-STD-008.
5695
5696 -- 6.5.2.f (TSB76) CDMAServiceOption N.S0010-0 v 1.0
5697 -- 1 0 0 1 1 1 1 1 (0x9f)
5698 -- 1 0 0 0 0 0 0 1 (0x81)
5699 -- 0 0 1 0 1 1 1 1 (0x2f)(175)
5700 --CDMAServiceOption ::= OCTET STRING
5701 CDMAServiceOption ::=  OCTET STRING
5702 --a.    This field carries the CDMA Service Option. The bit-layout is the same as that of
5703 --              Service Option in TSB74 and J-STD-008.
5704
5705 -- 6.5.2.g N.S0010-0 v 1.0
5706 -- 1 0 1 1 1 1 1 1 (0x9f)
5707 -- 1 0 0 0 0 0 0 1 (0x81)
5708 -- 0 0 1 1 0 0 0 0 (0x30)(176)
5709 CDMAServiceOptionList ::= SEQUENCE OF [175] IMPLICIT CDMAServiceOption
5710
5711 -- 6.5.2.h N.S0010-0 v 1.0
5712 -- 1 0 0 1 1 1 1 1 (0x9f)
5713 -- 1 0 0 0 0 0 0 1 (0x81)
5714 -- 0 0 1 1 0 0 0 1 (0x31)(177)
5715 CDMAStationClassMark2 ::= OCTET STRING
5716
5717
5718 -- 6 .5.2.i N.S0007-0 v 1.0 N.S0010-0 v 1.0
5719 -- 1 0 0 1 1 1 1 1 (0x9f)
5720 -- 1 0 0 0 0 0 0 1 (0x81)
5721 -- 0 0 1 1 0 0 1 0 (0x32)(178)
5722 TDMAServiceCode  ::= OCTET STRING
5723
5724
5725 -- 6.5.2.j N.S0007-0 v 1.0 N.S0010-0 v 1.0
5726 -- 1 0 0 1 1 1 1 1 (0x9f)
5727 -- 1 0 0 0 0 0 0 1 (0x81)
5728 -- 0 0 1 1 0 0 1 1 (0x33)(179)
5729 TDMATerminalCapability ::= OCTET STRING
5730
5731 -- 6.5.2.k N.S0007-0 v 1.0 N.S0010-0 v 1.0
5732 -- 1 0 0 1 1 1 1 1 (0x9f)
5733 -- 1 0 0 0 0 0 0 1 (0x81)
5734 -- 0 0 1 1 0 1 0 0 (0x34)(180)
5735 -- last TSB76 assigned identifier)
5736 TDMAVoiceCoder ::= OCTET STRING
5737
5738
5739
5740 -- 6.5.2.aa (N.S0007-0 v 1.0)
5741 -- 1 0 0 1 1 1 1 1 (0x9f)
5742 -- 1 0 0 0 0 0 0 1 (0x81)
5743 -- 0 1 0 0 0 1 0 1 (0x45)(197)
5744 BaseStationManufacturerCode ::= OCTET STRING
5745
5746 -- 6.5.2.ab (N.S0007-0 v 1.0)
5747 -- 1 0 0 1 1 1 1 1 (0x9f)
5748 -- 1 0 0 0 0 0 0 1 (0x81)
5749 -- 0 1 0 0 0 1 1 0 (0x46)(198)
5750 BSMCStatus ::= OCTET STRING
5751
5752 -- 6.5.2.ac (N.S0007-0 v 1.0) N.S0010-0 v 1.0
5753 -- 1 0 0 1 1 1 1 1 (0x9f)
5754 -- 1 0 0 0 0 0 0 1 (0x81)
5755 -- 0 1 0 0 0 1 1 1 (0x49)(199)
5756 ControlChannelMode ::= OCTET STRING
5757
5758 -- 6 .5.2.ad (N.S0007-0 v 1.0)
5759 -- 1 0 0 1 1 1 1 1 (0x9f)
5760 -- 1 0 0 0 0 0 0 1 (0x81)
5761 -- 0 1 0 0 1 0 0 0 (0x48)(200)
5762 NonPublicData ::= OCTET STRING
5763
5764
5765 -- 6.5.2.ae (N.S0007-0 v 1.0)
5766 -- 1 0 0 1 1 1 1 1 (0x9f)
5767 -- 1 0 0 0 0 0 0 1 (0x81)
5768 -- 0 1 0 0 1 0 0 1 (0x49)(201)
5769 PagingFrameClass ::= OCTET STRING
5770
5771
5772 -- 6.5.2.af (N.S0007-0 v 1.0)
5773 -- 1 0 0 1 1 1 1 1 (0x9f)
5774 -- 1 0 0 0 0 0 0 1 (0x81)
5775 -- 0 1 0 0 1 0 1 0 (0x4a)(202)
5776 PSID-RSIDInformation ::= OCTET STRING
5777
5778 -- 6.5.2.ag (N.S0007-0 v 1.0)
5779 -- 1 0 1 1 1 1 1 1 (0x9f)
5780 -- 1 0 0 0 0 0 0 1 (0x81)
5781 -- 0 1 0 0 1 0 1 1 (0x4b)(203)
5782
5783 PSID-RSIDList ::= SEQUENCE{
5784         pSID-RSIDInformation            [202] IMPLICIT PSID-RSIDInformation,
5785          -- M 6.5.2.af
5786         pSID-RSIDInformation1           [202] IMPLICIT PSID-RSIDInformation OPTIONAL
5787         --O 6.5.2.af a
5788         }
5789
5790 -- 6.5.2.ah (N.S0007-0 v 1.0)
5791 -- 1 0 0 1 1 1 1 1 (0x9f)
5792 -- 1 0 0 0 0 0 0 1 (0x81)
5793 -- 0 1 0 0 1 1 0 0 (0x4c)(204)
5794 ServicesResult ::= OCTET STRING
5795
5796 -- 6.5.2.ai (N.S0007-0 v 1.0)
5797 -- 1 0 0 1 1 1 1 1 (0x9f)
5798 -- 1 0 0 0 0 0 0 1 (0x81)
5799 -- 0 1 0 0 1 1 0 1 (0x4d)(205)
5800 SOCStatus ::= OCTET STRING
5801
5802 -- 6.5.2.aj (N.S0007-0 v 1.0)
5803 -- 1 0 0 1 1 1 1 1 (0x9f)
5804 -- 1 0 0 0 0 0 0 1 (0x81)
5805 -- 0 1 0 0 1 1 1 0 (0x4e)(206)
5806 SystemOperatorCode ::= OCTET STRING
5807
5808
5809 -- 6.5.2.aj 
5810 -- XXX Same code as ISLPinformation???
5811 -- 1 0 0 1 1 1 1 1 (0x9f)
5812 -- 1 0 0 0 0 0 0 1 (0x81)
5813 -- 0 1 0 1 1 0 0 1 (0x59)()
5814 -- SecondInterMSCCircuitID N.S0008-0 v 1.0
5815
5816 -- 6.5.2.ak (N.S0007-0 v 1.0)
5817 -- 1 0 1 1 1 1 1 1 (0x9f)
5818 -- 1 0 0 0 0 0 0 1 (0x81)
5819 -- 0 1 0 0 1 1 1 1 (0x4f)(207)
5820 TargetCellIDList ::= SEQUENCE {
5821         targetCellID                                                    [3] IMPLICIT TargetCellID,
5822         -- M 6.5.2.148
5823         targetCellID1                                                   [3] IMPLICIT TargetCellID OPTIONAL
5824         -- O 6.5.2.148
5825         }
5826
5827
5828 -- 6.5.2.al (N.S0007-0 v 1.0)
5829 -- 1 0 0 1 1 1 1 1 (0x9f)
5830 -- 1 0 0 0 0 0 0 1 (0x81)
5831 -- 0 1 0 1 0 0 0 0 (0x50)(208)
5832 UserGroup ::= OCTET STRING
5833
5834
5835 -- 6.5.2.am (N.S0007-0 v 1.0)
5836 -- 1 0 0 1 1 1 1 1 (0x9f)
5837 -- 1 0 0 0 0 0 0 1 (0x81)
5838 -- 0 1 0 1 0 0 0 1 (0x51)(209)
5839 UserZoneData ::= OCTET STRING
5840
5841 -- 6.5.2.ap (IS-737)
5842 -- 1 0 1 1 1 1 1 1 (0x9f)
5843 -- 1 0 0 0 0 0 0 1 (0x81)
5844 -- 0 1 0 1 0 0 1 1 (0x53)(211)
5845 CDMAConnectionReferenceInformation ::= SEQUENCE {
5846         cdmaConnectionReference                                 [208] IMPLICIT CDMAConnectionReference,
5847         -- M 6.5.2.bb d
5848         cdmaServiceOption                                               [175] IMPLICIT CDMAServiceOption,
5849         -- M 6.5.2.f
5850         cdmaState                                                               [213] IMPLICIT CDMAState OPTIONAL,
5851         -- O 6.5.2.ad a
5852         dataPrivacyParameters                                   [216] IMPLICIT DataPrivacyParameters OPTIONAL,
5853         -- O 6.5.2.au b
5854         cdmaServiceOptionConnectionIdentifier   [361] IMPLICIT CDMAServiceOptionConnectionIdentifier OPTIONAL,
5855         --O 6.5.2.gr e
5856         ...
5857         }
5858
5859 -- 6.5.2.ad (IS-737)
5860 -- 1 0 1 1 1 1 1 1 (0x9f)
5861 -- 1 0 0 0 0 0 0 1 (0x81)
5862 -- 0 1 0 1 0 1 0 0 (0x54)(212)
5863 CDMAConnectionReferenceList ::= SEQUENCE OF SEQUENCE {
5864         cdmaConnectionReferenceInformation      [211] IMPLICIT CDMAConnectionReferenceInformation,
5865         -- M 6.5.2.ap
5866         cdmaConnectionReferenceInformation2     [211] IMPLICIT CDMAConnectionReferenceInformation OPTIONAL,
5867         -- O 6.5.2.ap a
5868         ...
5869         }
5870
5871 --6.5.2.ar
5872 -- 6.5.2.ad CDMAState N.S0008-0 v 1.0
5873 -- 1 0 0 1 1 1 1 1 (0x9f)
5874 -- 1 0 0 0 0 0 1 0 (0x82)
5875 -- 0 1 0 1 0 1 0 1 (0x55)(213)
5876 CDMAState ::= OCTET STRING
5877
5878 -- 6.5.2.as N.S0008-0 v 1.0
5879 -- 1 0 0 1 1 1 1 1 (0x9f)
5880 -- 1 0 0 0 0 0 0 1 (0x81)
5881 -- 0 1 0 1 0 1 1 0 (0x56)(214)
5882 ChangeServiceAttributes ::= OCTET STRING
5883
5884 -- 6.5.2.at
5885 -- 1 0 0 1 1 1 1 1 (0x9f)
5886 -- 1 0 0 0 0 0 0 1 (0x81)
5887 -- 0 1 0 1 0 1 1 1 (0x57)(215)
5888 DataKey ::= OCTET STRING
5889
5890 -- 6.5.2.au
5891 -- 1 0 0 1 1 1 1 1 (0x9f)
5892 -- 1 0 0 0 0 0 0 1 (0x81)
5893 -- 0 1 0 1 1 0 0 0 (0x58)(216)
5894 DataPrivacyParameters ::= OCTET STRING
5895
5896
5897 -- 6.5.2.av
5898 -- 1 0 0 1 1 1 1 1 (0x9f)
5899 -- 1 0 0 0 0 0 0 1 (0x81)
5900 -- 0 1 0 1 1 0 0 1 (0x59)(217)
5901 ISLPInformation ::= OCTET STRING
5902
5903 -- 6.5.2.aw ReasonList N.S0008-0 v 1.0
5904 -- 1 0 0 1 1 1 1 1 (0x9f)
5905 -- 1 0 0 0 0 0 0 1 (0x81)
5906 -- 0 1 0 1 1 0 1 0 (0x5a)(218)
5907 ReasonList ::= ENUMERATED {
5908         unknown         (0),
5909         unable-to-configure-ISLP (1),
5910         iSLP-failure (2),
5911         service-allowed-but-facilities-not-available (3),
5912         service-not-allowed (4),
5913         no-Response-to-TMSI-assignment (5),
5914         required-parameters-unavailable (6)
5915         }
5916
5917 -- 6.5.2.ay N.S0008-0 v 1.0
5918 -- 1 0 0 1 1 1 1 1 (0x9f)
5919 -- 1 0 0 0 0 0 0 1 (0x81)
5920 -- 0 1 0 1 1 1 0 0 (0x5c)(220)
5921 TDMABandwidth ::= OCTET STRING
5922
5923
5924 -- 6.5.2.az N.S0008-0 v 1.0
5925 -- 1 0 0 1 1 1 1 1 (0x9f)
5926 -- 1 0 0 0 0 0 0 1 (0x81)
5927 -- 0 1 0 1 1 1 0 1 (0x5d)(221)
5928 TDMADataFeaturesIndicator ::= OCTET STRING
5929
5930 -- 6.5.2.ba
5931 -- 1 0 0 1 1 1 1 1 (0x9f)
5932 -- 1 0 0 0 0 0 0 1 (0x81)
5933 -- 0 1 0 1 1 1 1 0 (0x5e)(222)
5934 TDMADataMode ::= OCTET STRING
5935
5936 -- 6.5.2.bb
5937 -- 1 0 0 1 1 1 1 1 (0x9f)
5938 -- 1 0 0 0 0 0 0 1 (0x81)
5939 -- 0 1 0 1 1 1 1 1 (0x5f)(223)
5940 TDMAVoiceMode ::= OCTET STRING
5941
5942 -- 6.5.2.bb
5943 -- 1 0 0 1 1 1 1 1 (0x9f)
5944 -- 1 0 0 0 0 0 0 1 (0x81)
5945 -- 0 1 0 1 0 0 1 0 (0x52)(208)
5946 CDMAConnectionReference ::= OCTET STRING
5947 -- a.   This field carries the CDMA Service Option Connection Reference. The bitlayout
5948 --              is the same as that of Service Option Connection Reference in TSB74 and
5949 --              J-STD-008.
5950
5951 -- 6.5.2.bc N.S0010-0 v 1.0
5952 -- 1 0 0 1 1 1 1 1 (0x9f)
5953 -- 1 0 0 0 0 0 0 1 (0x81)
5954 -- 0 1 1 0 0 0 0 0 (0x60)(224)
5955 AnalogRedirectInfo ::= OCTET STRING
5956
5957 -- 6.5.2.bd N.S0010-0 v 1.0
5958 -- 1 0 1 1 1 1 1 1 (0x9f)
5959 -- 1 0 0 0 0 0 0 1 (0x81)
5960 -- 0 1 1 0 0 0 0 1 (0x61)(225)
5961 AnalogRedirectRecord ::= SEQUENCE {
5962         analogRedirectInfo              [224] IMPLICIT AnalogRedirectInfo,
5963         -- M 6.5.2.bc
5964         mscid                                   [21] IMPLICIT MSCID,
5965         -- M 6.5.2.82
5966         ...
5967         }
5968
5969 -- 6.5.2.be N.S0010-0 v 1.0
5970 -- 1 0 0 1 1 1 1 1 (0x9f)
5971 -- 1 0 0 0 0 0 0 1 (0x81)
5972 -- 0 1 1 0 0 0 1 0 (0x62)(226)
5973 CDMAChannelNumber ::= OCTET STRING
5974
5975 -- 6.5.2.bf N.S0010-0 v 1.0
5976 -- 1 0 1 1 1 1 1 1 (0x9f)
5977 -- 1 0 0 0 0 0 0 1 (0x81)
5978 -- 0 1 1 0 0 0 1 1 (0x63)(227)
5979 CDMAChannelNumberList ::= SEQUENCE OF SEQUENCE{
5980         cdmaChannelNumber               [226] IMPLICIT CDMAChannelNumber,
5981         -- M 6.5.2.be
5982         cdmaChannelNumber2              [226] IMPLICIT CDMAChannelNumber,
5983         -- O 6.5.2.be a
5984         ...
5985         }
5986
5987 -- 6.5.2.bg N.S0010-0 v 1.0
5988 -- 1 0 0 1 1 1 1 1 (0x9f)
5989 -- 1 0 0 0 0 0 0 1 (0x81)
5990 -- 0 1 1 0 0 1 0 0 (0x64)(228)
5991 CDMAPowerCombinedIndicator ::= OCTET STRING
5992
5993 -- 6.5.2.bh N.S0010-0 v 1.0
5994 -- 1 0 0 1 1 1 1 1 (0x9f)
5995 -- 1 0 0 0 0 0 0 1 (0x81)
5996 -- 0 1 1 0 0 1 0 1 (0x65)(229)
5997 CDMARedirectRecord ::= SEQUENCE {
5998         cdmaBandClass                                                   [170] IMPLICIT CDMABandClass,
5999         -- M 6.5.2.a a
6000         cdmaChannelNumberList                                   [227] IMPLICIT CDMAChannelNumberList,
6001         -- M 6.5.2.bf
6002         mscid                                                                   [21] IMPLICIT MSCID,
6003         -- M 6.5.2.82
6004         cdmaNetworkIdentification                               [232] IMPLICIT CDMANetworkIdentification,
6005         -- M 6.5.2.bk
6006         ...
6007         }
6008         
6009 -- 6.5.2.bi N.S0010-0 v 1.0
6010 -- 1 0 0 1 1 1 1 1 (0x9f)
6011 -- 1 0 0 0 0 0 0 1 (0x81)
6012 -- 0 1 1 0 0 1 1 0 (0x66)(230)
6013 CDMASearchParameters ::= OCTET STRING
6014
6015 -- 6.5.2.bj N.S0010-0 v 1.0
6016 -- 1 0 0 1 1 1 1 1 (0x9f)
6017 -- 1 0 0 0 0 0 0 1 (0x81)
6018 -- 0 1 1 0 0 1 1 1 (0x67)(231)
6019 -- Reserved
6020
6021 -- 6.5.2.bk N.S0010-0 v 1.0
6022 -- 1 0 0 1 1 1 1 1 (0x9f)
6023 -- 1 0 0 0 0 0 0 1 (0x81)
6024 -- 0 1 1 0 1 0 0 0 (0x68)(232)
6025 CDMANetworkIdentification ::= OCTET STRING
6026
6027 -- 6.5.2.bl N.S0010-0 v 1.0
6028 -- 1 0 0 1 1 1 1 1 (0x9f)
6029 -- 1 0 0 0 0 0 0 1 (0x81)
6030 -- 0 1 1 0 1 0 0 1 (0x69)(233)
6031 -- XXX Is this correct? see (N.S0005-0 v 1.0 Chapter 5, page 219)
6032 NetworkTMSI ::= DigitsType
6033
6034 -- 6.5.2.bm N.S0010-0 v 1.0
6035 -- 1 0 0 1 1 1 1 1 (0x9f)
6036 -- 1 0 0 0 0 0 0 1 (0x81)
6037 -- 0 1 1 0 1 0 1 0 (0x6a)(234)
6038 NetworkTMSIExpirationTime ::= OCTET STRING
6039
6040 -- 6.5.2.bn N.S0010-0 v 1.0
6041 -- 1 0 0 1 1 1 1 1 (0x9f)
6042 -- 1 0 0 0 0 0 0 1 (0x81)
6043 -- 0 1 1 0 1 0 1 1 (0x6b)(235)
6044 NewNetworkTMSI ::= DigitsType
6045
6046 -- 6.5.2.bo N.S0010-0 v 1.0
6047 -- 1 0 0 1 1 1 1 1 (0x9f)
6048 -- 1 0 0 0 0 0 0 1 (0x81)
6049 -- 0 1 1 0 1 1 0 0 (0x6c)(236)
6050 RequiredParametersMask ::= OCTET STRING
6051
6052 -- 6.5.2.bp N.S0010-0 v 1.0
6053 -- 1 0 0 1 1 1 1 1 (0x9f)
6054 -- 1 0 0 0 0 0 0 1 (0x81)
6055 -- 0 1 1 0 1 1 0 1 (0x6d)(237)
6056 ServiceRedirectionCause ::= OCTET STRING
6057
6058 -- 6.5.2.bq N.S0010-0 v 1.0
6059 -- 1 0 0 1 1 1 1 1 (0x9f)
6060 -- 1 0 0 0 0 0 0 1 (0x81)
6061 -- 0 1 1 0 1 1 1 0 (0x6e)(238)
6062 ServiceRedirectionInfo ::= OCTET STRING
6063
6064 -- 6.5.2.br N.S0010-0 v 1.0
6065 -- 1 0 0 1 1 1 1 1 (0x9f)
6066 -- 1 0 0 0 0 0 0 1 (0x81)
6067 -- 0 1 1 0 1 1 1 1 (0x6f)(239)
6068 RoamingIndication ::= OCTET STRING
6069
6070
6071 -- 6.5.2.bu
6072 -- N.S0010-0 v 1.0
6073 -- 1 0 0 1 1 1 1 1 (0x9f)
6074 -- 1 0 0 0 0 0 0 1 (0x81)
6075 -- 0 1 1 1 0 0 0 0 (0x70)(240)
6076 -- MSID
6077
6078
6079 -- 6.5.2.bv MSID
6080
6081 MSID ::= CHOICE {
6082         mobileIdentificationNumber                              [8] IMPLICIT MobileIdentificationNumber,
6083         imsi                                                                    [242] IMPLICIT IMSI
6084         }
6085
6086 -- 6.5.2.bu (IS-751)
6087 -- 1 0 0 1 1 1 1 1 (0x9f)
6088 -- 1 0 0 0 0 0 0 1 (0x81)
6089 -- 0 1 1 1 0 0 1 0 (0x72)(242)
6090 -- Import from GSM MAP for convenience
6091 -- IMSI ::= OCTET STRING
6092
6093 -- 6.5.2.bw N.S0012-0 v 1.0
6094 -- 1 0 0 1 1 1 1 1 (0x9f)
6095 -- 1 0 0 0 0 0 0 1 (0x81)
6096 -- 0 1 1 1 0 0 1 1 (0x73)(243)
6097 CallingPartyName ::= OCTET STRING
6098
6099
6100 -- 6.5.2.bx N.S0012-0 v 1.0
6101 -- 1 0 0 1 1 1 1 1 (0x9f)
6102 -- 1 0 0 0 0 0 0 1 (0x81)
6103 -- 0 1 1 1 0 1 0 0 (0x74)(244)
6104 DisplayText ::= OCTET STRING
6105
6106 -- 6.5.2.by N.S0012-0 v 1.0
6107 -- 1 0 0 1 1 1 1 1 (0x9f)
6108 -- 1 0 0 0 0 0 0 1 (0x81)
6109 -- 0 1 1 1 0 1 0 1 (0x75)(245)
6110 RedirectingPartyName ::= OCTET STRING
6111
6112 -- 6.5.2.bz N.S0012-0 v 1.0
6113 -- 1 0 0 1 1 1 1 1 (0x9f)
6114 -- 1 0 0 0 0 0 0 1 (0x81)
6115 -- 0 1 1 1 0 1 1 0 (0x76)(246)
6116 ServiceID ::= OCTET STRING
6117
6118 --6.5.2.ca
6119 -- Ref N.S0013-0_v1.0
6120 -- 1 0 0 1 1 1 1 1 (0x9f) 
6121 -- 1 0 0 0 0 0 0 1 (0x81) 
6122 -- 0 1 1 1 0 1 1 1 (0x77) (247)
6123 AllOrNone ::= ENUMERATED{
6124         notUsed                                                 ( 0 ),
6125         allChangesMustSucceedOrNoneShouldBeApplied (1),
6126         treatEachChangeIndependently (2)
6127         }
6128
6129 -- 6.5.2.cb N.S0013-0 v 1.0
6130 -- 1 0 0 1 1 1 1 1 (0x9f)
6131 -- 1 0 0 0 0 0 0 1 (0x81)
6132 -- 0 1 1 1 1 0 0 0 (0x78)(248)
6133 Change  ::= ENUMERATED {
6134         setDataItemToDefaultValue (1),
6135         addDataItem (2),
6136         deleteDataItem (3),
6137         replaceDataItemWithAssociatedDataValue (4),
6138 ...}
6139
6140 -- 6.5.2.cc N.S0013-0 v 1.0
6141 -- 1 0 1 1 1 1 1 1 (0xbf)
6142 -- 1 0 0 0 0 0 0 1 (0x81)
6143 -- 0 1 1 1 1 0 0 1 (0x79)(249)
6144 DataAccessElement ::= SEQUENCE {
6145         dataID          [251] IMPLICIT DataID,
6146 --       M 6.5.2.ce
6147         change          [248] IMPLICIT Change OPTIONAL,
6148 --       O 6.5.2.cb a
6149         dataValue       [256]IMPLICIT DataValue OPTIONAL,
6150 --      O 6.5.2.cj a
6151         ...}
6152
6153 -- 6.5.2.cd N.S0013-0 v 1.0
6154 -- 1 0 1 1 1 1 1 1 (0x9f)
6155 -- 1 0 0 0 0 0 0 1 (0x81) 
6156 -- 0 1 1 1 1 0 1 0 (0x7a) (250)
6157 DataAccessElementList ::= SEQUENCE OF SEQUENCE{
6158         dataAccessElement1      [249] IMPLICIT DataAccessElement,
6159         dataAccessElement2      [249] IMPLICIT DataAccessElement OPTIONAL
6160 }
6161
6162 -- 6.5.2.ce N.S0013-0 v 1.0
6163 -- 1 0 0 1 1 1 1 1 (0x9f)
6164 -- 1 0 0 0 0 0 0 1 (0x81)
6165 -- 0 1 1 1 1 0 1 1 (0x7b)(251)
6166 DataID ::= OCTET STRING
6167
6168 -- 6.5.2.cf N.S0013-0 v 1.0
6169 -- 1 0 0 1 1 1 1 1 (0x9f)
6170 -- 1 0 0 0 0 0 0 1 (0x81) 
6171 -- 0 1 1 1 1 1 0 0 (0x7c)(252)
6172 DatabaseKey ::= OCTET STRING
6173
6174 -- 6.5.2.cg N.S0013-0 v 1.0
6175 -- 1 0 0 1 1 1 1 1 (0x9f)
6176 -- 1 0 0 0 0 0 0 1 (0x81)
6177 -- 0 1 1 1 1 1 0 1 (0x7d)(253)
6178 DataResult ::= ENUMERATED {
6179         not-used                                                                                ( 0 ),
6180         successful                                                                              ( 1 ),
6181         unsuccessful-unspecified                                                ( 2 ),
6182         unsuccessful-no-default-value-available                 ( 3 ),
6183         reserved                                                        ( 4 ) }
6184
6185
6186 -- 6.5.2.ch N.S0013-0 v 1.0
6187 -- 1 0 1 1 1 1 1 1 (0xbf)
6188 -- 1 0 0 0 0 0 0 1 (0x81)
6189 -- 0 1 1 1 1 1 1 0 (0x7e)(254)
6190 DataUpdateResult ::= SEQUENCE {
6191         dataID          [251] IMPLICIT DataID,
6192 --      M 6.5.2.ce
6193         dataResult      [253] IMPLICIT DataResult
6194 --       M 6.5.2.cg
6195 }
6196
6197 -- 6.5.2.ci N.S0013-0 v 1.0
6198 -- 1 0 1 1 1 1 1 1 (0x9f)
6199 -- 1 0 0 0 0 0 0 1 (0x81) 
6200 -- 0 1 1 1 1 1 1 1 (0x7f)(255)
6201 DataUpdateResultList ::= SEQUENCE OF DataUpdateResult
6202 --DataUpdateResultList ::= SEQUENCE OF SEQUENCE{
6203 --      dataUpdateResult        [254] IMPLICIT DataUpdateResult,
6204         --      M 6.5.2.ch
6205 --      dataUpdateResultopt     [254] IMPLICIT DataUpdateResult OPTIONAL
6206         --      O 6.5.2.ch      
6207 --}
6208
6209 -- 6.5.2.cj N.S0013-0 v 1.0
6210 -- 1 0 0 1 1 1 1 1 (0x9f)
6211 -- 1 0 0 0 0 0 1 0 (0x82)
6212 -- 0 0 0 0 0 0 0 0 (0x00)(256)
6213 DataValue ::= OCTET STRING
6214
6215
6216 -- 6.5.2.ck DestinationAddress N.S0013-0 v 1.0
6217 DestinationAddress ::= CHOICE {
6218         globalTitle     [389] IMPLICIT GlobalTitle, 
6219         pC-SSN          [32] IMPLICIT PC-SSN
6220         }
6221
6222 DetectionPointType ::= ENUMERATED {
6223         tDP-R (1),
6224         tDP-N (2),
6225         eDP-R (3),
6226         eDP-N (4)
6227 }
6228
6229 -- 6.5.2.cl N.S0013-0 v 1.0
6230 -- 1 0 1 1 1 1 1 1 (0x9f)
6231 -- 1 0 0 0 0 0 1 0 (0x82)
6232 -- 0 0 0 0 0 0 1 0 (0x02)(386)
6233 ExecuteScript ::= SEQUENCE {
6234         scriptName              [396] IMPLICIT ScriptName,
6235 --      M 6.5.2.cw a
6236         scriptArgument  [395] IMPLICIT ScriptArgument OPTIONAL
6237 --      O 6.5.2.cv b
6238 }
6239
6240 -- 6.5.2.cm N.S0013-0 v 1.0
6241 -- 1 0 0 1 1 1 1 1 (0x9f)
6242 -- 1 0 0 0 0 0 1 0 (0x82)
6243 -- 0 0 0 0 0 0 1 1 (0x03)(387)
6244 FailureCause ::= OCTET STRING
6245 --encoding of this parameter is based on the encoding of
6246 --the information elements in T1.113.3 section 2.3.9.
6247
6248 -- 6.5.2.cn N.S0013-0 v 1.0
6249 -- 1 0 0 1 1 1 1 1 (0x9f)
6250 -- 1 0 0 0 0 0 1 0 (0x82)
6251 -- 0 0 0 0 0 1 0 0 (0x04)(260)
6252
6253 FailureType ::= ENUMERATED {
6254         callAbandoned (1),
6255         resourceDisconnect (2),
6256         failureAtMSC (3),
6257         sSFTExpiration (4)
6258 }
6259
6260 -- 6.5.2.co N.S0013-0 v 1.0
6261 -- 1 0 0 1 1 1 1 1 (0x9f)
6262 -- 1 0 0 0 0 0 1 0 (0x82)
6263 -- 0 0 0 0 0 1 0 1 (0x05)(389)
6264 GlobalTitle ::= OCTET STRING
6265 --parameter carries the SCCP Global Title as defined in
6266 --Section 3 of ANSI T1.112.
6267
6268 -- 6.5.2.cp N.S0013-0 v 1.0
6269 -- ModificationRequest 
6270 -- 1 0 1 1 1 1 1 1 (0x9f)
6271 -- 1 0 0 0 0 0 1 0 (0x82)
6272 -- 0 0 0 0 0 1 1 0 (0x06)(390)
6273
6274 ModificationRequest ::= SEQUENCE {
6275         serviceDataAccessElementList    [399] IMPLICIT ServiceDataAccessElementList OPTIONAL,
6276         allOrNone       [247] IMPLICIT AllOrNone
6277         }
6278
6279 -- 6.5.2.cq N.S0013-0 v 1.0
6280 -- 1 0 1 1 1 1 1 1 (0x9f)
6281 -- 1 0 0 0 0 0 1 0 (0x82)
6282 -- 0 0 0 0 0 1 1 1 (0x07)(391)
6283 ModificationRequestList ::= SEQUENCE OF [390]IMPLICIT ModificationRequest
6284
6285 -- 6.5.2.cr ModificationResult N.S0013-0 v 1.0 
6286 -- The ModificationResult CHOICE is not explicitly encoded with a parameter identifier and length
6287 ModificationResult ::= CHOICE
6288         {dataResult                             [253] IMPLICIT DataResult,
6289         serviceDataResultList   [273] IMPLICIT ServiceDataResultList
6290         }
6291
6292 -- 6.5.2.cs N.S0013-0 v 1.0
6293 -- 1 0 1 1 1 1 1 1 (0x9f)
6294 -- 1 0 0 0 0 0 1 0 (0x82)
6295 -- 0 0 0 0 1 0 0 0 (0x08)(392)
6296 ModificationResultList ::= SEQUENCE OF ModificationResult
6297
6298
6299 -- 6.5.2.ct N.S0013-0 v 1.0
6300 -- 1 0 0 1 1 1 1 1 (0x9f)
6301 -- 1 0 0 0 0 0 1 0 (0x82)
6302 -- 0 0 0 0 1 0 0 1 (0x09)(383)
6303 PrivateSpecializedResource ::= OCTET STRING
6304 --values are allocated by network operators for use
6305 --within their networks 
6306
6307 -- 6.5.2.cu N.S0013-0 v 1.0
6308 -- 1 0 0 1 1 1 1 1 (0x9f)
6309 -- 1 0 0 0 0 0 1 0 (0x82)
6310 -- 0 0 0 0 1 0 1 0 (0x0a)(394)
6311 ResumePIC ::= ENUMERATED {
6312         continue-Call-Processing (1),
6313         collect-Information-PIC (2),
6314         analyze-Information-PIC (3),
6315         select-Route-PIC (4),
6316         authorize-Origination-Attempt-PIC (5),
6317         authorize-Call-Setup-PIC (6),
6318         send-Call-PIC (7),
6319         o-Alerting-PIC (8),
6320         o-Active-PIC (9),
6321         o-Suspended-PIC (10),
6322         o-Null-PIC (11),
6323         select-Facility-PIC (32),
6324         present-Call-PIC (33),
6325         authorize-Termination-Attempt-PIC (34),
6326         t-Alerting-PIC (35),
6327         t-Active-PIC (36),
6328         t-Suspended-PIC (37),
6329         t-Null-PIC (38)
6330 }
6331
6332 -- 6.5.2.cv
6333 -- 1 0 0 1 1 1 1 1 (0x9f)
6334 -- 1 0 0 0 0 0 1 0 (0x82)
6335 -- 0 0 0 0 1 0 1 1 (0x0b)(395)
6336 ScriptArgument ::= OCTET STRING
6337
6338 -- 6.5.2.cw
6339 -- 1 0 0 1 1 1 1 1 (0x9f)
6340 -- 1 0 0 0 0 0 1 0 (0x82)
6341 -- 0 0 0 0 1 1 0 0 (0x0c)(396)
6342 ScriptName ::= OCTET STRING
6343
6344 -- 6.5.2.cx
6345 -- 1 0 0 1 1 1 1 1 (0x9f)
6346 -- 1 0 0 0 0 0 1 0 (0x82)
6347 -- 0 0 0 0 1 1 0 1 (0x0d)(397)
6348 ScriptResult ::= OCTET STRING
6349  
6350 -- 6.5.2.cy
6351 -- 1 0 1 1 1 1 1 1 (0x9f)
6352 -- 1 0 0 0 0 0 1 0 (0x82)
6353 -- 0 0 0 0 1 1 1 0 (0x0e) (398)
6354 ServiceDataAccessElement ::= SEQUENCE {
6355         dataAccessElementList   [250] IMPLICIT DataAccessElementList OPTIONAL,
6356         serviceID                               [246] IMPLICIT ServiceID
6357         }
6358
6359 -- 6.5.2.cz
6360 -- 1 0 1 1 1 1 1 1 (0x9f)
6361 -- 1 0 0 0 0 0 1 0 (0x82)
6362 -- 0 0 0 0 1 1 1 1 (0x0f)(399)
6363 ServiceDataAccessElementList ::= SEQUENCE OF [398] IMPLICIT ServiceDataAccessElement
6364
6365 -- 6.5.2.da
6366 -- 1 0 1 1 1 1 1 1 (0x9f)
6367 -- 1 0 0 0 0 0 1 0 (0x82)
6368 -- 0 0 0 1 0 0 0 0 (0x10)(272)
6369 ServiceDataResult ::= SEQUENCE {
6370         dataUpdateResultList    [255] IMPLICIT DataUpdateResultList OPTIONAL,
6371         serviceID                               [246] IMPLICIT ServiceID
6372         }
6373
6374 -- 6.5.2.db
6375 -- 1 0 1 1 1 1 1 1 (0x9f)
6376 -- 1 0 0 0 0 0 1 0 (0x82)
6377 -- 0 0 0 1 0 0 0 1 (0x11)(273)
6378 ServiceDataResultList ::= SEQUENCE OF [272] IMPLICIT  ServiceDataResult
6379
6380 -- 6.5.2.dc
6381 -- 1 0 0 1 1 1 1 1 (0x9f)
6382 -- 1 0 0 0 0 0 1 0 (0x82)
6383 -- 0 0 0 1 0 0 1 0 (0x12)(274)
6384 SpecializedResource ::= OCTET STRING
6385
6386 SRFCapability ::= SET {
6387         specializedResource                     [274] IMPLICIT SpecializedResource OPTIONAL,
6388         privateSpecializedResource      [383] IMPLICIT PrivateSpecializedResource OPTIONAL
6389         }
6390 --at least one must be present
6391
6392 -- 6.5.2.dd
6393 -- 1 0 0 1 1 1 1 1 (0x9f)
6394 -- 1 0 0 0 0 0 1 0 (0x82)
6395 -- 0 0 0 1 0 0 1 1 (0x13)(275)
6396 TimeDateOffset ::= OCTET STRING
6397
6398 -- 6.5.2.de
6399 -- 1 0 1 1 1 1 1 1 (0x9f)
6400 -- 1 0 0 0 0 0 1 0 (0x82)
6401 -- 0 0 0 1 0 1 0 0 (0x14)(276)
6402 TriggerAddressList ::= SET OF SET{
6403         triggerList                     [278] IMPLICIT TriggerList,
6404 --      M 6.5.2.dg
6405         triggerListOpt          [278] IMPLICIT TriggerList OPTIONAL
6406 --      O 6.5.2.dg a
6407 }
6408
6409 -- 6.5.2.df TIA/EIA/IS-848 N.S0004
6410 -- 1 0 0 1 1 1 1 1 (0x9f)
6411 -- 1 0 0 0 0 0 1 0 (0x82)
6412 -- 0 0 0 1 0 1 0 1 (0x15)(277)
6413 TriggerCapability ::= OCTET STRING
6414 --see 6.5.2.gg for encoding
6415
6416 -- 6.5.2.dg
6417 -- 1 0 1 1 1 1 1 1 (0x9f) (0xbf)
6418 -- 1 0 0 0 0 0 1 0 (0x82)
6419 -- 0 0 0 1 0 1 1 0 (0x16)(278)
6420 TriggerList ::= SET{
6421         destinationAddress              DestinationAddress OPTIONAL,
6422 --      M 6.5.2.ck a
6423         wIN-TriggerList                 [283] IMPLICIT WIN-TriggerList
6424 --      M 6.5.2.dk
6425 }
6426
6427 -- 6.5.2.dh
6428 -- 1 0 0 1 1 1 1 1 (0x9f)
6429 -- 1 0 0 0 0 0 1 0 (0x82)
6430 -- 0 0 0 1 0 1 1 1 (0x17)(279)
6431
6432 TriggerType ::= ENUMERATED {
6433         all-Calls (1),
6434         double-Introducing-Star (2),
6435         single-Introducing-Star (3),
6436         reserved-for-Home-System-Feature-Code (4),
6437         double-Introducing-Pound (5),
6438         single-Introducing-Pound (6),
6439         revertive-Call (7),
6440         a0-Digit (8),
6441         a1-Digit (9),
6442         a2-Digit (10),
6443         a3-Digit (11),
6444         a4-Digit (12),
6445         a5-Digit (13),
6446         a6-Digit (14),
6447         a7-Digit (15),
6448         a8-Digit (16),
6449         a9-Digit (17),
6450         a10-Digit (18),
6451         a11-Digit (19),
6452         a12-Digit (20),
6453         a13-Digit (21),
6454         a14-Digit (22),
6455         a15-Digit (23),
6456         local-Call (24),
6457         intra-LATA-Toll-Call (25),
6458         inter-LATA-Toll-Call (26),
6459         world-Zone-Call (27),
6460         international-Call (28),
6461         unrecognized-Number (29),
6462         prior-Agreement (30),
6463         specific-Called-Party-Digit-String (31),
6464         mobile-Termination (32),
6465         advanced-Termination (33),
6466         location (34),
6467         locally-Allowed-Specific-Digit-String (35),
6468         origination-Attempt-Authorized (36),
6469         calling-Routing-Address-Available (37),
6470         initial-Termination (38),
6471         called-Routing-Address-Available (39),
6472         o-Answer (40),
6473         o-Disconnect (41),
6474         o-Called-Party-Busy (42),
6475         o-No-Answer (43),
6476
6477         terminating-Resource-Available (64),
6478         t-Busy (65),
6479         t-No-Answer (66),
6480         t-No-Page-Response (67),
6481         t-Routable (68),
6482         t-Answer (69),
6483         t-Disconnect (70),
6484
6485         reserved-for-TDP-R-DP-Type-value (220),
6486         reserved-for-TDP-N-DP-Type-value (221),
6487         reserved-for-EDP-R-DP-Type-value (222),
6488         reserved-for-EDP-N-DP-Type-value (223),
6489         ...
6490         }
6491 -- 1 0 1 1 1 1 1 1 (0x9f) (0xbf)
6492 -- 1 0 0 0 0 0 1 0 (0x82)
6493 -- 0 0 0 1 1 0 0 0 (0x18)(280)
6494 -- 6.5.2.di
6495 WINCapability ::= SET {
6496         triggerCapability                       [277] IMPLICIT TriggerCapability OPTIONAL,
6497 --      O 6.5.2.df a
6498         wINOperationsCapability         [281] IMPLICIT WINOperationsCapability OPTIONAL
6499 --       O 6.5.2.dj a
6500 }
6501
6502 -- 6.5.2.dj
6503 -- 1 0 0 1 1 1 1 1 (0x9f)
6504 -- 1 0 0 0 0 0 1 0 (0x82)
6505 -- 0 0 0 1 1 0 0 1 (0x19)(281)
6506 WINOperationsCapability ::= OCTET STRING
6507 --see 6.5.2.kk for encoding
6508
6509 WIN-Trigger ::= SEQUENCE {
6510         triggerType                     [279] IMPLICIT TriggerType OPTIONAL,
6511         detectionPointType      DetectionPointType
6512         }
6513
6514 --6.5.2.dk
6515 -- 1 0 0 1 1 1 1 1 (0x9f)
6516 -- 1 0 0 0 0 0 1 0 (0x82)
6517 -- 0 0 0 1 1 0 1 1 (0x1b)(283)
6518 WIN-TriggerList ::= SET OF WIN-Trigger
6519
6520 -- 6.5.2.do
6521 -- 1 0 0 1 1 1 1 1 (0x9f)
6522 -- 1 0 0 0 0 0 1 0 (0x82)
6523 -- 0 0 0 1 1 1 0 1 (0x1d)(285)
6524
6525 SuspiciousAccess ::= ENUMERATED {
6526         not-used (0),
6527         anomalous-Digits (1),
6528         unspecified (2),
6529         ...
6530         }
6531
6532 -- 6.5.2.eb
6533 -- 1 0 0 1 1 1 1 1
6534 -- 1 0 0 0 0 0 1 0
6535 -- 0 0 1 0 1 0 1 0
6536 -- [298)
6537 --CommandCode
6538 --(IS-764 modification)
6539
6540 -- 6.5.2.ec
6541 -- 1 0 0 1 1 1 1 1
6542 -- 1 0 0 0 0 0 1 0
6543 -- 0 0 1 0 1 0 1 1
6544 -- (299)
6545 DisplayText2 ::= OCTET STRING
6546
6547
6548
6549 -- 6.5.2.ed
6550 -- 1 0 0 1 1 1 1 1
6551 -- 1 0 0 0 0 0 1 0
6552 -- 0 0 1 0 1 1 0 0
6553 -- (300)
6554 -- PageCount
6555
6556 PageCount ::= OCTET STRING
6557
6558 -- 6.5.2.ee
6559 -- 1 0 0 1 1 1 1 1
6560 -- 1 0 0 0 0 0 1 0
6561 -- 0 0 1 0 1 1 0 1
6562 -- (301)
6563 -- PageResponseTime
6564 PageResponseTime ::= OCTET STRING
6565
6566 -- 6.5.2.ef
6567 -- (IS-737 modification)
6568 -- 1 0 0 1 1 1 1 1 (0x9f)
6569 -- 1 0 0 0 0 0 1 0 (0x82)
6570 -- 0 0 1 0 1 1 1 0 (0x2e)(302)
6571 -- (302)
6572 -- Mod from 6.5.2.aj ?
6573 -- 1 0 1 1 1 1 1 1
6574 -- 1 0 0 0 0 0 0 1
6575 -- 0 1 0 1 1 0 0 1
6576 -- 
6577
6578 -- SMS-TransactionID
6579
6580 -- 6.5.2.eg 
6581 -- 1 0 1 1 1 1 1 1 (0x9f)
6582 -- 1 0 0 0 0 0 1 0 (0x82)
6583 -- 0 0 1 0 1 1 1 1 (0x2f)(303)
6584 CallRecoveryID ::= SET{
6585         billingID               [1] IMPLICIT BillingID ,
6586         timeDateOffset  [275] IMPLICIT TimeDateOffset,
6587         timeOfDay               [309] IMPLICIT TimeOfDay,
6588         ...}
6589
6590 -- 6.5.2.eh
6591 -- 1 0 1 1 1 1 1 1 (0x9f)
6592 -- 1 0 0 0 0 0 1 0 (0x82)
6593 -- 0 0 1 1 0 0 0 0 (0x30)(304)
6594 CallRecoveryIDList ::= SET OF [303] IMPLICIT CallRecoveryID
6595
6596 --      callRecoveryID          [303] IMPLICIT CallRecoveryID,
6597 --      callRecoveryIDopt       [303] IMPLICIT CallRecoveryID OPTIONAL,
6598 --      }
6599
6600 -- 6.5.2.ei TIA/EIA-41.5-D Modifications N.S0018Re ??
6601 -- 1 0 0 1 1 1 1 1 (0x9f)
6602 -- 1 0 0 0 0 0 1 0 (0x82)
6603 -- 0 0 1 1 0 0 0 1 (0x31)(305)
6604 DMH-ServiceID ::= OCTET STRING
6605
6606 -- 6.5.2.ej
6607 -- 1 0 0 1 1 1 1 1 (0x9f)
6608 -- 1 0 0 0 0 0 1 0 (0x82)
6609 -- 0 0 1 1 0 0 1 0 (0x32)(306)
6610 FeatureIndicator  ::= ENUMERATED {
6611         not-used (0),
6612         user-selective-call-forwarding (38),
6613         ...
6614         }
6615 -- See the DMH FeatureIndicator parameter for the values of this field.
6616 -- Dummy define here
6617
6618 -- 6.5.2.ek
6619 -- 1 0 0 1 1 1 1 1 (0x9f)
6620 -- 1 0 0 0 0 0 1 0 (0x82)
6621 -- 0 0 1 1 0 0 1 1 (0x33)(307)
6622 ControlNetworkID  ::= OCTET STRING
6623
6624 -- 6.5.2.el
6625 -- 1 0 0 1 1 1 1 1 (0x9f)
6626 -- 1 0 0 0 0 0 1 0 (0x82)
6627 -- 0 0 1 1 0 1 0 0 (0x34)(308)
6628 ReleaseCause ::= ENUMERATED {
6629         unspecified (0),
6630         calling-Party (1),
6631         called-Party (2),
6632         commanded-Disconnect (3),
6633         ...
6634         }
6635
6636 -- 6.5.2.em
6637 -- 1 0 0 1 1 1 1 1 (0x9f)
6638 -- 1 0 0 0 0 0 1 0 (0x82)
6639 -- 0 0 1 1 0 1 0 1 (0x35) (309)
6640 TimeOfDay ::= INTEGER 
6641
6642 -- 6.5.2.en
6643 -- 1 0 0 1 1 1 1 1 (0x9f)
6644 -- 1 0 0 0 0 0 1 0 (0x82)
6645 -- 0 0 1 1 0 1 1 0 (0x36) (310)
6646 CallStatus ::= ENUMERATED {
6647         not-used (0),
6648         call-Setup-in-Progress (1),
6649         called-Party (2),
6650         locally-Allowed-Call-No-Action (3),
6651         ...
6652         }
6653
6654 -- 6.5.2.eo
6655 -- 1 0 0 1 1 1 1 1 (0x9f)
6656 -- 1 0 0 0 0 0 1 0 (0x82)
6657 -- 0 0 1 1 0 1 1 1 (0x37)(311)
6658 DMH-ChargeInformation ::= OCTET STRING
6659
6660
6661 -- 6.5.2.ep
6662 -- 1 0 0 1 1 1 1 1 (0x9f)
6663 -- 1 0 0 0 0 0 1 0 (0x82)
6664 -- 0 0 1 1 1 0 0 0 (0x38)(312)
6665 DMH-BillingIndicator ::= ENUMERATED {
6666         unspecified (0)
6667         }
6668 -- b. See the DMH BillingIndicator parameter for the values of this field. (?? Huh?)    
6669
6670 -- 1 0 0 1 1 1 1 1 (0x9f)
6671 -- 1 0 0 0 0 0 1 0 (0x82)
6672 -- 0 0 1 1 1 0 0 1 (0x39)(313)
6673 -- 6.5.2.eq
6674 MSStatus ::= OCTET STRING
6675
6676 -- 6.5.2.er
6677 -- 1 0 0 1 1 1 1 1 (0x9f)
6678 -- 1 0 0 0 0 0 1 0 (0x82)
6679 -- 0 0 1 1 1 0 1 1 (0x3b)(315)
6680 PositionInformationCode::= OCTET STRING
6681
6682 -- 6.5.2.fd
6683 -- 1 0 0 1 1 1 1 1 (0x9f)
6684 -- 1 0 0 0 0 0 1 0 (0x82)
6685 -- 0 1 0 0 0 1 1 0 (0x46)(326)
6686 -- (3xx)
6687 InterMessageTime ::= OCTET STRING
6688
6689 -- 6.5.2.fe
6690 -- 1 0 0 1 1 1 1 1 (0x9f)
6691 -- 1 0 0 0 0 0 1 0 (0x82)
6692 -- 0 1 0 0 0 1 1 1 (0x47)(327)
6693 -- (3xx)
6694 MSIDUsage ::= OCTET STRING
6695
6696 -- 6.5.2.ff
6697 -- 1 0 0 1 1 1 1 1 (0x9f)
6698 -- 1 0 0 0 0 0 1 0 (0x82)
6699 -- 0 1 0 0 1 0 0 0 (0x48)(328)
6700 -- (3xx)
6701 NewMINExtension ::= MINType
6702
6703 -- 6.5.2.fv ACGEncountered N.S0023-0 v 1.0
6704 -- 1 0 0 1 1 1 1 1 (0x9f)
6705 -- 1 0 0 0 0 0 1 0 (0x82)
6706 -- 0 1 0 1 0 1 0 0 (0x54)(340)
6707 ACGEncountered ::= OCTET STRING
6708
6709 -- 6.5.2.fw N.S0023-0 v 1.0
6710 -- 1 0 0 1 1 1 1 1 (0x9f)
6711 -- 1 0 0 0 0 0 1 0 (0x82)
6712 -- 0 1 0 1 0 1 0 1 (0x55)(341)
6713 ControlType ::= OCTET STRING
6714
6715 -- 6.5.2.fx GapDuration N.S0023-0 v 1.0
6716 -- 1 0 0 1 1 1 1 1 (0x9f)
6717 -- 1 0 0 0 0 0 1 0 (0x82)
6718 -- 0 1 0 1 0 1 1 0 (0x56)(342)
6719 GapDuration ::= ENUMERATED{
6720         not-used (0)
6721         }
6722
6723 -- 6.5.2.fy GapInterval
6724 -- The GapInterval (GAPINT) identifies the average minimum amount of time in seconds
6725 -- that the NE must wait before sending another query of the type under control. The
6726 -- GapInterval CHOICE is not explicitly encoded with a parameter identifier and length.
6727 GapInterval ::= CHOICE {
6728         sCFOverloadGapInterval                                  [343] IMPLICIT SCFOverloadGapInterval,
6729         -- O 6.5.2.fz a
6730         serviceManagementSystemGapInterval              [344] IMPLICIT ServiceManagementSystemGapInterval
6731         -- O 6.5.2.ga b
6732 }
6733
6734 -- 6.5.2.fz N.S0023-0 v 1.0
6735 -- 1 0 0 1 1 1 1 1 (0x9f)
6736 -- 1 0 0 0 0 0 1 0 (0x82)
6737 -- 0 1 0 1 0 1 1 1 (0x57)(343)
6738 SCFOverloadGapInterval ::= ENUMERATED {
6739         not-used (0)
6740         }
6741
6742
6743 -- 6.5.2.ga N.S0023-0 v 1.0
6744 -- 1 0 0 1 1 1 1 1 (0x9f)
6745 -- 1 0 0 0 0 0 1 0 (0x82)
6746 -- 0 1 0 1 1 0 0 0 (0x58)(344)
6747 ServiceManagementSystemGapInterval ::= ENUMERATED{
6748         not-used (0)
6749         }
6750
6751 -- 6.5.2.ge (Misc. 10.9) 
6752 -- 1 0 0 1 1 1 1 1 (0x9f)
6753 -- 1 0 0 0 0 0 1 0 (0x82)
6754 -- 0 1 0 1 1 1 0 0 (0x5c)(348)
6755
6756 QoSPriority ::= OCTET STRING
6757
6758 -- 6.5.2.gf 
6759 -- 1 0 0 1 1 1 1 1 (0x9f)
6760 -- 1 0 0 0 0 0 1 0 (0x82)
6761 -- 0 1 0 1 1 1 0 1 (0x5d)(349)
6762 PDSNAddress ::= OCTET STRING
6763
6764 -- 6.5.2.gg
6765 -- 1 0 0 1 1 1 1 1 (0x9f)
6766 -- 1 0 0 0 0 0 1 0 (0x82)
6767 -- 0 1 0 1 1 1 1 0 (0x5e)(350)
6768 PDSNProtocolType ::= OCTET STRING
6769
6770 -- 6.5.2.gh
6771 -- 1 0 0 1 1 1 1 1 (0x9f)
6772 -- 1 0 0 0 0 0 1 0 (0x82)
6773 -- 0 1 0 1 1 1 1 1 (0x5f)(351)
6774 CDMAMSMeasuredChannelIdentity ::= OCTET STRING
6775
6776 --  6.5.2.gj Range N.S0025-B v1.0
6777 -- 1 0 0 1 1 1 1 1 (0x9f)
6778 -- 1 0 0 0 0 0 1 0 (0x82)
6779 -- 0 1 1 0 0 0 0 0 (0x60)(352)
6780 Range ::= INTEGER
6781
6782 -- 6.5.2.gk InvokingNEType N.S0025-B v1.0
6783 -- 1 0 0 1 1 1 1 1 (0x9f)
6784 -- 1 0 0 0 0 0 1 0 (0x82)
6785 -- 0 1 1 0 0 0 0 1 (0x61)(353)
6786 InvokingNEType ::= INTEGER
6787
6788 -- 1 0 0 1 1 1 1 1 (0x9f)
6789 -- 1 0 0 0 0 0 1 0 (0x82)
6790 -- 0 1 1 0 0 0 1 0 (0x62)(354)
6791
6792 -- 6.5.2.gl
6793 -- 1 0 0 1 1 1 1 1 (0x9f)
6794 -- 1 0 0 0 0 0 1 0 (0x82)
6795 -- 0 1 1 0 0 0 1 1 (0x63)(355)
6796 CallingPartyCategory ::= OCTET STRING
6797
6798 --The CallingPartyCategory (CPC) parameter identifies the Calling Party's Category. This
6799 --parameter is based on the Calling Party's Category parameter defined in Section 3.11 of
6800 --ITU-T Q.763-1997 and includes the "reserved for national use" values.
6801
6802
6803 -- 6.5.2.gm
6804 -- 1 0 0 1 1 1 1 1 (0x9f)
6805 -- 1 0 0 0 0 0 1 0 (0x82)
6806 -- 0 1 1 0 0 1 0 0 (0x64)(356)
6807 CDMA2000HandoffInvokeIOSData ::= OCTET STRING
6808
6809 -- 6.5.2.gn
6810 -- 1 0 0 1 1 1 1 1 (0x9f)
6811 -- 1 0 0 0 0 0 1 0 (0x82)
6812 -- 0 1 1 0 0 1 0 1 (0x65)(357)
6813 CDMA2000HandoffResponseIOSData ::= OCTET STRING
6814
6815 -- 1 0 0 1 1 1 1 1 (0x9f)
6816 -- 1 0 0 0 0 0 1 0 (0x82)
6817 -- 0 1 1 0 0 1 1 0 (0x66)(358)
6818
6819 -- 1 0 0 1 1 1 1 1 (0x9f)
6820 -- 1 0 0 0 0 0 1 0 (0x82)
6821 -- 0 1 1 0 0 1 1 1 (0x67)(359)
6822
6823
6824 -- 6.5.2.gr
6825 -- 1 0 0 1 1 1 1 1 (0x9f)
6826 -- 1 0 0 0 0 0 1 0 (0x82)
6827 -- 0 1 1 0 1 0 0 1 (0x69)(361)
6828 CDMAServiceOptionConnectionIdentifier ::= OCTET STRING
6829
6830
6831 -- 6.5.2.lB N.S0011-0 v 1.0
6832 -- 1 0 0 1 1 1 1 1 (0x9f)
6833 -- 1 0 0 0 0 0 0 1 (0x81)
6834 -- 0 0 1 1 0 1 0 1 (0x35)(181)
6835 AKeyProtocolVersion ::= OCTET STRING
6836
6837
6838 -- 6.5.2.mT N.S0011-0 v 1.0
6839 -- 1 0 0 1 1 1 1 1 (0x9f)
6840 -- 1 0 0 0 0 0 0 1 (0x81)
6841 -- 0 0 1 1 0 1 1 0 (0x36)(182)
6842 AuthenticationResponseReauthentication ::= OCTET STRING
6843
6844 -- 6.5.2.nB N.S0011-0 v 1.0
6845 -- 1 0 0 1 1 1 1 1 (0x9f)
6846 -- 1 0 0 0 0 0 0 1 (0x81)
6847 -- 0 0 1 1 0 1 1 1 (0x37)(183)
6848 BaseStationPartialKey ::= OCTET STRING
6849
6850 -- 6.5.2.oC N.S0011-0 v 1.0
6851 -- 1 0 0 1 1 1 1 1 (0x9f)
6852 -- 1 0 0 0 0 0 0 1 (0x81)
6853 -- 0 0 1 1 1 0 0 0 (0x38)(184)
6854 MobileStationMIN ::= MINType
6855 -- b. Refer to the MINType parameter type (see 6.5.3.u1) for notes and field encoding.
6856
6857 -- 6.5.2.pB N.S0011-0 v 1.0
6858 -- 1 0 0 1 1 1 1 1 (0x9f)
6859 -- 1 0 0 0 0 0 0 1 (0x81)
6860 -- 0 0 1 1 1 0 0 1 (0x39)(185)
6861 MobileStationPartialKey ::= OCTET STRING
6862
6863 -- 6.5.2.qB N.S0011-0 v 1.0
6864 -- 1 0 0 1 1 1 1 1 (0x9f)
6865 -- 1 0 0 0 0 0 0 1 (0x81)
6866 -- 0 0 1 1 1 0 1 0 (0x3a)(186)
6867 ModulusValue ::= OCTET STRING
6868
6869 -- 6.5.2.rB N.S0011-0 v 1.0
6870 -- 1 0 0 1 1 1 1 1 (0x9f)
6871 -- 1 0 0 0 0 0 0 1 (0x81)
6872 -- 0 0 1 1 1 0 1 1 (0x3b)(187)
6873 NewlyAssignedMIN ::= MINType
6874
6875
6876 -- 6.5.2.sB N.S0011-0 v 1.0
6877 -- 1 0 0 1 1 1 1 1 (0x9f)
6878 -- 1 0 0 0 0 0 0 1 (0x81)
6879 -- 0 0 1 1 1 1 0 1 (0x3d)(189)
6880 OTASP-ResultCode::= OCTET STRING
6881
6882 -- 6.5.2.tB N.S0011-0 v 1.0
6883 -- 1 0 0 1 1 1 1 1 (0x9f)
6884 -- 1 0 0 0 0 0 0 1 (0x81)
6885 -- 0 0 1 1 1 1 1 0 (0x3e)(190)
6886 PrimitiveValue::= OCTET STRING
6887
6888 -- 6.5.2.uT N.S0011-0 v 1.0
6889 -- 1 0 0 1 1 1 1 1 (0x9f)
6890 -- 1 0 0 0 0 0 0 1 (0x81)
6891 -- 0 0 1 1 1 1 1 1 (0x3f)(191)
6892 RandomVariableReauthentication::= OCTET STRING
6893
6894 -- 6.5.2.vT N.S0011-0 v 1.0
6895 -- 1 0 0 1 1 1 1 1 (0x9f)
6896 -- 1 0 0 0 0 0 0 1 (0x81)
6897 -- 0 1 0 0 0 0 0 0 (0x40)(192)
6898 ReauthenticationReport::= OCTET STRING
6899
6900 -- 6.5.2.wB N.S0011-0 v 1.0
6901 -- 1 0 0 1 1 1 1 1 (0x9f)
6902 -- 1 0 0 0 0 0 0 1 (0x81)
6903 -- 0 1 0 0 0 0 0 1 (0x41)(193)
6904 ServiceIndicator::= OCTET STRING
6905
6906 -- 6.5.2.xB N.S0011-0 v 1.0
6907 -- 1 0 0 1 1 1 1 1 (0x9f)
6908 -- 1 0 0 0 0 0 0 1 (0x81)
6909 -- 0 1 0 0 0 0 1 0 (0x42)(194)
6910 SignalingMessageEncryptionReport::= OCTET STRING
6911
6912
6913 -- 6.5.2.yC N.S0011-0 v 1.0
6914 -- 1 0 0 1 1 1 1 1 (0x9f)
6915 -- 1 0 0 0 0 0 0 1 (0x81)
6916 -- 0 1 0 0 0 0 1 1 (0x43)(195)
6917 TemporaryReferenceNumber ::= OCTET STRING
6918
6919 -- 6.5.2.zB N.S0011-0 v 1.0
6920 -- 1 0 0 1 1 1 1 1 (0x9f)
6921 -- 1 0 0 0 0 0 0 1 (0x81)
6922 -- 0 1 0 0 0 1 0 0 (0x44)(196)
6923 VoicePrivacyReport::= OCTET STRING
6924
6925 -- 6.5.2.dnC N.S0011-0 v 1.0
6926 -- 1 0 0 1 1 1 1 1 (0x9f)
6927 -- 1 0 0 0 0 0 1 0 (0x82)
6928 -- 0 0 0 1 1 1 0 0 (0x1c)(284)
6929 MSC-Address::= DigitsType
6930
6931 -- 6.5.2.dpC N.S0011-0 v 1.0
6932 -- 1 0 0 1 1 1 1 1 (0x9f)
6933 -- 1 0 0 0 0 0 1 0 (0x82)
6934 -- 0 0 0 1 1 1 1 0 (0x1e)(286)
6935 MobileStationIMSI ::= IMSIType
6936
6937 -- 6.5.2.dqB N.S0011-0 v 1.0
6938 -- 1 0 0 1 1 1 1 1 (0x9f)
6939 -- 1 0 0 0 0 0 1 0 (0x82)
6940 -- 0 0 0 1 1 1 1 1 (0x1f)(287)
6941 NewlyAssignedIMSI ::= IMSIType
6942
6943 -- 6.5.2.adC MobileStationMSID N.S0011-0 v 1.0
6944 --The MobileStationMSID (MS_MSID) identifies the MIN or the IMSI value stored in the
6945 --MS's permanent memory at an OTASP call origination. The MS_MSID CHOICE is not
6946 --explicitly encoded with a parameter ID and length.
6947
6948 MobileStationMSID ::= CHOICE {
6949         mobileStationMIN                        [184] IMPLICIT MobileStationMIN,
6950         -- O 6.5.2.oC
6951         mobileStationIMSI                       [286] IMPLICIT MobileStationIMSI
6952         -- O 6.5.2.dpC
6953         }
6954         
6955 -- 6.5.2.aeB NewlyAssignedMSID
6956 --The NewlyAssignedMSID (NEWMSID) identifies the MIN or the IMSI value that may be
6957 --assigned following the successful completion of the OTASP process. The MS_MSID
6958 --CHOICE is not explicitly encoded with a parameter ID and length.       
6959
6960 NewlyAssignedMSID ::= CHOICE {
6961         newlyAssignedMIN                                [187] IMPLICIT NewlyAssignedMIN,
6962         -- O 6.5.2.rB
6963         newlyAssignedIMSI                               [287] IMPLICIT NewlyAssignedIMSI
6964         -- O 6.5.2.dqB
6965         }
6966
6967 --Notes:
6968 --a. Parameters with references ending with a "B" in them, such as "6.5.2.qB" are
6969 --common to BOTH CDMA and TDMA OTASP.
6970 --b. Parameters with references ending with a "C" in them, such as "6.5.2.oC" are
6971 --unique to CDMA OTASP.
6972 --c. Parameters with references ending with a "T" in them, such as "6.5.2.uT" are
6973 --unique to TDMA OTASP.
6974
6975 -- 6.5.3 Parameter Type Definitions
6976 -- 6.5.3.2
6977 DigitsType ::= OCTET STRING
6978
6979 -- 6.5.3.13
6980 Subaddress ::= OCTET STRING
6981
6982 -- 6.5.3.u1 MINType
6983 MINType ::= OCTET STRING
6984
6985 -- 6.5.3.u2 IMSIType
6986
6987 IMSIType ::= OCTET STRING
6988
6989 -- Definition to support ASN2WRS generating hf_indices
6990
6991 InvokeData ::= SEQUENCE {
6992         handoffMeasurementRequest HandoffMeasurementRequest,
6993         facilitiesDirective FacilitiesDirective,
6994         handoffBack HandoffBack,
6995         facilitiesRelease FacilitiesRelease,
6996         qualificationRequest QualificationRequest,
6997         qualificationDirective QualificationDirective,
6998         blocking Blocking,
6999         unblocking Unblocking,
7000         resetCircuit ResetCircuit,
7001         trunkTest TrunkTest,
7002         trunkTestDisconnect TrunkTestDisconnect,
7003         registrationNotification RegistrationNotification,
7004         registrationCancellation RegistrationCancellation,
7005         locationRequest LocationRequest,
7006         routingRequest RoutingRequest,
7007         featureRequest FeatureRequest,
7008         unreliableRoamerDataDirective UnreliableRoamerDataDirective,
7009         mSInactive MSInactive,
7010         transferToNumberRequest TransferToNumberRequest,
7011         redirectionRequest RedirectionRequest,
7012         handoffToThird HandoffToThird,
7013         flashRequest FlashRequest,
7014         authenticationDirective AuthenticationDirective,
7015         authenticationRequest AuthenticationRequest,
7016         baseStationChallenge BaseStationChallenge,
7017         authenticationFailureReport AuthenticationFailureReport,
7018         countRequest CountRequest,
7019         interSystemPage InterSystemPage,
7020         unsolicitedResponse UnsolicitedResponse,
7021         bulkDeregistration BulkDeregistration,
7022         handoffMeasurementRequest2 HandoffMeasurementRequest2,
7023         facilitiesDirective2 FacilitiesDirective2,
7024         handoffBack2 HandoffBack2,
7025         handoffToThird2 HandoffToThird2,
7026         authenticationDirectiveForward AuthenticationDirectiveForward,
7027         authenticationStatusReport AuthenticationStatusReport,
7028         informationDirective InformationDirective,
7029         informationForward InformationForward,
7030         interSystemAnswer InterSystemAnswer,
7031         interSystemPage2 InterSystemPage2,
7032         interSystemSetup InterSystemSetup,
7033         originationRequest OriginationRequest,
7034         randomVariableRequest RandomVariableRequest,
7035         redirectionDirective RedirectionDirective,
7036         remoteUserInteractionDirective RemoteUserInteractionDirective,
7037         sMSDeliveryBackward SMSDeliveryBackward,
7038         sMSDeliveryForward SMSDeliveryForward,
7039         sMSDeliveryPointToPoint SMSDeliveryPointToPoint,
7040         sMSNotification SMSNotification,
7041         sMSRequest SMSRequest,
7042         oTASPRequest OTASPRequest,
7043         changeFacilities ChangeFacilities,
7044         changeService ChangeService,
7045         parameterRequest ParameterRequest,
7046         tMSIDirective TMSIDirective,
7047         serviceRequest ServiceRequest,
7048         analyzedInformation AnalyzedInformation,
7049         connectionFailureReport ConnectionFailureReport,
7050         connectResource ConnectResource,
7051         facilitySelectedAndAvailable FacilitySelectedAndAvailable,
7052         modify Modify,
7053         search Search,
7054         seizeResource SeizeResource,
7055         sRFDirective SRFDirective,
7056         tBusy TBusy,
7057         tNoAnswer TNoAnswer,
7058         messageDirective MessageDirective,
7059         bulkDisconnection BulkDisconnection,
7060         callControlDirective CallControlDirective,
7061         oAnswer OAnswer,
7062         oDisconnect ODisconnect,
7063         callRecoveryReport CallRecoveryReport,
7064         tAnswer TAnswer,
7065         tDisconnect TDisconnect,
7066         unreliableCallData UnreliableCallData,
7067         oCalledPartyBusy OCalledPartyBusy,
7068         oNoAnswer ONoAnswer,
7069         positionRequest PositionRequest,
7070         positionRequestForward PositionRequestForward,
7071         aCGDirective ACGDirective,
7072         roamerDatabaseVerificationRequest RoamerDatabaseVerificationRequest,
7073         addService AddService,
7074         dropService DropService
7075 }
7076
7077 ReturnData ::= SEQUENCE {
7078         handoffMeasurementRequestRes HandoffMeasurementRequestRes,
7079         facilitiesDirectiveRes FacilitiesDirectiveRes,
7080         handoffBackRes HandoffBackRes,
7081         facilitiesReleaseRes FacilitiesReleaseRes,
7082         qualificationRequestRes QualificationRequestRes,
7083         resetCircuitRes ResetCircuitRes,
7084         registrationNotificationRes RegistrationNotificationRes,
7085         registrationCancellationRes RegistrationCancellationRes,
7086         locationRequestRes LocationRequestRes,
7087         routingRequestRes RoutingRequestRes,
7088         featureRequestRes FeatureRequestRes,
7089         transferToNumberRequestRes TransferToNumberRequestRes,
7090         handoffToThirdRes HandoffToThirdRes,
7091         authenticationDirectiveRes AuthenticationDirectiveRes,
7092         authenticationRequestRes AuthenticationRequestRes,
7093         authenticationFailureReportRes AuthenticationFailureReportRes,
7094         countRequestRes CountRequestRes,
7095         interSystemPageRes InterSystemPageRes,
7096         unsolicitedResponseRes UnsolicitedResponseRes,
7097         handoffMeasurementRequest2Res HandoffMeasurementRequest2Res,
7098         facilitiesDirective2Res FacilitiesDirective2Res,
7099         handoffBack2Res HandoffBack2Res,
7100         handoffToThird2Res HandoffToThird2Res,
7101         authenticationDirectiveForwardRes AuthenticationDirectiveForwardRes,
7102         authenticationStatusReportRes AuthenticationStatusReportRes,
7103         informationForwardRes InformationForwardRes,
7104         interSystemPage2Res InterSystemPage2Res,
7105         interSystemSetupRes InterSystemSetupRes,
7106         originationRequestRes OriginationRequestRes,
7107         randomVariableRequestRes RandomVariableRequestRes,
7108         remoteUserInteractionDirectiveRes RemoteUserInteractionDirectiveRes,
7109         sMSDeliveryBackwardRes SMSDeliveryBackwardRes,
7110         sMSDeliveryForwardRes SMSDeliveryForwardRes,
7111         sMSDeliveryPointToPointRes SMSDeliveryPointToPointRes,
7112         sMSNotificationRes SMSNotificationRes,
7113         sMSRequestRes SMSRequestRes,
7114         oTASPRequestRes OTASPRequestRes,
7115         changeFacilitiesRes ChangeFacilitiesRes,
7116         changeServiceRes ChangeServiceRes,
7117         parameterRequestRes ParameterRequestRes,
7118         tMSIDirectiveRes TMSIDirectiveRes,
7119         serviceRequestRes ServiceRequestRes,
7120         analyzedInformationRes AnalyzedInformationRes,
7121         facilitySelectedAndAvailableRes FacilitySelectedAndAvailableRes,
7122         modifyRes ModifyRes,
7123         searchRes SearchRes,
7124         seizeResourceRes SeizeResourceRes,
7125         sRFDirectiveRes SRFDirectiveRes,
7126         tBusyRes TBusyRes,
7127         tNoAnswerRes TNoAnswerRes,
7128         callControlDirectiveRes CallControlDirectiveRes,
7129         oDisconnectRes ODisconnectRes,
7130         tDisconnectRes TDisconnectRes,
7131         oCalledPartyBusyRes OCalledPartyBusyRes,
7132         oNoAnswerRes ONoAnswerRes,
7133         positionRequestRes PositionRequestRes,
7134         positionRequestForwardRes PositionRequestForwardRes,
7135         roamerDatabaseVerificationRequestRes RoamerDatabaseVerificationRequestRes,
7136         addServiceRes AddServiceRes,
7137         dropServiceRes DropServiceRes
7138 }
7139
7140 END