aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.avaya
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-06 12:39:58 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-06 12:39:58 +0000
commit8f6ca53c53c489909b47592f9e39e182d2d93971 (patch)
tree73a896d1393777820a3adebd357a9a7c10ec18a0 /radius/dictionary.avaya
parent3770ef02468a10091238ab6432d818c466f33002 (diff)
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28946 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'radius/dictionary.avaya')
-rw-r--r--radius/dictionary.avaya30
1 files changed, 30 insertions, 0 deletions
diff --git a/radius/dictionary.avaya b/radius/dictionary.avaya
new file mode 100644
index 0000000000..a24eeae04c
--- /dev/null
+++ b/radius/dictionary.avaya
@@ -0,0 +1,30 @@
+# -*- text -*-
+#
+# Avaya P330 dictionary file
+# $Id$
+#
+# http://support.avaya.com/elmodocs2/p330/P330/Configuring%20FreeRadius.pdf
+#
+
+VENDOR Cajun_p330 2167
+BEGIN-VENDOR Cajun_p330
+
+ATTRIBUTE Cajun-Service-Type 1 integer
+
+VALUE Cajun-Service-Type Cajun-Read-Only-User 1
+VALUE Cajun-Service-Type Cajun-Read-Write-User 2
+VALUE Cajun-Service-Type Cajun-Admin-User 3
+
+ATTRIBUTE Avaya-StaticVlan-Type 12 string
+ATTRIBUTE Avaya-PortPriority-Type 13 integer
+
+VALUE Avaya-PortPriority-Type Type-0 0
+VALUE Avaya-PortPriority-Type Type-1 1
+VALUE Avaya-PortPriority-Type Type-2 2
+VALUE Avaya-PortPriority-Type Type-3 3
+VALUE Avaya-PortPriority-Type Type-4 4
+VALUE Avaya-PortPriority-Type Type-5 5
+VALUE Avaya-PortPriority-Type Type-6 6
+VALUE Avaya-PortPriority-Type Type-7 7
+
+END-VENDOR Cajun_p330