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.walabi < prev    next >
Text File  |  2011-07-18  |  907b  |  29 lines

  1. # -*- text -*-
  2. ##############################################################################
  3. #
  4. #    Walabi Store & Forward FAX attributes.
  5. #
  6. #    $Id: dictionary.walabi 28946 2009-07-06 12:39:58Z wmeier $
  7. #
  8. ##############################################################################
  9.  
  10. VENDOR        Walabi                2004
  11.  
  12. VALUE    Acct-Status-Type        WB-Login        217
  13. VALUE    Acct-Status-Type        WB-Logout        218
  14. VALUE    Acct-Status-Type        WB-WRitelog        219
  15.  
  16. # Store and Forward Fax Attributes:
  17. BEGIN-VENDOR    Walabi
  18. ATTRIBUTE    WB-AUTH-Time-Left            1    integer
  19. ATTRIBUTE    WB-Auth-Accum-BW            2    integer
  20. ATTRIBUTE    WB-Auth-BW-Quota            3    integer
  21. ATTRIBUTE    WB-Auth-BW-Count            4    integer
  22. ATTRIBUTE    WB-Auth-Upload-Limit            5    integer
  23. ATTRIBUTE    WB-Auth-Download-Limit            6    integer
  24. ATTRIBUTE    WB-Auth-Login-Time            7    integer
  25. ATTRIBUTE    WB-Auth-Logout-Time            8    integer
  26. ATTRIBUTE    WB-Auth-Time-Diff            9    integer
  27. ATTRIBUTE    WB-Auth-BW-Usage            10    integer
  28. END-VENDOR Walabi
  29.