FreeCalypso > hg > fc-magnetite
comparison cdg211/cdginc/m_sm.val @ 4:56abf6cf8a0b
cdg211: cdginc/mdf/pdf files from TCS211-20070608
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 26 Sep 2016 01:11:35 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:93999a60b835 | 4:56abf6cf8a0b |
---|---|
1 /* | |
2 +--------------------------------------------------------------------------+ | |
3 | PROJECT : PROTOCOL STACK | | |
4 | FILE : m_sm.val | | |
5 | SOURCE : "__out__\g23m_dfile\msg\sm.mdf" | | |
6 | LastModified : "2002-04-29" | | |
7 | IdAndVersion : "8441.605.99.007" | | |
8 | SrcFileTime : "Mon Nov 24 15:51:04 2003" | | |
9 | Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:14 2007 | | |
10 | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! | | |
11 +--------------------------------------------------------------------------+ | |
12 */ | |
13 | |
14 /* PRAGMAS | |
15 * PREFIX : NONE | |
16 * COMPATIBILITY_DEFINES : NO (require PREFIX) | |
17 * ALWAYS_ENUM_IN_VAL_FILE: NO | |
18 * ENABLE_GROUP: NO | |
19 * CAPITALIZE_TYPENAME: NO | |
20 */ | |
21 | |
22 | |
23 #ifndef M_SM_VAL | |
24 #define M_SM_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__M_SM_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _M_SM_VAL | |
30 #define CDG_ENTER__M_SM_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__M_SM_VAL__LAST_MODIFIED _2002_04_29 | |
32 #define CDG_ENTER__M_SM_VAL__ID_AND_VERSION _8441_605_99_007 | |
33 | |
34 #define CDG_ENTER__M_SM_VAL__SRC_FILE_TIME _Mon_Nov_24_15_51_04_2003 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__M_SM_VAL | |
39 | |
40 #undef CDG_ENTER__FILENAME | |
41 | |
42 | |
43 /* | |
44 * Value constants for VAL_nsapi_val | |
45 */ | |
46 #define VAL_NSAPI_VAL___DEF (0x0) /* reserved */ | |
47 #define NSAPI_5 (0x5) /* NSAPI 5 */ | |
48 #define NSAPI_6 (0x6) /* NSAPI 6 */ | |
49 #define NSAPI_7 (0x7) /* NSAPI 7 */ | |
50 #define NSAPI_8 (0x8) /* NSAPI 8 */ | |
51 #define NSAPI_9 (0x9) /* NSAPI 9 */ | |
52 #define NSAPI_10 (0xa) /* NSAPI 10 */ | |
53 #define NSAPI_11 (0xb) /* NSAPI 11 */ | |
54 #define NSAPI_12 (0xc) /* NSAPI 12 */ | |
55 #define NSAPI_13 (0xd) /* NSAPI 13 */ | |
56 #define NSAPI_14 (0xe) /* NSAPI 14 */ | |
57 #define NSAPI_15 (0xf) /* NSAPI 15 */ | |
58 | |
59 /* | |
60 * Value constants for VAL_delay | |
61 */ | |
62 #define VAL_DELAY___DEF (0x0) /* Delay class 4 (best effort) */ | |
63 #define DELAY_SUB (0x0) /* Subscribed delay class (uplink only) */ | |
64 #define DELAY_RES_DL (0x0) /* Reserved (downlink only) */ | |
65 #define DELAY_1 (0x1) /* Delay class 1 */ | |
66 #define DELAY_2 (0x2) /* Delay class 2 */ | |
67 #define DELAY_3 (0x3) /* Delay class 3 */ | |
68 #define DELAY_4 (0x4) /* Delay class 4 (best effort) */ | |
69 #define DELAY_RES (0x7) /* Reserved */ | |
70 | |
71 /* | |
72 * Value constants for VAL_reliability | |
73 */ | |
74 #define VAL_RELIABILITY___DEF (0x0) /* Unacknowledged GTP and LLC; Acknowledged RLC, Protected data */ | |
75 #define RELY_SUB (0x0) /* Subscribed reliability class (uplink only) */ | |
76 #define RELY_RES_DL (0x0) /* Reserved (dowwnlink only) */ | |
77 #define RELY_1 (0x1) /* Acknowledged GTP, LLC, and RLC; Protected data */ | |
78 #define RELY_2 (0x2) /* Unacknowledged GTP; Acknowledged LLC and RLC, Protected data */ | |
79 #define RELY_3 (0x3) /* Unacknowledged GTP and LLC; Acknowledged RLC, Protected data */ | |
80 #define RELY_4 (0x4) /* Unacknowledged GTP, LLC, and RLC, Protected data */ | |
81 #define RELY_5 (0x5) /* Unacknowledged GTP, LLC, and RLC, Unprotected data */ | |
82 #define RELY_RES (0x7) /* Reserved */ | |
83 | |
84 /* | |
85 * Value constants for VAL_sapi | |
86 */ | |
87 #define VAL_SAPI___DEF (0x0) /* reserved */ | |
88 #define SAPI_3 (0x3) /* SAPI 3 */ | |
89 #define SAPI_5 (0x5) /* SAPI 5 */ | |
90 #define SAPI_9 (0x9) /* SAPI 9 */ | |
91 #define SAPI_11 (0xb) /* SAPI 11 */ | |
92 | |
93 /* | |
94 * Value constants for VAL_peak | |
95 */ | |
96 #define VAL_PEAK___DEF (0x0) /* Up to 1000 octet/s */ | |
97 #define PEAK_SUB (0x0) /* Subscribed peak throughput (uplink only) */ | |
98 #define PEAK_RES_DL (0x0) /* reserved (downlink only) */ | |
99 #define PEAK_1000 (0x1) /* Up to 1000 octet/s */ | |
100 #define PEAK_2000 (0x2) /* Up to 2000 octet/s */ | |
101 #define PEAK_4000 (0x3) /* Up to 4000 octet/s */ | |
102 #define PEAK_8000 (0x4) /* Up to 8000 octet/s */ | |
103 #define PEAK_16000 (0x5) /* Up to 16000 octet/s */ | |
104 #define PEAK_32000 (0x6) /* Up to 32000 octet/s */ | |
105 #define PEAK_64000 (0x7) /* Up to 64000 octet/s */ | |
106 #define PEAK_128000 (0x8) /* Up to 128000 octet/s */ | |
107 #define PEAK_256000 (0x9) /* Up to 256000 octet/s */ | |
108 #define PEAK_RES (0xf) /* Reserved */ | |
109 | |
110 /* | |
111 * Value constants for VAL_precedence | |
112 */ | |
113 #define VAL_PRECEDENCE___DEF (0x0) /* Normal Priority */ | |
114 #define PRECED_SUB (0x0) /* Subscribed precedence (uplink only) */ | |
115 #define PRECED_RES_DL (0x0) /* Reserved (downlink only) */ | |
116 #define PRECED_HIGH (0x1) /* High priority */ | |
117 #define PRECED_NORM (0x2) /* Normal Priority */ | |
118 #define PRECED_LOW (0x3) /* Low priority */ | |
119 #define PRECED_RES (0x7) /* Reserved */ | |
120 | |
121 /* | |
122 * Value constants for VAL_mean | |
123 */ | |
124 #define VAL_MEAN___DEF (0x0) /* Best effort */ | |
125 #define MEAN_SUB (0x0) /* Subscribed mean throughput (uplink only) */ | |
126 #define MEAN_RES_DL (0x0) /* reserved (downlink only) */ | |
127 #define MEAN_100 (0x1) /* 100 octet/h */ | |
128 #define MEAN_200 (0x2) /* 200 octet/h */ | |
129 #define MEAN_500 (0x3) /* 500 octet/h */ | |
130 #define MEAN_1000 (0x4) /* 1000 octet/h */ | |
131 #define MEAN_2000 (0x5) /* 2000 octet/h */ | |
132 #define MEAN_5000 (0x6) /* 5000 octet/h */ | |
133 #define MEAN_10000 (0x7) /* 10000 octet/h */ | |
134 #define MEAN_20000 (0x8) /* 20000 octet/h */ | |
135 #define MEAN_50000 (0x9) /* 50000 octet/h */ | |
136 #define MEAN_100000 (0xa) /* 100000 octet/h */ | |
137 #define MEAN_200000 (0xb) /* 200000 octet/h */ | |
138 #define MEAN_500000 (0xc) /* 500000 octet/h */ | |
139 #define MEAN_1000000 (0xd) /* 1000000 octet/h */ | |
140 #define MEAN_2000000 (0xe) /* 2000000 octet/h */ | |
141 #define MEAN_5000000 (0xf) /* 5000000 octet/h */ | |
142 #define MEAN_10000000 (0x10) /* 10000000 octet/h */ | |
143 #define MEAN_20000000 (0x11) /* 20000000 octet/h */ | |
144 #define MEAN_50000000 (0x12) /* 50000000 octet/h */ | |
145 #define MEAN_RES (0x1e) /* Reserved */ | |
146 #define MEAN_BEST (0x1f) /* Best effort */ | |
147 | |
148 /* | |
149 * Value constants for VAL_pdp_type_org | |
150 */ | |
151 #define VAL_PDP_TYPE_ORG___DEF (0x0) /* ETSI allocated address (e.g. X.121) */ | |
152 #define ETSI_ORG (0x0) /* ETSI allocated address (e.g. X.121) */ | |
153 #define IETF_ORG (0x1) /* IETF allocated address */ | |
154 #define PDP_MT (0xf) /* Dynamic PDP addressing is applied, (uplink only) */ | |
155 | |
156 /* | |
157 * Value constants for VAL_pdp_type_no | |
158 */ | |
159 #define VAL_PDP_TYPE_NO___DEF (0x0) /* IPv4 address */ | |
160 #define X121_TYPE (0x0) /* X.121 address */ | |
161 #define IP4_TYPE (0x21) /* IPv4 address */ | |
162 #define IP6_TYPE (0x57) /* IPv6 address */ | |
163 | |
164 /* | |
165 * Value constants for VAL_radio_prio_val | |
166 */ | |
167 #define VAL_RADIO_PRIO_VAL___DEF (0x0) /* priority level 4 (lowest) */ | |
168 #define RADIO_PRIO_1 (0x1) /* priority level 1 (highest) */ | |
169 #define RADIO_PRIO_2 (0x2) /* priority level 2 */ | |
170 #define RADIO_PRIO_3 (0x3) /* priority level 3 */ | |
171 #define RADIO_PRIO_4 (0x4) /* priority level 4 (lowest) */ | |
172 | |
173 /* | |
174 * Value constants for VAL_sm_cause_val | |
175 */ | |
176 #define VAL_SM_CAUSE_VAL___DEF (0x0) /* Service option temporarily out of order ( received by MS) */ | |
177 #define LLC_OR_SNDCP (0x19) /* LLC or SNDCP failure */ | |
178 #define INSUF_RES (0x1a) /* Insufficient resources */ | |
179 #define APN_MISS (0x1b) /* Missing or unknown APN */ | |
180 #define UNK_PDP (0x1c) /* Unknown PDP address or PDP type */ | |
181 #define AUTH_FAIL (0x1d) /* User Aauthentication failed */ | |
182 #define GGSN_ACT_REJ (0x1e) /* Activation rejected by GGSN */ | |
183 #define UNSPEC_ACT_REJ (0x1f) /* Activation rejected, unspecified */ | |
184 #define SERV_OPT_NO_SP (0x20) /* Service option not supported */ | |
185 #define SERV_OPT_NO_SC (0x21) /* Requested service option not subscribed */ | |
186 #define SERV_OPT_TMP (0x22) /* Service option temporarily out of order */ | |
187 #define NSAPI_USED (0x23) /* NSAPI already used */ | |
188 #define REGULAR (0x24) /* Regular deactivation */ | |
189 #define QOS_NOT_ACC (0x25) /* QoS not accepted */ | |
190 #define NET_FAIL (0x26) /* Network failure */ | |
191 #define REACT_REQ (0x27) /* Reactivation required */ | |
192 #define SEM_INCORRECT (0x5f) /* Semantically incorrect message */ | |
193 #define TI_INVAL (0x51) /* Invalid transaction identifier value */ | |
194 #define MAND_INF_INVAL (0x60) /* Invalid mandatory information */ | |
195 #define MSG_T_NON_X (0x61) /* Message type non-existent or not implemented */ | |
196 #define MSG_T_NOT_COMP (0x62) /* Message type not compatible with the protocol state */ | |
197 #define IE_NON_X (0x63) /* Information element non-existent or not implemented */ | |
198 #define COND_IE (0x64) /* Conditional IE error */ | |
199 #define NO_STATE_COMP (0x65) /* Message not compatible with the protocol state */ | |
200 #define UNSPEC (0x6f) /* Protocol error, unspecified */ | |
201 | |
202 /* | |
203 * user defined constants | |
204 */ | |
205 #define L3MAX (0xfb) | |
206 | |
207 #include "CDG_LEAVE.h" | |
208 | |
209 | |
210 #endif |