public static VirtualInterfaceState FindValue(string value) { return FindValue<VirtualInterfaceState>(value); }