File: dictionary.3com

package info (click to toggle)
wireshark 1.12.1%2Bg01b65bf-4%2Bdeb8u14
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 234,068 kB
  • sloc: ansic: 1,912,971; xml: 84,598; cpp: 41,923; python: 30,175; perl: 25,286; lex: 6,416; sh: 6,406; pascal: 6,120; makefile: 3,968; yacc: 297; asm: 156; awk: 58; tcl: 35
file content (52 lines) | stat: -rw-r--r-- 1,388 bytes parent folder | download | duplicates (6)
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
# -*- text -*-
#
#	3com SuperStack Firewall dictionary
#	Bought from Sonicwall, apparently, from Enterprise number 8741.
#
#		$Id$
#

VENDOR		3com				43

#
#	These attributes contain the access-level value.
#
BEGIN-VENDOR	3com

ATTRIBUTE	3Com-User-Access-Level			1	integer

#	Read-only access to basic network tools (ping, etc)
VALUE	3Com-User-Access-Level		3Com-Visitor		0

#	Read-only access to manageable (not security) parameters
VALUE	3Com-User-Access-Level		3Com-Monitor		1

# 	Read-write access to manageable (not security) parameters
VALUE	3Com-User-Access-Level		3Com-Manager		2

#	Read-write access to all manageable parameters
VALUE	3Com-User-Access-Level		3Com-Administrator	3

ATTRIBUTE	3Com-VLAN-Name				2	string
ATTRIBUTE	3Com-Mobility-Profile			3	string
ATTRIBUTE	3Com-Encryption-Type			4	string
ATTRIBUTE	3Com-Time-Of-Day			5	string
ATTRIBUTE	3Com-SSID				6	string

#	String formatted as: YY/MM/DD-HH:MM
#	NOT as a "date" attribute!
ATTRIBUTE	3Com-End-Date				7	string

#	Commented out, because the 3Com documentation
#	gives it the same number as End-Date, above.
#ATTRIBUTE	3Com-Start-Date				7	string

#	URL where the user is redirected after WebAAA
ATTRIBUTE	3Com-URL				8	string

ATTRIBUTE	3Com-Connect_Id				26	integer
ATTRIBUTE	3Com-NAS-Startup-Timestamp		59	integer
ATTRIBUTE	3Com-Ip-Host-Addr			60	string
ATTRIBUTE	3Com-Product-ID				255	string

END-VENDOR	3com