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.hp < prev    next >
Text File  |  2011-07-18  |  2KB  |  64 lines

  1. # -*- text -*-
  2. ##############################################################################
  3. #
  4. #    HP ProCurve VSA's
  5. #
  6. #    $Id: dictionary.hp 28946 2009-07-06 12:39:58Z wmeier $
  7. #
  8. ##############################################################################
  9.  
  10. VENDOR        HP                11
  11.  
  12. # Management authorization
  13. BEGIN-VENDOR    HP
  14.  
  15. ATTRIBUTE    HP-Privilege-Level            1    integer
  16. ATTRIBUTE    HP-Command-String            2    string
  17. ATTRIBUTE    HP-Command-Exception            3    integer
  18. ATTRIBUTE    HP-Management-Protocol            26    integer
  19.  
  20. #
  21. #  HP's names for some attributes
  22. #
  23. ATTRIBUTE    HP-port-priority-regeneration-table    40    string
  24. ATTRIBUTE    HP-EI-Status                47    string
  25. ATTRIBUTE    HP-nas-filter-rule            61    string
  26.  
  27. # Access control
  28. ATTRIBUTE    HP-Cos                    40    string
  29. #ATTRIBUTE    HP-Rate-Limit                46    integer
  30.  
  31. ATTRIBUTE    HP-Bandwidth-Max-Ingress        46    integer
  32. ATTRIBUTE    HP-Bandwidth-Max-Egress            48    integer
  33.  
  34. ATTRIBUTE    HP-Ip-Filter-Raw            61    string
  35.  
  36. # HP-Command-Exception Attribute Values
  37. VALUE    HP-Command-Exception        Permit-List        0
  38. VALUE    HP-Command-Exception        Deny-List        1
  39.  
  40. # HP-Management-Protocol
  41. VALUE    HP-Management-Protocol        HTTP            5
  42. VALUE    HP-Management-Protocol        HTTPS            6
  43.  
  44. #
  45. #  Conflicting attributes are commented out.
  46. #
  47. #ATTRIBUTE    HP-Management-Role            26    integer
  48.  
  49. # HP-Management-Role
  50. #VALUE    HP-Management-Role        SuperUser        1
  51. #VALUE    HP-Management-Role        Monitor            2
  52. #VALUE    HP-Management-Role        HelpDeskManager        16
  53. #VALUE    HP-Management-Role        NetworkAdministrator    17
  54. #VALUE    HP-Management-Role        SystemAdministrator    18
  55. #VALUE    HP-Management-Role        WebUserAdminstrator    19
  56.  
  57. #    Privilege attributes for HP-GbE2c, HP 1:10Gb, and HP 10Gb
  58. #    Ethernet Blade Switches
  59. #
  60. VALUE    Service-Type            HP-Oper            252
  61. VALUE    Service-Type            HP-User            255
  62.  
  63. END-VENDOR    HP
  64.