]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add Ruckus dictionary
authorMathieu Simon <mathieu.simon@simweb.ch>
Sun, 31 Aug 2014 09:07:46 +0000 (11:07 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 31 Aug 2014 12:47:09 +0000 (08:47 -0400)
Compiled out of a Ruckus user guides and tech notes
publicly available on the Ruckus website.

share/dictionary.ruckus [new file with mode: 0644]

diff --git a/share/dictionary.ruckus b/share/dictionary.ruckus
new file mode 100644 (file)
index 0000000..ffba0a7
--- /dev/null
@@ -0,0 +1,27 @@
+# -*- text -*-
+# Copyright (C) 2014 The FreeRADIUS Server project and contributors
+#
+#      Ruckus Wireless, Inc. dictionary
+#
+#
+
+VENDOR         Ruckus                          25053
+
+BEGIN-VENDOR   Ruckus
+
+ATTRIBUTE      Ruckus-User-Groups                      1       string
+# Value Format: group_attr1,group_attr2,...
+
+ATTRIBUTE      Ruckus-Sta-RSSI                         2       integer
+ATTRIBUTE      Ruckus-SSID                             3       string
+ATTRIBUTE      Ruckus-WlanID                           4       integer
+ATTRIBUTE      Ruckus-Location                         5       string
+ATTRIBUTE      Ruckus-Grace-Period                     6       integer
+# Sent to the server, range: 1 to 14400 [minutes]
+
+ATTRIBUTE      Ruckus-SCG-CBlade-IP                    7       integer
+ATTRIBUTE      Ruckus-SCG-DBlade-IP                    8       integer
+ATTRIBUTE      Ruckus-Session-Type                     125     integer
+ATTRIBUTE      Ruckus-Acct-Status                      126     integer
+
+END-VENDOR      Ruckus