summaryrefslogtreecommitdiffstats
path: root/share/dictionary.covaro
blob: 7959a0bc6d964e2142f581581e9a80ab7e0c2d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# -*- text -*-
# Copyright (C) 2022 The FreeRADIUS Server project and contributors
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
#
##############################################################################
#
#	Dictionary for Covaro Networks
#
#	$Id$
#
##############################################################################

VENDOR		Covaro				18022

BEGIN-VENDOR	Covaro

ATTRIBUTE	Covaro-User-Privilege			1	integer

VALUE	Covaro-User-Privilege		SUPERUSER		1
VALUE	Covaro-User-Privilege		PROVISIONING		2
VALUE	Covaro-User-Privilege		MAINTENANCE		3
VALUE	Covaro-User-Privilege		RETRIEVE		4

ATTRIBUTE	Covaro-Max-Sessions			2	integer
ATTRIBUTE	Covaro-Session-Timeout			3	integer

ATTRIBUTE	Covaro-Inhibit-Message			4	integer

VALUE	Covaro-Inhibit-Message		N			0
VALUE	Covaro-Inhibit-Message		Y			1

ATTRIBUTE	Covaro-Inhibit-Dbchg			5	integer

VALUE	Covaro-Inhibit-Dbchg		N			0
VALUE	Covaro-Inhibit-Dbchg		Y			1

ATTRIBUTE	Covaro-Inhibit-Pmrept			6	integer

VALUE	Covaro-Inhibit-Pmrept		N			0
VALUE	Covaro-Inhibit-Pmrept		Y			1

END-VENDOR	Covaro