📄 cim_fibrechanneladapter.mof
字号:
uint64 ReceiveEndErrors; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: A 'long' timeout value (in " "milliseconds) for determining when to reinstate a " "Recovery_Qualifier. The default value is 120 seconds " "(120000 milliseconds). The value is typically set to the " "ErrorDetectTimeout value + 2*(fabric delay time)."), Units ( "MilliSeconds" )] uint64 ResourceAllocationTimeout; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: A 'short' timeout value (in " "milliseconds) for determining that an error has occurred. " "The default value is 10 seconds (10000 milliseconds)."), Units ( "MilliSeconds" )] uint64 ErrorDetectTimeout; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of Class 1 sequences sent " "since the last reset of the Device."), Counter] uint64 Class1SequencesSent; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of Class 2 sequences sent " "since the last reset of the Device."), Counter] uint64 Class2SequencesSent; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of Class 3 sequences sent " "since the last reset of the Device."), Counter] uint64 Class3SequencesSent; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of Class 4 sequences sent " "since the last reset of the Device."), Counter] uint64 Class4SequencesSent; [Deprecated { "CIM_FCPortStatistics.BytesReceived" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of octets received by the " "Adapter when running Class 2 service."), Counter] uint64 Class2OctetsReceived; [Deprecated { "CIM_FCPortStatistics.BytesTransmitted" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of octets that are " "transmitted by the Adapter when running Class 2 service."), Counter] uint64 Class2OctetsTransmitted; [Deprecated { "CIM_FCPortStatistics.PacketsReceived" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were received " "by the Adapter when running Class 2 service."), Counter] uint64 Class2FramesReceived; [Deprecated { "CIM_FCPortStatistics.PacketsTransmitted" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were " "transmitted by the Adapter when running Class 2 service."), Counter] uint64 Class2FramesTransmitted; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were " "discarded by the Adapter when running Class 2 service."), Counter] uint64 Class2DiscardFrames; [Deprecated { "CIM_FCPortStatistics.BytesReceived" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of octets that were received " "by the Adapter when running Class 3 service."), Counter] uint64 Class3OctetsReceived; [Deprecated { "CIM_FCPortStatistics.BytesTransmitted" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of octets that were " "transmitted by the Adapter when running Class 3 service."), Counter] uint64 Class3OctetsTransmitted; [Deprecated { "CIM_FCPortStatistics.PacketsReceived" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were received " "by the Adapter when running Class 3 service."), Counter] uint64 Class3FramesReceived; [Deprecated { "CIM_FCPortStatistics.PacketsTransmitted" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were " "transmitted by the Adapter when running Class 3 service."), Counter] uint64 Class3FramesTransmitted; [Deprecated { "No value" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were " "discarded by the Adapter when running Class 3 service."), Counter] uint64 Class3DiscardFrames; [Deprecated { "CIM_FCPortStatistics.ErrorFrames" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of parity errors that were " "detected somewhere in the data path."), Counter] uint64 ParityErrors; [Deprecated { "CIM_FCPortStatistics.ErrorFrames" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of Class 1 or 2 frames that " "are not ACKed within the time indicated by " "ErrorDetectTimeout."), Counter] uint64 FrameTimeouts; [Deprecated { "CIM_FCPortStatistics.BufferCreditNotProvided" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of times that the Device has " "been without a buffer credit for a time longer than " "ErrorDetectTimeout."), Counter] uint64 BufferCreditErrors; [Deprecated { "CIM_FCPortStatistics.BufferCreditNotReceived" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of times that the Device has " "been without an end credit for a time longer than " "ErrorDetectTimeout."), Counter] uint64 EndCreditErrors; [Deprecated { "CIM_FCPortStatistics.DelimiterErrors" }, Description ( "Note: The use of this method has been deprecated. \n" "Deprecated description: Number of frames that were received " "out of order."), Counter] uint64 OutOfOrderFramesReceived;};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -