diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:10 +0000 |
commit | e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc (patch) | |
tree | 68cb5ef9081156392f1dd62a00c6ccc1451b93df /resources/protocols/radius/dictionary.aerohive | |
parent | Initial commit. (diff) | |
download | wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.tar.xz wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.zip |
Adding upstream version 4.2.2.upstream/4.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/protocols/radius/dictionary.aerohive')
-rw-r--r-- | resources/protocols/radius/dictionary.aerohive | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.aerohive b/resources/protocols/radius/dictionary.aerohive new file mode 100644 index 00000000..a9586289 --- /dev/null +++ b/resources/protocols/radius/dictionary.aerohive @@ -0,0 +1,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 |