aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.apc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-03-10 16:01:14 -0800
committerGerald Combs <gerald@wireshark.org>2022-03-11 18:34:41 +0000
commit492a11a256f55239498f58cf6e46e453737c0c4a (patch)
tree16b3da5c7c51518377f76f477c5abbfa47f3e79f /radius/dictionary.apc
parente39b9a2f805bc3522f41deb99840433c97276bfe (diff)
Move a bunch of protocol resources to resources/protocols.
Move the following directories to resources/protocols: - dtds - diameter - protobuf - radius - tpncp - wimaxasncp
Diffstat (limited to 'radius/dictionary.apc')
-rw-r--r--radius/dictionary.apc36
1 files changed, 0 insertions, 36 deletions
diff --git a/radius/dictionary.apc b/radius/dictionary.apc
deleted file mode 100644
index 6bcb955712..0000000000
--- a/radius/dictionary.apc
+++ /dev/null
@@ -1,36 +0,0 @@
-# -*- text -*-
-# Copyright (C) 2015 The FreeRADIUS Server project and contributors
-##############################################################################
-#
-# http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=8012
-#
-# $Id: 85927c4d69650236df456c97156172e4221cd5d7 $
-#
-##############################################################################
-
-VENDOR APC 318
-
-BEGIN-VENDOR APC
-
-ATTRIBUTE APC-Service-Type 1 integer
-ATTRIBUTE APC-Outlets 2 string
-ATTRIBUTE APC-Perms 3 string
-ATTRIBUTE APC-Username 4 string
-ATTRIBUTE APC-Contact 5 string
-ATTRIBUTE APC-ACCPX-Doors 6 string
-ATTRIBUTE APC-ACCPX-Status 7 string
-ATTRIBUTE APC-ACCPX-Access1 8 string
-ATTRIBUTE APC-ACCPX-Access2 9 string
-ATTRIBUTE APC-ACCPX-Access3 10 string
-ATTRIBUTE APC-ACCPX-Access4 11 string
-ATTRIBUTE APC-ACCPX-Access5 12 string
-ATTRIBUTE APC-ACCPX-Access6 13 string
-ATTRIBUTE APC-ACCPX-Access7 14 string
-
-VALUE APC-Service-Type Admin 1
-VALUE APC-Service-Type Device 2
-VALUE APC-Service-Type ReadOnly 3
-VALUE APC-Service-Type Outlet 4
-VALUE APC-Service-Type Card 5
-
-END-VENDOR APC