diff options
author | Bill Meier <wmeier@newsguy.com> | 2009-07-06 12:39:58 +0000 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2009-07-06 12:39:58 +0000 |
commit | 2e82efa15801272917ec68b34295c5d5d576922d (patch) | |
tree | 73a896d1393777820a3adebd357a9a7c10ec18a0 /radius/dictionary.h3c | |
parent | ea7fa021fa36218f89fc9b6708fc15db0a509240 (diff) | |
download | wireshark-2e82efa15801272917ec68b34295c5d5d576922d.tar.gz wireshark-2e82efa15801272917ec68b34295c5d5d576922d.tar.bz2 wireshark-2e82efa15801272917ec68b34295c5d5d576922d.zip |
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
svn path=/trunk/; revision=28946
Diffstat (limited to 'radius/dictionary.h3c')
-rw-r--r-- | radius/dictionary.h3c | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/radius/dictionary.h3c b/radius/dictionary.h3c new file mode 100644 index 0000000000..a6b996d443 --- /dev/null +++ b/radius/dictionary.h3c @@ -0,0 +1,21 @@ +# -*- text -*- +############################################################################## +# +# Dictionary for Huawei-3Com. See also dictionary.huawei +# +# http://www.h3c.com +# +# $Id$ +# +############################################################################## + +VENDOR H3C 25506 + +BEGIN-VENDOR H3C + +ATTRIBUTE H3C-Connect_Id 26 integer +ATTRIBUTE H3C-NAS-Startup-Timestamp 59 integer +ATTRIBUTE H3C-Ip-Host-Addr 60 string +ATTRIBUTE H3C-Product-ID 255 string + +END-VENDOR H3C |