aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.camiant
diff options
context:
space:
mode:
authorAnish Bhatt <anish@chelsio.com>2014-10-27 01:12:21 -0700
committerAnders Broman <a.broman58@gmail.com>2014-11-03 07:22:58 +0000
commit7b4215dafaeb7716d81c7bec93decac0c3a556f5 (patch)
tree02e96f6c402090187817825d2e59c09576b13d0c /radius/dictionary.camiant
parentbea82998029f05d5fb8d39601fd52d5c721a682c (diff)
[Radius] Update dictionaries from freeradius 3.0.4
Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in a separate update. Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25 Reviewed-on: https://code.wireshark.org/review/4947 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'radius/dictionary.camiant')
-rw-r--r--radius/dictionary.camiant21
1 files changed, 21 insertions, 0 deletions
diff --git a/radius/dictionary.camiant b/radius/dictionary.camiant
new file mode 100644
index 0000000000..47a884d03f
--- /dev/null
+++ b/radius/dictionary.camiant
@@ -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