]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
as found on the net
authorAlan T. DeKok <aland@freeradius.org>
Tue, 11 Oct 2022 16:58:56 +0000 (12:58 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 11 Oct 2022 16:59:04 +0000 (12:59 -0400)
share/dictionary
share/dictionary.calix [new file with mode: 0644]

index 619fcbaeec4953b3e5d9dfc8d10ae393b89b2943..86582f0c44319610b4e03067ddadc121ebc3b87c 100644 (file)
@@ -177,6 +177,7 @@ $INCLUDE dictionary.bskyb
 $INCLUDE dictionary.bt
 $INCLUDE dictionary.cablelabs
 $INCLUDE dictionary.cabletron
+$INCLUDE dictionary.calix
 $INCLUDE dictionary.cambium
 $INCLUDE dictionary.camiant
 $INCLUDE dictionary.centec
diff --git a/share/dictionary.calix b/share/dictionary.calix
new file mode 100644 (file)
index 0000000..de73367
--- /dev/null
@@ -0,0 +1,31 @@
+# -*- text -*-
+# Copyright (C) 2021 The FreeRADIUS Server project and contributors
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+#
+##############################################################################
+#
+#      Based on https://www.calix.com/content/dam/calix/mycalix-misc/lib/tp/cms/ug/r15-x/index.htm?toc136037.htm?5793.htm
+#
+#      $Id$
+#
+##############################################################################
+
+VENDOR         Calix                           6321
+
+ATTRIBUTE      Calix-CMS-User-Group                    220     string
+ATTRIBUTE      Calix-CMS-Alarm-Filter                  221     integer
+
+VALUE  Calix-CMS-Alarm-Filter          Disabled                0
+VALUE  Calix-CMS-Alarm-Filter          Enabled                 1
+
+ATTRIBUTE      Calix-CMS-Event-Filter                  222     integer
+
+VALUE  Calix-CMS-Event-Filter          Disabled                0
+
+VALUE  Calix-CMS-Event-Filter          Enabled                 1
+
+ATTRIBUTE      Calix-CMS-Threshold-Event-Filter        223     integer
+
+VALUE  Calix-CMS-Threshold-Event-Filter Disabled               0
+
+VALUE  Calix-CMS-Threshold-Event-Filter Enabled                1