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