nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # -*- text -*- |
2 | ############################################################################## |
||
3 | # |
||
4 | # This is a WiMAX dictionary for the WiChorus line of products. |
||
5 | # It is NOT compatible with the normal WiMAX dictionary. |
||
6 | # It CANNOT be used at the same time as the normal WiMAX dictionary. |
||
7 | # |
||
8 | ############################################################################## |
||
9 | # |
||
10 | # $Id$ |
||
11 | # |
||
12 | ############################################################################## |
||
13 | |||
14 | VENDOR WiMAX 24757 format=1,1,c |
||
15 | |||
16 | BEGIN-VENDOR WiMAX |
||
17 | |||
18 | ATTRIBUTE WiMAX-Capability 1 tlv |
||
19 | |||
20 | BEGIN-TLV WiMAX-Capability |
||
21 | ATTRIBUTE WiMAX-Release 1 string |
||
22 | ATTRIBUTE WiMAX-Accounting-Capabilities 2 byte |
||
23 | ATTRIBUTE WiMAX-Hotlining-Capabilities 3 byte |
||
24 | ATTRIBUTE WiMAX-Idle-Mode-Notification-Cap 4 byte |
||
25 | ATTRIBUTE WiMAX-Packet-Flow-Descriptor-Capabilities 5 byte |
||
26 | # Role of 6/7 swapped vs definition in WMF R015v01 |
||
27 | ATTRIBUTE WiMAX-ASN-Network-Service-Capabilities 6 integer |
||
28 | ATTRIBUTE WiMAX-Authorized-IP-Services 7 integer |
||
29 | |||
30 | # This is really a bitmap |
||
31 | VALUE WiMAX-Accounting-Capabilities No-Accounting 0 |
||
32 | VALUE WiMAX-Accounting-Capabilities IP-Session-Based 1 |
||
33 | VALUE WiMAX-Accounting-Capabilities Flow-Based 2 |
||
34 | |||
35 | # This is really a bitmap |
||
36 | VALUE WiMAX-Hotlining-Capabilities Not-Supported 0 |
||
37 | VALUE WiMAX-Hotlining-Capabilities Hotline-Profile-Id 1 |
||
38 | VALUE WiMAX-Hotlining-Capabilities NAS-Filter-Rule 2 |
||
39 | VALUE WiMAX-Hotlining-Capabilities HTTP-Redirection 4 |
||
40 | VALUE WiMAX-Hotlining-Capabilities IP-Redirection 8 |
||
41 | |||
42 | VALUE WiMAX-Idle-Mode-Notification-Cap Not-Supported 0 |
||
43 | VALUE WiMAX-Idle-Mode-Notification-Cap Supported 1 |
||
44 | |||
45 | # v2 also implies support for v1 |
||
46 | VALUE WiMAX-Packet-Flow-Descriptor-Capabilities v1 1 |
||
47 | VALUE WiMAX-Packet-Flow-Descriptor-Capabilities v2 2 |
||
48 | |||
49 | # This is really a bitmap. |
||
50 | # For Wichorus gateway this is used to |
||
51 | # indicate functionality supported by the ASN-GW. In WMF R015V01 |
||
52 | # this is sub-tlv 7 with the same functionality. Sub-tlv 6 is a |
||
53 | # similar and used to indicate services the ASN is authorized to |
||
54 | # support for the subscriber (see sub-tlv 7 for Wichorus' version) |
||
55 | # Wichorus' implementation is also shifted left one bit... |
||
56 | VALUE WiMAX-ASN-Network-Service-Capabilities DHCPv4-Relay 2 |
||
57 | VALUE WiMAX-ASN-Network-Service-Capabilities DHCPv6-Relay 4 |
||
58 | VALUE WiMAX-ASN-Network-Service-Capabilities DHCPv4-Proxy 8 |
||
59 | VALUE WiMAX-ASN-Network-Service-Capabilities DHCPv6-Proxy 16 |
||
60 | VALUE WiMAX-ASN-Network-Service-Capabilities FA 32 |
||
61 | VALUE WiMAX-ASN-Network-Service-Capabilities PMIP-Client 64 |
||
62 | # ... plus additional, but these are the only relevant ones for now |
||
63 | |||
64 | # This is really a bitmap |
||
65 | # Proprietary definition of supported services. Used by the AAA to |
||
66 | # indicate which services the ASN is allowed to support for the MS |
||
67 | VALUE WiMAX-Authorized-IP-Services CMIPv4 1 |
||
68 | VALUE WiMAX-Authorized-IP-Services PMIPv4 2 |
||
69 | VALUE WiMAX-Authorized-IP-Services SimpleIPv4 4 |
||
70 | |||
71 | END-TLV WiMAX-Capability |
||
72 | |||
73 | ATTRIBUTE WiMAX-Device-Authentication-Indicator 2 byte |
||
74 | ATTRIBUTE WiMAX-GMT-Timezone-offset 3 signed |
||
75 | ATTRIBUTE WiMAX-AAA-Session-Id 4 octets |
||
76 | |||
77 | # 32 octets in length |
||
78 | ATTRIBUTE WiMAX-MSK 5 octets encrypt=2 |
||
79 | ATTRIBUTE WiMAX-hHA-IP-MIP4 6 ipaddr |
||
80 | ATTRIBUTE WiMAX-hHA-IP-MIP6 7 ipv6addr |
||
81 | ATTRIBUTE WiMAX-DHCPv4-Server 8 combo-ip |
||
82 | ATTRIBUTE WiMAX-DHCPv6-Server 9 combo-ip |
||
83 | |||
84 | # MN-HA-CMIP4 = H(MIP-RK, "CMIP4 MN HA" | HA-IPv4 | MN-NAI), or |
||
85 | # MN-HA-PMIP4 = H(MIP-RK, "PMIP4 MN HA" | HA-IPv4 | MN-NAI) |
||
86 | ATTRIBUTE WiMAX-MN-hHA-MIP4-Key 10 octets encrypt=2 |
||
87 | |||
88 | # MN-HA-CMIP4-SPI == MIP-SPI, or |
||
89 | # MN-HA-PIMP4-SPI == MIP-SPI + 1 |
||
90 | ATTRIBUTE WiMAX-MN-hHA-MIP4-SPI 11 integer |
||
91 | |||
92 | # MN-HA-CMIP6 = H(MIP-RK, "CMIP6 MN HA" | HA-IPv6 | MN-NAI) |
||
93 | ATTRIBUTE WiMAX-MN-hHA-MIP6-Key 12 octets encrypt=2 |
||
94 | |||
95 | # MN-HA-CMIP6-SPI == MIP-SPI + 2 |
||
96 | ATTRIBUTE WiMAX-MN-hHA-MIP6-SPI 13 integer |
||
97 | |||
98 | # FA-RK = H(MIP-RK, "FA-RK") |
||
99 | ATTRIBUTE WiMAX-FA-RK-Key 14 octets encrypt=2 |
||
100 | |||
101 | # 160 bit random number |
||
102 | ATTRIBUTE WiMAX-HA-RK-Key 15 octets encrypt=2 |
||
103 | # SPI-CMIP4 |
||
104 | ATTRIBUTE WiMAX-HA-RK-SPI 16 integer |
||
105 | |||
106 | ATTRIBUTE WiMAX-HA-RK-Lifetime 17 integer |
||
107 | |||
108 | # Calculation is the same as MN-HA-CMIP4, etc. |
||
109 | # With CMIP the MN may not know the appropriate HA IP address when calculating |
||
110 | # the MIP RRQ AE (IPv4) or during a BU (IPv6). In this case it must either use an |
||
111 | # old known HA IP address or can indicate whether dynamic HA assignment from the |
||
112 | # hCSN is preferred to the vCSN, or if there is no preference by providing |
||
113 | # ALL-ZERO-ONE-ADDR (255.255.255.255/0.0.0.0 respectively) in the MIP RRQ sent |
||
114 | # to the FA. The RRQ-MN-HA key is calculated using this RRQ-HA-IP address and is |
||
115 | # required by the HA to validate the MIP RRQ received from the MS as it does |
||
116 | # not contain the actual HA IP address. |
||
117 | ATTRIBUTE WiMAX-RRQ-HA-IP 18 combo-ip |
||
118 | ATTRIBUTE WiMAX-RRQ-MN-HA-Key 19 octets encrypt=2 |
||
119 | |||
120 | ATTRIBUTE WiMAX-Time-Of-Day-Time 20 tlv |
||
121 | |||
122 | BEGIN-TLV WiMAX-Time-Of-Day-Time |
||
123 | ATTRIBUTE WiMAX-Hour 1 byte |
||
124 | ATTRIBUTE WiMAX-Minute 2 byte |
||
125 | ATTRIBUTE WiMAX-UTC-Offset 3 integer |
||
126 | END-TLV WiMAX-Time-Of-Day-Time |
||
127 | |||
128 | ATTRIBUTE WiMAX-Session-Continue 21 integer |
||
129 | |||
130 | VALUE WiMAX-Session-Continue False 0 |
||
131 | VALUE WiMAX-Session-Continue True 1 |
||
132 | |||
133 | ATTRIBUTE WiMAX-Beginning-Of-Session 22 integer |
||
134 | |||
135 | VALUE WiMAX-Beginning-Of-Session False 0 |
||
136 | VALUE WiMAX-Beginning-Of-Session True 1 |
||
137 | |||
138 | # This is pulled from WMF R015v01 - because our ASN-GW supports Simple IP and a |
||
139 | # simple way to denote this was needed without building in a lot of private |
||
140 | # logic that would one day simply be replaced by this logic anyway. |
||
141 | # Note: Attribute renamed in Release 1.5 to Network-Technology. Maintain the |
||
142 | # old name here to allow for better backwards compatibility. |
||
143 | ATTRIBUTE WiMAX-IP-Technology 23 integer |
||
144 | |||
145 | VALUE WiMAX-IP-Technology Simple-IPv4 0 |
||
146 | VALUE WiMAX-IP-Technology Simple-IPv6 1 |
||
147 | VALUE WiMAX-IP-Technology PMIP4 2 |
||
148 | VALUE WiMAX-IP-Technology CMIP4 3 |
||
149 | VALUE WiMAX-IP-Technology CMIP6 4 |
||
150 | VALUE WiMAX-IP-Technology Ethernet-CS 5 |
||
151 | VALUE WiMAX-IP-Technology Simple-ETH 6 |
||
152 | VALUE WiMAX-IP-Technology MIP-Based-ETH 7 |
||
153 | VALUE WiMAX-IP-Technology PMIP6 8 |
||
154 | |||
155 | ATTRIBUTE WiMAX-Hotline-Indicator 24 string |
||
156 | ATTRIBUTE WiMAX-Prepaid-Indicator 25 byte |
||
157 | ATTRIBUTE WiMAX-PDFID 26 short |
||
158 | ATTRIBUTE WiMAX-SDFID 27 short |
||
159 | ATTRIBUTE WiMAX-Packet-Flow-Descriptor 28 tlv |
||
160 | |||
161 | BEGIN-TLV WiMAX-Packet-Flow-Descriptor |
||
162 | ATTRIBUTE WiMAX-Packet-Data-Flow-Id 1 short |
||
163 | ATTRIBUTE WiMAX-Service-Data-Flow-Id 2 short |
||
164 | ATTRIBUTE WiMAX-Service-Profile-Id 3 integer |
||
165 | ATTRIBUTE WiMAX-Direction 4 byte |
||
166 | |||
167 | VALUE WiMAX-Direction Reserved-0 0 |
||
168 | VALUE WiMAX-Direction Uplink 1 |
||
169 | VALUE WiMAX-Direction Downlink 2 |
||
170 | VALUE WiMAX-Direction Bi-Directional 3 |
||
171 | |||
172 | ATTRIBUTE WiMAX-Activation-Trigger 5 byte |
||
173 | |||
174 | # This is really a bitmap |
||
175 | VALUE WiMAX-Activation-Trigger Reserved-0 0 |
||
176 | VALUE WiMAX-Activation-Trigger Provisioned 1 |
||
177 | VALUE WiMAX-Activation-Trigger Admit 2 |
||
178 | VALUE WiMAX-Activation-Trigger Activate 4 |
||
179 | VALUE WiMAX-Activation-Trigger Dynamically-Changeable 8 |
||
180 | |||
181 | ATTRIBUTE WiMAX-Transport-Type 6 byte |
||
182 | |||
183 | VALUE WiMAX-Transport-Type Reserved-0 0 |
||
184 | VALUE WiMAX-Transport-Type IPv4-CS 1 |
||
185 | VALUE WiMAX-Transport-Type IPv6-CS 2 |
||
186 | VALUE WiMAX-Transport-Type Ethernet 3 |
||
187 | |||
188 | ATTRIBUTE WiMAX-Uplink-QOS-Id 7 byte |
||
189 | ATTRIBUTE WiMAX-Downlink-QOS-Id 8 byte |
||
190 | ATTRIBUTE WiMAX-Uplink-Classifier 9 string |
||
191 | ATTRIBUTE WiMAX-Downlink-Classifier 10 string |
||
192 | #ATTRIBUTE WiMAX-Paging-Preference 11 byte # Single bit, value => refer to 802.16e section 11.13.30 |
||
193 | END-TLV WiMAX-Packet-Flow-Descriptor |
||
194 | |||
195 | ATTRIBUTE WiMAX-QoS-Descriptor 29 tlv |
||
196 | |||
197 | BEGIN-TLV WiMAX-QoS-Descriptor |
||
198 | ATTRIBUTE WiMAX-QoS-Id 1 byte |
||
199 | ATTRIBUTE WiMAX-Global-Service-Class-Name 2 string # 6 octets |
||
200 | ATTRIBUTE WiMAX-Service-Class-Name 3 string |
||
201 | ATTRIBUTE WiMAX-Schedule-Type 4 byte |
||
202 | ATTRIBUTE WiMAX-Traffic-Priority 5 byte |
||
203 | ATTRIBUTE WiMAX-Maximum-Sustained-Traffic-Rate 6 integer |
||
204 | ATTRIBUTE WiMAX-Minimum-Reserved-Traffic-Rate 7 integer |
||
205 | ATTRIBUTE WiMAX-Maximum-Traffic-Burst 8 integer |
||
206 | ATTRIBUTE WiMAX-Tolerated-Jitter 9 integer |
||
207 | ATTRIBUTE WiMAX-Maximum-Latency 10 integer |
||
208 | ATTRIBUTE WiMAX-Reduced-Resources-Code 11 byte |
||
209 | ATTRIBUTE WiMAX-Media-Flow-Type 12 byte |
||
210 | ATTRIBUTE WiMAX-Unsolicited-Grant-Interval 13 short |
||
211 | ATTRIBUTE WiMAX-SDU-Size 14 short |
||
212 | ATTRIBUTE WiMAX-Unsolicited-Polling-Interval 15 short |
||
213 | ATTRIBUTE WiMAX-Media-Flow-Description-SDP 16 string |
||
214 | |||
215 | VALUE WiMAX-Schedule-Type Best-Effort 2 |
||
216 | VALUE WiMAX-Schedule-Type nrtPS 3 |
||
217 | VALUE WiMAX-Schedule-Type rtPS 4 |
||
218 | VALUE WiMAX-Schedule-Type Extended-rtPS 5 |
||
219 | VALUE WiMAX-Schedule-Type UGS 6 |
||
220 | |||
221 | VALUE WiMAX-Media-Flow-Type VoIP 1 |
||
222 | VALUE WiMAX-Media-Flow-Type Robust-Browser 2 |
||
223 | VALUE WiMAX-Media-Flow-Type Secure-Browser-VPN 3 |
||
224 | VALUE WiMAX-Media-Flow-Type Streaming-Video 4 |
||
225 | VALUE WiMAX-Media-Flow-Type Streaming-Live-TV 5 |
||
226 | VALUE WiMAX-Media-Flow-Type Music-Photo-Download 6 |
||
227 | VALUE WiMAX-Media-Flow-Type Multi-Player-Gaming 7 |
||
228 | VALUE WiMAX-Media-Flow-Type Location-Based-Services 8 |
||
229 | VALUE WiMAX-Media-Flow-Type Text-Audio-Books 9 |
||
230 | VALUE WiMAX-Media-Flow-Type Video-Conversation 10 |
||
231 | VALUE WiMAX-Media-Flow-Type Message 11 |
||
232 | VALUE WiMAX-Media-Flow-Type Control 12 |
||
233 | VALUE WiMAX-Media-Flow-Type Data 13 |
||
234 | |||
235 | END-TLV WiMAX-QoS-Descriptor |
||
236 | |||
237 | # Same as QoS-Descriptor... used only in interim and stop records for |
||
238 | # flow based accounting. |
||
239 | ATTRIBUTE WiMAX-Uplink-Granted-QoS 30 tlv # UPDATED - WAS STRING... |
||
240 | ATTRIBUTE WiMAX-Control-Packets-In 31 integer |
||
241 | ATTRIBUTE WiMAX-Control-Octets-In 32 integer |
||
242 | ATTRIBUTE WiMAX-Control-Packets-Out 33 integer |
||
243 | ATTRIBUTE WiMAX-Control-Octets-Out 34 integer |
||
244 | ATTRIBUTE WiMAX-PPAC 35 tlv |
||
245 | |||
246 | BEGIN-TLV WiMAX-PPAC |
||
247 | ATTRIBUTE WiMAX-Available-In-Client 1 integer |
||
248 | |||
249 | # Really a bitmap |
||
250 | VALUE WiMAX-Available-In-Client Volume-Metering 1 |
||
251 | VALUE WiMAX-Available-In-Client Duration-Metering 2 |
||
252 | VALUE WiMAX-Available-In-Client Resource-Metering 4 |
||
253 | VALUE WiMAX-Available-In-Client Pools 8 |
||
254 | VALUE WiMAX-Available-In-Client Rating-Groups 0x10 |
||
255 | VALUE WiMAX-Available-In-Client Multi-Services 0x20 |
||
256 | VALUE WiMAX-Available-In-Client Tariff-Switch 0x40 |
||
257 | END-TLV WiMAX-PPAC |
||
258 | |||
259 | ATTRIBUTE WiMAX-Session-Termination-Capability 36 integer |
||
260 | |||
261 | # Really a bitmap |
||
262 | VALUE WiMAX-Session-Termination-Capability Dynamic-Authorization 1 |
||
263 | |||
264 | ATTRIBUTE WiMAX-PPAQ 37 tlv |
||
265 | |||
266 | BEGIN-TLV WiMAX-PPAQ |
||
267 | ATTRIBUTE WiMAX-PPAQ-Quota-Identifier 1 octets |
||
268 | ATTRIBUTE WiMAX-Volume-Quota 2 integer #kb |
||
269 | ATTRIBUTE WiMAX-Volume-Threshold 3 integer #kb |
||
270 | ATTRIBUTE WiMAX-Duration-Quota 4 integer #s |
||
271 | ATTRIBUTE WiMAX-Duration-Threshold 5 integer #s |
||
272 | ATTRIBUTE WiMAX-Resource-Quota 6 integer |
||
273 | ATTRIBUTE WiMAX-Resource-Threshold 7 integer |
||
274 | ATTRIBUTE WiMAX-Update-Reason 8 integer |
||
275 | ATTRIBUTE WiMAX-Prepaid-Server 9 combo-ip |
||
276 | ATTRIBUTE WiMAX-Service-Id 10 string |
||
277 | ATTRIBUTE WiMAX-Rating-Group-Id 11 integer |
||
278 | ATTRIBUTE WiMAX-Termination-Action 12 byte |
||
279 | ATTRIBUTE WiMAX-Pool-Id 13 integer |
||
280 | ATTRIBUTE WiMAX-Pool-Multiplier 14 integer |
||
281 | ATTRIBUTE WiMAX-Requested-Action 15 byte |
||
282 | ATTRIBUTE WiMAX-Check-Balance-Result 16 byte |
||
283 | |||
284 | # |
||
285 | # 4 octets - integer representing 1/10's of lowest currency (e.g. cents) |
||
286 | # 4 octets - currency code as in ISO-4217 |
||
287 | # 1+ - UTF8 string containing text like "cost is $1 per minute" |
||
288 | # |
||
289 | ATTRIBUTE WiMAX-Cost-Information-AVP 17 octets |
||
290 | |||
291 | VALUE WiMAX-Update-Reason Pre-Initialization 1 |
||
292 | VALUE WiMAX-Update-Reason Initial-Request 2 |
||
293 | VALUE WiMAX-Update-Reason Threshold-Reached 3 |
||
294 | VALUE WiMAX-Update-Reason Quota-Reached 4 |
||
295 | VALUE WiMAX-Update-Reason TITSU-Approaching 5 |
||
296 | VALUE WiMAX-Update-Reason Remote-Forced-Disconnect 6 |
||
297 | VALUE WiMAX-Update-Reason Client-Service-Termination 7 |
||
298 | VALUE WiMAX-Update-Reason Access-Service-Terminated 8 |
||
299 | VALUE WiMAX-Update-Reason Service-Not-Established 9 |
||
300 | VALUE WiMAX-Update-Reason One-Time-Charging 10 |
||
301 | |||
302 | VALUE WiMAX-Termination-Action Terminate 1 |
||
303 | VALUE WiMAX-Termination-Action Request-More-Quota 2 |
||
304 | VALUE WiMAX-Termination-Action Redirect-Or-Filter 3 |
||
305 | |||
306 | VALUE WiMAX-Requested-Action Balance-Check 1 |
||
307 | VALUE WiMAX-Requested-Action Price-Enquiry 2 |
||
308 | |||
309 | END-TLV WiMAX-PPAQ |
||
310 | |||
311 | ATTRIBUTE WiMAX-Prepaid-Tariff-Switching 38 tlv |
||
312 | |||
313 | BEGIN-TLV WiMAX-Prepaid-Tariff-Switching |
||
314 | ATTRIBUTE WiMAX-Prepaid-Quota-Identifier 1 string |
||
315 | ATTRIBUTE WiMAX-Volume-Used-After 2 integer #1k |
||
316 | ATTRIBUTE WiMAX-Tariff-Switch-Interval 3 integer #s |
||
317 | ATTRIBUTE WiMAX-Time-Interval-After 4 integer #s |
||
318 | END-TLV WiMAX-Prepaid-Tariff-Switching |
||
319 | |||
320 | ATTRIBUTE WiMAX-Active-Time-Duration 39 integer |
||
321 | ATTRIBUTE WiMAX-DHCP-RK 40 octets encrypt=2 |
||
322 | ATTRIBUTE WiMAX-DHCP-RK-Key-Id 41 integer |
||
323 | ATTRIBUTE WiMAX-DHCP-RK-Lifetime 42 integer |
||
324 | ATTRIBUTE WiMAX-DHCP-Msg-Server-IP 43 ipaddr |
||
325 | ATTRIBUTE WiMAX-Idle-Mode-Transition 44 byte |
||
326 | ATTRIBUTE WiMAX-NAP-Id 45 octets |
||
327 | |||
328 | # 3 octets of NAP Id |
||
329 | # 3 octets of base-station Id |
||
330 | ATTRIBUTE WiMAX-BS-Id 46 octets |
||
331 | ATTRIBUTE WiMAX-Location 47 octets |
||
332 | |||
333 | # Number of times Acct-Input-Packets rolled over 2^32. |
||
334 | ATTRIBUTE WiMAX-Acct-Input-Packets-Gigaword 48 integer |
||
335 | ATTRIBUTE WiMAX-Acct-Output-Packets-Gigaword 49 integer |
||
336 | |||
337 | # Formatted as per IP Filter rule specification. |
||
338 | ATTRIBUTE WiMAX-Uplink-Flow-Description 50 string |
||
339 | |||
340 | ATTRIBUTE WiMAX-BU-CoA-IPv6 51 ipv6addr # Updated |
||
341 | ATTRIBUTE WiMAX-DNS-Server 52 combo-ip |
||
342 | ATTRIBUTE WiMAX-Hotline-Profile-Id 53 string |
||
343 | |||
344 | # Formatted as per IP Filter rule specification. |
||
345 | ATTRIBUTE WiMAX-HTTP-Redirection-Rule 54 string |
||
346 | |||
347 | # Formatted as per IP Filter rule specification. |
||
348 | ATTRIBUTE WiMAX-IP-Redirection-Rule 55 string |
||
349 | ATTRIBUTE WiMAX-Hotline-Session-Timer 56 integer |
||
350 | |||
351 | # 3 octets |
||
352 | ATTRIBUTE WiMAX-NSP-Id 57 octets |
||
353 | |||
354 | # WiMAX-HA-RK-Requested has been removed from WMF Release 1.3 and later. |
||
355 | # However the attribute has not been replaced so this is left to preserve |
||
356 | # backward compatibility. This attribute is deprecated and will be removed. |
||
357 | ATTRIBUTE WiMAX-HA-RK-Key-Requested 58 integer |
||
358 | |||
359 | VALUE WiMAX-HA-RK-Key-Requested No 0 |
||
360 | VALUE WiMAX-HA-RK-Key-Requested Yes 1 |
||
361 | |||
362 | ATTRIBUTE WiMAX-Count-Type 59 byte |
||
363 | ATTRIBUTE WiMAX-DM-Action-Code 60 integer |
||
364 | |||
365 | VALUE WiMAX-DM-Action-Code Deregister-MS 0 |
||
366 | VALUE WiMAX-DM-Action-Code Suspend-MS-Traffic 1 |
||
367 | VALUE WiMAX-DM-Action-Code Suspend-User-Traffic 2 |
||
368 | VALUE WiMAX-DM-Action-Code Resume-Traffic 3 |
||
369 | VALUE WiMAX-DM-Action-Code MS-Terminate 4 |
||
370 | VALUE WiMAX-DM-Action-Code MS-Idle 5 |
||
371 | VALUE WiMAX-DM-Action-Code MS-Completed-IPv6-Handover 6 |
||
372 | VALUE WiMAX-DM-Action-Code BS-Sends-RES-Cmd 0xffff |
||
373 | |||
374 | # FA-RK-SPI = SPI-CMIP4 = MIP-SPI |
||
375 | ATTRIBUTE WiMAX-FA-RK-SPI 61 integer |
||
376 | |||
377 | # Formatted as per IP Filter rule specification. |
||
378 | ATTRIBUTE WiMAX-Downlink-Flow-Description 62 string |
||
379 | |||
380 | # Same as QoS-Descriptor... used only in flow based accounting. |
||
381 | ATTRIBUTE WiMAX-Downlink-Granted-QoS 63 tlv |
||
382 | |||
383 | # More MIP keys, calculated as above... but in different packets. |
||
384 | # In a roaming scenario both the vAAA and the hAAA can provide a HA |
||
385 | # and related key context, as well as DHCP server information to the ASN-GW. |
||
386 | # These attributes are used by the vCSN. |
||
387 | ATTRIBUTE WiMAX-vHA-IP-MIP4 64 ipaddr |
||
388 | ATTRIBUTE WiMAX-vHA-IP-MIP6 65 ipv6addr |
||
389 | ATTRIBUTE WiMAX-vHA-MIP4-Key 66 octets encrypt=2 |
||
390 | ATTRIBUTE WiMAX-vHA-RK-Key 67 octets encrypt=2 |
||
391 | ATTRIBUTE WiMAX-vHA-RK-SPI 68 integer |
||
392 | ATTRIBUTE WiMAX-vHA-RK-Lifetime 69 integer |
||
393 | |||
394 | ATTRIBUTE WiMAX-MN-vHA-MIP6-Key 70 octets encrypt=2 |
||
395 | ATTRIBUTE WiMAX-MN-vHA-MIP4-SPI 71 integer |
||
396 | ATTRIBUTE WiMAX-MN-vHA-MIP6-SPI 72 integer |
||
397 | |||
398 | ATTRIBUTE WiMAX-vDHCPv4-Server 73 ipaddr |
||
399 | ATTRIBUTE WiMAX-vDHCPv6-Server 74 ipv6addr |
||
400 | ATTRIBUTE WiMAX-vDHCP-RK 75 octets encrypt=2 |
||
401 | ATTRIBUTE WiMAX-vDHCP-RK-Key-ID 76 integer |
||
402 | ATTRIBUTE WiMAX-vDHCP-RK-Lifetime 77 integer |
||
403 | |||
404 | |||
405 | |||
406 | # About 10 more attributes in 1.3 |
||
407 | |||
408 |