5d2fda57bbf0e20de549b091486889df99ace13e
[freeradius.git] / share / dictionary
1 # -*- text -*-
2 # Copyright (C) 2011 The FreeRADIUS Server project and contributors
3 #
4 # Version $Id$
5 #
6 #       DO NOT EDIT THE FILES IN THIS DIRECTORY
7 #
8 #       The files in this directory are maintained and updated by
9 #       the FreeRADIUS project.  Newer releases of software may update
10 #       or change these files.
11 #
12 #       Use the main dictionary file (usually /etc/raddb/dictionary)
13 #       for local system attributes and $INCLUDEs.
14 #
15 #
16 #
17 #       This file contains dictionary translations for parsing
18 #       requests and generating responses.  All transactions are
19 #       composed of Attribute/Value Pairs.  The value of each attribute
20 #       is specified as one of a few data types.  Valid data types are:
21 #
22 #       text       - printable, generally UTF-8 encoded (subset of 'string')
23 #       string     - 0-253 octets
24 #       ipaddr     - 4 octets in network byte order
25 #       ipv4prefix - 1 octet reserved, one octet prefix, 4 octets ipaddr
26 #       integer    - 32 bit value in big endian order
27 #       integer64  - 64 bit value in big endian order
28 #       date       - 32 bit value in big endian order - seconds since
29 #                    00:00:00 GMT,  Jan.  1,  1970
30 #       ifid       - 8 octets in network byte order
31 #       ipv6addr   - 16 octets in network byte order
32 #       ipv6prefix - 1 octet reserved, one octet prefix, 16 octets ipv6addr
33 #
34 #       FreeRADIUS includes extended data types which are not defined
35 #       in the RFC's.  These data types are:
36 #
37 #       abinary - Ascend's binary filter format.
38 #       byte    - 8 bit unsigned integer
39 #       ether   - 6 octets of hh:hh:hh:hh:hh:hh
40 #                 where 'h' is hex digits, upper or lowercase.
41 #       short   - 16-bit unsigned integer in network byte order
42 #       signed  - 32-bit signed integer in network byte order
43 #       octets  - raw octets, printed and input as hex strings.
44 #                 e.g.: 0x123456789abcdef
45 #       tlv     - type-length-value (only for certain WiMAX attributes)
46 #
47 #
48 #       Enumerated values are stored in the user file with dictionary
49 #       VALUE translations for easy administration.
50 #
51 #       Example:
52 #
53 #       ATTRIBUTE         VALUE
54 #       ---------------   -----
55 #       Framed-Protocol = PPP
56 #       7               = 1     (integer encoding)
57 #
58
59 #
60 #       Include compatibility dictionary for older users file. Move
61 #       this directive to the end of this file if you want to see the
62 #       old names in the logfiles, instead of the new names.
63 #
64 $INCLUDE dictionary.compat
65
66 #
67 #       These dictionaries define attributes in the IETF managed space.
68 #       (i.e. 1..255). This is wrong.  We include them here to allow them.
69 #       The IETF allocated ones are listed below, which gives them priority.
70 #
71 #       i.e. don't do this.  Don't use these attributes
72 #
73 $INCLUDE dictionary.usr.illegal
74 $INCLUDE dictionary.ascend.illegal
75
76 #
77 #       IETF allocated attributes and values.  Split out into
78 #       the RFC which defined them.
79 #
80 #       For a complete list of the standard attributes and values,
81 #       see:
82 #               http://www.iana.org/assignments/radius-types
83 #
84 $INCLUDE dictionary.rfc2865
85 $INCLUDE dictionary.rfc2866
86 $INCLUDE dictionary.rfc2867
87 $INCLUDE dictionary.rfc2868
88 $INCLUDE dictionary.rfc2869
89 $INCLUDE dictionary.rfc3162
90 $INCLUDE dictionary.rfc3576
91 $INCLUDE dictionary.rfc3580
92 $INCLUDE dictionary.rfc4072
93 $INCLUDE dictionary.rfc4372
94 $INCLUDE dictionary.rfc4603
95 $INCLUDE dictionary.rfc4675
96 $INCLUDE dictionary.rfc4679
97 $INCLUDE dictionary.rfc4818
98 $INCLUDE dictionary.rfc4849
99 $INCLUDE dictionary.rfc5176
100 $INCLUDE dictionary.rfc5447
101 $INCLUDE dictionary.rfc5580
102 $INCLUDE dictionary.rfc5607
103 $INCLUDE dictionary.rfc5904
104 $INCLUDE dictionary.rfc6519
105 $INCLUDE dictionary.rfc6572
106
107 #
108 #       Mostly values which have been allocated by IANA under
109 #       "expert review", but which don't have an RFC associated with them.
110 #
111 $INCLUDE dictionary.iana
112
113 #
114 #       This is a prelimanary dictionary until the RFC is published.
115 #
116 $INCLUDE dictionary.extended
117
118 #
119 #       Vendor dictionaries are listed after the standard ones.
120 #
121 $INCLUDE dictionary.3com
122 $INCLUDE dictionary.3gpp
123 $INCLUDE dictionary.3gpp2
124 $INCLUDE dictionary.acc
125 $INCLUDE dictionary.acme
126 $INCLUDE dictionary.airespace
127 $INCLUDE dictionary.alcatel
128 $INCLUDE dictionary.alcatel.sr
129 $INCLUDE dictionary.alteon
130 $INCLUDE dictionary.alvarion
131 $INCLUDE dictionary.apc
132 $INCLUDE dictionary.aruba
133 $INCLUDE dictionary.azaire
134 $INCLUDE dictionary.ascend
135 $INCLUDE dictionary.bay
136 $INCLUDE dictionary.bintec
137 $INCLUDE dictionary.bskyb
138 $INCLUDE dictionary.bt
139 $INCLUDE dictionary.cablelabs
140 $INCLUDE dictionary.cabletron
141 $INCLUDE dictionary.camiant
142 $INCLUDE dictionary.chillispot
143 $INCLUDE dictionary.cisco
144 #
145 #        The Cisco VPN300 dictionary is the same as the altiga one.
146 #        You shouldn't use both at the same time.
147 #
148 #$INCLUDE dictionary.cisco.vpn3000
149 $INCLUDE dictionary.cisco.vpn5000
150 $INCLUDE dictionary.cisco.bbsm
151 $INCLUDE dictionary.clavister
152 $INCLUDE dictionary.colubris
153 $INCLUDE dictionary.cosine
154 $INCLUDE dictionary.digium
155 $INCLUDE dictionary.eltex
156 $INCLUDE dictionary.epygi
157 $INCLUDE dictionary.erx
158 $INCLUDE dictionary.ericsson
159 $INCLUDE dictionary.extreme
160 $INCLUDE dictionary.f5
161 $INCLUDE dictionary.fdxtended
162 $INCLUDE dictionary.freeradius
163 $INCLUDE dictionary.freeswitch
164 $INCLUDE dictionary.fortinet
165 $INCLUDE dictionary.foundry
166 $INCLUDE dictionary.gandalf
167 $INCLUDE dictionary.gemtek
168 $INCLUDE dictionary.h3c
169 $INCLUDE dictionary.hp
170 $INCLUDE dictionary.huawei
171 $INCLUDE dictionary.iea
172 $INCLUDE dictionary.infonet
173 $INCLUDE dictionary.issanni
174 $INCLUDE dictionary.itk
175 $INCLUDE dictionary.ipunplugged
176 $INCLUDE dictionary.juniper
177 $INCLUDE dictionary.karlnet
178 $INCLUDE dictionary.kineto
179 $INCLUDE dictionary.lancom
180 $INCLUDE dictionary.livingston
181 $INCLUDE dictionary.localweb
182 $INCLUDE dictionary.lucent
183 $INCLUDE dictionary.manzara
184 $INCLUDE dictionary.merit
185 $INCLUDE dictionary.microsoft
186 $INCLUDE dictionary.mikrotik
187 $INCLUDE dictionary.motorola
188 $INCLUDE dictionary.motorola.wimax
189 $INCLUDE dictionary.navini
190 $INCLUDE dictionary.netscreen
191 $INCLUDE dictionary.networkphysics
192 $INCLUDE dictionary.nexans
193 $INCLUDE dictionary.ntua
194 $INCLUDE dictionary.nokia
195 #
196 #  Commented out because of attribute conflicts.
197 #
198 #$INCLUDE dictionary.nokia.conflict
199 $INCLUDE dictionary.nomadix
200 $INCLUDE dictionary.nortel
201 #
202 #  Commented out because of attribute conflicts.
203 #
204 #$INCLUDE dictionary.openser
205 $INCLUDE dictionary.packeteer
206 $INCLUDE dictionary.paloalto
207 $INCLUDE dictionary.patton
208 $INCLUDE dictionary.propel
209 $INCLUDE dictionary.prosoft
210 $INCLUDE dictionary.proxim
211 $INCLUDE dictionary.purewave
212 $INCLUDE dictionary.quiconnect
213 $INCLUDE dictionary.quintum
214 $INCLUDE dictionary.redback
215 $INCLUDE dictionary.redcreek
216 $INCLUDE dictionary.riverstone
217 $INCLUDE dictionary.roaringpenguin
218 $INCLUDE dictionary.shasta
219 $INCLUDE dictionary.shiva
220 $INCLUDE dictionary.siemens
221 $INCLUDE dictionary.slipstream
222 $INCLUDE dictionary.sonicwall
223 $INCLUDE dictionary.springtide
224 $INCLUDE dictionary.starent
225 $INCLUDE dictionary.symbol
226 $INCLUDE dictionary.telebit
227 $INCLUDE dictionary.terena
228 $INCLUDE dictionary.trapeze
229 $INCLUDE dictionary.tropos
230 $INCLUDE dictionary.t_systems_nova
231 $INCLUDE dictionary.ukerna
232 $INCLUDE dictionary.unix
233 $INCLUDE dictionary.usr
234 $INCLUDE dictionary.utstarcom
235 $INCLUDE dictionary.valemount
236 $INCLUDE dictionary.versanet
237 $INCLUDE dictionary.vqp
238 $INCLUDE dictionary.waverider
239 $INCLUDE dictionary.walabi
240 $INCLUDE dictionary.wichorus
241 $INCLUDE dictionary.wimax
242 $INCLUDE dictionary.wispr
243 $INCLUDE dictionary.xedia
244 $INCLUDE dictionary.xylan
245 $INCLUDE dictionary.zeus
246 $INCLUDE dictionary.zyxel
247
248 #
249 #       And finally the server internal attributes.
250 #       These are attributes which NEVER go into a RADIUS packet.
251 #
252 $INCLUDE dictionary.freeradius.internal