More attributes as sent in by a nice person at HP
[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 #
13 # Attributes supported by HP ProCurve wired networking devices
14 #
15 BEGIN-VENDOR    HP
16
17 # Management authorization
18 ATTRIBUTE       HP-Privilege-Level                      1       integer
19 ATTRIBUTE       HP-Command-String                       2       string
20 ATTRIBUTE       HP-Command-Exception                    3       integer
21 ATTRIBUTE       HP-Management-Protocol                  26      integer
22
23 # Dynamic port-access attributes
24 ATTRIBUTE       HP-Port-Client-Limit-Dot1x              10      integer
25 ATTRIBUTE       HP-Port-Client-Limit-MA                 11      integer
26 ATTRIBUTE       HP-Port-Client-Limit-WA                 12      integer
27 ATTRIBUTE       HP-Port-Auth-Mode-Dot1x                 13      integer
28
29 # Client QoS attributes
30 ATTRIBUTE       HP-Port-Priority-Regeneration-Table     40      string
31
32 # Access control
33 ATTRIBUTE       HP-Cos                                  40      string
34 #ATTRIBUTE      HP-Rate-Limit                           46      integer
35
36 ATTRIBUTE       HP-Bandwidth-Max-Ingress                46      integer
37 ATTRIBUTE       HP-Bandwidth-Max-Egress                 48      integer
38
39 ATTRIBUTE       HP-Ip-Filter-Raw                        61      string
40
41 # Client ACL attributes
42 ATTRIBUTE       HP-Nas-Filter-Rule                      61      string
43 ATTRIBUTE       HP-Nas-Rules-IPv6                       63      integer
44
45 # VLAN assignment attributes
46 ATTRIBUTE       HP-Egress-VLANID                        64      integer
47 ATTRIBUTE       HP-Egress-VLAN-Name                     65      string
48
49 # See http://wiki.freeradius.org/HP#Capability_advertisements
50 ATTRIBUTE       HP-Capability-Advert                    255     octets
51
52 # HP-Port-Auth-Mode-Dot1x Attribute Values
53 VALUE   HP-Port-Auth-Mode-Dot1x         Port-Based              1
54 VALUE   HP-Port-Auth-Mode-Dot1x         User-Based              2
55
56 # HP-Command-Exception Attribute Values
57 VALUE   HP-Command-Exception            Permit-List             0
58 VALUE   HP-Command-Exception            Deny-List               1
59
60 # HP-Management-Protocol
61 VALUE   HP-Management-Protocol          HTTP                    5
62 VALUE   HP-Management-Protocol          HTTPS                   6
63
64 #
65 #  Conflicting attributes are commented out.
66 #
67 #ATTRIBUTE      HP-Management-Role                      26      integer
68
69 # HP-Management-Role
70 #VALUE  HP-Management-Role              SuperUser               1
71 #VALUE  HP-Management-Role              Monitor                 2
72 #VALUE  HP-Management-Role              HelpDeskManager         16
73 #VALUE  HP-Management-Role              NetworkAdministrator    17
74 #VALUE  HP-Management-Role              SystemAdministrator     18
75 #VALUE  HP-Management-Role              WebUserAdminstrator     19
76
77 #       Privilege attributes for HP-GbE2c, HP 1:10Gb, and HP 10Gb
78 #       Ethernet Blade Switches
79 #
80 VALUE   Service-Type                    HP-Oper                 252
81 VALUE   Service-Type                    HP-User                 255
82
83 END-VENDOR      HP