Another update from FreeRADIUS.
[metze/wireshark/wip.git] / radius / dictionary.walabi
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       Walabi Store & Forward FAX attributes.
6 #
7 #       $Id: 9f7c85e6d9096872bfba1254288a84a3baa4feef $
8 #
9 ##############################################################################
10
11 VENDOR          Walabi                          2004
12
13 VALUE   Acct-Status-Type                WB-Login                217
14 VALUE   Acct-Status-Type                WB-Logout               218
15 VALUE   Acct-Status-Type                WB-WRitelog             219
16
17 # Store and Forward Fax Attributes:
18 BEGIN-VENDOR    Walabi
19 ATTRIBUTE       WB-AUTH-Time-Left                       1       integer
20 ATTRIBUTE       WB-Auth-Accum-BW                        2       integer
21 ATTRIBUTE       WB-Auth-BW-Quota                        3       integer
22 ATTRIBUTE       WB-Auth-BW-Count                        4       integer
23 ATTRIBUTE       WB-Auth-Upload-Limit                    5       integer
24 ATTRIBUTE       WB-Auth-Download-Limit                  6       integer
25 ATTRIBUTE       WB-Auth-Login-Time                      7       integer
26 ATTRIBUTE       WB-Auth-Logout-Time                     8       integer
27 ATTRIBUTE       WB-Auth-Time-Diff                       9       integer
28 ATTRIBUTE       WB-Auth-BW-Usage                        10      integer
29 END-VENDOR Walabi