Newer
Older
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
# MikroTik vendor specific dictionary
# Copyright (C) 2003-2009 MikroTikls, SIA
#
# You may freely redistribute and use this software or any part of it in source
# and/or binary forms, with or without modification for any purposes without
# limitations, provided that you respect the following statement:
#
# This software is provided 'AS IS' without a warranty of any kind, expressed or
# implied, including, but not limited to, the implied warranty of
# merchantability and fitness for a particular purpose. In no event shall
# MikroTikls SIA be liable for direct or indirect, incidental, consequential or
# other damages that may result from the use of this software, including, but
# not limited to, loss of data, time and (or) profits.
#
# $Id: dictionary.mikrotik,v 1.6 2007/06/15 08:25:04 aland Exp $
#
# MikroTik Attributes
VENDOR Mikrotik 14988
ATTRIBUTE Mikrotik-Recv-Limit 1 integer Mikrotik
ATTRIBUTE Mikrotik-Xmit-Limit 2 integer Mikrotik
# this attribute is unused
ATTRIBUTE Mikrotik-Group 3 string Mikrotik
ATTRIBUTE Mikrotik-Wireless-Forward 4 integer Mikrotik
ATTRIBUTE Mikrotik-Wireless-Skip-Dot1x 5 integer Mikrotik
ATTRIBUTE Mikrotik-Wireless-Enc-Algo 6 integer Mikrotik
ATTRIBUTE Mikrotik-Wireless-Enc-Key 7 string Mikrotik
ATTRIBUTE Mikrotik-Rate-Limit 8 string Mikrotik
ATTRIBUTE Mikrotik-Realm 9 string Mikrotik
ATTRIBUTE Mikrotik-Host-IP 10 ipaddr Mikrotik
ATTRIBUTE Mikrotik-Mark-Id 11 string Mikrotik
ATTRIBUTE Mikrotik-Advertise-URL 12 string Mikrotik
ATTRIBUTE Mikrotik-Advertise-Interval 13 integer Mikrotik
ATTRIBUTE Mikrotik-Recv-Limit-Gigawords 14 integer Mikrotik
ATTRIBUTE Mikrotik-Xmit-Limit-Gigawords 15 integer Mikrotik
# MikroTik Values
VALUE Mikrotik-Wireless-Enc-Algo No-encryption 0
VALUE Mikrotik-Wireless-Enc-Algo 40-bit-WEP 1
VALUE Mikrotik-Wireless-Enc-Algo 104-bit-WEP 2