As posted to the list.
[freeradius.git] / share / dictionary.hp
1 # -*- text -*-
2 ##############################################################################
3 #
4 #       HP ProCurve VSA's
5 #
6 #       $Id$
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-Flag               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-Management-Protocol
37 VALUE   HP-Management-Protocol          HTTP                    5
38 VALUE   HP-Management-Protocol          HTTPS                   6
39
40 #
41 #  Conflicting attributes are commented out.
42 #
43 #ATTRIBUTE      HP-Management-Role                      26      integer
44
45 # HP-Management-Role
46 #VALUE  HP-Management-Role              SuperUser               1
47 #VALUE  HP-Management-Role              Monitor                 2
48 #VALUE  HP-Management-Role              HelpDeskManager         16
49 #VALUE  HP-Management-Role              NetworkAdministrator    17
50 #VALUE  HP-Management-Role              SystemAdministrator     18
51 #VALUE  HP-Management-Role              WebUserAdminstrator     19
52
53 #       Privilege attributes for HP-GbE2c, HP 1:10Gb, and HP 10Gb
54 #       Ethernet Blade Switches
55 #
56 VALUE   Service-Type                    HP-Oper                 252
57 VALUE   Service-Type                    HP-User                 255
58
59 END-VENDOR      HP