aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.3com
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-07-15 21:03:13 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-07-15 21:03:13 +0000
commite1a828c5f23dec736a99f5cc995c6f0ade9582c3 (patch)
tree3317d8c30e1dba557e930ec500c4635347f27c10 /radius/dictionary.3com
parente1c7558d93c7acd09ddf0181356109ff25b770c9 (diff)
Radius dictionary support
Part 1: the dictionary svn path=/trunk/; revision=14924
Diffstat (limited to 'radius/dictionary.3com')
-rw-r--r--radius/dictionary.3com22
1 files changed, 22 insertions, 0 deletions
diff --git a/radius/dictionary.3com b/radius/dictionary.3com
new file mode 100644
index 0000000000..4182689732
--- /dev/null
+++ b/radius/dictionary.3com
@@ -0,0 +1,22 @@
+#
+# 3com SuperStack Firewall dictionary
+# Bought from Sonicwall, apparently, from Enterprise number 8741.
+#
+# $Id$
+#
+
+VENDOR 3com 43
+
+#
+# These attributes contain the access-level value.
+#
+ATTRIBUTE 3Com-User-Access-Level 1 integer 3com
+
+# Read-only access to manageable (not security) parameters
+VALUE 3Com-User-Access-Level 3Com-Monitor 1
+
+# Read-write access to manageable (not security) parameters
+VALUE 3Com-User-Access-Level 3Com-Manager 2
+
+# Read-write access to all manageable parameters
+VALUE 3Com-User-Access-Level 3Com-Administrator 3