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.trapeze < prev    next >
Text File  |  2011-07-18  |  703b  |  32 lines

  1. # -*- text -*-
  2. #
  3. #    dictionary.trapeze
  4. #
  5. #    For use with FreeRadius and Trapeze Networks MSS software 1.1
  6. #    or greater.
  7. #
  8. #    For assistance, email support@trapezenetworks.com.
  9. #
  10. #    $Id: dictionary.trapeze 28996 2009-07-07 17:52:03Z wmeier $
  11. #
  12. #
  13. VENDOR        Trapeze                14525
  14.  
  15. # Attributes for MSS 1.1 and later
  16.  
  17. BEGIN-VENDOR    Trapeze
  18.  
  19. ATTRIBUTE    Trapeze-VLAN-Name            1    string
  20. ATTRIBUTE    Trapeze-Mobility-Profile        2    string
  21. ATTRIBUTE    Trapeze-Encryption-Type            3    string
  22. ATTRIBUTE    Trapeze-Time-Of-Day            4    string
  23.  
  24. # New attributes for MSS 3.0 and later
  25.  
  26. ATTRIBUTE    Trapeze-SSID                5    string
  27. ATTRIBUTE    Trapeze-End-Date            6    string
  28. ATTRIBUTE    Trapeze-Start-Date            7    string
  29. ATTRIBUTE    Trapeze-URL                8    string
  30.  
  31. END-VENDOR    Trapeze
  32.