From: Alan T. DeKok Date: Tue, 12 Jun 2012 17:36:19 +0000 (+0200) Subject: New dictionary X-Git-Tag: release_2_2_0~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836b1c085336512d04e0d596f8d89f056bd091a8;p=thirdparty%2Ffreeradius-server.git New dictionary --- diff --git a/share/dictionary b/share/dictionary index 123e9190232..135e11acd99 100644 --- a/share/dictionary +++ b/share/dictionary @@ -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 index 00000000000..47a884d03f4 --- /dev/null +++ b/share/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