文件操作 - CIM_SpanningTreeStatistics.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Network/CIM_SpanningTreeStatistics.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // <change cr="ArchCR00089.003" type="add">Add PUnit qualifier values // to Units qualifier values.</change> // ================================================================== // CIM_SpanningTreeStatistics // ================================================================== [Version ( "2.7.0" ), UMLPackagePath ( "CIM::Network::SwitchingBridging" ), Description ( "Statistical information regarding the SpanningTreeService." )] class CIM_SpanningTreeStatistics : CIM_ServiceStatisticalInformation { [Description ( "The time since the last topology change was detected by " "the switch." ), Units ( "Hundredths of Seconds" ), MappingStrings { "MIB.IETF|BRIDGE-MIB.dot1dStpTimeSinceTopologyChange" }, PUnit ( "second * 10^-2" )] uint32 TimeSinceTopologyChange; [Description ( "The total number of topology changes detected by the " "switch since the counter was last reset or initialized." ), Counter, MappingStrings { "MIB.IETF|BRIDGE-MIB.dot1dStpTopChanges" }] uint32 TopChanges; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件