fbd0ce692dda213cd06ab0a309c84986387288b0
[freeradius.git] / share / dictionary
1 # -*- text -*-
2 # Copyright (C) 2015 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 #       string     - printable text, generally UTF-8 encoded.  (The RFCs call this "text")
23 #       ipaddr     - 4 octets in network byte order
24 #       ipv4prefix - 1 octet reserved, one octet prefix, 4 octets ipaddr
25 #       integer    - 32 bit value in big endian order
26 #       integer64  - 64 bit value in big endian order
27 #       date       - 32 bit value in big endian order - seconds since
28 #                    00:00:00 GMT,  Jan.  1,  1970
29 #       ifid       - 8 octets in network byte order
30 #       ipv6addr   - 16 octets in network byte order
31 #       ipv6prefix - 1 octet reserved, one octet prefix, 16 octets ipv6addr
32 #       tlv        - type-length-value
33 #
34 #       FreeRADIUS includes 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  The RFCs call this "string".
45 #
46 #       FreeRADIUS uses a number of data types which are defined in
47 #       RFC 6929.  These data types should NEVER be used in any other
48 #       dictionary.  We won't even list them here.
49 #
50 #
51 #       Enumerated values are stored in the user file with dictionary
52 #       VALUE translations for easy administration.
53 #
54 #       Example:
55 #
56 #       ATTRIBUTE         VALUE
57 #       ---------------   -----
58 #       Framed-Protocol = PPP
59 #       7               = 1     (integer encoding)
60 #
61
62 #
63 #       Include compatibility dictionary for older users file. Move
64 #       this directive to the end of this file if you want to see the
65 #       old names in the logfiles, instead of the new names.
66 #
67 $INCLUDE dictionary.compat
68
69 #
70 #       These dictionaries define attributes in the IETF managed space.
71 #       (i.e. 1..255). This is wrong.  We include them here to allow them.
72 #       The IETF allocated ones are listed below, which gives them priority.
73 #
74 #       i.e. don't do this.  Don't use these attributes
75 #
76 $INCLUDE dictionary.usr.illegal
77 $INCLUDE dictionary.ascend.illegal
78
79 #
80 #       IETF allocated attributes and values.  Split out into
81 #       the RFC which defined them.
82 #
83 #       For a complete list of the standard attributes and values,
84 #       see:
85 #               http://www.iana.org/assignments/radius-types
86 #
87 $INCLUDE dictionary.rfc2865
88 $INCLUDE dictionary.rfc2866
89 $INCLUDE dictionary.rfc2867
90 $INCLUDE dictionary.rfc2868
91 $INCLUDE dictionary.rfc2869
92 $INCLUDE dictionary.rfc3162
93 $INCLUDE dictionary.rfc3576
94 $INCLUDE dictionary.rfc3580
95 $INCLUDE dictionary.rfc4072
96 $INCLUDE dictionary.rfc4372
97 $INCLUDE dictionary.rfc4603
98 $INCLUDE dictionary.rfc4675
99 $INCLUDE dictionary.rfc4679
100 $INCLUDE dictionary.rfc4818
101 $INCLUDE dictionary.rfc4849
102 $INCLUDE dictionary.rfc5176
103 $INCLUDE dictionary.rfc5447
104 $INCLUDE dictionary.rfc5580
105 $INCLUDE dictionary.rfc5607
106 $INCLUDE dictionary.rfc5904
107 $INCLUDE dictionary.rfc6519
108 $INCLUDE dictionary.rfc6572
109 $INCLUDE dictionary.rfc6677
110 $INCLUDE dictionary.rfc6911
111 $INCLUDE dictionary.rfc6929
112 $INCLUDE dictionary.rfc6930
113 $INCLUDE dictionary.rfc7055
114 $INCLUDE dictionary.rfc7155
115 $INCLUDE dictionary.rfc7268
116 $INCLUDE dictionary.rfc7499
117 $INCLUDE dictionary.rfc7930
118
119 #
120 #       Mostly values which have been allocated by IANA under
121 #       "expert review", but which don't have an RFC associated with them.
122 #
123 $INCLUDE dictionary.iana
124
125 #
126 #       Vendor dictionaries are listed after the standard ones.
127 #
128 $INCLUDE dictionary.3com
129 $INCLUDE dictionary.3gpp
130 $INCLUDE dictionary.3gpp2
131 $INCLUDE dictionary.acc
132 $INCLUDE dictionary.acme
133 $INCLUDE dictionary.actelis
134 $INCLUDE dictionary.adtran
135 $INCLUDE dictionary.airespace
136 $INCLUDE dictionary.alcatel
137 $INCLUDE dictionary.alcatel.sr
138 $INCLUDE dictionary.alcatel-lucent.aaa
139 $INCLUDE dictionary.alteon
140 $INCLUDE dictionary.alvarion
141 $INCLUDE dictionary.apc
142 $INCLUDE dictionary.aptilo
143 $INCLUDE dictionary.arbor
144 $INCLUDE dictionary.arista
145 $INCLUDE dictionary.aruba
146 $INCLUDE dictionary.azaire
147 $INCLUDE dictionary.ascend
148 $INCLUDE dictionary.bay
149 $INCLUDE dictionary.bintec
150 $INCLUDE dictionary.bluecoat
151 $INCLUDE dictionary.boingo
152 $INCLUDE dictionary.broadsoft
153 $INCLUDE dictionary.brocade
154 $INCLUDE dictionary.bskyb
155 $INCLUDE dictionary.bt
156 $INCLUDE dictionary.cablelabs
157 $INCLUDE dictionary.cabletron
158 $INCLUDE dictionary.camiant
159 $INCLUDE dictionary.checkpoint
160 $INCLUDE dictionary.chillispot
161 $INCLUDE dictionary.cisco
162 $INCLUDE dictionary.cisco.asa
163 #
164 #        The Cisco VPN300 dictionary uses the same Vendor ID as the ASA one.
165 #        You shouldn't use both at the same time.
166 #
167 #   Note : the altiga dictionary, not listed here, also uses the same Vendor ID
168 #
169 #$INCLUDE dictionary.cisco.vpn3000
170 $INCLUDE dictionary.cisco.vpn5000
171 $INCLUDE dictionary.cisco.bbsm
172 $INCLUDE dictionary.citrix
173 $INCLUDE dictionary.clavister
174 $INCLUDE dictionary.colubris
175 $INCLUDE dictionary.compatible
176 $INCLUDE dictionary.cosine
177 $INCLUDE dictionary.dante
178 $INCLUDE dictionary.dlink
179 $INCLUDE dictionary.digium
180 $INCLUDE dictionary.dragonwave
181 $INCLUDE dictionary.efficientip
182 $INCLUDE dictionary.eltex
183 $INCLUDE dictionary.epygi
184 $INCLUDE dictionary.erx
185 $INCLUDE dictionary.equallogic
186 $INCLUDE dictionary.ericsson
187 $INCLUDE dictionary.ericsson.ab
188 $INCLUDE dictionary.ericsson.packet.core.networks
189 $INCLUDE dictionary.extreme
190 $INCLUDE dictionary.f5
191 $INCLUDE dictionary.fdxtended
192 $INCLUDE dictionary.freeradius
193 $INCLUDE dictionary.freeswitch
194 $INCLUDE dictionary.fortinet
195 $INCLUDE dictionary.foundry
196 $INCLUDE dictionary.gandalf
197 $INCLUDE dictionary.gemtek
198 $INCLUDE dictionary.h3c
199 $INCLUDE dictionary.hillstone
200 $INCLUDE dictionary.hp
201 $INCLUDE dictionary.huawei
202 $INCLUDE dictionary.iea
203 $INCLUDE dictionary.infonet
204 $INCLUDE dictionary.issanni
205 $INCLUDE dictionary.itk
206 $INCLUDE dictionary.ipunplugged
207 $INCLUDE dictionary.juniper
208 $INCLUDE dictionary.karlnet
209 $INCLUDE dictionary.kineto
210 $INCLUDE dictionary.lancom
211 $INCLUDE dictionary.lantronix
212 $INCLUDE dictionary.livingston
213 $INCLUDE dictionary.localweb
214 $INCLUDE dictionary.lucent
215 $INCLUDE dictionary.manzara
216 $INCLUDE dictionary.meinberg
217 $INCLUDE dictionary.meraki
218 $INCLUDE dictionary.merit
219 $INCLUDE dictionary.meru
220 $INCLUDE dictionary.microsemi
221 $INCLUDE dictionary.microsoft
222 $INCLUDE dictionary.mikrotik
223 $INCLUDE dictionary.motorola
224 $INCLUDE dictionary.motorola.wimax
225 $INCLUDE dictionary.navini
226 $INCLUDE dictionary.netscreen
227 $INCLUDE dictionary.networkphysics
228 $INCLUDE dictionary.nexans
229 $INCLUDE dictionary.ntua
230 $INCLUDE dictionary.nokia
231 #
232 #  Commented out because of attribute conflicts.
233 #
234 #$INCLUDE dictionary.nokia.conflict
235 $INCLUDE dictionary.nomadix
236 $INCLUDE dictionary.nortel
237 #
238 #  Commented out because of attribute conflicts.
239 #
240 #$INCLUDE dictionary.openser
241 $INCLUDE dictionary.packeteer
242 $INCLUDE dictionary.paloalto
243 $INCLUDE dictionary.patton
244 $INCLUDE dictionary.perle
245 $INCLUDE dictionary.propel
246 $INCLUDE dictionary.prosoft
247 $INCLUDE dictionary.proxim
248 $INCLUDE dictionary.purewave
249 $INCLUDE dictionary.quiconnect
250 $INCLUDE dictionary.quintum
251 $INCLUDE dictionary.redcreek
252 $INCLUDE dictionary.riverbed
253 $INCLUDE dictionary.riverstone
254 $INCLUDE dictionary.roaringpenguin
255 $INCLUDE dictionary.ruggedcom
256 $INCLUDE dictionary.ruckus
257 $INCLUDE dictionary.sangoma
258 $INCLUDE dictionary.shasta
259 $INCLUDE dictionary.sg
260 $INCLUDE dictionary.shiva
261 $INCLUDE dictionary.siemens
262 $INCLUDE dictionary.slipstream
263 $INCLUDE dictionary.sonicwall
264 $INCLUDE dictionary.springtide
265 $INCLUDE dictionary.starent
266 $INCLUDE dictionary.surfnet
267 $INCLUDE dictionary.symbol
268 $INCLUDE dictionary.telebit
269 $INCLUDE dictionary.terena
270 $INCLUDE dictionary.trapeze
271 $INCLUDE dictionary.travelping
272 $INCLUDE dictionary.tropos
273 $INCLUDE dictionary.t_systems_nova
274 $INCLUDE dictionary.ukerna
275 $INCLUDE dictionary.unix
276 $INCLUDE dictionary.usr
277 $INCLUDE dictionary.utstarcom
278 $INCLUDE dictionary.valemount
279 $INCLUDE dictionary.versanet
280 $INCLUDE dictionary.waverider
281 $INCLUDE dictionary.walabi
282 $INCLUDE dictionary.wichorus
283 $INCLUDE dictionary.wifialliance
284 $INCLUDE dictionary.wimax
285 $INCLUDE dictionary.wispr
286 $INCLUDE dictionary.xedia
287 $INCLUDE dictionary.xylan
288 $INCLUDE dictionary.yubico
289 $INCLUDE dictionary.zeus
290 $INCLUDE dictionary.zte
291 $INCLUDE dictionary.zyxel
292
293 #
294 #       And finally the server internal attributes.
295 #       These are attributes which NEVER go into a RADIUS packet.
296 #
297 $INCLUDE dictionary.freeradius.internal