Skip to content

Commit

Permalink
Add Ruckus dictionary
Browse files Browse the repository at this point in the history
Compiled out of a Ruckus user guides and tech notes
publicly available on the Ruckus website.
  • Loading branch information
matsimon committed Aug 31, 2014
1 parent 3b40c19 commit 02d281d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions share/dictionary.ruckus
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 02d281d

Please sign in to comment.