Added 3GPP dictionary.
[freeradius.git] / share / dictionary.3gpp
1 #
2 #       3GPP stuff.
3 #
4 #       ftp://ftp.3gpp.org/specs/2002-06/R1999/29_series/29061-3a0.zip
5 #
6 #       $Id$
7 #
8 VENDOR          3GPP            10415
9
10 BEGIN-VENDOR    3GPP
11
12 #
13 #       Most of the 'string' attributes are UTF-8 encoded text.
14 #       Maybe we want a UTF-8 'type' in the server...
15 #
16 ATTRIBUTE       3GPP-IMSI                       1               string  
17 ATTRIBUTE       3GPP-Charging-ID                2               integer
18 ATTRIBUTE       3GPP-PDP-Type                   3               integer
19 ATTRIBUTE       3GPP-Charging-Gateway-Address   4               ipaddr
20 ATTRIBUTE       3GPP-GPRS-Negotiated-QoS-profile 5              string
21 ATTRIBUTE       3GPP-SGSN-Address               6               ipaddr
22 ATTRIBUTE       3GPP-GGSN-Address               7               ipaddr
23 ATTRIBUTE       3GPP-IMSI-MCC-MNC               8               string
24 ATTRIBUTE       3GPP-GGSN-MCC-MNC               9               string
25 ATTRIBUTE       3GPP-NSAPI                      10              string
26 ATTRIBUTE       3GPP-Session-Stop-Indicator     11              octets
27 ATTRIBUTE       3GPP-Selection-Mode             12              string
28 ATTRIBUTE       3GPP-Charging-Characteristics   13              string
29 ATTRIBUTE       3GPP-Charging-Gateway-IPv6-Address 14           ipv6addr
30 ATTRIBUTE       3GPP-SGSN-IPv6-Address          15              ipv6addr
31 ATTRIBUTE       3GPP-GGSN-IPv6-Address          16              ipv6addr
32
33 #
34 #       This attribute is really an array of IPv6 addresses.
35 #       Why the heck couldn't they just send multiple attributes?
36 #
37 ATTRIBUTE       3GPP-IPv6-DNS-Servers           17              octets 
38
39 END-VENDOR      3GPP