~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to share/dictionary.3gpp

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- text -*-
1
2
#
2
3
#       3GPP stuff.
3
4
#
4
5
#       ftp://ftp.3gpp.org/specs/2002-06/R1999/29_series/29061-3a0.zip
5
6
#
6
 
#       $Id: dictionary.3gpp,v 1.1 2003/09/17 19:08:39 aland Exp $
 
7
#       $Id: dictionary.3gpp,v 1.1.4.1 2005/11/30 22:17:18 aland Exp $
7
8
#
8
 
VENDOR          3GPP            10415
 
9
VENDOR          3GPP                            10415
9
10
 
10
11
BEGIN-VENDOR    3GPP
11
12
 
13
14
#       Most of the 'string' attributes are UTF-8 encoded text.
14
15
#       Maybe we want a UTF-8 'type' in the server...
15
16
#
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
 
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
32
33
 
33
34
#
34
35
#       This attribute is really an array of IPv6 addresses.
35
36
#       Why the heck couldn't they just send multiple attributes?
36
37
#
37
 
ATTRIBUTE       3GPP-IPv6-DNS-Servers           17              octets 
 
38
ATTRIBUTE       3GPP-IPv6-DNS-Servers                   17      octets
 
39
 
 
40
ATTRIBUTE       3GPP-SGSN-MCC-MNC                       18      string
 
41
ATTRIBUTE       3GPP-Teardown-Indicator                 19      octets
38
42
 
39
43
END-VENDOR      3GPP