/usr/share/wireshark/radius/dictionary.h3c is in libwireshark-data 2.4.5-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 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | # -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
# Dictionary for Huawei-3Com. See also dictionary.huawei
#
# http://www.h3c.com
#
# $Id: 5e4e469209b6dc1d747b62b521ec17184caa77e1 $
#
##############################################################################
VENDOR H3C 25506
BEGIN-VENDOR H3C
ATTRIBUTE H3C-Input-Peak-Rate 1 integer
ATTRIBUTE H3C-Input-Average-Rate 2 integer
ATTRIBUTE H3C-Input-Basic-Rate 3 integer
ATTRIBUTE H3C-Remanent-Volume 15 integer
ATTRIBUTE H3C-Command 20 integer
VALUE H3C-Command Trigger-Request 1
VALUE H3C-Command Terminate-Request 2
VALUE H3C-Command SetPolicy 3
VALUE H3C-Command Result 4
VALUE H3C-Command PortalClear 5
ATTRIBUTE H3C-Control-Identifier 24 integer
ATTRIBUTE H3C-Result-Code 25 integer
ATTRIBUTE H3C-Connect_Id 26 integer
ATTRIBUTE H3C-Ftp-Directory 28 string
ATTRIBUTE H3C-Exec-Privilege 29 integer
VALUE H3C-Exec-Privilege Visit 0
VALUE H3C-Exec-Privilege Monitor 1
VALUE H3C-Exec-Privilege System 2
VALUE H3C-Exec-Privilege Manage 3
ATTRIBUTE H3C-NAS-Startup-Timestamp 59 integer
ATTRIBUTE H3C-Ip-Host-Addr 60 string
ATTRIBUTE H3C-User-Notify 61 string
ATTRIBUTE H3C-User-HeartBeat 62 string
ATTRIBUTE H3C-User-Group 140 string
ATTRIBUTE H3C-Security-Level 141 integer
ATTRIBUTE H3C-Input-Interval-Octets 201 integer
ATTRIBUTE H3C-Output-Interval-Octets 202 integer
ATTRIBUTE H3C-Input-Interval-Packets 203 integer
ATTRIBUTE H3C-Output-Interval-Packets 204 integer
ATTRIBUTE H3C-Input-Interval-Gigawords 205 integer
ATTRIBUTE H3C-Output-Interval-Gigawords 206 integer
ATTRIBUTE H3C-Backup-NAS-IP 207 ipaddr
ATTRIBUTE H3C-Product-ID 255 string
END-VENDOR H3C
|