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.prosoft < prev    next >
Text File  |  2011-07-18  |  1KB  |  43 lines

  1. # -*- text -*-
  2. ##############################################################################
  3. #
  4. #    Prosoft, as posted to the list.
  5. #
  6. #    $Id: dictionary.prosoft 28946 2009-07-06 12:39:58Z wmeier $
  7. #
  8. ##############################################################################
  9.  
  10. VENDOR        Prosoft                4735
  11.  
  12. #
  13. # Custom Prosoft attributes.
  14. #
  15.  
  16. BEGIN-VENDOR    Prosoft
  17.  
  18. ATTRIBUTE    Prosoft-Home-Agent-Address        0    ipaddr
  19. ATTRIBUTE    Prosoft-Default-Gateway            1    ipaddr
  20. ATTRIBUTE    Prosoft-Primary-DNS            2    ipaddr
  21. ATTRIBUTE    Prosoft-Secondary-DNS            3    ipaddr
  22. ATTRIBUTE    Prosoft-Security-Parameter-Index    4    integer
  23. ATTRIBUTE    Prosoft-Security-Key            5    string
  24. ATTRIBUTE    Prosoft-MAC-Address            7    string
  25. ATTRIBUTE    Prosoft-Authentication-Reason        8    integer
  26. ATTRIBUTE    Prosoft-ATM-Interface            9    integer
  27. ATTRIBUTE    Prosoft-ATM-VPI                10    integer
  28. ATTRIBUTE    Prosoft-ATM-VCI                11    integer
  29. ATTRIBUTE    Prosoft-RSC-Identifier            12    string
  30. ATTRIBUTE    Prosoft-NPM-Identifier            13    string
  31. ATTRIBUTE    Prosoft-NPM-IP                14    string
  32. ATTRIBUTE    Prosoft-Sector-ID            15    string
  33. ATTRIBUTE    Prosoft-Auth-Role            16    integer
  34.  
  35. VALUE    Prosoft-Auth-Role        Read-Status        0
  36. VALUE    Prosoft-Auth-Role        Read-Config        1
  37. VALUE    Prosoft-Auth-Role        Read-Write        2
  38. VALUE    Prosoft-Auth-Role        Admin            3
  39. VALUE    Prosoft-Auth-Role        Super-user        4
  40.  
  41.  
  42. END-VENDOR    Prosoft
  43.