blob: a95862894308f09afbcfc6b6e4ae7c243bc59310 (
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
|
# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# dictionary.aerohive
#
# Aerohive
#
# $Id: 114e4cfda976c0d483c74b2c4785976d5fc6beae $
#
VENDOR Aerohive 26928
BEGIN-VENDOR Aerohive
# The following ATTRIBUTE and VALUE definitions are required.
ATTRIBUTE AH-HM-Admin-Group-Id 1 integer
VALUE AH-HM-Admin-Group-Id Read-Only-Admin 0
VALUE AH-HM-Admin-Group-Id Super-Admin 1
VALUE AH-HM-Admin-Group-Id Read-Write-Admin 2
# Attr-26.26928.212 = 0x43382d36362d35442d32462d33432d3430
# = 4338-3636-3544-3246-3343-3430
# = C8-66-5D-2F-3C-40
# = AP Mgt0 MAC Address
# The following is an example of an admin group that you can define.
#VALUE AH-HM-Admin-Group-Id Admin-Group100 100
END-VENDOR Aerohive
|