summaryrefslogtreecommitdiff
path: root/radius/dictionary.hp
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-05-24 18:24:29 +0000
committerBill Meier <wmeier@newsguy.com>2011-05-24 18:24:29 +0000
commitb1a04899a6b43b6d20a0426a2f8eb6abab5ac9fc (patch)
tree213b89efc2bee8979236936ae8df38617a5a0bcc /radius/dictionary.hp
parentab0df56a8837c022ae3564b0acfa348aa4d02cd9 (diff)
downloadwireshark-b1a04899a6b43b6d20a0426a2f8eb6abab5ac9fc.tar.gz
Updated dictionary files released as part of FreeRadius v2.1.7 thru v2.1.10
svn path=/trunk/; revision=37377
Diffstat (limited to 'radius/dictionary.hp')
-rw-r--r--radius/dictionary.hp34
1 files changed, 27 insertions, 7 deletions
diff --git a/radius/dictionary.hp b/radius/dictionary.hp
index a9dc8ff9bf..14b39f9609 100644
--- a/radius/dictionary.hp
+++ b/radius/dictionary.hp
@@ -9,20 +9,25 @@
VENDOR HP 11
-# Management authorization
+#
+# Attributes supported by HP ProCurve wired networking devices
+#
BEGIN-VENDOR HP
+# Management authorization
ATTRIBUTE HP-Privilege-Level 1 integer
ATTRIBUTE HP-Command-String 2 string
ATTRIBUTE HP-Command-Exception 3 integer
ATTRIBUTE HP-Management-Protocol 26 integer
-#
-# HP's names for some attributes
-#
-ATTRIBUTE HP-port-priority-regeneration-table 40 string
-ATTRIBUTE HP-EI-Status 47 string
-ATTRIBUTE HP-nas-filter-rule 61 string
+# Dynamic port-access attributes
+ATTRIBUTE HP-Port-Client-Limit-Dot1x 10 integer
+ATTRIBUTE HP-Port-Client-Limit-MA 11 integer
+ATTRIBUTE HP-Port-Client-Limit-WA 12 integer
+ATTRIBUTE HP-Port-Auth-Mode-Dot1x 13 integer
+
+# Client QoS attributes
+ATTRIBUTE HP-Port-Priority-Regeneration-Table 40 string
# Access control
ATTRIBUTE HP-Cos 40 string
@@ -33,6 +38,21 @@ ATTRIBUTE HP-Bandwidth-Max-Egress 48 integer
ATTRIBUTE HP-Ip-Filter-Raw 61 string
+# Client ACL attributes
+ATTRIBUTE HP-Nas-Filter-Rule 61 string
+ATTRIBUTE HP-Nas-Rules-IPv6 63 integer
+
+# VLAN assignment attributes
+ATTRIBUTE HP-Egress-VLANID 64 integer
+ATTRIBUTE HP-Egress-VLAN-Name 65 string
+
+# See http://wiki.freeradius.org/HP#Capability_advertisements
+ATTRIBUTE HP-Capability-Advert 255 octets
+
+# HP-Port-Auth-Mode-Dot1x Attribute Values
+VALUE HP-Port-Auth-Mode-Dot1x Port-Based 1
+VALUE HP-Port-Auth-Mode-Dot1x User-Based 2
+
# HP-Command-Exception Attribute Values
VALUE HP-Command-Exception Permit-List 0
VALUE HP-Command-Exception Deny-List 1