64a8de5bd226895b601b421700e606d7e11c2cdf
[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                    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 # See http://wiki.freeradius.org/HP#Capability_advertisements
37 ATTRIBUTE       HP-Capability-Advert                    255     octets
38
39 # HP-Command-Exception Attribute Values
40 VALUE   HP-Command-Exception            Permit-List             0
41 VALUE   HP-Command-Exception            Deny-List               1
42
43 # HP-Management-Protocol
44 VALUE   HP-Management-Protocol          HTTP                    5
45 VALUE   HP-Management-Protocol          HTTPS                   6
46
47 #
48 #  Conflicting attributes are commented out.
49 #
50 #ATTRIBUTE      HP-Management-Role                      26      integer
51
52 # HP-Management-Role
53 #VALUE  HP-Management-Role              SuperUser               1
54 #VALUE  HP-Management-Role              Monitor                 2
55 #VALUE  HP-Management-Role              HelpDeskManager         16
56 #VALUE  HP-Management-Role              NetworkAdministrator    17
57 #VALUE  HP-Management-Role              SystemAdministrator     18
58 #VALUE  HP-Management-Role              WebUserAdminstrator     19
59
60 #       Privilege attributes for HP-GbE2c, HP 1:10Gb, and HP 10Gb
61 #       Ethernet Blade Switches
62 #
63 VALUE   Service-Type                    HP-Oper                 252
64 VALUE   Service-Type                    HP-User                 255
65
66 END-VENDOR      HP