blob: 831e969f54093cd4bd0c4a1e838d2c708f8c365e (
plain)
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
|
# -*- text -*-
#
# dictionary.lcs
#
# originally by
# "Eugen K. " <>
#
# $Id$
#
VENDOR Lancom 2356
BEGIN-VENDOR Lancom
# Attributes
ATTRIBUTE LCS-Traffic-Limit 1 integer
ATTRIBUTE LCS-Mac-Address 2 string
ATTRIBUTE LCS-Redirection-URL 3 string
ATTRIBUTE LCS-Comment 4 string
ATTRIBUTE LCS-Account-End 5 integer
ATTRIBUTE LCS-WPA-Passphrase 6 string
ATTRIBUTE LCS-PbSpotUserName 7 string
ATTRIBUTE LCS-TxRateLimit 8 integer
ATTRIBUTE LCS-RxRateLimit 9 integer
END-VENDOR Lancom
|