import from HEAD:
[freeradius.git] / share / dictionary
1 # -*- text -*-
2 #
3 # Version $Id$
4 #
5 #       DO NOT EDIT THE FILES IN THIS DIRECTORY
6 #
7 #       The files in this directory are maintained and updated by
8 #       the FreeRADIUS project.  Newer releases of software may update
9 #       or change these files.
10 #
11 #       Use the main dictionary file (usually /etc/raddb/dictionary)
12 #       for local system attributes and $INCLUDEs.
13 #
14 #
15 #
16 #       This file contains dictionary translations for parsing
17 #       requests and generating responses.  All transactions are
18 #       composed of Attribute/Value Pairs.  The value of each attribute
19 #       is specified as one of 4 data types.  Valid data types are:
20 #
21 #       text       - printable, generally UTF-8 encoded (subset of 'string')
22 #       string     - 0-253 octets
23 #       ipaddr     - 4 octets in network byte order
24 #       integer    - 32 bit value in big endian order (high byte first)
25 #       date       - 32 bit value in big endian order - seconds since
26 #                    00:00:00 GMT,  Jan.  1,  1970
27 #       ifid       - 8 octets in network byte order
28 #       ipv6addr   - 16 octets in network byte order
29 #       ipv6prefix - 18 octets in network byte order
30 #
31 #       FreeRADIUS includes extended data types which are not defined
32 #       in the RFC's.  These data types are:
33 #
34 #       abinary - Ascend's binary filter format.
35 #       octets  - raw octets, printed and input as hex strings.
36 #                 e.g.: 0x123456789abcdef
37 #
38 #
39 #       Enumerated values are stored in the user file with dictionary
40 #       VALUE translations for easy administration.
41 #
42 #       Example:
43 #
44 #       ATTRIBUTE         VALUE
45 #       ---------------   -----
46 #       Framed-Protocol = PPP
47 #       7               = 1     (integer encoding)
48 #
49
50 #
51 #       Include compatibility dictionary for older users file. Move
52 #       this directive to the end of this file if you want to see the
53 #       old names in the logfiles, INSTEAD OF the new names.
54 #
55 $INCLUDE dictionary.compat
56
57 #
58 #       Include the RFC dictionaries next.
59 #
60 #       For a complete list of the standard attributes and values,
61 #       see:
62 #               http://www.iana.org/assignments/radius-types
63 #
64 $INCLUDE dictionary.rfc2865
65 $INCLUDE dictionary.rfc2866
66 $INCLUDE dictionary.rfc2867
67 $INCLUDE dictionary.rfc2868
68 $INCLUDE dictionary.rfc2869
69 $INCLUDE dictionary.rfc3162
70 $INCLUDE dictionary.rfc3576
71 $INCLUDE dictionary.rfc3580
72 $INCLUDE dictionary.rfc4372
73 $INCLUDE dictionary.rfc4675
74 $INCLUDE dictionary.rfc4679
75
76 #
77 #       Include vendor dictionaries after the standard ones.
78 #
79 $INCLUDE dictionary.3com
80 $INCLUDE dictionary.3gpp
81 $INCLUDE dictionary.3gpp2
82 $INCLUDE dictionary.acc
83 $INCLUDE dictionary.airespace
84 $INCLUDE dictionary.alcatel
85 $INCLUDE dictionary.alteon
86 $INCLUDE dictionary.alvarion
87 $INCLUDE dictionary.aruba
88 $INCLUDE dictionary.ascend
89 $INCLUDE dictionary.asn
90 $INCLUDE dictionary.bay
91 $INCLUDE dictionary.bintec
92 $INCLUDE dictionary.cablelabs
93 $INCLUDE dictionary.cabletron
94 $INCLUDE dictionary.cisco
95 #
96 #        The Cisco VPN300 dictionary is the same as the altiga one.
97 #        You shouldn't use both at the same time.
98 #
99 #$INCLUDE dictionary.cisco.vpn3000
100 $INCLUDE dictionary.cisco.vpn5000
101 $INCLUDE dictionary.cisco.bbsm
102 $INCLUDE dictionary.colubris
103 $INCLUDE dictionary.cosine
104 $INCLUDE dictionary.digium
105 $INCLUDE dictionary.epygi
106 $INCLUDE dictionary.erx
107 $INCLUDE dictionary.ericsson
108 $INCLUDE dictionary.extreme
109 $INCLUDE dictionary.freeradius
110 $INCLUDE dictionary.fortinet
111 $INCLUDE dictionary.foundry
112 $INCLUDE dictionary.gandalf
113 $INCLUDE dictionary.gemtek
114 $INCLUDE dictionary.issanni
115 $INCLUDE dictionary.itk
116 $INCLUDE dictionary.ipunplugged
117 $INCLUDE dictionary.juniper
118 $INCLUDE dictionary.karlnet
119 $INCLUDE dictionary.livingston
120 $INCLUDE dictionary.localweb
121 $INCLUDE dictionary.lucent
122 $INCLUDE dictionary.hp
123 $INCLUDE dictionary.microsoft
124 $INCLUDE dictionary.mikrotik
125 $INCLUDE dictionary.navini
126 $INCLUDE dictionary.netscreen
127 $INCLUDE dictionary.ntua
128 $INCLUDE dictionary.nomadix
129 $INCLUDE dictionary.nortel
130 $INCLUDE dictionary.packeteer
131 $INCLUDE dictionary.patton
132 $INCLUDE dictionary.propel
133 $INCLUDE dictionary.quintum
134 $INCLUDE dictionary.redback
135 $INCLUDE dictionary.redcreek
136 $INCLUDE dictionary.riverstone
137 $INCLUDE dictionary.roaringpenguin
138 $INCLUDE dictionary.shasta
139 $INCLUDE dictionary.shiva
140 $INCLUDE dictionary.sofaware
141 $INCLUDE dictionary.sonicwall
142 $INCLUDE dictionary.springtide
143 $INCLUDE dictionary.starent
144 $INCLUDE dictionary.telebit
145 $INCLUDE dictionary.trapeze
146 $INCLUDE dictionary.tropos
147 $INCLUDE dictionary.t_systems_nova
148 $INCLUDE dictionary.usr
149 $INCLUDE dictionary.valemount
150 $INCLUDE dictionary.versanet
151 $INCLUDE dictionary.waverider
152 $INCLUDE dictionary.walabi
153 $INCLUDE dictionary.wispr
154 $INCLUDE dictionary.xedia
155 $INCLUDE dictionary.xylan
156
157 #
158 #       And finally the server internal attributes.
159 #
160 $INCLUDE dictionary.freeradius.internal
161
162 #
163 #       Miscellaneous attributes defined in weird places that
164 #       don't really belong anywhere else...
165 #
166 ATTRIBUTE       Originating-Line-Info                   94      string
167
168 #  As defined in draft-sterman-aaa-sip-00.txt
169 ATTRIBUTE       Digest-Response                         206     string
170 ATTRIBUTE       Digest-Attributes                       207     octets  # stupid format
171
172 #
173 #       Integer Translations
174 #
175 VALUE   Service-Type                    Voice                   12
176 VALUE   Service-Type                    Fax                     13
177 VALUE   Service-Type                    Modem-Relay             14
178 VALUE   Service-Type                    IAPP-Register           15
179 VALUE   Service-Type                    IAPP-AP-Check           16
180
181 VALUE   Framed-Protocol                 GPRS-PDP-Context        7
182
183 VALUE   NAS-Port-Type                   Wireless-CDMA2000       22
184 VALUE   NAS-Port-Type                   Wireless-UMTS           23
185 VALUE   NAS-Port-Type                   Wireless-1X-EV          24
186 VALUE   NAS-Port-Type                   IAPP                    25
187
188 VALUE   Framed-Protocol                 PPTP                    9