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>
Wed, 13 Jun 2012 11:06:59 +0000 (13:06 +0200)
share/dictionary
share/dictionary.camiant [new file with mode: 0644]

index d334e01..fb55a65 100644 (file)
@@ -112,6 +112,7 @@ $INCLUDE dictionary.bay
 $INCLUDE dictionary.bintec
 $INCLUDE dictionary.cablelabs
 $INCLUDE dictionary.cabletron
+$INCLUDE dictionary.camiant
 $INCLUDE dictionary.chillispot
 $INCLUDE dictionary.cisco
 #
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