文件操作 - CIM_LAGControlCapabilities.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Network/CIM_LAGControlCapabilities.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_LAGControlCapabilities // ================================================================== [Experimental, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::Network::8023LAG" ), Description ( "This class establishes the control protocol support of the " "system. The Capabilities instance is associated to a network " "ComputerSystem via the ElementCapabilities relationship." )] class CIM_LAGControlCapabilities : CIM_Capabilities { [Description ( "A LAG may be under manual control (i.e., amanagement " "station is responsible for the additon and removal of " "LAG members) or automatic (i.e., a control protocol is " "employed to establish LAG membership." ), ValueMap { "2", "3" }, Values { "Manual", "Automatic" }] uint16 LAGControlMode = 2; [Description ( "When the LAGMode is automatic, this propertyidentifies " "the control protocol in use." ), ValueMap { "2", "3", "4..32767", ".." }, Values { "None", "LACP", "DMTF Reserved", "Vendor Reserved" }] uint16 LAGControlProtocol; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件