Added duplicate names for HP's attributes
[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
19 #
20 #  HP's names for some attributes
21 #
22 ATTRIBUTE       HP-port-priority-regeneration-table     40      string
23 ATTRIBUTE       HP-EI-Status                            47      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 END-VENDOR      HP