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.rfc3576 < prev    next >
Text File  |  2011-07-18  |  983b  |  31 lines

  1. # -*- text -*-
  2. #
  3. #    Attributes and values defined in RFC 3576.
  4. #    http://www.ietf.org/rfc/rfc3576.txt
  5. #
  6. #    $Id: dictionary.rfc3576 28946 2009-07-06 12:39:58Z wmeier $
  7. #
  8. ATTRIBUTE    Error-Cause                101    integer
  9.  
  10. #    Service Types
  11.  
  12. VALUE    Service-Type            Authorize-Only        17
  13.  
  14. #    Error causes
  15.  
  16. VALUE    Error-Cause            Residual-Context-Removed 201
  17. VALUE    Error-Cause            Invalid-EAP-Packet    202
  18. VALUE    Error-Cause            Unsupported-Attribute    401
  19. VALUE    Error-Cause            Missing-Attribute    402
  20. VALUE    Error-Cause            NAS-Identification-Mismatch 403
  21. VALUE    Error-Cause            Invalid-Request        404
  22. VALUE    Error-Cause            Unsupported-Service    405
  23. VALUE    Error-Cause            Unsupported-Extension    406
  24. VALUE    Error-Cause            Administratively-Prohibited 501
  25. VALUE    Error-Cause            Proxy-Request-Not-Routable 502
  26. VALUE    Error-Cause            Session-Context-Not-Found 503
  27. VALUE    Error-Cause            Session-Context-Not-Removable 504
  28. VALUE    Error-Cause            Proxy-Processing-Error    505
  29. VALUE    Error-Cause            Resources-Unavailable    506
  30. VALUE    Error-Cause            Request-Initiated    507
  31.