diff options
Diffstat (limited to 'share/dictionary.gemtek')
-rw-r--r-- | share/dictionary.gemtek | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/share/dictionary.gemtek b/share/dictionary.gemtek new file mode 100644 index 0000000..201d1cb --- /dev/null +++ b/share/dictionary.gemtek @@ -0,0 +1,20 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +# Gemtek Systems VSA's + +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 |