home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Aplikacje_64-bitowe / Wireshark / wireshark-win64-1.6.1.exe / radius / dictionary.zyxel < prev    next >
Text File  |  2011-07-18  |  788b  |  26 lines

  1. # -*- text -*-
  2. ##############################################################################
  3. #
  4. #    Zyxel attributes, of course in the RFC space...
  5. #
  6. #    This dictionary is NOT included by default, because it conflicts
  7. #    with other dictionaries!
  8. #
  9. #    http://www.zyxel.com/support/supportnote/p200/ap_note/isdn/radius.htm
  10. #
  11. #    $Id: dictionary.zyxel 28946 2009-07-06 12:39:58Z wmeier $
  12. #
  13. ##############################################################################
  14.  
  15. VENDOR Zyxel
  16.  
  17. ATTRIBUTE    Zyxel-Callback-Option            192    integer
  18. ATTRIBUTE    Zyxel-Callback-Phone-Source        193    integer
  19.  
  20. VALUE    Zyxel-Callback-Phone-Source    Preconfigured        0
  21. VALUE    Zyxel-Callback-Phone-Source    User            1
  22.  
  23. VALUE    Zyxel-Callback-Option        None            0
  24. VALUE    Zyxel-Callback-Option        Optional        1
  25. VALUE    Zyxel-Callback-Option        Mandatory        2
  26.