New dictionary
authorAlan T. DeKok <aland@freeradius.org>
Tue, 12 Jun 2012 17:36:19 +0000 (19:36 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 15 Jul 2012 17:09:47 +0000 (13:09 -0400)
share/dictionary
share/dictionary.camiant [new file with mode: 0644]

index 123e919..135e11a 100644 (file)
@@ -111,6 +111,7 @@ $INCLUDE dictionary.bay
 $INCLUDE dictionary.bintec
 $INCLUDE dictionary.cablelabs
 $INCLUDE dictionary.cabletron
+$INCLUDE dictionary.camiant
 $INCLUDE dictionary.chillispot
 $INCLUDE dictionary.cisco
 #
@@ -123,7 +124,6 @@ $INCLUDE dictionary.cisco.bbsm
 $INCLUDE dictionary.clavister
 $INCLUDE dictionary.colubris
 $INCLUDE dictionary.cosine
-$INCLUDE dictionary.dhcp
 $INCLUDE dictionary.digium
 $INCLUDE dictionary.eltex
 $INCLUDE dictionary.epygi
diff --git a/share/dictionary.camiant b/share/dictionary.camiant
new file mode 100644 (file)
index 0000000..47a884d
--- /dev/null
@@ -0,0 +1,21 @@
+# -*- text -*-
+##############################################################################
+#
+#      Tekelec (Formerly Camiant) MSR dictionary
+#      http://www.tekelec.com/products/policy-management.asp
+#
+##############################################################################
+
+VENDOR         Camiant                         21274
+
+BEGIN-VENDOR   Camiant
+
+ATTRIBUTE      Camiant-MI-role                         1       string
+ATTRIBUTE      Camiant-SUI-role                        2       integer
+ATTRIBUTE      Camiant-MI-scope                        3       string
+
+VALUE  Camiant-SUI-role                camiantView             101
+VALUE  Camiant-SUI-role                camiantUser             102
+VALUE  Camiant-SUI-role                camiantService          104
+
+END-VENDOR     Camiant