As posted to the list
[freeradius.git] / share / dictionary.hp
index c8b178a..64a8de5 100644 (file)
@@ -14,10 +14,9 @@ BEGIN-VENDOR HP
 
 ATTRIBUTE      HP-Privilege-Level                      1       integer
 ATTRIBUTE      HP-Command-String                       2       string
-ATTRIBUTE      HP-Command-Exception-Flag               3       integer
+ATTRIBUTE      HP-Command-Exception                    3       integer
 ATTRIBUTE      HP-Management-Protocol                  26      integer
 
-
 #
 #  HP's names for some attributes
 #
@@ -34,6 +33,13 @@ ATTRIBUTE    HP-Bandwidth-Max-Egress                 48      integer
 
 ATTRIBUTE      HP-Ip-Filter-Raw                        61      string
 
+# See http://wiki.freeradius.org/HP#Capability_advertisements
+ATTRIBUTE      HP-Capability-Advert                    255     octets
+
+# HP-Command-Exception Attribute Values
+VALUE  HP-Command-Exception            Permit-List             0
+VALUE  HP-Command-Exception            Deny-List               1
+
 # HP-Management-Protocol
 VALUE  HP-Management-Protocol          HTTP                    5
 VALUE  HP-Management-Protocol          HTTPS                   6
@@ -51,4 +57,10 @@ VALUE        HP-Management-Protocol          HTTPS                   6
 #VALUE HP-Management-Role              SystemAdministrator     18
 #VALUE HP-Management-Role              WebUserAdminstrator     19
 
+#      Privilege attributes for HP-GbE2c, HP 1:10Gb, and HP 10Gb
+#      Ethernet Blade Switches
+#
+VALUE  Service-Type                    HP-Oper                 252
+VALUE  Service-Type                    HP-User                 255
+
 END-VENDOR     HP