Add more ZTE attributes
[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 #       tlv        - type-length-value
34 #
35 #       FreeRADIUS includes data types which are not defined
36 #       in the RFC's.  These data types are:
37 #
38 #       abinary - Ascend's binary filter format.
39 #       byte    - 8 bit unsigned integer
40 #       ether   - 6 octets of hh:hh:hh:hh:hh:hh
41 #                 where 'h' is hex digits, upper or lowercase.
42 #       short   - 16-bit unsigned integer in network byte order
43 #       signed  - 32-bit signed integer in network byte order
44 #       octets  - raw octets, printed and input as hex strings.
45 #                 e.g.: 0x123456789abcdef
46 #
47 #       FreeRADIUS uses a number of data types which are defined in
48 #       RFC 6929.  These data types should NEVER be used in any other
49 #       dictionary.  We won't even list them here.
50 #
51 #
52 #       Enumerated values are stored in the user file with dictionary
53 #       VALUE translations for easy administration.
54 #
55 #       Example:
56 #
57 #       ATTRIBUTE         VALUE
58 #       ---------------   -----
59 #       Framed-Protocol = PPP
60 #       7               = 1     (integer encoding)
61 #
62
63 #
64 #       Include compatibility dictionary for older users file. Move
65 #       this directive to the end of this file if you want to see the
66 #       old names in the logfiles, instead of the new names.
67 #
68 $INCLUDE dictionary.compat
69
70 #
71 #       These dictionaries define attributes in the IETF managed space.
72 #       (i.e. 1..255). This is wrong.  We include them here to allow them.
73 #       The IETF allocated ones are listed below, which gives them priority.
74 #
75 #       i.e. don't do this.  Don't use these attributes
76 #
77 $INCLUDE dictionary.usr.illegal
78 $INCLUDE dictionary.ascend.illegal
79
80 #
81 #       IETF allocated attributes and values.  Split out into
82 #       the RFC which defined them.
83 #
84 #       For a complete list of the standard attributes and values,
85 #       see:
86 #               http://www.iana.org/assignments/radius-types
87 #
88 $INCLUDE dictionary.rfc2865
89 $INCLUDE dictionary.rfc2866
90 $INCLUDE dictionary.rfc2867
91 $INCLUDE dictionary.rfc2868
92 $INCLUDE dictionary.rfc2869
93 $INCLUDE dictionary.rfc3162
94 $INCLUDE dictionary.rfc3576
95 $INCLUDE dictionary.rfc3580
96 $INCLUDE dictionary.rfc4072
97 $INCLUDE dictionary.rfc4372
98 $INCLUDE dictionary.rfc4603
99 $INCLUDE dictionary.rfc4675
100 $INCLUDE dictionary.rfc4679
101 $INCLUDE dictionary.rfc4818
102 $INCLUDE dictionary.rfc4849
103 $INCLUDE dictionary.rfc5176
104 $INCLUDE dictionary.rfc5447
105 $INCLUDE dictionary.rfc5580
106 $INCLUDE dictionary.rfc5607
107 $INCLUDE dictionary.rfc5904
108 $INCLUDE dictionary.rfc6519
109 $INCLUDE dictionary.rfc6572
110 $INCLUDE dictionary.rfc6677
111 $INCLUDE dictionary.rfc6911
112 $INCLUDE dictionary.rfc6929
113 $INCLUDE dictionary.rfc6930
114 $INCLUDE dictionary.rfc7055
115
116 #
117 #       Mostly values which have been allocated by IANA under
118 #       "expert review", but which don't have an RFC associated with them.
119 #
120 $INCLUDE dictionary.iana
121
122 #
123 #       Vendor dictionaries are listed after the standard ones.
124 #
125 $INCLUDE dictionary.3com
126 $INCLUDE dictionary.3gpp
127 $INCLUDE dictionary.3gpp2
128 $INCLUDE dictionary.acc
129 $INCLUDE dictionary.acme
130 $INCLUDE dictionary.actelis
131 $INCLUDE dictionary.airespace
132 $INCLUDE dictionary.alcatel
133 $INCLUDE dictionary.alcatel.sr
134 $INCLUDE dictionary.alcatel-lucent.aaa
135 $INCLUDE dictionary.alteon
136 $INCLUDE dictionary.alvarion
137 $INCLUDE dictionary.apc
138 $INCLUDE dictionary.aruba
139 $INCLUDE dictionary.azaire
140 $INCLUDE dictionary.ascend
141 $INCLUDE dictionary.bay
142 $INCLUDE dictionary.bintec
143 $INCLUDE dictionary.bluecoat
144 $INCLUDE dictionary.broadsoft
145 $INCLUDE dictionary.brocade
146 $INCLUDE dictionary.bskyb
147 $INCLUDE dictionary.bt
148 $INCLUDE dictionary.cablelabs
149 $INCLUDE dictionary.cabletron
150 $INCLUDE dictionary.camiant
151 $INCLUDE dictionary.chillispot
152 $INCLUDE dictionary.cisco
153 $INCLUDE dictionary.cisco.asa
154 #
155 #        The Cisco VPN300 dictionary uses the same Vendor ID as the ASA one.
156 #        You shouldn't use both at the same time.
157 #
158 #   Note : the altiga dictionary, not listed here, also uses the same Vendor ID
159 #
160 #$INCLUDE dictionary.cisco.vpn3000
161 $INCLUDE dictionary.cisco.vpn5000
162 $INCLUDE dictionary.cisco.bbsm
163 $INCLUDE dictionary.clavister
164 $INCLUDE dictionary.colubris
165 $INCLUDE dictionary.cosine
166 $INCLUDE dictionary.dante
167 $INCLUDE dictionary.dlink
168 $INCLUDE dictionary.digium
169 $INCLUDE dictionary.efficientip
170 $INCLUDE dictionary.eltex
171 $INCLUDE dictionary.epygi
172 $INCLUDE dictionary.erx
173 $INCLUDE dictionary.equallogic
174 $INCLUDE dictionary.ericsson
175 $INCLUDE dictionary.extreme
176 $INCLUDE dictionary.f5
177 $INCLUDE dictionary.fdxtended
178 $INCLUDE dictionary.freeradius
179 $INCLUDE dictionary.freeswitch
180 $INCLUDE dictionary.fortinet
181 $INCLUDE dictionary.foundry
182 $INCLUDE dictionary.gandalf
183 $INCLUDE dictionary.gemtek
184 $INCLUDE dictionary.h3c
185 $INCLUDE dictionary.hp
186 $INCLUDE dictionary.huawei
187 $INCLUDE dictionary.iea
188 $INCLUDE dictionary.infonet
189 $INCLUDE dictionary.issanni
190 $INCLUDE dictionary.itk
191 $INCLUDE dictionary.ipunplugged
192 $INCLUDE dictionary.juniper
193 $INCLUDE dictionary.karlnet
194 $INCLUDE dictionary.kineto
195 $INCLUDE dictionary.lancom
196 $INCLUDE dictionary.livingston
197 $INCLUDE dictionary.localweb
198 $INCLUDE dictionary.lucent
199 $INCLUDE dictionary.manzara
200 $INCLUDE dictionary.merit
201 $INCLUDE dictionary.meru
202 $INCLUDE dictionary.microsoft
203 $INCLUDE dictionary.mikrotik
204 $INCLUDE dictionary.motorola
205 $INCLUDE dictionary.motorola.wimax
206 $INCLUDE dictionary.navini
207 $INCLUDE dictionary.netscreen
208 $INCLUDE dictionary.networkphysics
209 $INCLUDE dictionary.nexans
210 $INCLUDE dictionary.ntua
211 $INCLUDE dictionary.nokia
212 #
213 #  Commented out because of attribute conflicts.
214 #
215 #$INCLUDE dictionary.nokia.conflict
216 $INCLUDE dictionary.nomadix
217 $INCLUDE dictionary.nortel
218 #
219 #  Commented out because of attribute conflicts.
220 #
221 #$INCLUDE dictionary.openser
222 $INCLUDE dictionary.packeteer
223 $INCLUDE dictionary.paloalto
224 $INCLUDE dictionary.patton
225 $INCLUDE dictionary.propel
226 $INCLUDE dictionary.prosoft
227 $INCLUDE dictionary.proxim
228 $INCLUDE dictionary.purewave
229 $INCLUDE dictionary.quiconnect
230 $INCLUDE dictionary.quintum
231 $INCLUDE dictionary.redback
232 $INCLUDE dictionary.redcreek
233 $INCLUDE dictionary.riverstone
234 $INCLUDE dictionary.roaringpenguin
235 $INCLUDE dictionary.shasta
236 $INCLUDE dictionary.sg
237 $INCLUDE dictionary.shiva
238 $INCLUDE dictionary.siemens
239 $INCLUDE dictionary.slipstream
240 $INCLUDE dictionary.sonicwall
241 $INCLUDE dictionary.springtide
242 $INCLUDE dictionary.starent
243 $INCLUDE dictionary.symbol
244 $INCLUDE dictionary.telebit
245 $INCLUDE dictionary.terena
246 $INCLUDE dictionary.trapeze
247 $INCLUDE dictionary.tropos
248 $INCLUDE dictionary.t_systems_nova
249 $INCLUDE dictionary.ukerna
250 $INCLUDE dictionary.unix
251 $INCLUDE dictionary.usr
252 $INCLUDE dictionary.utstarcom
253 $INCLUDE dictionary.valemount
254 $INCLUDE dictionary.versanet
255 $INCLUDE dictionary.waverider
256 $INCLUDE dictionary.walabi
257 $INCLUDE dictionary.wichorus
258 $INCLUDE dictionary.wimax
259 $INCLUDE dictionary.wispr
260 $INCLUDE dictionary.xedia
261 $INCLUDE dictionary.xylan
262 $INCLUDE dictionary.yubico
263 $INCLUDE dictionary.zeus
264 $INCLUDE dictionary.zte
265 $INCLUDE dictionary.zyxel
266
267 #
268 #       And finally the server internal attributes.
269 #       These are attributes which NEVER go into a RADIUS packet.
270 #
271 $INCLUDE dictionary.freeradius.internal