aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-04-01 16:21:00 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-04-01 16:21:00 +0000
commit87c4184e91e1ed1cb2ee518345d9f047cf8c4645 (patch)
treecd23bb8a9b6beaac99d5116964c5296404b13f25 /asn1/ansi_map
parent2baf9bd7471f3e323be3ddac756c95f2c5f3947f (diff)
According to the section 2.4 of the spec.
http://www.3gpp2.org/Public_html/specs/X.S0004-540-E_v2.0_070723.pdf mandatory parameters for the message Authentication Failure Report. 1. Electronic serial number 2. MSID(i.e MIN/IMSI) 3.Report Type 4.System Access Type 5.System Capabilities(Serving) svn path=/trunk/; revision=27923
Diffstat (limited to 'asn1/ansi_map')
-rw-r--r--asn1/ansi_map/ansi_map.asn9
1 files changed, 4 insertions, 5 deletions
diff --git a/asn1/ansi_map/ansi_map.asn b/asn1/ansi_map/ansi_map.asn
index 9f0a347c6d..39007ad854 100644
--- a/asn1/ansi_map/ansi_map.asn
+++ b/asn1/ansi_map/ansi_map.asn
@@ -96,13 +96,12 @@ AuthenticationDirectiveForwardRes ::= [PRIVATE 18] SET {
-- O 6.5.2.162
...
}
-
+-- http://www.3gpp2.org/Public_html/specs/X.S0004-540-E_v2.0_070723.pdf
-- 6.4.2.3 AuthenticationFailureReport
AuthenticationFailureReport ::= [PRIVATE 18] SET {
electronicSerialNumber [9] IMPLICIT ElectronicSerialNumber,
--M 6.5.2.63
- mobileIdentificationNumber [8] IMPLICIT MobileIdentificationNumber,
- --M 6.5.2.81
+ msid MSID OPTIONAL,
reportType [44] IMPLICIT ReportType,
-- M 6.5.2.112
systemAccessType [34] IMPLICIT SystemAccessType,
@@ -115,8 +114,8 @@ AuthenticationFailureReport ::= [PRIVATE 18] SET {
-- O 6.5.2.19 a
mscid [21] IMPLICIT MSCID OPTIONAL,
-- (Serving MSC) O 6.5.2.82 b
- reportType2 [44] IMPLICIT ReportType,
- -- M 6.5.2.112 c
+ reportType2 [44] IMPLICIT ReportType OPTIONAL,
+ -- M 6.5.2.112 c optional?
senderIdentificationNumber [103] IMPLICIT SenderIdentificationNumber OPTIONAL,
-- O 6.5.2.116 d
terminalType [47] IMPLICIT TerminalType OPTIONAL