文件操作 - tp.mof
返回文件管理
返回主菜单
删除本文件
文件: /var/lib/sfcb/stage/mofs/root/dcim/sysman/tp.mof
编辑文件内容
#pragma locale ("en_US") [ Provider("cmpi:cmpiTunnelProvider"), Description ("A class derived from ManagedElement representing the proprietary Tunnel class") ] class DCIM_OEM_DataAccessModule : CIM_ManagedElement { [Key, Description ( "InstanceId is used to identify the instance."), MaxLen (256)] string InstanceID; [Description ( "GlobalStatus is used to represent the global health status of the system."), ValueMap { "0", "1", "2", "3", "4", "5", ".."}, Values { "Other", "Unknown", "OK", "Warning/Non-Critical", "Critical", "Non-Recoverable", "Reserved" } ] sint32 GlobalStatus; string iDRACIPv4; string iDRACIPv6; [Description ( "SendCmd method is used to invoke the proprietary DA commands through WSMAN")] string SendCmd( [IN, Description ("Array of name=value pairs" ) ] string CommandAndArguments, [OUT, Description ("ResultCode for error handling" ) ] uint32 ResultCode ); };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件