Now it's possible to include Zyxel's dictionary by default
[freeradius.git] / share / dictionary.zyxel
1 # -*- text -*-
2 ##############################################################################
3 #
4 #       Zyxel attributes, of course in the RFC space...
5 #
6 #       http://www.zyxel.com/support/supportnote/p200/ap_note/isdn/radius.htm
7 #
8 #       $Id$
9 #
10 ##############################################################################
11
12 VENDOR Zyxel 890
13 BEGIN-VENDOR    Zyxel
14
15 ATTRIBUTE       Zyxel-Privilege-AVPair                  3       string
16 ATTRIBUTE       Zyxel-Callback-Option                   192     integer
17 ATTRIBUTE       Zyxel-Callback-Phone-Source             193     integer
18
19 VALUE   Zyxel-Callback-Phone-Source     Preconfigured           0
20 VALUE   Zyxel-Callback-Phone-Source     User                    1
21
22 VALUE   Zyxel-Callback-Option           None                    0
23 VALUE   Zyxel-Callback-Option           Optional                1
24 VALUE   Zyxel-Callback-Option           Mandatory               2
25
26 END-VENDOR Zyxel