From: Mathieu Simon Date: Sun, 31 Aug 2014 09:07:46 +0000 (+0200) Subject: Add Ruckus dictionary X-Git-Tag: release_3_0_5~667 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e2e7cce7c1cbd5dbb2e65bd063bc6cfca5fde21;p=thirdparty%2Ffreeradius-server.git Add Ruckus dictionary Compiled out of a Ruckus user guides and tech notes publicly available on the Ruckus website. --- diff --git a/share/dictionary.ruckus b/share/dictionary.ruckus new file mode 100644 index 00000000000..ffba0a7d901 --- /dev/null +++ b/share/dictionary.ruckus @@ -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