文件操作 - CIM_FCHBADiagnosticServiceCapabilities.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_FCHBADiagnosticServiceCapabilities.mof
编辑文件内容
// Copyright (c) 2012 DMTF. All rights reserved. [Experimental, Version ( "2.32.0" ), UMLPackagePath ( "CIM::System::Diagnostics" ), Description ( "This class defines the permissible settings that can be used " "for FC HBA diagnostic tests." )] class CIM_FCHBADiagnosticServiceCapabilities : CIM_DiagnosticServiceCapabilities { [Description ( "This array property is used by a provider to specify the " "list of buffer sizes supported by the test. The client " "should only select one of these values." ), ModelCorrespondence { "CIM_FCHBADiagnosticSettingData.BufferPattern" }] uint32 BufferSizesSupported[]; [Description ( "This property is used by a provider to specify the size " "of the largest pattern a client may specify in octets (8 " "bits). If the buffer pattern is smaller than the size of " "the data buffer, the pattern will be repeated as " "necessary to fill the buffer. If the buffer pattern is " "larger than the data buffer size, then the pattern will " "be truncated" ), ModelCorrespondence { "CIM_FCHBADiagnosticSettingData.BufferPattern" }, PUnit ( "Octet" )] uint16 MaxPatternSizeSupported; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件