Class CIM_iSCSILoginStatistics
extends CIM_StatisticalData

Statistics for Logins and Logouts to or from an iSCSI Node. An instance of this class will be associated by ElementStatisticalData to an instance of SCSIProtocolController that represents the Node. The Node can be either an Initiator or Target and so the interpretation of the properties in this class varies accordingly.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_iSCSILoginStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStatistics for Logins and Logouts to or from an iSCSI Node. An instance of this class will be associated by ElementStatisticalData to an instance of SCSIProtocolController that represents the Node. The Node can be either an Initiator or Target and so the interpretation of the properties in this class varies accordingly.
UMLPackagePathstringCIM::Network::iSCSI
Versionstring2.11.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AuthenticationLoginFailuresuint64
Counterbooleantrue
DescriptionstringIf the node is an initiator this property is the number of times it has aborted a login because the target could not be authenticated. If the node is a target this property is the count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginAuthenticateFails, MIB.IETF|iSCSI-MIB.iscsiTgtLoginAuthenticateFails
AuthorizationLoginFailuresuint64
Counterbooleantrue
DescriptionstringIf the node is an initiator this property is the count of Login Response PDUs with status class 0x201, 'Authentication Failed', received by this initiator. If the node is a target the property is the count of Login Response PDUs with status 0x0202, 'Forbidden Target', transmitted by this target.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginAuthFailRsps, MIB.IETF|iSCSI-MIB.iscsiTgtLoginAuthorizeFails
LastLoginFailureRemoteAddressuint32
DescriptionstringAn Internet Network Address giving the host address of the remote node that failed the last login attempt.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLastTgtFailureAddr, MIB.IETF|iSCSI-MIB.iscsiTgtLastIntrFailureAddr
ModelCorrespondencestringCIM_iSCSILoginStatistics.LastLoginFailureRemoteNodeName, CIM_iSCSILoginStatistics.LastLoginFailureRemoteAddressType
LastLoginFailureRemoteAddressTypeuint16
DescriptionstringThe type of Internet Network Address of the remote node that failed the last login attempt.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLastTgtFailureAddrType, MIB.IETF|iSCSI-MIB.iscsiTgtLastIntrFailureAddrType
ModelCorrespondencestringCIM_iSCSILoginStatistics.LastLoginFailureRemoteNodeName, CIM_iSCSILoginStatistics.LastLoginFailureRemoteAddress
ValueMapstring1, 2
ValuesstringIPv4, IPv6
LastLoginFailureRemoteNodeNamestring
DescriptionstringThe iSCSI name of the remote node that failed the last login attempt.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLastTgtFailureName, MIB.IETF|iSCSI-MIB.iscsiTgtLastIntrFailureName
ModelCorrespondencestringCIM_iSCSILoginStatistics.LastLoginFailureTime, CIM_iSCSILoginStatistics.LastLoginFailureType, CIM_iSCSILoginStatistics.LastLoginFailureRemoteAddressType, CIM_iSCSILoginStatistics.LastLoginFailureRemoteAddress
LastLoginFailureTimedatetime
DescriptionstringThe timestamp of the most recent failure of a login attempt from this node(initiator) or to this node(target). A value of zero indicates that no such failures have occurred since the last system boot.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLastFailureTime, MIB.IETF|iSCSI-MIB.iscsiTgtLastFailureTime
ModelCorrespondencestringCIM_iSCSILoginStatistics.LastLoginFailureType, CIM_iSCSILoginStatistics.LastLoginFailureRemoteNodeName
LastLoginFailureTypeuint16
DescriptionstringThe type of the most recent failure of a login attempt from this node(initiator) or to this node(target).
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLastFailureType, MIB.IETF|iSCSI-MIB.iscsiTgtLastFailureType
ModelCorrespondencestringCIM_iSCSILoginStatistics.OtherLastLoginFailureType, CIM_iSCSILoginStatistics.LastLoginFailureTime, CIM_iSCSILoginStatistics.LastLoginFailureRemoteNodeName
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, Negotiate, Authenticate, Authorize, Redirect
LoginFailuresuint64
Counterbooleantrue
DescriptionstringThis property counts the number of times a login attempt from this node(initiator) or to this node(target) has failed.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginFailures, MIB.IETF|iSCSI-MIB.iscsiTgtLoginFailures
LoginRedirectsuint64
Counterbooleantrue
DescriptionstringThe count of Login Response PDUs with status class 0x01, Redirection, received by this node(initiator) or transmitted by this node(target).
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginRedirectRsps, MIB.IETF|iSCSI-MIB.iscsiTgtLoginRedirects
NegotiationLoginFailuresuint64
Counterbooleantrue
DescriptionstringIf the node is an initiator this property is the number of times it has aborted a login because parameter negotiation with the target failed. If the node is a target the property is the number of times a it has effectively refused a login because the parameter negotiation failed. While this situation can occur, the exact mechanism is as yet undefined in the iSCSI Protocol Spec.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginNegotiateFails, MIB.IETF|iSCSI-MIB.iscsiTgtLoginNegotiateFails
NormalLogoutsuint64
Counterbooleantrue
DescriptionstringThe count of Logout Command PDUs generated by this node (initiator) or received by this node(target), with reason code 0 (closes the session).
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLogoutNormals, MIB.IETF|iSCSI-MIB.iscsiTgtLogoutNormals
OtherLastLoginFailureTypestring
DescriptionstringA string describing the type of the last login failure when LastLoginFailureType is equal to the value 1, "Other".
ModelCorrespondencestringCIM_iSCSILoginStatistics.LastLoginFailureType
OtherLoginFailuresuint64
Counterbooleantrue
DescriptionstringThe number of failure Login Response PDUs which were received by this node(initiator) or were transmitted by this node(target), and which were not counted by any other property in this class.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginOtherFailRsps, MIB.IETF|iSCSI-MIB.iscsiTgtLoginOtherFails
OtherLogoutsuint64
Counterbooleantrue
DescriptionstringThe count of Logout Command PDUs generated by this node, (initiator) or received by this node(target), with any reason code other than 0.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLogoutOthers, MIB.IETF|iSCSI-MIB.iscsiTgtLogoutOthers
SuccessfulLoginsuint64
Counterbooleantrue
DescriptionstringThe count of Login Response PDUs with status 0x0000, Accept Login, received by this node(initator), or transmitted by this node (target).
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiIntrLoginAcceptRsps, MIB.IETF|iSCSI-MIB.iscsiTgtLoginAccepts

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