Use freeradius.org version [from the GIT 2.1.x branch]
[metze/wireshark/wip.git] / radius / dictionary.walabi
1 # -*- text -*-
2 ##############################################################################
3 #
4 #       Walabi Store & Forward FAX attributes.
5 #
6 #       $Id$
7 #
8 ##############################################################################
9
10 VENDOR          Walabi                          2004
11
12 VALUE   Acct-Status-Type                WB-Login                217
13 VALUE   Acct-Status-Type                WB-Logout               218
14 VALUE   Acct-Status-Type                WB-WRitelog             219
15
16 # Store and Forward Fax Attributes:
17 BEGIN-VENDOR    Walabi
18 ATTRIBUTE       WB-AUTH-Time-Left                       1       integer
19 ATTRIBUTE       WB-Auth-Accum-BW                        2       integer
20 ATTRIBUTE       WB-Auth-BW-Quota                        3       integer
21 ATTRIBUTE       WB-Auth-BW-Count                        4       integer
22 ATTRIBUTE       WB-Auth-Upload-Limit                    5       integer
23 ATTRIBUTE       WB-Auth-Download-Limit                  6       integer
24 ATTRIBUTE       WB-Auth-Login-Time                      7       integer
25 ATTRIBUTE       WB-Auth-Logout-Time                     8       integer
26 ATTRIBUTE       WB-Auth-Time-Diff                       9       integer
27 ATTRIBUTE       WB-Auth-BW-Usage                        10      integer
28 END-VENDOR Walabi