Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / net-snmp / ov / bitmaps / UCD.fields
1 Field "SNMPAgent" {
2         Type Enumeration;
3         Flags   capability, general, locate;
4         Enumeration 
5                 "Unset",
6                 "UCD HP-UX 9",
7                 "UCD HP-UX 10",
8                 "UCD SunOS4",
9                 "UCD Solaris",
10                 "UCD OSF/3",
11                 "UCD Ultrix",
12                 "UCD Unknown",
13                 "UCDavis Agent";
14 }
15
16 Field "vendor" {
17         Type Enumeration;
18         Flags   capability, general, locate;
19         Enumeration "Unset",
20                 "UCDavis";
21 }