blob: 4a1559f0b0b8d0c0f80dfe277f6728d253d8e991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# Gemtek Systems VSA's
# Version: dictionary.gemtek, v1.2 2004/07/13
VENDOR Gemtek 10529
BEGIN-VENDOR Gemtek
# Attributes for volume accounting limit.
ATTRIBUTE Acct-Session-Input-Octets 21 integer
ATTRIBUTE Acct-Session-Input-Gigawords 22 integer
ATTRIBUTE Acct-Session-Output-Octets 23 integer
ATTRIBUTE Acct-Session-Output-Gigawords 24 integer
ATTRIBUTE Acct-Session-Octets 25 integer
ATTRIBUTE Acct-Session-Gigawords 26 integer
END-VENDOR Gemtek
|