Class CIM_iSCSISessionFailures
extends CIM_StatisticalData

Failure Statistics for Sessions associated with a iSCSI Node. An instance of this class will be associated by ElementStatisticalData to an instance of SCSIProtocolController representing an iSCSI Node. These statistics are associated to a Node since they describe the aggregated Session data for all failed Sessions associated to iSCSI protocol endpoints used by the Node.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_iSCSISessionFailures

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringFailure Statistics for Sessions associated with a iSCSI Node. An instance of this class will be associated by ElementStatisticalData to an instance of SCSIProtocolController representing an iSCSI Node. These statistics are associated to a Node since they describe the aggregated Session data for all failed Sessions associated to iSCSI protocol endpoints used by the Node.
UMLPackagePathstringCIM::Network::iSCSI
Versionstring2.11.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LastSessionFailureRemoteNodeNamestring
DescriptionstringThe iSCSI name of the remote node from the failed session.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstLastSsnRmtNodeName
ModelCorrespondencestringCIM_iSCSISessionFailures.LastSessionFailureType
LastSessionFailureTypeuint16
DescriptionstringThe type of the last session failure.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstLastSsnFailureType
ModelCorrespondencestringCIM_iSCSISessionFailures.OtherLastSessionFailureType, CIM_iSCSISessionFailures.LastSessionFailureRemoteNodeName
ValueMapstring1, 2, 3, 4
ValuesstringOther, Digest, Timeout, Format
OtherLastSessionFailureTypestring
DescriptionstringA string describing the type of the last Session failure when LastSessionFailureType is equal to the value 1, "Other".
ModelCorrespondencestringCIM_iSCSISessionFailures.LastSessionFailureType
SessionConnectionTimeoutFailuresuint64
Counterbooleantrue
DescriptionstringThe count of sessions which were failed due to a sequence exceeding a time limit.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstSsnCxnTimeoutErrors
SessionDigestFailuresuint64
Counterbooleantrue
DescriptionstringThe count of sessions which were failed due to receipt of a PDU containing header or data digest errors.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstSsnDigestErrors
SessionFailuresuint64
Counterbooleantrue
DescriptionstringThe number of times a session belonging to this Network Entity has been failed.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstSsnFailures
SessionFormatErrorsuint64
Counterbooleantrue
DescriptionstringThe count of sessions which were failed due to receipt of a PDU which contained a format error.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstSsnFormatErrors

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData