Note that our dictionary.iea has stuff FreeRADIUS's doesn't.
[metze/wireshark/wip.git] / radius / dictionary.zyxel
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       Zyxel attributes, of course in the RFC space...
6 #
7 #       $Id: 966af2b33a02ed7ef370cfcb837bd175ad8fab00 $
8 #
9 ##############################################################################
10
11 VENDOR          Zyxel                           890
12 BEGIN-VENDOR    Zyxel
13
14 ATTRIBUTE       Zyxel-Privilege-AVPair                  3       string
15 ATTRIBUTE       Zyxel-Callback-Option                   192     integer
16 ATTRIBUTE       Zyxel-Callback-Phone-Source             193     integer
17
18 VALUE   Zyxel-Callback-Phone-Source     Preconfigured           0
19 VALUE   Zyxel-Callback-Phone-Source     User                    1
20
21 VALUE   Zyxel-Callback-Option           None                    0
22 VALUE   Zyxel-Callback-Option           Optional                1
23 VALUE   Zyxel-Callback-Option           Mandatory               2
24
25 END-VENDOR Zyxel