FreeCalypso > hg > fc-magnetite
comparison cdg-hybrid/sap/8010_152_ps_include.pdf @ 212:e7a67accfad9
cdg-hybrid cdginc headers created
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 14 Oct 2016 21:52:58 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
211:02269c474131 | 212:e7a67accfad9 |
---|---|
1 ;******************************************************************************** | |
2 ;*** File : 8010_152_ps_include.pdf | |
3 ;*** Creation : Wed Mar 11 09:57:54 CST 2009 | |
4 ;*** XSLT Processor : Apache Software Foundation / http://xml.apache.org/xalan-j / supports XSLT-Ver: 1 | |
5 ;*** Copyright : (c) Texas Instruments AG, Berlin Germany 2002 | |
6 ;******************************************************************************** | |
7 ;*** Document Type : Service Access Point Specification | |
8 ;*** Document Name : 8010_152_ps_include | |
9 ;*** Document No. : 8010.152.02.023 | |
10 ;*** Document Date : 2003-10-15 | |
11 ;*** Document Status: APPROVED | |
12 ;*** Document Author: LOE | |
13 ;******************************************************************************** | |
14 | |
15 | |
16 | |
17 PRAGMA SRC_FILE_TIME "Thu Nov 29 09:28:58 2007" | |
18 PRAGMA LAST_MODIFIED "2003-10-15" | |
19 PRAGMA ID_AND_VERSION "8010.152.02.023" | |
20 PRAGMA PREFIX PS ; Prefix for this document | |
21 PRAGMA ALLWAYS_ENUM_IN_VAL_FILE YES ; Enumeration values in value file | |
22 PRAGMA ENABLE_GROUP NO ; Enable h-file grouping | |
23 PRAGMA COMPATIBILITY_DEFINES NO ; Compatible to the old #defines | |
24 | |
25 | |
26 | |
27 CONST BCC_MAX 7 ; Maximum value of BCC | |
28 CONST SIZE_TMSI 4 ; Size in bytes of Temporary Mobile Subscriber Identity (TMSI) | |
29 CONST SIZE_P_TMSI 4 ; Size in bytes of Packet Temporary Mobile Subscriber Identity (P-TMSI) | |
30 CONST CPICH_RSCP_MAX -25 ; Maximum value of CPICH RSCPs for a UMTS cell is -25 dBm | |
31 CONST CPICH_RSCP_MIN -115 ; Minimum value of CPICH RSCPs for a UMTS cell is -115 dBm | |
32 CONST SIZE_KC 8 ; Size in bytes of Ciphering Key | |
33 CONST MAX_EQUIVALENT_PLMNS 5 ; Maximum number of equivalent PLMNs | |
34 CONST MAX_FORBIDDEN_LAI 10 ; Maximum number of forbidden location areas in a forbidden location area list. | |
35 CONST MAX_GSM_NCELLS 32 ; Maximum number if GSM neighbour cells when camped on a UMTS cell for dual mode operations (see [3G 25.331]). | |
36 CONST MAX_GSM_NCELL_INDEX 31 ; Maximum value of a GSM neighbour cell index for indexing a cell in a GSM neighbour cell list when camped on a UMTS cell for dual mode operations. | |
37 CONST MAX_UMTS_NCELLS 64 ; Maximum number of UMTS FDD neighbour cells on one UARFCN when camped on a GSM cell for dual mode operations (see [3G 05.08]). | |
38 CONST MAX_UMTS_NCELLS_PER_UARFCN 32 ; Maximum number of UMTS FDD neighbour cells one frequency when camped on a GSM cell for dual mode operations (see [3G 05.08]). | |
39 CONST MAX_UMTS_NCELL_UARFCNS 3 ; Maximum number of UMTS FDD channels on which neighbour cells can exist | |
40 CONST MAX_UMTS_PRECONFIGURATIONS 16 ; Maximum number of UMTS pre-configurations | |
41 CONST NCC_MAX 7 ; Maximum value of NCC cell | |
42 CONST PSC_MAX 0x01FF ; Maximum value of Primary Scrambling Code | |
43 CONST PSC_MIN 0x0000 ; Minimum value of Primary Scrambling Code | |
44 CONST SIZE_ACC 2 ; Number of bytes used to contain the EFACC of the (U)SIM, see [3G 11.11] and [3G 31.102]. | |
45 CONST SIZE_AI 2 ; Number of bytes used to contain Additional Information from EFAD of the (U)SIM, see [3G 11.11] and [3G 31.102]. | |
46 CONST SIZE_IMSI_MAX 15 ; Maximum number of digits in an IMSI | |
47 CONST SIZE_IMSI_MIN 6 ; Minimum number of digits in an IMSI | |
48 CONST SIZE_LAC 2 ; Minimum size of location area information | |
49 CONST SIZE_MCC 3 ; Size in bytes of mobile country code. | |
50 CONST SIZE_MNC_MAX 3 ; Three digit (byte) mobile network code | |
51 CONST SIZE_MNC_MIN 2 ; Two digit (byte) mobile network code | |
52 CONST MAX_START_VALUE 0xFFFFF ; Maximum value of START parameter | |
53 CONST SIZE_CK 0x0010 ; Number of bytes used to contain the Ciphering Key from EFKEYS of the (U)SIM, see [3G 11.11] and [3G 31.102]. | |
54 CONST SIZE_IK 0x0010 ; Number of bytes used to contain the Integrity Key from EFKEYS of the (U)SIM, see [3G 11.11] and [3G 31.102]. | |
55 CONST SIZE_CN_COMMON_GSM_NAS_SI 0x0008 ; Number of bytes used to contain a CN Common GSM NAS System Information IE from a network cell [3G 25.331] | |
56 CONST MAX_UL_SDU 255 ; Max number of unacknowledged SDUs transferred between RATs. | |
57 CONST MIN_BCD_VALUE 0 ; Minimum value of a BCD digit according to [3G 24.008]. | |
58 CONST MAX_BCD_VALUE 9 ; Maximum value of a BCD digit according to [3G 24.008]. | |
59 CONST MIN_KEY_SEQ_NUM 0x00 ; Minimum value of ciphering key sequence number. | |
60 CONST MAX_KEY_SEQ_NUM 0x06 ; Maximum value of ciphering key sequence number. | |
61 CONST KEY_SEQ_INVALID 0x07 ; Corresponds to ciphering key not available, see [3G 24.008] [3G 11.11] and [3G 31.102]. | |
62 CONST MIN_ARFCN_VALUE 0 ; ARFCN range, see [3G 05.05] | |
63 CONST MAX_ARFCN_VALUE 1023 ; ARFCN range, see [3G 05.05] | |
64 CONST MIN_ARFCN_GSM900E_LOW 0 ; ARFCN range, see [3G 05.05] | |
65 CONST MAX_ARFCN_GSM900E_LOW 124 ; ARFCN range, see [3G 05.05] | |
66 CONST MIN_ARFCN_GSM900E_HIGH 975 ; ARFCN range, see [3G 05.05] | |
67 CONST MAX_ARFCN_GSM900E_HIGH 1023 ; ARFCN range, see [3G 05.05] | |
68 CONST MIN_ARFCN_GSM900P 1 ; ARFCN range, see [3G 05.05] | |
69 CONST MAX_ARFCN_GSM900P 124 ; ARFCN range, see [3G 05.05] | |
70 CONST MIN_ARFCN_GSM850 128 ; ARFCN range, see [3G 05.05] | |
71 CONST MAX_ARFCN_GSM850 251 ; ARFCN range, see [3G 05.05] | |
72 CONST MIN_ARFCN_GSM450 259 ; ARFCN range, see [3G 05.05] | |
73 CONST MAX_ARFCN_GSM450 293 ; ARFCN range, see [3G 05.05] | |
74 CONST MIN_ARFCN_GSM480 306 ; ARFCN range, see [3G 05.05] | |
75 CONST MAX_ARFCN_GSM480 340 ; ARFCN range, see [3G 05.05] | |
76 CONST MIN_ARFCN_GSM1800 512 ; ARFCN range, see [3G 05.05] | |
77 CONST MAX_ARFCN_GSM1800 885 ; ARFCN range, see [3G 05.05] | |
78 CONST MIN_ARFCN_GSM1900 512 ; ARFCN range, see [3G 05.05] | |
79 CONST MAX_ARFCN_GSM1900 810 ; ARFCN range, see [3G 05.05] | |
80 CONST MIN_RSSI_GSM -110 ; Minimum GSM RSSI in dBm. | |
81 CONST MAX_RSSI_GSM -20 ; Maximum GSM RSSI in dBm. | |
82 CONST MIN_RSSI_UMTS -48 ; Minimum UMTS RSSI in 0.5 dBm units. | |
83 CONST MAX_RSSI_UMTS 0 ; Maximum UMTS RSSI in 0.5 dBm units. | |
84 CONST MIN_UARFCN 0x0000 ; UARFCN range, see [3G 25.101] | |
85 CONST MAX_UARFCN 0x3FFF ; UARFCN range, see [3G 25.101] | |
86 | |
87 | |
88 | |
89 VALTAB VAL_pkt_flow_id | |
90 VAL 0x00 PFI_BEST_EFFORT "Best Effort" | |
91 VAL 0x01 PFI_SIGNALING "Signalling" | |
92 VAL 0x02 PFI_SMS "SMS" | |
93 VAL 0xFF PKT_FLOW_ID_NOT_PRES "Value FF is used to indicate when Packet Flow Identifier is not present." | |
94 | |
95 VALTAB VAL_content | |
96 VAL 0x00 ACC_INDEX_CLASSES_8_TO_15 "Index to use in content array for classes 8 to 15" | |
97 VAL 0x01 ACC_INDEX_CLASSES_0_TO_7 "Index to use in content array for classes 0 to 7" | |
98 VAL 0x01 ACC_MASK_CLASS_00 "Mask for accessing access class 0" | |
99 VAL 0x02 ACC_MASK_CLASS_01 "Mask for accessing access class 1" | |
100 VAL 0x04 ACC_MASK_CLASS_02 "Mask for accessing access class 2" | |
101 VAL 0x08 ACC_MASK_CLASS_03 "Mask for accessing access class 3" | |
102 VAL 0x10 ACC_MASK_CLASS_04 "Mask for accessing access class 4" | |
103 VAL 0x20 ACC_MASK_CLASS_05 "Mask for accessing access class 5" | |
104 VAL 0x40 ACC_MASK_CLASS_06 "Mask for accessing access class 6" | |
105 VAL 0x80 ACC_MASK_CLASS_07 "Mask for accessing access class 7" | |
106 VAL 0x01 ACC_MASK_CLASS_08 "Mask for accessing access class 8" | |
107 VAL 0x02 ACC_MASK_CLASS_09 "Mask for accessing access class 9" | |
108 VAL 0x04 ACC_MASK_CLASS_10 "Mask for accessing access class 10" | |
109 VAL 0x08 ACC_MASK_CLASS_11 "Mask for accessing access class 11" | |
110 VAL 0x10 ACC_MASK_CLASS_12 "Mask for accessing access class 12" | |
111 VAL 0x20 ACC_MASK_CLASS_13 "Mask for accessing access class 13" | |
112 VAL 0x40 ACC_MASK_CLASS_14 "Mask for accessing access class 14" | |
113 VAL 0x80 ACC_MASK_CLASS_15 "Mask for accessing access class 15" | |
114 | |
115 VALTAB VAL_access_modes | |
116 VAL 0 GSM_VOICE_ONLY "GSM voice only mode" | |
117 VAL 1 GSM "GSM voice and data mode" | |
118 VAL 2 GSM_GPRS "GSM voice and data with GPRS mode" | |
119 VAL 3 UMTS_FDD "UMTS FDD only mode" | |
120 VAL 4 GSM_GPRS_UMTS_FDD "GSM voice and data, GPRS and UMTS mode" | |
121 | |
122 VALTAB VAL_arfcn_rssi | |
123 VAL MIN_RSSI_GSM - MAX_RSSI_GSM "Range of averaged received signal strength" | |
124 | |
125 VALTAB VAL_attach_detach_allowed | |
126 VAL 0 ATTACH_DETACH_NOT_ALLOWED "Attach/detach not allowed" | |
127 VAL 1 ATTACH_DETACH_ALLOWED "Attach/detach allowed" | |
128 | |
129 VALTAB VAL_service_level | |
130 VAL 0x00 LIMITED_SERVICE "Camped on acceptable cell. This indicates that the cell is selected for limited service." | |
131 VAL 0x01 NORMAL_SERVICE "Camped on suitable cell. This indicates that the cell is selected for normal service." | |
132 VAL 0x02 NORMAL_SERVICE_OPERATOR_CELL "Camped on a suitable operator cell. This indicates that the cell is selected for normal service, and is reserved for operator use." | |
133 | |
134 VALTAB VAL_cn_domain | |
135 VAL 0x00 CN_DOMAIN_CS "Circuit switched core network domain" | |
136 VAL 0x01 CN_DOMAIN_PS "Packet switched core network domain" | |
137 VAL 0x02 CN_DOMAIN_NOT_IMPORTANT "Core network domain not important" | |
138 | |
139 VALTAB VAL_cpich_ec_n0 | |
140 VAL MIN_RSSI_UMTS - MAX_RSSI_UMTS "The CPICH Ec/N0 parameter has a range from -24 to 0 dB in steps of 0.5. The value is multiplied with 2 to avoid using floating-point numbers." | |
141 | |
142 VALTAB VAL_cpich_rscp | |
143 VAL CPICH_RSCP_MIN - CPICH_RSCP_MAX "The range of CPICH RSCP is -115 to -25 dBm in steps of 1." | |
144 | |
145 VALTAB VAL_est_service | |
146 VAL 0x00 SERVICE_SPEECH "CS Speech call" | |
147 VAL 0x01 SERVICE_MULTIMEDIA "CS Multimedia call" | |
148 VAL 0x02 SERVICE_FAX "CS Fax call" | |
149 VAL 0x03 SERVICE_NT_CSD "Non transparent CS data call" | |
150 VAL 0x04 SERVICE_T_CSD "Transparent CS data call" | |
151 VAL 0x05 SERVICE_EMERGE "CS emergency speech call" | |
152 | |
153 VALTAB VAL_arfcn | |
154 VAL MIN_ARFCN_VALUE - MAX_ARFCN_VALUE "Range of ARFCN, see [3G 05.05]" | |
155 | |
156 VALTAB VAL_gsm_band_priority | |
157 VAL 0 EU_BAND "EU band has priority" | |
158 VAL 1 US_BAND "US band has priority" | |
159 | |
160 VALTAB VAL_bcc | |
161 VAL 0 - BCC_MAX "Range of BCC" | |
162 | |
163 VALTAB VAL_ncc | |
164 VAL 0 - NCC_MAX "Range of NCC" | |
165 | |
166 VALTAB VAL_gsm_frequency_band | |
167 VAL 0x0000 GSM_BAND_NOT_SET "No channel numbers." | |
168 VAL 0x0001 GSM450 "Channel numbers from 259 to 293 for GSM450" | |
169 VAL 0x0002 GSM480 "Channel numbers from 306 to 340 for GSM480" | |
170 VAL 0x0004 GSM850 "Channel numbers from 128 to 251 for GSM850" | |
171 VAL 0x0008 GSM900P "Channel numbers from 1 to 124 for P-GSM900" | |
172 VAL 0x0010 GSM900E "Channel numbers from 0 to 124, and 975 to 1023 for E-GSM900" | |
173 VAL 0x0020 GSM1800 "Channel numbers from 512 to 885 for GSM1800" | |
174 VAL 0x0040 GSM1900 "Channel numbers from 512 to 810 for GSM1900" | |
175 VAL 0x0039 GSM1800_BAND_INDICATOR "All channel numbers. Channel numbers from 512 to 810 are to be interpreted as GSM1800 channel numbers." | |
176 VAL 0x0046 GSM1900_BAND_INDICATOR "All channel numbers. Channel numbers from 512 to 810 are to be interpreted as GSM1900 channel numbers." | |
177 | |
178 VALTAB VAL_gsm_ncell_index | |
179 VAL 0 - MAX_GSM_NCELL_INDEX "Range of index" | |
180 | |
181 VALTAB VAL_bsic_valid | |
182 VAL 0x00 BSIC_NOT_VALIDATED "BSIC for the cell on this channel is not validated or not matched to that of the specified cell." | |
183 VAL 0x01 BSIC_VALIDATED "BSIC for the cell on this channel is validated and matches that of the specified cell." | |
184 | |
185 VALTAB VAL_llc_mode | |
186 VAL 0 LLC_UNACKNOWLEDGED "Unacknowledged SAPI" | |
187 VAL 1 LLC_ACKNOWLEDGED "Acknowledged SAPI" | |
188 | |
189 VALTAB VAL_meas_mode | |
190 VAL 0 MEASURE_IDLE "Measurements without a configured DCH" | |
191 VAL 1 MEASURE_DEDICATED "Measurements with a configured DCH" | |
192 | |
193 VALTAB VAL_nmo | |
194 VAL 0 RR_NMO_I "Network mode of operation I, only one Paging channel for both: PCCCH or CCCH" | |
195 VAL 1 RR_NMO_II "Network mode of operation II, Paging only on CCCH" | |
196 VAL 2 RR_NMO_III "Network mode of operation III, Paging on CCCH for CS and either on CCCH or on PCCCH for GPRS, if PCCH allocated in the cell" | |
197 | |
198 VALTAB VAL_search_mode | |
199 VAL 0 SEARCH_MODE_AUTO "Automatic network scan" | |
200 VAL 1 SEARCH_MODE_MAN "Manual network scan" | |
201 | |
202 VALTAB VAL_t3212 | |
203 VAL 1 - 255 "(6 * value) minutes" | |
204 VAL 0 NO_PERIODIC_UPDATE "No periodic updating" | |
205 | |
206 VALTAB VAL_mnc | |
207 VAL MIN_BCD_VALUE - MAX_BCD_VALUE "Range of a MNC digit." | |
208 | |
209 VALTAB VAL_mcc | |
210 VAL MIN_BCD_VALUE - MAX_BCD_VALUE "Range of a MCC digit." | |
211 | |
212 VALTAB VAL_rat | |
213 VAL 0 RAT_GSM "GSM" | |
214 VAL 1 RAT_UMTS_FDD "UMTS FDD" | |
215 | |
216 VALTAB VAL_radio_prio | |
217 VAL 0 RADIO_PRIO_1 "radio priority 1 (highest)" | |
218 VAL 1 RADIO_PRIO_2 "radio priority 2" | |
219 VAL 2 RADIO_PRIO_3 "radio priority 3" | |
220 VAL 3 RADIO_PRIO_4 "radio priority 4 (lowest)" | |
221 | |
222 VALTAB VAL_rel_ind | |
223 VAL 0 REL_IND_NO "Non-local deactivation" | |
224 VAL 1 REL_IND_YES "Local deactivation" | |
225 | |
226 VALTAB VAL_ksi | |
227 VAL MIN_KEY_SEQ_NUM - MAX_KEY_SEQ_NUM "Range of sequence number" | |
228 VAL KEY_SEQ_INVALID "Sequence number value indicating that the key is not present (initial value on (U)SIM)" | |
229 | |
230 VALTAB VAL_sapi | |
231 VAL 0 SAPI_0 "SAPI 0 (GSM only)" | |
232 VAL 1 SAPI_1 "SAP for MM" | |
233 VAL 3 SAPI_3 "SAP 1 for SNDCP or SAPI 3 (GSM only)" | |
234 VAL 5 SAPI_5 "SAP 2 for SNDCP" | |
235 VAL 7 SAPI_7 "SAP for SMS" | |
236 VAL 9 SAPI_9 "SAP 3 for SNDCP" | |
237 VAL 11 SAPI_11 "SAP 4 for SNDCP" | |
238 VAL 255 SAPI_INVALID "Invalid SAPI identifier" | |
239 | |
240 VALTAB VAL_sim_type | |
241 VAL 0 SIM_PRESENT "SIM present" | |
242 VAL 1 USIM_PRESENT "USIM present" | |
243 | |
244 VALTAB VAL_uarfcn_rssi | |
245 VAL -100 - -25 "Range of averaged received signal strength in dBm." | |
246 | |
247 VALTAB VAL_uarfcn | |
248 VAL MIN_UARFCN - MAX_UARFCN "UARFCN range, see [3G 25.101]." | |
249 | |
250 VALTAB VAL_cell_status | |
251 VAL 0x00 CELL_STATUS_UNKNOWN "It is not known whether this cell is suitable or acceptable at this time." | |
252 VAL 0x01 CELL_STATUS_UNACCEPTABLE "The cell is not acceptable or suitable as defined by the criteria in [3G 25.304]" | |
253 VAL 0x02 CELL_STATUS_ACCEPTABLE "The cell is acceptable as defined by the criteria in [3G 25.304]." | |
254 VAL 0x03 CELL_STATUS_SUITABLE "The cell is suitable as defined by the criteria in [3G 25.304]" | |
255 | |
256 VALTAB VAL_psc | |
257 VAL PSC_MIN - PSC_MAX "Range og Primary Scrambling Code" | |
258 | |
259 VALTAB VAL_threshold | |
260 VAL 0 - MAX_START_VALUE "The THRESHOLD value is 20 bits long" | |
261 | |
262 VALTAB VAL_start_val | |
263 VAL 0 - MAX_START_VALUE "The START value is max 20 bits" | |
264 | |
265 VALTAB VAL_tx_diversity | |
266 VAL 0x00 TX_DIVERSITY_USED "TX diversity used for a cell" | |
267 VAL 0x01 TX_DIVERSITY_NOT_USED "TX diversity not used for a cell" | |
268 | |
269 VALTAB VAL_sgsn_rel | |
270 VAL 0x00 SGSN_UNKNOWN "SGSN release unknown/uninitialized" | |
271 VAL 0x01 SGSN_98_OLDER "SGSN is release 98 or older" | |
272 VAL 0x02 SGSN_99_ONWARDS "SGSN is relesase 99 or onwards" | |
273 | |
274 VALTAB VAL_peak | |
275 VAL 0 PEAK_SUB "Subscribed peak throughput" | |
276 VAL 1 PEAK_1K "Up to 1 000 octet/s" | |
277 VAL 2 PEAK_2K "Up to 2 000 octet/s" | |
278 VAL 3 PEAK_4K "Up to 4 000 octet/s" | |
279 VAL 4 PEAK_8K "Up to 8 000 octet/s" | |
280 VAL 5 PEAK_16K "Up to 16 000 octet/s" | |
281 VAL 6 PEAK_32K "Up to 32 000 octet/s" | |
282 VAL 7 PEAK_64K "Up to 64 000 octet/s" | |
283 VAL 8 PEAK_128K "Up to 128 000 octet/s" | |
284 VAL 9 PEAK_256K "Up to 256 000 octet/s" | |
285 | |
286 VALTAB VAL_relclass | |
287 VAL 0 RELCLASS_SUB "Subscribed reliability class" | |
288 VAL 1 GTP_LLC_RLC_PROT "Acknowledged GTP, LLC, and RLC; Protected data" | |
289 VAL 2 LLC_RLC_PROT "Unacknowledged GTP; Acknowledged LLC and RLC, Protected data" | |
290 VAL 3 RLC_PROT "Unacknowledged GTP and LLC; Acknowledged RLC, Protected data" | |
291 VAL 4 PROT "Unacknowledged GTP, LLC, and RLC, Protected data" | |
292 VAL 5 NO_REL "Unacknowledged GTP, LLC, and RLC, Unprotected data" | |
293 | |
294 VALTAB VAL_delay | |
295 VAL 0 DELAY_SUB "Subscribed delay class" | |
296 VAL 1 DELAY_1 "Delay class 1" | |
297 VAL 2 DELAY_2 "Delay class 2" | |
298 VAL 3 DELAY_3 "Delay class 3" | |
299 VAL 4 DELAY_4 "Delay class 4 (best effort)" | |
300 | |
301 VALTAB VAL_mean | |
302 VAL 0 MEAN_SUB "Subscribed mean throughput" | |
303 VAL 1 MEAN_100 "100 octet/h" | |
304 VAL 2 MEAN_200 "200 octet/h" | |
305 VAL 3 MEAN_500 "500 octet/h" | |
306 VAL 4 MEAN_1K "1 000 octet/h" | |
307 VAL 5 MEAN_2K "2 000 octet/h" | |
308 VAL 6 MEAN_5K "5 000 octet/h" | |
309 VAL 7 MEAN_10K "10 000 octet/h" | |
310 VAL 8 MEAN_20K "20 000 octet/h" | |
311 VAL 9 MEAN_50K "50 000 octet/h" | |
312 VAL 10 MEAN_100K "100 000 octet/h" | |
313 VAL 11 MEAN_200K "200 000 octet/h" | |
314 VAL 12 MEAN_500K "500 000 octet/h" | |
315 VAL 13 MEAN_1M "1 000 000 octet/h" | |
316 VAL 14 MEAN_2M "2 000 000 octet/h" | |
317 VAL 15 MEAN_5M "5 000 000 octet/h" | |
318 VAL 16 MEAN_10M "10 000 000 octet/h" | |
319 VAL 17 MEAN_20M "20 000 000 octet/h" | |
320 VAL 18 MEAN_50M "50 000 000 octet/h" | |
321 VAL 31 MEAN_BEST "Best effort" | |
322 | |
323 VALTAB VAL_preced | |
324 VAL 0 PRECED_SUB "Subscribed precedence" | |
325 VAL 1 PRIO_HIGH "High priority" | |
326 VAL 2 PRIO_NORM "Normal priority" | |
327 VAL 3 PRIO_LOW "Low priority" | |
328 | |
329 VALTAB VAL_guar_br_dl | |
330 VAL 0 GUAR_BR_DL_SUB "Subscribed guaranteed uplink data rate" | |
331 | |
332 VALTAB VAL_max_rate_dl | |
333 VAL 0 MAX_BR_DL_SUB "Subscribed maximum downlink data rate" | |
334 VAL 255 MAX_BR_DL_0 "0 kbps downlink data rate" | |
335 | |
336 VALTAB VAL_max_sdu | |
337 VAL 0 MAX_SDU_SUB "Subscribed maximum SDU size" | |
338 VAL 151 MAX_SDU_1502 "Value not corresponding to binary coding of SDU size declared constant" | |
339 VAL 152 MAX_SDU_1510 "do." | |
340 VAL 153 MAX_SDU_1520 "do." | |
341 | |
342 VALTAB VAL_order | |
343 VAL 0 ORDER_NO "Without delivery order ('no')" | |
344 VAL 1 ORDER_YES "With delivery order ('yes')" | |
345 VAL 2 ORDER_SUB "Subscribed delivery order" | |
346 | |
347 VALTAB VAL_del_err_sdu | |
348 VAL 0 DEL_ERR_NO "Erroneous SDUs are not delivered ('no')" | |
349 VAL 1 DEL_ERR_YES "Erroneous SDUs are delivered ('yes')" | |
350 VAL 2 DEL_ERR_NODETECT "No detect ('-')" | |
351 VAL 3 DEL_ERR_SUB "Subscribed delivery of erroneous SDUs" | |
352 | |
353 VALTAB VAL_tc | |
354 VAL 0 TC_CONV "Conversational class" | |
355 VAL 1 TC_STREAM "Streaming class" | |
356 VAL 2 TC_INTER "Interactive class" | |
357 VAL 3 TC_BG "Background class" | |
358 VAL 4 TC_SUB "Subscribed traffic class" | |
359 | |
360 VALTAB VAL_max_rate_ul | |
361 VAL 0 MAX_BR_UL_SUB "Subscribed maximum uplink data rate" | |
362 VAL 255 MAX_BR_UL_0 "0 kbps uplink data rate" | |
363 | |
364 VALTAB VAL_guar_br_ul | |
365 VAL 0 GUAR_BR_UL_SUB "Subscribed guaranteed uplink data rate" | |
366 | |
367 VALTAB VAL_handling_pri | |
368 VAL 0 HANDLING_PRI_SUB "Subscribed traffic handling priority" | |
369 VAL 1 HANDLING_PRI_1 "Priority level 1" | |
370 VAL 2 HANDLING_PRI_2 "Priority level 2" | |
371 VAL 3 HANDLING_PRI_3 "Priority level 3" | |
372 | |
373 VALTAB VAL_xfer_delay | |
374 VAL 0 XFER_DELAY_SUB "Subscribed transfer delay" | |
375 | |
376 | |
377 | |
378 | |
379 VAR qos_not_present "QoS parameters absent. From nas_include sap" L | |
380 | |
381 | |
382 VAR pkt_flow_id "packet flow identifier" S | |
383 | |
384 VAL @p_8010_152_ps_include - VAL_pkt_flow_id@ | |
385 | |
386 VAR min_qos_not_present "QoS parameters absent" L | |
387 | |
388 | |
389 VAR delay "delay class" B | |
390 | |
391 VAL @p_8010_152_ps_include - VAL_delay@ | |
392 | |
393 VAR relclass "reliability class" B | |
394 | |
395 VAL @p_8010_152_ps_include - VAL_relclass@ | |
396 | |
397 VAR peak "peak throughput" B | |
398 | |
399 VAL @p_8010_152_ps_include - VAL_peak@ | |
400 | |
401 VAR preced "precedence class" B | |
402 | |
403 VAL @p_8010_152_ps_include - VAL_preced@ | |
404 | |
405 VAR mean "mean throughput" B | |
406 | |
407 VAL @p_8010_152_ps_include - VAL_mean@ | |
408 | |
409 VAR tc "traffic class; R99 / UMTS" B | |
410 | |
411 VAL @p_8010_152_ps_include - VAL_tc@ | |
412 | |
413 VAR order "delivery order; R99 / UMTS" B | |
414 | |
415 VAL @p_8010_152_ps_include - VAL_order@ | |
416 | |
417 VAR del_err_sdu "delivery of erroneous SDU; R99 / UMTS" B | |
418 | |
419 VAL @p_8010_152_ps_include - VAL_del_err_sdu@ | |
420 | |
421 VAR max_sdu "max SDU size; R99 / UMTS" S | |
422 | |
423 VAL @p_8010_152_ps_include - VAL_max_sdu@ | |
424 | |
425 VAR max_rate_ul "max bit-rate uplink; R99 / UMTS" S | |
426 | |
427 VAL @p_8010_152_ps_include - VAL_max_rate_ul@ | |
428 | |
429 VAR max_rate_dl "max bit-rate downlink; R99 / UMTS" S | |
430 | |
431 VAL @p_8010_152_ps_include - VAL_max_rate_dl@ | |
432 | |
433 VAR xfer_delay "transfer delay; R99 / UMTS" S | |
434 | |
435 VAL @p_8010_152_ps_include - VAL_xfer_delay@ | |
436 | |
437 VAR handling_pri "traffic handling priority; R99 / UMTS" B | |
438 | |
439 VAL @p_8010_152_ps_include - VAL_handling_pri@ | |
440 | |
441 VAR guar_br_ul "guaranteed bit-rate uplink; R99 / UMTS" S | |
442 | |
443 VAL @p_8010_152_ps_include - VAL_guar_br_ul@ | |
444 | |
445 VAR guar_br_dl "guaranteed bit-rate downlink; R99 / UMTS" S | |
446 | |
447 VAL @p_8010_152_ps_include - VAL_guar_br_dl@ | |
448 | |
449 VAR ratio_mant "mantissa" B | |
450 | |
451 | |
452 VAR ratio_exp "exponent" B | |
453 | |
454 | |
455 VAR sgsn_rel "sgsn release version" B | |
456 | |
457 VAL @p_8010_152_ps_include - VAL_sgsn_rel@ | |
458 | |
459 VAR content "Content of access control class" B | |
460 | |
461 VAL @p_8010_152_ps_include - VAL_content@ | |
462 | |
463 VAR access_modes "Supported access modes." B | |
464 | |
465 VAL @p_8010_152_ps_include - VAL_access_modes@ | |
466 | |
467 VAR op "UE operation mode" B | |
468 | |
469 | |
470 VAR ai "Additional information" B | |
471 | |
472 | |
473 VAR arfcn_rssi "GSM channel RSSI measurement" C | |
474 | |
475 VAL @p_8010_152_ps_include - VAL_arfcn_rssi@ | |
476 | |
477 VAR attach_detach_allowed "Attach/detach allowed" B | |
478 | |
479 VAL @p_8010_152_ps_include - VAL_attach_detach_allowed@ | |
480 | |
481 VAR service_level "Cell service level" B | |
482 | |
483 VAL @p_8010_152_ps_include - VAL_service_level@ | |
484 | |
485 VAR cn_domain "Core network domain identity" B | |
486 | |
487 VAL @p_8010_152_ps_include - VAL_cn_domain@ | |
488 | |
489 VAR cpich_ec_n0 "UMTS cell measurement value of CPICH Ec/N0" C | |
490 | |
491 VAL @p_8010_152_ps_include - VAL_cpich_ec_n0@ | |
492 | |
493 VAR cpich_rscp "UMTS cell measurement value of CPICH RSCP" C | |
494 | |
495 VAL @p_8010_152_ps_include - VAL_cpich_rscp@ | |
496 | |
497 VAR est_service "Establishment service requested" B | |
498 | |
499 VAL @p_8010_152_ps_include - VAL_est_service@ | |
500 | |
501 VAR arfcn "GSM channel number" S | |
502 | |
503 VAL @p_8010_152_ps_include - VAL_arfcn@ | |
504 | |
505 VAR gsm_band_priority "GSM band priority" S | |
506 | |
507 VAL @p_8010_152_ps_include - VAL_gsm_band_priority@ | |
508 | |
509 VAR ncc "NCC" B | |
510 | |
511 VAL @p_8010_152_ps_include - VAL_ncc@ | |
512 | |
513 VAR bcc "BCC" B | |
514 | |
515 VAL @p_8010_152_ps_include - VAL_bcc@ | |
516 | |
517 VAR gsm_frequency_band "Frequency band specification" S | |
518 | |
519 VAL @p_8010_152_ps_include - VAL_gsm_frequency_band@ | |
520 | |
521 VAR gsm_ncell_index "GSM neighbour cell index" B | |
522 | |
523 VAL @p_8010_152_ps_include - VAL_gsm_ncell_index@ | |
524 | |
525 VAR bsic_valid "BSIC validated" B | |
526 | |
527 VAL @p_8010_152_ps_include - VAL_bsic_valid@ | |
528 | |
529 VAR identity "Content of IMSI" B | |
530 | |
531 | |
532 VAR key "Ciphering key" B | |
533 | |
534 | |
535 VAR ul_sequence_number "Sequence number of last unacknowledged uplink SDU" B | |
536 | |
537 | |
538 VAR dl_sequence_number "Sequence number of last unacknowledged downlink SDU (used by the network)" B | |
539 | |
540 | |
541 VAR llc_mode "LLC mode" B | |
542 | |
543 VAL @p_8010_152_ps_include - VAL_llc_mode@ | |
544 | |
545 VAR lac_elements "Location area code element" B | |
546 | |
547 | |
548 VAR meas_mode "Measurement mode" B | |
549 | |
550 VAL @p_8010_152_ps_include - VAL_meas_mode@ | |
551 | |
552 VAR mem_handle "Memory handle" L | |
553 | |
554 | |
555 VAR nmo "Network mode of operation" B | |
556 | |
557 VAL @p_8010_152_ps_include - VAL_nmo@ | |
558 | |
559 VAR search_mode "Search mode for network scan" B | |
560 | |
561 VAL @p_8010_152_ps_include - VAL_search_mode@ | |
562 | |
563 VAR content_p_tmsi "Content of P-TMSI" B | |
564 | |
565 | |
566 VAR peak_throughput "Peak throughput QoS parameter" S | |
567 | |
568 VAL @p_8010_152_ps_include - VAL_peak@ | |
569 | |
570 VAR t3212 "Periodic updating timer" B | |
571 | |
572 VAL @p_8010_152_ps_include - VAL_t3212@ | |
573 | |
574 VAR mcc "Mobile country code" B | |
575 | |
576 VAL @p_8010_152_ps_include - VAL_mcc@ | |
577 | |
578 VAR mnc "Mobile network code" B | |
579 | |
580 VAL @p_8010_152_ps_include - VAL_mnc@ | |
581 | |
582 VAR rat "Radio access technology" B | |
583 | |
584 VAL @p_8010_152_ps_include - VAL_rat@ | |
585 | |
586 VAR radio_prio "Radio priority" B | |
587 | |
588 VAL @p_8010_152_ps_include - VAL_radio_prio@ | |
589 | |
590 VAR rel_ind "Local Release Indicator" B | |
591 | |
592 VAL @p_8010_152_ps_include - VAL_rel_ind@ | |
593 | |
594 VAR rac "Container for packet switched routing area code" B | |
595 | |
596 | |
597 VAR ksi "Key set identifier" B | |
598 | |
599 VAL @p_8010_152_ps_include - VAL_ksi@ | |
600 | |
601 VAR sapi "Service Access Point Identifier" B | |
602 | |
603 VAL @p_8010_152_ps_include - VAL_sapi@ | |
604 | |
605 VAR l_buf "Length in bits" S | |
606 | |
607 | |
608 VAR o_buf "Offset in bits" S | |
609 | |
610 | |
611 VAR buf "Message content" B | |
612 | |
613 | |
614 VAR sim_type "Type of subscriber card present." B | |
615 | |
616 VAL @p_8010_152_ps_include - VAL_sim_type@ | |
617 | |
618 VAR content_tmsi "Content of TMSI" B | |
619 | |
620 | |
621 VAR uarfcn_rssi "UMTS channel RSSI measurement" C | |
622 | |
623 VAL @p_8010_152_ps_include - VAL_uarfcn_rssi@ | |
624 | |
625 VAR uarfcn "UMTS channel number" S | |
626 | |
627 VAL @p_8010_152_ps_include - VAL_uarfcn@ | |
628 | |
629 VAR ciphering_key "Ciphering key" B | |
630 | |
631 | |
632 VAR integrity_key "Integrity protection key" B | |
633 | |
634 | |
635 VAR cell_status "Cell suitability status" B | |
636 | |
637 VAL @p_8010_152_ps_include - VAL_cell_status@ | |
638 | |
639 VAR psc "FDD primary scrambling code" S | |
640 | |
641 VAL @p_8010_152_ps_include - VAL_psc@ | |
642 | |
643 VAR threshold "THRESHOLD value" L | |
644 | |
645 VAL @p_8010_152_ps_include - VAL_threshold@ | |
646 | |
647 VAR start_val "START value (20 bits)" L | |
648 | |
649 VAL @p_8010_152_ps_include - VAL_start_val@ | |
650 | |
651 VAR tx_diversity "UMTS FDD TX diversity indicator" B | |
652 | |
653 VAL @p_8010_152_ps_include - VAL_tx_diversity@ | |
654 | |
655 | |
656 | |
657 | |
658 COMP acc "Container for the access control class field from (U)SIM, see [3G 11.11] and [3G 31.102]" | |
659 { | |
660 content [SIZE_ACC] ; Content of access control class | |
661 } | |
662 | |
663 | |
664 | |
665 COMP ad "Container for the administrative data field from (U)SIM, see [3G 11.11] and [3G 31.102]" | |
666 { | |
667 op ; UE operation mode | |
668 ai [SIZE_AI] ; Additional information | |
669 } | |
670 | |
671 | |
672 | |
673 COMP gsm_bands "GSM bands" | |
674 { | |
675 gsm_frequency_band ; Frequency band specification | |
676 gsm_band_priority ; GSM band priority | |
677 } | |
678 | |
679 | |
680 | |
681 COMP bsic "GSM BSIC" | |
682 { | |
683 ncc ; NCC | |
684 bcc ; BCC | |
685 } | |
686 | |
687 | |
688 | |
689 COMP gsm_cell_description "GSM channel number and band specification" | |
690 { | |
691 gsm_frequency_band ; Band specification | |
692 arfcn ; Channel number | |
693 bsic ; BSIC | |
694 } | |
695 | |
696 | |
697 | |
698 COMP gsm_ncell_list "GSM neighbour cell list" | |
699 { | |
700 gsm_cell_description [1.. MAX_GSM_NCELLS] ; GSM neighbour cell descriptions | |
701 } | |
702 | |
703 | |
704 | |
705 COMP gsm_ncell_measurement "GSM neighbour cell measurement result" | |
706 { | |
707 gsm_cell_description ; GSM neighbour cell description | |
708 bsic_valid ; BSIC validated | |
709 < () arfcn_rssi > ; Average received signal level | |
710 } | |
711 | |
712 | |
713 | |
714 COMP gsm_ncell_results "GSM neighbour cell results" | |
715 { | |
716 gsm_ncell_measurement [1.. MAX_GSM_NCELLS] ; GSM neighbour cell descriptions | |
717 } | |
718 | |
719 | |
720 | |
721 COMP imsi "Container for a subscriber id" | |
722 { | |
723 identity [SIZE_IMSI_MIN..SIZE_IMSI_MAX] ; Content of IMSI | |
724 } | |
725 | |
726 | |
727 | |
728 COMP k_c "Container for GSM ciphering parameter" | |
729 { | |
730 key [SIZE_KC] ; Ciphering key | |
731 ksi ; Ciphering key sequence number | |
732 } | |
733 TYPEDEF COMP k_c k_c_gprs "Container for GPRS ciphering parameter" | |
734 | |
735 | |
736 | |
737 COMP gsm_key_set "Contains information related to ciphering" | |
738 { | |
739 k_c ; KC | |
740 k_c_gprs ; KC-GPRS | |
741 } | |
742 | |
743 | |
744 | |
745 COMP ul_sdus "Sequence numbers and mem handles pr. NSAPI" | |
746 { | |
747 ul_sequence_number ; Sequence number of last unacknowledged uplink SDU | |
748 dl_sequence_number ; Sequence number of last unacknowledged downlink SDU (used by the network) | |
749 mem_handle PTR [0 .. MAX_UL_SDU] ; List of unacknowledged uplink SDUs | |
750 } | |
751 | |
752 | |
753 | |
754 COMP lac "Container for location area code" | |
755 { | |
756 lac_elements [SIZE_LAC] ; Location area code element | |
757 } | |
758 | |
759 | |
760 | |
761 COMP operation_mode "Supported radio access technologies" | |
762 { | |
763 access_modes ; Supported access modes | |
764 < () gsm_bands > ; GSM bands | |
765 } | |
766 | |
767 | |
768 | |
769 COMP nas_system_info "NAS system information" | |
770 { | |
771 lac ; Location area code | |
772 < () rac > ; Routing area code | |
773 nmo ; Network mode of operation | |
774 attach_detach_allowed ; Attach / detach allowed | |
775 t3212 ; Periodic updating timer | |
776 } | |
777 | |
778 | |
779 | |
780 COMP p_tmsi "Container for P-TMSI" | |
781 { | |
782 content_p_tmsi [SIZE_P_TMSI] ; Content of P-TMSI | |
783 } | |
784 | |
785 | |
786 | |
787 COMP plmn_id "Container for a GSM MAP network identifier" | |
788 { | |
789 mcc [SIZE_MCC] ; Mobile country code | |
790 mnc [SIZE_MNC_MIN..SIZE_MNC_MAX] ; Mobile network code | |
791 } | |
792 TYPEDEF COMP plmn_id selected_plmn "Selected network identifier" | |
793 TYPEDEF COMP plmn_id home_plmn "Home network identifier" | |
794 TYPEDEF COMP plmn_id equivalent_plmn "Equivalent network identifier" | |
795 | |
796 | |
797 | |
798 COMP lai "Container for location area information" | |
799 { | |
800 plmn_id ; Network ID | |
801 lac ; Location area code | |
802 } | |
803 | |
804 | |
805 | |
806 COMP forbidden_lai "Container for forbidden location area list" | |
807 { | |
808 lai [1.. MAX_FORBIDDEN_LAI] ; location area information | |
809 } | |
810 | |
811 | |
812 | |
813 COMP equivalent_plmn_list "Container for equivalent PLMN list" | |
814 { | |
815 equivalent_plmn [0..MAX_EQUIVALENT_PLMNS] ; Equivalent PLMN | |
816 } | |
817 | |
818 | |
819 | |
820 COMP rai "Container for packet switched routing area identification" | |
821 { | |
822 lai ; Location area information | |
823 rac ; Routing area code | |
824 } | |
825 | |
826 | |
827 | |
828 COMP ps_loci "Container for packet switched location information" | |
829 { | |
830 rai ; Routing area identification | |
831 < () p_tmsi > ; P-TMSI | |
832 } | |
833 | |
834 | |
835 | |
836 COMP sdu "Container for a message" | |
837 { | |
838 l_buf ; Length in bits | |
839 o_buf ; Offset in bits | |
840 buf [1] ; Message content | |
841 } | |
842 | |
843 | |
844 | |
845 COMP tmsi "Container for TMSI" | |
846 { | |
847 content_tmsi [SIZE_TMSI] ; Content of TMSI | |
848 } | |
849 | |
850 | |
851 | |
852 COMP loci "Container for location information" | |
853 { | |
854 lai ; Location area information | |
855 < () tmsi > ; TMSI | |
856 } | |
857 | |
858 | |
859 | |
860 COMP umts_cell_description "Container for cell description information for a UMTS cell" | |
861 { | |
862 uarfcn ; UMTS Channel number | |
863 psc ; UMTS Primary scrambling code | |
864 < () tx_diversity > ; UMTS TX diversity indicator | |
865 } | |
866 | |
867 | |
868 | |
869 COMP key_set "Ciphering and integrity keys for a CN domain" | |
870 { | |
871 ksi ; Key set identifier | |
872 ciphering_key [SIZE_CK] ; Ciphering key | |
873 integrity_key [SIZE_IK] ; Integrity protection key | |
874 } | |
875 | |
876 | |
877 | |
878 COMP umts_ncell_list "UMTS neighbour cell list" | |
879 { | |
880 umts_cell_description [1.. MAX_UMTS_NCELLS] ; UMTS neighbour cell descriptions | |
881 } | |
882 | |
883 | |
884 | |
885 COMP umts_ncell_measurement "UMTS neighbour cell measurement result" | |
886 { | |
887 psc ; Primary scrambling code | |
888 cell_status ; Cell suitability status | |
889 < () cpich_rscp > ; CPICH RSCP | |
890 < () cpich_ec_n0 > ; CPICH Ec/N0 | |
891 } | |
892 | |
893 | |
894 | |
895 COMP umts_ncell_results "UMTS neighbour cell results" | |
896 { | |
897 uarfcn ; Channel | |
898 uarfcn_rssi ; Channel RSSI | |
899 umts_ncell_measurement [1..MAX_UMTS_NCELLS_PER_UARFCN] ; Cell measurements | |
900 } | |
901 | |
902 | |
903 | |
904 COMP cs_security_parms "Contains parameters related to ciphering and integrity protection for CS domain." | |
905 { | |
906 key_set ; Ciphering and integrity keys | |
907 < () start_val > ; Start value (PS) | |
908 } | |
909 TYPEDEF COMP cs_security_parms ps_security_parms "Contains parameters related to ciphering and integrity protection for PS domain." | |
910 | |
911 | |
912 | |
913 COMP umts_security_info "Contains information related to UMTS ciphering and integrity protection." | |
914 { | |
915 < () threshold > ; THRESHOLD value | |
916 cs_security_parms ; UMTS circuit switched security parameters | |
917 ps_security_parms ; UMTS packet switched security parameters | |
918 } | |
919 | |
920 | |
921 | |
922 COMP security_info "Contains information related to ciphering and integrity protection." | |
923 { | |
924 sim_type ; SIM type | |
925 < () gsm_key_set > ; GSM specific security information | |
926 < () umts_security_info > ; UMTS specific security information | |
927 } | |
928 | |
929 | |
930 | |
931 COMP qos_r97 "quality of service R97" | |
932 { | |
933 delay ; delay class | |
934 relclass ; reliability class | |
935 peak ; peak throughput | |
936 preced ; precedence class | |
937 mean ; mean throughput | |
938 } | |
939 | |
940 | |
941 | |
942 COMP sdu_err_ratio "SDU error ratio" | |
943 { | |
944 ratio_mant ; mantissa | |
945 ratio_exp ; exponent | |
946 } | |
947 TYPEDEF COMP sdu_err_ratio ber "Residual bit error ratio" | |
948 | |
949 | |
950 | |
951 COMP qos_r99 "quality of service R99" | |
952 { | |
953 tc ; traffic class; R99 / UMTS | |
954 order ; delivery order; R99 / UMTS | |
955 del_err_sdu ; delivery of erroneous SDU; R99 / UMTS | |
956 max_sdu ; max SDU size; R99 / UMTS | |
957 max_rate_ul ; max bit-rate uplink; R99 / UMTS | |
958 max_rate_dl ; max bit-rate downlink; R99 / UMTS | |
959 ber ; residual BER; R99 / UMTS | |
960 sdu_err_ratio ; SDU error ratio; R99 / UMTS | |
961 xfer_delay ; transfer delay; R99 / UMTS | |
962 handling_pri ; traffic handling priority; R99 / UMTS | |
963 guar_br_ul ; guaranteed bit-rate uplink; R99 / UMTS | |
964 guar_br_dl ; guaranteed bit-rate downlink; R99 / UMTS | |
965 } | |
966 | |
967 | |
968 | |
969 UNION min_qos "quality of service" | |
970 { | |
971 is_min_qos_not_present min_qos_not_present ; QoS parameters absent | |
972 is_min_R97 qos_r97 ; R97 QoS parameters | |
973 is_min_R99 qos_r99 ; R99 QoS parameters | |
974 } | |
975 | |
976 | |
977 | |
978 UNION qos "quality of service" | |
979 { | |
980 is_qos_not_present qos_not_present ; QoS parameters absent | |
981 is_R97 qos_r97 ; R97 QoS parameters | |
982 is_R99 qos_r99 ; R99 QoS parameters | |
983 } | |
984 | |
985 | |
986 | |
987 | |
988 | |
989 | |
990 ; PS_EXPORT 0x0000 | |
991 | |
992 | |
993 | |
994 PRIM PS_EXPORT 0x0000 | |
995 { | |
996 acc ; Access control class | |
997 ad ; Administrative data | |
998 arfcn ; GSM channel number | |
999 arfcn_rssi ; GSM channel RSSI measurement | |
1000 bsic ; GSM BSIC | |
1001 cn_domain ; Core network domain identity | |
1002 cpich_ec_n0 ; UMTS cell measurement value of CPICH Ec/N0 | |
1003 cpich_rscp ; UMTS cell measurement value of CPICH RSCP | |
1004 est_service ; Establisment service | |
1005 cs_security_parms ; UMTS security parameters | |
1006 equivalent_plmn ; Equivalent network identifier | |
1007 equivalent_plmn_list ; Container for equivalent PLMN list | |
1008 forbidden_lai ; Container for forbidden location area list | |
1009 gsm_cell_description ; GSM channel number and band specification | |
1010 gsm_frequency_band ; Frequency band specification | |
1011 gsm_ncell_index ; GSM neighbour cell index | |
1012 gsm_ncell_list ; GSM neighbour cell list | |
1013 gsm_ncell_measurement ; GSM neighbour cell measurement result | |
1014 gsm_ncell_results ; GSM neighbour cell results | |
1015 gsm_key_set ; GSM Key Set for Ciphering | |
1016 home_plmn ; Home network identifier | |
1017 imsi ; Container for a subscriber id | |
1018 k_c ; KC | |
1019 k_c_gprs ; KC-GPRS | |
1020 key_set ; UMTS key set for ciphering and integrity handling | |
1021 ksi ; UMTS key set identifier | |
1022 lac ; Container for location area code | |
1023 lai ; Container for location area information | |
1024 loci ; Location information | |
1025 llc_mode ; LLC mode | |
1026 meas_mode ; Measurement mode | |
1027 mem_handle ; Memory Handle | |
1028 nas_system_info ; NAS system information | |
1029 operation_mode ; Supported radio access technologies. | |
1030 p_tmsi ; Packet temporary mobile subscriber identity | |
1031 peak_throughput ; Peak Trhoughput QoS Parameter | |
1032 plmn_id ; Container for a GSM MAP network identifier | |
1033 ps_loci ; Packet switched location information | |
1034 ps_security_parms ; UMTS security parameters | |
1035 psc ; FDD primary scrambling code | |
1036 radio_prio ; Radio Priority | |
1037 rac ; Routing Area Code | |
1038 rai ; Routing Area Identification | |
1039 rat ; Radio Access Technology Identifier | |
1040 rel_ind ; Local Release Indicator | |
1041 sapi ; Service Access Point Identifier | |
1042 search_mode ; Search mode for network scan | |
1043 security_info ; Security Information | |
1044 selected_plmn ; Selected network identifier | |
1045 start_val ; UMTS START value | |
1046 sim_type ; Subscriber card type | |
1047 tmsi ; Temporary mobile subscriber identity | |
1048 tx_diversity ; UMTS FDD TX diversity indicator | |
1049 uarfcn ; UMTS channel number | |
1050 uarfcn_rssi ; UMTS channel RSSI measurement | |
1051 ul_sdus ; List of Unacknowledged SDUs | |
1052 umts_cell_description ; Container for cell description information for a UMTS cell | |
1053 umts_ncell_list ; UMTS neighbour cell list | |
1054 umts_ncell_measurement ; UMTS neighbour cell measurement result | |
1055 umts_ncell_results ; UMTS neighbour cell results | |
1056 umts_security_info ; UMTS security information | |
1057 service_level ; Service Level | |
1058 qos ; quality of service | |
1059 qos_r97 ; R97 quality of service | |
1060 qos_r99 ; R99 quality of service | |
1061 min_qos ; minimum quality of service | |
1062 pkt_flow_id ; Packet Flow Identifier | |
1063 sdu ; Container for a message | |
1064 } | |
1065 | |
1066 | |
1067 | |
1068 | |
1069 | |
1070 | |
1071 | |
1072 | |
1073 |