c84ada83449882dd42faabab8b5e430c3e5506cd
[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 #       ether      - 6 octets of hh:hh:hh:hh:hh:hh
31 #                    where 'h' is hex digits, upper or lowercase.
32 #
33 #       FreeRADIUS includes extended data types which are not defined
34 #       in the RFC's.  These data types are:
35 #
36 #       abinary - Ascend's binary filter format.
37 #       octets  - raw octets, printed and input as hex strings.
38 #                 e.g.: 0x123456789abcdef
39 #
40 #
41 #       Enumerated values are stored in the user file with dictionary
42 #       VALUE translations for easy administration.
43 #
44 #       Example:
45 #
46 #       ATTRIBUTE         VALUE
47 #       ---------------   -----
48 #       Framed-Protocol = PPP
49 #       7               = 1     (integer encoding)
50 #
51
52 #
53 #       Include compatibility dictionary for older users file. Move
54 #       this directive to the end of this file if you want to see the
55 #       old names in the logfiles, INSTEAD OF the new names.
56 #
57 $INCLUDE dictionary.compat
58
59 #
60 #       Include the RFC dictionaries next.
61 #
62 #       For a complete list of the standard attributes and values,
63 #       see:
64 #               http://www.iana.org/assignments/radius-types
65 #
66 $INCLUDE dictionary.rfc2865
67 $INCLUDE dictionary.rfc2866
68 $INCLUDE dictionary.rfc2867
69 $INCLUDE dictionary.rfc2868
70 $INCLUDE dictionary.rfc2869
71 $INCLUDE dictionary.rfc3162
72 $INCLUDE dictionary.rfc3576
73 $INCLUDE dictionary.rfc3580
74 $INCLUDE dictionary.rfc4072
75 $INCLUDE dictionary.rfc4372
76 $INCLUDE dictionary.rfc4675
77 $INCLUDE dictionary.rfc4679
78 $INCLUDE dictionary.rfc4818
79 $INCLUDE dictionary.rfc4849
80 $INCLUDE dictionary.rfc5176
81 $INCLUDE dictionary.rfc5580
82
83 #
84 #       Include vendor dictionaries after the standard ones.
85 #
86 $INCLUDE dictionary.3com
87 $INCLUDE dictionary.3gpp
88 $INCLUDE dictionary.3gpp2
89 $INCLUDE dictionary.acc
90 $INCLUDE dictionary.airespace
91 $INCLUDE dictionary.alcatel
92 $INCLUDE dictionary.alteon
93 $INCLUDE dictionary.alvarion
94 $INCLUDE dictionary.apc
95 $INCLUDE dictionary.aruba
96 $INCLUDE dictionary.azaire
97 $INCLUDE dictionary.ascend
98 $INCLUDE dictionary.bay
99 $INCLUDE dictionary.bintec
100 $INCLUDE dictionary.cablelabs
101 $INCLUDE dictionary.cabletron
102 $INCLUDE dictionary.chillispot
103 $INCLUDE dictionary.cisco
104 #
105 #        The Cisco VPN300 dictionary is the same as the altiga one.
106 #        You shouldn't use both at the same time.
107 #
108 #$INCLUDE dictionary.cisco.vpn3000
109 $INCLUDE dictionary.cisco.vpn5000
110 $INCLUDE dictionary.cisco.bbsm
111 $INCLUDE dictionary.clavister
112 $INCLUDE dictionary.colubris
113 $INCLUDE dictionary.cosine
114 #$INCLUDE dictionary.dhcp
115 $INCLUDE dictionary.digium
116 $INCLUDE dictionary.epygi
117 $INCLUDE dictionary.erx
118 $INCLUDE dictionary.ericsson
119 $INCLUDE dictionary.extreme
120 $INCLUDE dictionary.freeradius
121 $INCLUDE dictionary.freeswitch
122 $INCLUDE dictionary.fortinet
123 $INCLUDE dictionary.foundry
124 $INCLUDE dictionary.gandalf
125 $INCLUDE dictionary.gemtek
126 $INCLUDE dictionary.h3c
127 $INCLUDE dictionary.hp
128 $INCLUDE dictionary.huawei
129 $INCLUDE dictionary.iea
130 $INCLUDE dictionary.infonet
131 $INCLUDE dictionary.issanni
132 $INCLUDE dictionary.itk
133 $INCLUDE dictionary.ipunplugged
134 $INCLUDE dictionary.juniper
135 $INCLUDE dictionary.jradius
136 $INCLUDE dictionary.karlnet
137 $INCLUDE dictionary.lancom
138 $INCLUDE dictionary.livingston
139 $INCLUDE dictionary.localweb
140 $INCLUDE dictionary.lucent
141 $INCLUDE dictionary.manzara
142 $INCLUDE dictionary.merit
143 $INCLUDE dictionary.microsoft
144 $INCLUDE dictionary.mikrotik
145 $INCLUDE dictionary.navini
146 $INCLUDE dictionary.netscreen
147 $INCLUDE dictionary.networkphysics
148 $INCLUDE dictionary.nexans
149 $INCLUDE dictionary.ntua
150 $INCLUDE dictionary.nokia
151 #
152 #  Commented out because of attribute conflicts.
153 #
154 #$INCLUDE dictionary.nokia.conflict
155 $INCLUDE dictionary.nomadix
156 $INCLUDE dictionary.nortel
157 #
158 #  Commented out because of attribute conflicts.
159 #
160 #$INCLUDE dictionary.openser
161 $INCLUDE dictionary.packeteer
162 $INCLUDE dictionary.patton
163 $INCLUDE dictionary.propel
164 $INCLUDE dictionary.prosoft
165 $INCLUDE dictionary.quiconnect
166 $INCLUDE dictionary.quintum
167 $INCLUDE dictionary.redback
168 $INCLUDE dictionary.redcreek
169 $INCLUDE dictionary.riverstone
170 $INCLUDE dictionary.roaringpenguin
171 $INCLUDE dictionary.shasta
172 $INCLUDE dictionary.shiva
173 $INCLUDE dictionary.slipstream
174 $INCLUDE dictionary.sonicwall
175 $INCLUDE dictionary.springtide
176 $INCLUDE dictionary.starent
177 $INCLUDE dictionary.telebit
178 $INCLUDE dictionary.trapeze
179 $INCLUDE dictionary.tropos
180 $INCLUDE dictionary.t_systems_nova
181 $INCLUDE dictionary.usr
182 $INCLUDE dictionary.utstarcom
183 $INCLUDE dictionary.valemount
184 $INCLUDE dictionary.versanet
185 $INCLUDE dictionary.vqp
186 $INCLUDE dictionary.waverider
187 $INCLUDE dictionary.walabi
188 $INCLUDE dictionary.wimax
189 $INCLUDE dictionary.wispr
190 $INCLUDE dictionary.xedia
191 $INCLUDE dictionary.xylan
192
193 #
194 #       And finally the server internal attributes.
195 #
196 $INCLUDE dictionary.freeradius.internal
197
198 #
199 #       Miscellaneous attributes defined in weird places that
200 #       don't really belong anywhere else...
201 #
202 ATTRIBUTE       Originating-Line-Info                   94      string
203
204 #  As defined in draft-sterman-aaa-sip-00.txt
205 ATTRIBUTE       Digest-Response                         206     string
206 ATTRIBUTE       Digest-Attributes                       207     octets  # stupid format
207
208 #
209 #       Integer Translations
210 #
211 VALUE   Service-Type                    Voice                   12
212 VALUE   Service-Type                    Fax                     13
213 VALUE   Service-Type                    Modem-Relay             14
214 VALUE   Service-Type                    IAPP-Register           15
215 VALUE   Service-Type                    IAPP-AP-Check           16
216
217 VALUE   Framed-Protocol                 GPRS-PDP-Context        7
218
219 VALUE   NAS-Port-Type                   Wireless-CDMA2000       22
220 VALUE   NAS-Port-Type                   Wireless-UMTS           23
221 VALUE   NAS-Port-Type                   Wireless-1X-EV          24
222 VALUE   NAS-Port-Type                   IAPP                    25
223
224 VALUE   Framed-Protocol                 PPTP                    9