Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / asn1 / gsm_map / MAP-Errors.asn
blob59d2d705e8494a4b0b6692cbf5c14736454f4b2b
1 -- 3GPP TS 29.002 V18.0.0 (2023-09)
2 -- 17.6.6       Errors
4 MAP-Errors {
5    itu-t identified-organization (4) etsi (0) mobileDomain (0)
6    gsm-Network (1) modules (3) map-Errors (10) version21 (21)}
8 DEFINITIONS
10 ::=
12 BEGIN
14 EXPORTS
16         -- generic errors
17         systemFailure,
18         dataMissing,
19         unexpectedDataValue,
20         facilityNotSupported,
21         incompatibleTerminal,
22         resourceLimitation,
24         -- identification and numbering errors
25         unknownSubscriber,
26         numberChanged,
27         unknownMSC,
28         unidentifiedSubscriber,
29         unknownEquipment,
31         -- subscription errors
32         roamingNotAllowed,
33         illegalSubscriber,
34         illegalEquipment,
35         bearerServiceNotProvisioned,
36         teleserviceNotProvisioned,
38         -- handover errors
39         noHandoverNumberAvailable,
40         subsequentHandoverFailure, 
41         targetCellOutsideGroupCallArea,
43         -- operation and maintenance errors
44         tracingBufferFull,
46         -- call handling errors
47         or-NotAllowed,
48         noRoamingNumberAvailable,
49         busySubscriber,
50         noSubscriberReply,
51         absentSubscriber,
52         callBarred,
53         forwardingViolation,
54         forwardingFailed,
55         cug-Reject,
57         -- any time interrogation errors
58         ati-NotAllowed,
60         -- any time information handling errors
61         atsi-NotAllowed,
62         atm-NotAllowed,
63         informationNotAvailable,
65         -- supplementary service errors
66         illegalSS-Operation,
67         ss-ErrorStatus,
68         ss-NotAvailable,
69         ss-SubscriptionViolation,
70         ss-Incompatibility,
71         unknownAlphabet,
72         ussd-Busy,
73         pw-RegistrationFailure,
74         negativePW-Check,
75         numberOfPW-AttemptsViolation,
76         shortTermDenial,
77         longTermDenial,
79         -- short message service errors
80         subscriberBusyForMT-SMS,
81         sm-DeliveryFailure,
82         messageWaitingListFull,
83         absentSubscriberSM,
85         -- Group Call errors
86         noGroupCallNumberAvailable, 
87         ongoingGroupCall,
89         -- location service errors
90         unauthorizedRequestingNetwork,
91         unauthorizedLCSClient,
92         positionMethodFailure,
93         unknownOrUnreachableLCSClient,
95         -- Mobility Management errors
96         mm-EventNotSupported
101 IMPORTS
102         ERROR
103 FROM Remote-Operations-Information-Objects {joint-iso-itu-t remote-operations(4)
104   informationObjects(5) version1(0) }
106         SS-Status
107 FROM MAP-SS-DataTypes {
108    itu-t identified-organization (4) etsi (0) mobileDomain (0)
109    gsm-Network (1) modules (3) map-SS-DataTypes (14) version21 (21)}
111         SS-IncompatibilityCause,
112         PW-RegistrationFailureCause,
113         SM-DeliveryFailureCause,
114         SystemFailureParam,
115         DataMissingParam,
116         UnexpectedDataParam,
117         FacilityNotSupParam,
118         UnknownSubscriberParam,
119         NumberChangedParam,
120         UnidentifiedSubParam,
121         RoamingNotAllowedParam,
122         IllegalSubscriberParam,
123         IllegalEquipmentParam,
124         BearerServNotProvParam,
125         TeleservNotProvParam,
126         TracingBufferFullParam,
127         NoRoamingNbParam,
128         OR-NotAllowedParam,
129         AbsentSubscriberParam,
130         BusySubscriberParam,
131         NoSubscriberReplyParam,
132         CallBarredParam,
133         ForwardingViolationParam,
134         ForwardingFailedParam,
135         CUG-RejectParam, 
136         ATI-NotAllowedParam,
137         SubBusyForMT-SMS-Param,
138         MessageWaitListFullParam,
139         AbsentSubscriberSM-Param,
140         ResourceLimitationParam,
141         NoGroupCallNbParam,
142         IncompatibleTerminalParam,
143         ShortTermDenialParam,
144         LongTermDenialParam,
145         UnauthorizedRequestingNetwork-Param,
146         UnauthorizedLCSClient-Param,
147         PositionMethodFailure-Param,
148 UnknownOrUnreachableLCSClient-Param,
149         MM-EventNotSupported-Param,
150 ATSI-NotAllowedParam,
151 ATM-NotAllowedParam,
152 IllegalSS-OperationParam,
153 SS-NotAvailableParam,
154 SS-SubscriptionViolationParam,
155 InformationNotAvailableParam,
156 TargetCellOutsideGCA-Param,
157 OngoingGroupCallParam
158 FROM MAP-ER-DataTypes {
159    itu-t identified-organization (4) etsi (0) mobileDomain (0)
160    gsm-Network (1) modules (3) map-ER-DataTypes (17) version21 (21)}
163 -- generic errors
165 systemFailure  ERROR ::= {
166         PARAMETER
167         SystemFailureParam
168         -- optional
169         CODE    local:34 }
171 dataMissing  ERROR ::= {
172         PARAMETER
173         DataMissingParam
174         -- optional
175         -- DataMissingParam must not be used in version <3
176         CODE    local:35 }
178 unexpectedDataValue  ERROR ::= {
179         PARAMETER
180         UnexpectedDataParam
181         -- optional
182         -- UnexpectedDataParam must not be used in version <3
183         CODE    local:36 }
185 facilityNotSupported  ERROR ::= {
186         PARAMETER
187         FacilityNotSupParam
188         -- optional
189         -- FacilityNotSupParam must not be used in version <3
190         CODE    local:21 }
192 incompatibleTerminal  ERROR ::= {
193         PARAMETER
194         IncompatibleTerminalParam
195         -- optional
196         CODE    local:28 }
198 resourceLimitation  ERROR ::= {
199         PARAMETER
200         ResourceLimitationParam
201         -- optional
202         CODE    local:51 }
204 -- identification and numbering errors
206 unknownSubscriber  ERROR ::= {
207         PARAMETER
208         UnknownSubscriberParam
209         -- optional
210         -- UnknownSubscriberParam must not be used in version <3
211         CODE    local:1 }
213 numberChanged  ERROR ::= {
214         PARAMETER
215         NumberChangedParam
216         -- optional
217         CODE    local:44 }
219 unknownMSC  ERROR ::= {
220         CODE    local:3 }
222 unidentifiedSubscriber  ERROR ::= {
223         PARAMETER
224         UnidentifiedSubParam
225         -- optional
226         -- UunidentifiedSubParam must not be used in version <3
227         CODE    local:5 }
229 unknownEquipment  ERROR ::= {
230         CODE    local:7 }
232 -- subscription errors
234 roamingNotAllowed  ERROR ::= {
235         PARAMETER
236         RoamingNotAllowedParam
237         CODE    local:8 }
239 illegalSubscriber  ERROR ::= {
240         PARAMETER
241         IllegalSubscriberParam
242         -- optional
243         -- IllegalSubscriberParam must not be used in version <3
244         CODE    local:9 }
246 illegalEquipment  ERROR ::= {
247         PARAMETER
248         IllegalEquipmentParam
249         -- optional
250         -- IllegalEquipmentParam must not be used in version <3
251         CODE    local:12 }
253 bearerServiceNotProvisioned  ERROR ::= {
254         PARAMETER
255         BearerServNotProvParam
256         -- optional
257         -- BearerServNotProvParam must not be used in version <3
258         CODE    local:10 }
260 teleserviceNotProvisioned  ERROR ::= {
261         PARAMETER
262         TeleservNotProvParam
263         -- optional
264         -- TeleservNotProvParam must not be used in version <3
265         CODE    local:11 }
267 -- handover errors
269 noHandoverNumberAvailable  ERROR ::= {
270         CODE    local:25 }
272 subsequentHandoverFailure  ERROR ::= {
273         CODE    local:26 }
275 targetCellOutsideGroupCallArea  ERROR ::= {
276         PARAMETER
277         TargetCellOutsideGCA-Param
278         -- optional
279         CODE    local:42 }
281 -- operation and maintenance errors
283 tracingBufferFull  ERROR ::= {
284         PARAMETER
285         TracingBufferFullParam
286         -- optional
287         CODE    local: 40 }
289 -- call handling errors
291 noRoamingNumberAvailable  ERROR ::= {
292         PARAMETER
293         NoRoamingNbParam
294         -- optional
295         CODE    local:39 }
297 absentSubscriber  ERROR ::= {
298         PARAMETER
299         AbsentSubscriberParam
300         -- optional
301         -- AbsentSubscriberParam must not be used in version <3
302         CODE    local:27 }
304 busySubscriber  ERROR ::= {
305         PARAMETER
306         BusySubscriberParam
307         -- optional
308         CODE    local:45 }
310 noSubscriberReply  ERROR ::= {
311         PARAMETER
312         NoSubscriberReplyParam
313         -- optional
314         CODE    local:46 }
316 callBarred  ERROR ::= {
317         PARAMETER
318         CallBarredParam
319         -- optional
320         CODE    local:13 }
322 forwardingViolation  ERROR ::= {
323         PARAMETER
324         ForwardingViolationParam
325         -- optional
326         CODE    local:14 }
328 forwardingFailed  ERROR ::= {
329         PARAMETER
330         ForwardingFailedParam
331         -- optional
332         CODE    local:47 }
334 cug-Reject  ERROR ::= {
335         PARAMETER
336         CUG-RejectParam
337         -- optional
338         CODE    local:15 }
340 or-NotAllowed  ERROR ::= {
341         PARAMETER
342         OR-NotAllowedParam
343         -- optional
344         CODE    local:48 }
346 -- any time interrogation errors
347 ati-NotAllowed  ERROR ::= {
348         PARAMETER
349         ATI-NotAllowedParam
350         -- optional
351         CODE    local:49 }
353 -- any time information handling errors
354 atsi-NotAllowed  ERROR ::= {
355         PARAMETER
356         ATSI-NotAllowedParam
357         -- optional
358         CODE    local:60 }
360 atm-NotAllowed  ERROR ::= {
361         PARAMETER
362         ATM-NotAllowedParam
363         -- optional
364         CODE    local:61 }
366 informationNotAvailable  ERROR ::= {
367         PARAMETER
368         InformationNotAvailableParam
369         -- optional
370         CODE    local:62 }
372 -- supplementary service errors
374 illegalSS-Operation  ERROR ::= {
375         PARAMETER
376         IllegalSS-OperationParam
377         -- optional
378         -- IllegalSS-OperationParam must not be used in version <3
379         CODE    local:16 }
381 ss-ErrorStatus  ERROR ::= {
382         PARAMETER
383         SS-Status
384         -- optional
385         CODE    local:17 }
387 ss-NotAvailable  ERROR ::= {
388         PARAMETER
389         SS-NotAvailableParam
390         -- optional
391         -- SS-NotAvailableParam must not be used in version <3
392         CODE    local:18 }
394 ss-SubscriptionViolation  ERROR ::= {
395         PARAMETER
396         SS-SubscriptionViolationParam
397         -- optional
398         -- SS-SubscriptionViolationParam must not be used in version <3
399         CODE    local:19 }
401 ss-Incompatibility  ERROR ::= {
402         PARAMETER
403         SS-IncompatibilityCause
404         -- optional
405         CODE    local:20 }
407 unknownAlphabet  ERROR ::= {
408         CODE    local:71 }
410 ussd-Busy  ERROR ::= {
411         CODE    local:72 }
413 pw-RegistrationFailure  ERROR ::= {
414         PARAMETER
415         PW-RegistrationFailureCause
416         CODE    local:37 }
418 negativePW-Check  ERROR ::= {
419         CODE    local:38 }
421 numberOfPW-AttemptsViolation  ERROR ::= {
422         CODE    local:43 }
424 shortTermDenial  ERROR ::= {
425         PARAMETER
426         ShortTermDenialParam
427         -- optional
428         CODE    local:29 }
430 longTermDenial  ERROR ::= {
431         PARAMETER
432         LongTermDenialParam
433         -- optional
434         CODE    local:30 }
436 -- short message service errors
438 subscriberBusyForMT-SMS  ERROR ::= {
439         PARAMETER
440         SubBusyForMT-SMS-Param
441         -- optional
442         CODE    local:31 }
444 sm-DeliveryFailure  ERROR ::= {
445         PARAMETER
446         SM-DeliveryFailureCause
447         CODE    local:32 }
449 messageWaitingListFull  ERROR ::= {
450         PARAMETER
451         MessageWaitListFullParam
452         -- optional
453         CODE    local:33 }
455 absentSubscriberSM  ERROR ::= {
456         PARAMETER
457         AbsentSubscriberSM-Param
458         -- optional
459         CODE    local:6 }
461 -- Group Call errors
463 noGroupCallNumberAvailable  ERROR ::= {
464         PARAMETER
465         NoGroupCallNbParam
466         -- optional
467         CODE    local:50 }
469 ongoingGroupCall  ERROR ::= {
470         PARAMETER
471         OngoingGroupCallParam
472         -- optional
473         CODE    local:22 }
475 -- location service errors
477 unauthorizedRequestingNetwork  ERROR ::= {
478         PARAMETER
479         UnauthorizedRequestingNetwork-Param
480         -- optional
481         CODE    local:52 }
483 unauthorizedLCSClient  ERROR ::= {
484         PARAMETER
485         UnauthorizedLCSClient-Param
486         -- optional
487         CODE    local:53 }
489 positionMethodFailure  ERROR ::= {
490         PARAMETER
491         PositionMethodFailure-Param
492         -- optional
493         CODE    local:54 }
495 unknownOrUnreachableLCSClient  ERROR ::= {
496         PARAMETER
497         UnknownOrUnreachableLCSClient-Param
498         -- optional
499         CODE    local:58 }
501 mm-EventNotSupported  ERROR ::= {
502         PARAMETER
503         MM-EventNotSupported-Param
504         -- optional
505         CODE    local:59 }