15e65f9159caff6ffd094f1c0253519b62267503
[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-nas-filter-rule                      61      string
25
26 # Access control
27 ATTRIBUTE       HP-Cos                                  40      string
28 #ATTRIBUTE      HP-Rate-Limit                           46      integer
29
30 ATTRIBUTE       HP-Bandwidth-Max-Ingress                46      integer
31 ATTRIBUTE       HP-Bandwidth-Max-Egress                 48      integer
32
33 ATTRIBUTE       HP-Ip-Filter-Raw                        61      string
34
35 # See http://wiki.freeradius.org/HP#Capability_advertisements
36 ATTRIBUTE       HP-Capability-Advert                    255     octets
37
38 # HP-Command-Exception Attribute Values
39 VALUE   HP-Command-Exception            Permit-List             0
40 VALUE   HP-Command-Exception            Deny-List               1
41
42 # HP-Management-Protocol
43 VALUE   HP-Management-Protocol          HTTP                    5
44 VALUE   HP-Management-Protocol          HTTPS                   6
45
46 #
47 #  Conflicting attributes are commented out.
48 #
49 #ATTRIBUTE      HP-Management-Role                      26      integer
50
51 # HP-Management-Role
52 #VALUE  HP-Management-Role              SuperUser               1
53 #VALUE  HP-Management-Role              Monitor                 2
54 #VALUE  HP-Management-Role              HelpDeskManager         16
55 #VALUE  HP-Management-Role              NetworkAdministrator    17
56 #VALUE  HP-Management-Role              SystemAdministrator     18
57 #VALUE  HP-Management-Role              WebUserAdminstrator     19
58
59 #       Privilege attributes for HP-GbE2c, HP 1:10Gb, and HP 10Gb
60 #       Ethernet Blade Switches
61 #
62 VALUE   Service-Type                    HP-Oper                 252
63 VALUE   Service-Type                    HP-User                 255
64
65 END-VENDOR      HP