0% found this document useful (0 votes)
122 views6 pages

MAP Errors

This document defines an ASN.1 module for MAP error codes. It exports 41 different error types used in mobile networks, each consisting of a unique code identifier. The module is from the ETSI standards organization for the GSM network.

Uploaded by

Jose Balbuena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
122 views6 pages

MAP Errors

This document defines an ASN.1 module for MAP error codes. It exports 41 different error types used in mobile networks, each consisting of a unique code identifier. The module is from the ETSI standards organization for the GSM network.

Uploaded by

Jose Balbuena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

-- Expanded ASN1 Module 'MAP-Errors'

--SIEMENS ASN.1 Compiler R6.31 (Production_6.31)


-- Date: 2018-03-27 Time: 13:16:10

MAP-Errors{ 0 identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1)


modules (3) map-Errors (10) version18 (18) }

DEFINITIONS

::=

BEGIN

EXPORTS
systemFailure,
dataMissing,
unexpectedDataValue,
facilityNotSupported,
incompatibleTerminal,
resourceLimitation,
unknownSubscriber,
numberChanged,
unknownMSC,
unidentifiedSubscriber,
unknownEquipment,
roamingNotAllowed,
illegalSubscriber,
illegalEquipment,
bearerServiceNotProvisioned,
teleserviceNotProvisioned,
noHandoverNumberAvailable,
subsequentHandoverFailure,
targetCellOutsideGroupCallArea,
tracingBufferFull,
or-NotAllowed,
noRoamingNumberAvailable,
busySubscriber,
noSubscriberReply,
absentSubscriber,
callBarred,
forwardingViolation,
forwardingFailed,
cug-Reject,
ati-NotAllowed,
atsi-NotAllowed,
atm-NotAllowed,
informationNotAvailable,
illegalSS-Operation,
ss-ErrorStatus,
ss-NotAvailable,
ss-SubscriptionViolation,
ss-Incompatibility,
unknownAlphabet,
ussd-Busy,
pw-RegistrationFailure,
negativePW-Check,
numberOfPW-AttemptsViolation,
shortTermDenial,
longTermDenial,
subscriberBusyForMT-SMS,
sm-DeliveryFailure,
messageWaitingListFull,
absentSubscriberSM,
noGroupCallNumberAvailable,
ongoingGroupCall,
unauthorizedRequestingNetwork,
unauthorizedLCSClient,
positionMethodFailure,
unknownOrUnreachableLCSClient,
mm-EventNotSupported;

systemFailure ERROR ::= {


CODE local : 34
}

dataMissing ERROR ::= {


CODE local : 35
}

unexpectedDataValue ERROR ::= {


CODE local : 36
}

facilityNotSupported ERROR ::= {


CODE local : 21
}

incompatibleTerminal ERROR ::= {


CODE local : 28
}

resourceLimitation ERROR ::= {


CODE local : 51
}

unknownSubscriber ERROR ::= {


CODE local : 1
}

numberChanged ERROR ::= {


CODE local : 44
}

unknownMSC ERROR ::= {


CODE local : 3
}

unidentifiedSubscriber ERROR ::= {


CODE local : 5
}

unknownEquipment ERROR ::= {


CODE local : 7
}

roamingNotAllowed ERROR ::= {


CODE local : 8
}

illegalSubscriber ERROR ::= {


CODE local : 9
}

illegalEquipment ERROR ::= {


CODE local : 12
}

bearerServiceNotProvisioned ERROR ::= {


CODE local : 10
}

teleserviceNotProvisioned ERROR ::= {


CODE local : 11
}

noHandoverNumberAvailable ERROR ::= {


CODE local : 25
}

subsequentHandoverFailure ERROR ::= {


CODE local : 26
}

targetCellOutsideGroupCallArea ERROR ::= {


CODE local : 42
}

tracingBufferFull ERROR ::= {


CODE local : 40
}

noRoamingNumberAvailable ERROR ::= {


CODE local : 39
}

absentSubscriber ERROR ::= {


CODE local : 27
}

busySubscriber ERROR ::= {


CODE local : 45
}

noSubscriberReply ERROR ::= {


CODE local : 46
}

callBarred ERROR ::= {


CODE local : 13
}

forwardingViolation ERROR ::= {


CODE local : 14
}

forwardingFailed ERROR ::= {


CODE local : 47
}

cug-Reject ERROR ::= {


CODE local : 15
}

or-NotAllowed ERROR ::= {


CODE local : 48
}

ati-NotAllowed ERROR ::= {


CODE local : 49
}

atsi-NotAllowed ERROR ::= {


CODE local : 60
}

atm-NotAllowed ERROR ::= {


CODE local : 61
}

informationNotAvailable ERROR ::= {


CODE local : 62
}

illegalSS-Operation ERROR ::= {


CODE local : 16
}

ss-ErrorStatus ERROR ::= {


CODE local : 17
}

ss-NotAvailable ERROR ::= {


CODE local : 18
}

ss-SubscriptionViolation ERROR ::= {


CODE local : 19
}

ss-Incompatibility ERROR ::= {


CODE local : 20
}

unknownAlphabet ERROR ::= {


CODE local : 71
}

ussd-Busy ERROR ::= {


CODE local : 72
}

pw-RegistrationFailure ERROR ::= {

CODE local : 37
}
negativePW-Check ERROR ::= {
CODE local : 38
}

numberOfPW-AttemptsViolation ERROR ::= {


CODE local : 43
}

shortTermDenial ERROR ::= {


CODE local : 29
}

longTermDenial ERROR ::= {


CODE local : 30
}

subscriberBusyForMT-SMS ERROR ::= {


CODE local : 31
}

sm-DeliveryFailure ERROR ::= {


CODE local : 32
}

messageWaitingListFull ERROR ::= {


CODE local : 33
}

absentSubscriberSM ERROR ::= {


CODE local : 6
}

noGroupCallNumberAvailable ERROR ::= {


CODE local : 50
}

ongoingGroupCall ERROR ::= {


CODE local : 22
}

unauthorizedRequestingNetwork ERROR ::= {


CODE local : 52
}

unauthorizedLCSClient ERROR ::= {


CODE local : 53
}

positionMethodFailure ERROR ::= {


CODE local : 54
}

unknownOrUnreachableLCSClient ERROR ::= {


CODE local : 58
}

mm-EventNotSupported ERROR ::= {


CODE local : 59
}

You might also like