diff options
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.terena | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/share/dictionary.terena b/share/dictionary.terena new file mode 100644 index 0000000..7b7b857 --- /dev/null +++ b/share/dictionary.terena @@ -0,0 +1,19 @@ +# -*- 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 +# +# For TERENA VSA's +# +# The reference for these values is: +# http://www.terena.org/activities/tf-emc2/oid.html +# +# $Id$ +# +VENDOR TERENA 25178 + +BEGIN-VENDOR TERENA + +ATTRIBUTE Eduroam-SP-Country 10 string +ATTRIBUTE Eduroam-Monitoring-Inflate 11 string + +END-VENDOR TERENA |