File: UCD.fields

package info (click to toggle)
net-snmp 5.2.3-7etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 24,452 kB
  • ctags: 16,045
  • sloc: ansic: 175,930; perl: 11,814; sh: 11,230; makefile: 5,375; pascal: 62
file content (21 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Field "SNMPAgent" {
	Type Enumeration;
	Flags	capability, general, locate;
	Enumeration 
		"Unset",
		"UCD HP-UX 9",
		"UCD HP-UX 10",
		"UCD SunOS4",
		"UCD Solaris",
		"UCD OSF/3",
		"UCD Ultrix",
		"UCD Unknown",
		"UCDavis Agent";
}

Field "vendor" {
	Type Enumeration;
	Flags	capability, general, locate;
	Enumeration "Unset",
		"UCDavis";
}