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.telkom < prev    next >
Text File  |  2011-07-18  |  823b  |  26 lines

  1. # -*- text -*-
  2. ##############################################################################
  3. #
  4. #       Telkom SA - RADIUS dictionary
  5. #       Used to convey Telkom Specific Information in proxied requests
  6. #       EDS 20031007 eddie@saix.net
  7. #
  8. #    $Id: dictionary.telkom 28946 2009-07-06 12:39:58Z wmeier $
  9. #
  10. ##############################################################################
  11.  
  12. VENDOR        Telkom                1431
  13.  
  14. BEGIN-VENDOR    Telkom
  15.  
  16. #       Access-Type is used to describe the Access Medium used eg
  17. #       Dial/ADSL/VSAT etc.  Used in both Access-Requests and Accounting
  18. ATTRIBUTE    Telkom-Access-Type            1    string
  19.  
  20. #
  21. #       Service-Type is used to indicate the Service used main in conjunction
  22. #       with the SSG.  Used in both Access-Requests and Accounting
  23. ATTRIBUTE    Telkom-Service-Type            2    string
  24.  
  25. END-VENDOR      Telkom
  26.