/usr/share/wireshark/radius/dictionary.aerohive is in libwireshark-data 2.0.2+ga16e22e-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # -*- text -*-
# Copyright (C) 2013 The FreeRADIUS Server project and contributors
#
# dictionary.aerohive
#
# Aerohive
#
# $Id: 6e20a68cd1cff01ff39ae31166fe7d18ad8f55ed $
#
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
# 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
|