aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.prosoft
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-07-06 12:39:58 +0000
committerBill Meier <wmeier@newsguy.com>2009-07-06 12:39:58 +0000
commit2e82efa15801272917ec68b34295c5d5d576922d (patch)
tree73a896d1393777820a3adebd357a9a7c10ec18a0 /radius/dictionary.prosoft
parentea7fa021fa36218f89fc9b6708fc15db0a509240 (diff)
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
svn path=/trunk/; revision=28946
Diffstat (limited to 'radius/dictionary.prosoft')
-rw-r--r--radius/dictionary.prosoft42
1 files changed, 42 insertions, 0 deletions
diff --git a/radius/dictionary.prosoft b/radius/dictionary.prosoft
new file mode 100644
index 0000000000..1bd3c0d872
--- /dev/null
+++ b/radius/dictionary.prosoft
@@ -0,0 +1,42 @@
+# -*- text -*-
+##############################################################################
+#
+# Prosoft, as posted to the list.
+#
+# $Id$
+#
+##############################################################################
+
+VENDOR Prosoft 4735
+
+#
+# Custom Prosoft attributes.
+#
+
+BEGIN-VENDOR Prosoft
+
+ATTRIBUTE Prosoft-Home-Agent-Address 0 ipaddr
+ATTRIBUTE Prosoft-Default-Gateway 1 ipaddr
+ATTRIBUTE Prosoft-Primary-DNS 2 ipaddr
+ATTRIBUTE Prosoft-Secondary-DNS 3 ipaddr
+ATTRIBUTE Prosoft-Security-Parameter-Index 4 integer
+ATTRIBUTE Prosoft-Security-Key 5 string
+ATTRIBUTE Prosoft-MAC-Address 7 string
+ATTRIBUTE Prosoft-Authentication-Reason 8 integer
+ATTRIBUTE Prosoft-ATM-Interface 9 integer
+ATTRIBUTE Prosoft-ATM-VPI 10 integer
+ATTRIBUTE Prosoft-ATM-VCI 11 integer
+ATTRIBUTE Prosoft-RSC-Identifier 12 string
+ATTRIBUTE Prosoft-NPM-Identifier 13 string
+ATTRIBUTE Prosoft-NPM-IP 14 string
+ATTRIBUTE Prosoft-Sector-ID 15 string
+ATTRIBUTE Prosoft-Auth-Role 16 integer
+
+VALUE Prosoft-Auth-Role Read-Status 0
+VALUE Prosoft-Auth-Role Read-Config 1
+VALUE Prosoft-Auth-Role Read-Write 2
+VALUE Prosoft-Auth-Role Admin 3
+VALUE Prosoft-Auth-Role Super-user 4
+
+
+END-VENDOR Prosoft