文件操作 - CIM_SAEndpointConnectionStatistics.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Network/CIM_SAEndpointConnectionStatistics.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_SAEndpointConnectionStatistics // ================================================================== [Version ( "2.8.0" ), UMLPackagePath ( "CIM::Network::IPsec" ), Description ( "This class captures statistical and time-related information " "about the use of the IPsec or IKE Security Associations, " "through their IPsecSAEndpoint or IKESAEndpoint. The relevant " "SAEndpoint is determined by traversing the " "ElementStatisticalData association." )] class CIM_SAEndpointConnectionStatistics : CIM_StatisticalData { [Description ( "Number of bytes that have been protected by the " "associated SAEndpoint." ), Units ( "Bytes" ), Counter, PUnit ( "byte" )] uint64 ByteCount; [Description ( "LastAccessed indicates when the SAEndpoint was last " "used. This property is helpful in determining if the SA " "(and its endpoint) will be deleted due to sitting idle." )] datetime LastAccessed; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件