Blob Blame History Raw
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";
}