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.shasta < prev    next >
Text File  |  2011-07-18  |  551b  |  27 lines

  1. # -*- text -*-
  2. #
  3. # dictionary.shasta
  4. #
  5. #           Nortel Shasta VSAs
  6. #           Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
  7. #
  8. #    $Id: dictionary.shasta 34995 2010-11-21 18:57:21Z wmeier $
  9. #
  10.  
  11. VENDOR        Shasta                3199
  12.  
  13. #
  14. # Standard attribute
  15. #
  16. BEGIN-VENDOR    Shasta
  17.  
  18. ATTRIBUTE    Shasta-User-Privilege            1    integer
  19. ATTRIBUTE    Shasta-Service-Profile            2    string
  20. ATTRIBUTE    Shasta-VPN-Name                3    string
  21.  
  22. VALUE    Shasta-User-Privilege        User            1
  23. VALUE    Shasta-User-Privilege        Super-User        2
  24. VALUE    Shasta-User-Privilege        SSuper-User        3
  25.  
  26. END-VENDOR    Shasta
  27.