Home/Catalog/ISCSI-MIB

ISCSI-MIB

AI MIB Summary

The ISCSI-MIB module enables monitoring and management of iSCSI storage area network (SAN) sessions, targets, and initiators by exposing key metrics such as connection states, data transfer statistics, error counters, and session establishment failures. It facilitates the tracking of iSCSI protocol health, including target discovery status, login authentication results, and throughput performance across compliant storage devices and host bus adapters.

The iSCSI Protocol MIB module.
184
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

184 total
Object Name
iscsiModule
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999
RFC1213-MIB
Unknown
.1.3.6.1.4.1.3715.999.9999
iscsiObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1
iscsiDescriptors
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.1
iscsiHeaderIntegrityTypes
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.1.1
iscsiHdrIntegrityNoneThe authoritative identifier when no integrity scheme (for either the header or data) is being used.
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.1.1.1
iscsiHdrIntegrityCrc32cThe authoritative identifier when no integrity scheme (for either the header or data) is CRC-32.
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.1.1.2
iscsiDataIntegrityTypes
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.1.2
iscsiDataIntegrityNoneThe authoritative identifier when no integrity scheme (for either the header or data) is being used.
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.1.2.1
iscsiDataIntegrityCrc32cThe authoritative identifier when the integrity scheme (for either the header or data) is CRC-32c.
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.1.2.2
iscsiInstance
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.2
iscsiInstanceAttributesTableA list of iSCSI instances present on the system.
SEQUENCE OF IscsiInstanceAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.2.1
iscsiInstanceAttributesEntryAn entry (row) containing management information applicable to a particular iSCSI instance.
IscsiInstanceAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.2.1.1
iscsiInstIndexAn arbitrary integer used to uniquely identify a particular ISCSI instance.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.1
iscsiInstDescrAn octet string, determined by the implementation to describe the iSCSI instance. When only a single instance is present, this object may be set to the zero-length string; with multiple iSCSI instances, it may be used in an implementation-dependent manner to describe the purpose of the respective instance.ro
SnmpAdminString
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.2
iscsiInstVersionMinMinimum version number of the iSCSI specification supported by this instance.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.3
iscsiInstVersionMaxMaximum version number of the iSCSI specification supported by this instance.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.4
iscsiInstVendorIDAn octet string describing the manufacturer of the implementation of this instance.ro
SnmpAdminString
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.5
iscsiInstVendorVersionAn octet string set by the manufacturer describing the verison of the implementation of this instance. The format of this string is determined solely by the manufacturer, and is for informational purposes only. It is unrelated to the iSCSI specification version numbers.ro
SnmpAdminString
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.6
iscsiInstPortalNumberThe number of rows in the iscsiPortalAttributesTable which are currently associated with this iSCSI instance.ro
INTEGER --UNITS "transport endpoints"
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.7
iscsiInstNodeNumberThe number of rows in the iscsiNodeAttributesTable which are currently associated with this iSCSI instance.ro
INTEGER --UNITS "Internet Network Addresses"
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.8
iscsiInstSessionNumberThe number of rows in the iscsiSessionAttributesTable which are currently associated with this iSCSI instance.ro
INTEGER --UNITS "sessions"
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.9
iscsiInstSsnFailuresThis object counts the number of times a session belonging to this instance has been failed.ro
Counter --UNITS "sessions"
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.10
iscsiInstLastSsnFailureTypeThe counter object in the iscsiInstSsnErrorStatsTable that was incremented when the last session failure occurred. If the reason for failure is not found in the iscsiInstSsnErrorStatsTable, the value { 0.0 } is used instead.ro
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.11
iscsiInstLastSsnRmtNodeNameAn octet string describing the name of the remote node from the failed session.ro
IscsiName
.1.3.6.1.4.1.3715.999.9999.1.2.1.1.12
iscsiInstanceSsnErrorStatsTableA list of error types that will cause a session failure.
SEQUENCE OF IscsiInstanceSsnErrorStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.2.2
iscsiInstanceSsnErrorStatsEntryAn entry (row) containing management information applicable to a particular iSCSI instance.
IscsiInstanceSsnErrorStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.2.2.1
iscsiInstSsnDigestErrorsThe count of sessions which were failed due to receipt of a PDU containing header or data digest errors.ro
Counter --UNITS "sessions"
.1.3.6.1.4.1.3715.999.9999.1.2.2.1.1
iscsiInstSsnCxnTimeoutErrorsThe count of sessions which were failed due to a sequence exceeding a time limit.ro
Counter --UNITS "sessions"
.1.3.6.1.4.1.3715.999.9999.1.2.2.1.2
iscsiInstSsnFormatErrorsThe count of sessions which were failed due to receipt of a PDU which contained a format error.ro
Counter --UNITS "sessions"
.1.3.6.1.4.1.3715.999.9999.1.2.2.1.3
iscsiPortal
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.3
iscsiPortalAttributesTableA list of transport endpoints (using TCP or another transport protocol) used by this iSCSI instance. An iSCSI instance may use a portal to listen for incoming connections to its targets, to initiate connections to other targets, or both.
SEQUENCE OF IscsiPortalAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.3.1
iscsiPortalAttributesEntryAn entry (row) containing management information applicable to a particular portal instance.
IscsiPortalAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.3.1.1
iscsiPortalIndexAn arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.1
iscsiPortalRowStatusThe status of the row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.2
iscsiPortalRolesA portal can operate in one or both of two roles: as a target portal and/or an initiator portal. If the portal will operate in both roles, both bits must be set. When a new iscsiPortalAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new iscsiTgtPortalAttributesEntry and/or iscsiIntrPortalAttributesEntry.rw
OCTET STRING -- { targetTypePortal(0), initiatorTypePortal(1) }
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.3
iscsiPortalAddrTypeThe type of Internet Network Address in the iscsiPortalAddr.rw
InetAddressType
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.4
iscsiPortalAddrThe portal's Internet Network Address.rw
InetAddress
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.5
iscsiPortalProtocolThe portal's transport protocol.rw
IscsiTransportProtocols
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.6
iscsiPortalMaxRecvDataSegLengthThe maximum PDU length this portal can receive. This may be constrained by hardware characteristics and individual implementations may chose not to allow this object to be changed.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.7
iscsiPortalPrimaryHdrDigestThe preferred header digest for this portal.rw
IscsiDigestMethod
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.8
iscsiPortalPrimaryDataDigestThe preferred data digest method for this portal.rw
IscsiDigestMethod
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.9
iscsiPortalSecondaryHdrDigestAn alternate header digest preference for this portal.rw
IscsiDigestMethod
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.10
iscsiPortalSecondaryDataDigestAn alternate data digest preference for this portal.rw
IscsiDigestMethod
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.11
iscsiPortalRecvMarkerThis object indicates whether or not this portal will request markers in it's incoming data stream.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.3.1.1.12
iscsiTargetPortal
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.4
iscsiTgtPortalAttributesTableA list of transport endpoints (using TCP or another transport protocol) on which this iSCSI instance listens for incoming connections to its targets.
SEQUENCE OF IscsiTgtPortalAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.4.1
iscsiTgtPortalAttributesEntryAn entry (row) containing management information applicable to a particular portal instance that is used to listen for incoming connections to local targets. This row is populated for each iscsiPortalAttributesEntry row that may be used as a target portal.
IscsiTgtPortalAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.4.1.1
iscsiTgtPortalPortThe portal's transport protocol port number on which the portal listens for incoming iSCSI connections when the portal is used as a target portal.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.4.1.1.1
iscsiTgtPortalTagThe portal's aggregation tag when portal is used as a target portal. Multiple-connection sessions may be aggregated over portals sharing an identical aggregation tag.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.4.1.1.2
iscsiInitiatorPortal
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.5
iscsiIntrPortalAttributesTableA list of Internet Network Addresses (using TCP or another transport protocol) from which this iSCSI instance may initiate connections to other targets.
SEQUENCE OF IscsiIntrPortalAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.5.1
iscsiIntrPortalAttributesEntryAn entry (row) containing managment information applicable to a particular portal instance that is used to initiate connections to iSCSI targets. This row is populated for each iscsiPortalAttributesEntry row that may be used as an initiator portal.
IscsiIntrPortalAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.5.1.1
iscsiIntrPortalTagThe portal's aggregation tag when the portal is used as an initiator portal. Multiple-connection sessions may be aggregated over portals sharing an identical aggregation tag.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.5.1.1.1
iscsiNode
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.6
iscsiNodeAttributesTableA list of iSCSI nodes belonging to each iSCSI instance present on the local system. An iSCSI node can act as an initiator, a target, or both.
SEQUENCE OF IscsiNodeAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.6.1
iscsiNodeAttributesEntryAn entry (row) containing managment information applicable to a particular iSCSI node.
IscsiNodeAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.6.1.1
iscsiNodeIndexAn arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.1
iscsiNodeNameA character string that is a globally unique identifier for this iSCSI node. The node name is independent of the location of the node, and can be resolved into a set of addresses through various discovery services. If this node is used as a discovery-only node, and supports only discovery sessions, this object contains a zero-length string.ro
IscsiName
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.2
iscsiNodeAliasA character string that is a human-readable name or description of the iSCSI node. If configured, this alias may be communicated to the initiator or target node at the remote end of the connection during a Login Request or Response message. This string is not used as an identifier, but can be displayed by the system's user interface in a list of initiators and/or targets to which it is connected. If no alias is configured, this object is a zero-length string.ro
SnmpAdminString
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.3
iscsiNodeRolesA node can operate in one or both of two roles: a target role and/or an initiator role. If the node will operate in both roles, both bits must be set. When a new iscsiNodeAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new iscsiTargetAttributesEntry and/or iscsiInitiatorAttributesEntry.ro
OCTET STRING -- { targetTypeNode(0), initiatorTypeNode(1) }
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.4
iscsiNodeTransportTypeA pointer to the corresponding scsiTrnspt object in the SCSI MIB (which in turn points to this iSCSI node) allowing management stations to locate the SCSI-level Device that is represented by this iscsiNode.ro
RowPointer
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.5
iscsiNodeInitialR2TThis object indicates the InitialR2T preference for this node: True = YES, False = will try to negotiate NO, will accept YESro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.6
iscsiNodeImmediateDataThis object indicates ImmediateData preference for this node True = YES (but will accept NO), False = NOrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.7
iscsiNodeMaxOutstandingR2TMaximum number of outstanding R2Ts allowed per task.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.8
iscsiNodeFirstBurstLengthThe maximum length (bytes) supported for unsolicited data to/from this node.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.9
iscsiNodeMaxBurstLengthThe maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.10
iscsiNodeMaxConnectionsThe maximum number of connections allowed in each session to and/or from this node.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.11
iscsiNodeDataSequenceInOrderThe DataSequenceInOrder preference of this node. False (=No) indicates that iSCSI data PDU sequences may be transferred in any order. True (=Yes) indicates that data PDU sequences must be tranferred using continuously increasing offsets, except during error recovery.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.12
iscsiNodeDataPDUInOrderThe DataPDUInOrder preference of this node. False (=No) indicates that iSCSI data PDUs within sequences may be in any order. True (=Yes) indicates that data PDUs within sequences must be at continuously increasing addresses, with no gaps or overlay between PDUs.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.13
iscsiNodeDefaultTime2WaitThe DefaultTime2Wait preference of this node. This is the minimum time, in seconds, to wait before attempting an explicit/implicit logout or active task reassignment after an unexpected connection termination or a connection reset.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.14
iscsiNodeDefaultTime2RetainThe DefaultTime2Retain preference of this node. This is the maximum time, in seconds after an initial wait (Time2Wait), before which an active task reassignment is still possible after an unexpected connection termination or a connection reset.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.15
iscsiNodeErrorRecoveryLevelThe ErrorRecoveryLevel preference of this node. Currently, only 0-2 are valid. This object is designed to accommodate future error recover levels. Higher error recovery levels imply support in addition to support for the lower error level functions. In otherwords, error level 2 implies support for levels 0-1, since those functions are subsets of error level 2.rw
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.6.1.1.16
iscsiTarget
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.7
iscsiTargetAttributesTableAn entry (row) containing managment information applicable to a particular node that can take on a target role.
SEQUENCE OF IscsiTargetAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.7.1
iscsiTargetAttributesEntryAn entry (row) containing management information applicable to a particular target.
IscsiTargetAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.7.1.1
iscsiTgtLoginFailuresThis object counts the number of times a login attempt to this local target has failed.ro
Counter --UNITS "failed login attempts"
.1.3.6.1.4.1.3715.999.9999.1.7.1.1.1
iscsiTgtLastFailureTimeThe timestamp of the most recent failure of a login attempt to this target. A value of zero indicates that no such failures have occurred.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3715.999.9999.1.7.1.1.2
iscsiTgtLastFailureTypeThe type of the most recent failure of a login attempt to this target, represented as the OID of the counter object in iscsiTargetLoginStatsTable for which the relevant instance was incremented. A value of 0.0 indicates a type which is not represented by any of the counters in iscsiTargetLoginStatsTable.ro
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.7.1.1.3
iscsiTgtLastIntrFailureNameAn octet string giving the name of the initiator that failed the last login attempt.ro
IscsiName
.1.3.6.1.4.1.3715.999.9999.1.7.1.1.4
iscsiTgtLastIntrFailureAddrTypeThe type of Internet Network Address in iscsiTgtLastIntrFailureAddr.ro
InetAddressType
.1.3.6.1.4.1.3715.999.9999.1.7.1.1.5
iscsiTgtLastIntrFailureAddrAn Internet Network Address giving the host address of the initiator that failed the last login attempt.ro
InetAddress
.1.3.6.1.4.1.3715.999.9999.1.7.1.1.6
iscsiTargetLoginStatsTableA table of counters which keep a record of the results of initiators' login attempts to this target.
SEQUENCE OF IscsiTargetLoginStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.7.2
iscsiTargetLoginStatsEntryAn entry (row) containing counters for each result of a login attempt to this target.
IscsiTargetLoginStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.7.2.1
iscsiTgtLoginAcceptsThe count of Login Response PDUs with status 0x0000, Accept Login, transmitted by this target.ro
Counter --UNITS "successful logins"
.1.3.6.1.4.1.3715.999.9999.1.7.2.1.1
iscsiTgtLoginOtherFailsThe number of Login Response PDUs which were transmitted by this target, and which were not counted by any other object in the row.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.7.2.1.2
iscsiTgtLoginRedirectsThe count of Login Response PDUs with status class 0x01, Redirection, transmitted by this target.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.7.2.1.3
iscsiTgtLoginAuthorizeFailsThe count of Login Response PDUs with status 0x0202, Forbidden Target, transmitted by this target. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.7.2.1.4
iscsiTgtLoginAuthenticateFailsThe count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target If this counter is incremented, an iscsiTgtLoginFailure notification should be generated.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.7.2.1.5
iscsiTgtLoginNegotiateFailsThe number of times a target has effectively refused a login because the parameter negotiation failed. [Ed. While this situation can occur, the exact mechanism is as yet undefined in the iSCSI Protocol Spec.] If this counter is incremented, an iscsiTgtLoginFailure notification should be generated.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.7.2.1.6
iscsiTargetLogoutStatsTableWhen a target receives a Logout command, it responds with a Logout Response that carries a status code. This table contains counters for both normal and abnormal logout requests received by this target.
SEQUENCE OF IscsiTargetLogoutStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.7.3
iscsiTargetLogoutStatsEntryAn entry (row) containing counters of Logout Response PDUs that were received by this target.
IscsiTargetLogoutStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.7.3.1
iscsiTgtLogoutNormalsThe count of Logout Command PDUs received by this target, with reason code 0 (closes the session).ro
Counter --UNITS "normal logouts"
.1.3.6.1.4.1.3715.999.9999.1.7.3.1.1
iscsiTgtLogoutOthersThe count of Logout Command PDUs received by this target, with any status code other than 0.ro
Counter --UNITS "abnormal logouts"
.1.3.6.1.4.1.3715.999.9999.1.7.3.1.2
iscsiTgtAuthorization
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.8
iscsiTgtAuthAttributesTableA list of initiator identities that are authorized to access each target node within each iSCSI instance present on the local system.
SEQUENCE OF IscsiTgtAuthAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.8.1
iscsiTgtAuthAttributesEntryAn entry (row) containing management information applicable to a particular target node's authorized initiator identity.
IscsiTgtAuthAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.8.1.1
iscsiTgtAuthIndexAn arbitrary integer used to uniquely identify a particular target's authorized initiator identity within an iSCSI instance present on the local system.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.8.1.1.1
iscsiTgtAuthRowStatusThe status of the row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.8.1.1.2
iscsiTgtAuthIdentityA pointer to the corresponding IPS-AUTH MIB user entry that will be allowed to access this iSCSI target.rw
RowPointer
.1.3.6.1.4.1.3715.999.9999.1.8.1.1.3
iscsiInitiator
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.9
iscsiInitiatorAttributesTableA list of iSCSI nodes that can take on an initiator role, belonging to each iSCSI instance present on the local system.
SEQUENCE OF IscsiInitiatorAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.9.1
iscsiInitiatorAttributesEntryAn entry (row) containing managment information applicable to a particular iSCSI node that has initiator capabilities.
IscsiInitiatorAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.9.1.1
iscsiIntrLoginFailuresThis object counts the number of times a login attempt from this local initiator has failed.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.9.1.1.1
iscsiIntrLastFailureTimeThe timestamp of the most recent failure of a login attempt from this initiator. A value of zero indicates that no such failures have occurred.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3715.999.9999.1.9.1.1.2
iscsiIntrLastFailureTypeThe type of the most recent failure of a login attempt from this initiator, represented as the OID of the counter object in iscsiInitiatorLoginStatsTable for which the relevant instance was incremented. A value of 0.0 indicates a type which is not represented by any of the counters in iscsiInitiatorLoginStatsTable.ro
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.9.1.1.3
iscsiIntrLastTgtFailureNameAn octet string giving the name of the target that failed the last login attempt.ro
IscsiName
.1.3.6.1.4.1.3715.999.9999.1.9.1.1.4
iscsiIntrLastTgtFailureAddrTypeThe type of Internet Network Address in iscsiIntrLastTgtFailureAddr.ro
InetAddressType
.1.3.6.1.4.1.3715.999.9999.1.9.1.1.5
iscsiIntrLastTgtFailureAddrAn Internet Network Address giving the host address of the target that failed the last login attempt.ro
InetAddress
.1.3.6.1.4.1.3715.999.9999.1.9.1.1.6
iscsiInitiatorLoginStatsTableA table of counters which keep track of the results of this initiator's login attempts.
SEQUENCE OF IscsiInitiatorLoginStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.9.2
iscsiInitiatorLoginStatsEntryAn entry (row) containing counters of each result of this initiator's login attempts.
IscsiInitiatorLoginStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.9.2.1
iscsiIntrLoginAcceptRspsThe count of Login Response PDUs with status 0x0000, Accept Login, received by this initiator.ro
Counter --UNITS "successful logins"
.1.3.6.1.4.1.3715.999.9999.1.9.2.1.1
iscsiIntrLoginOtherFailRspsThe count of Login Response PDUs received by this initiator with any status code not counted in the objects below.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.9.2.1.2
iscsiIntrLoginRedirectRspsThe count of Login Response PDUs with status class 0x01, Redirection, received by this initiator.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.9.2.1.3
iscsiIntrLoginAuthFailRspsThe count of Login Response PDUs with status class 0x201, Authentication Failed, received by this initiator.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.9.2.1.4
iscsiIntrLoginAuthenticateFailsThe number of times the initiator has aborted a login because the target could not be authenticated. No response is generated. If this counter is incremented, an iscsiIntrLoginFailure notification should be generated.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.9.2.1.5
iscsiIntrLoginNegotiateFailsThe number of times the initiator has aborted a login because parameter negotiation with the target failed. No response is generated. If this counter is incremented, an iscsiIntrLoginFailure notification should be generated.ro
Counter --UNITS "failed logins"
.1.3.6.1.4.1.3715.999.9999.1.9.2.1.6
iscsiInitiatorLogoutStatsTableWhen an initiator attempts send a Logout command, the target responds with a Logout Response that carries a status code. This table contains a list of counters of Logout Response PDUs of each status code, that were received by each initiator belonging to this iSCSI instance present on this system.
SEQUENCE OF IscsiInitiatorLogoutStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.9.3
iscsiInitiatorLogoutStatsEntryAn entry (row) containing counters of Logout Response PDUs of each status code, that were generated by this initiator.
IscsiInitiatorLogoutStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.9.3.1
iscsiIntrLogoutNormalsThe count of Logout Command PDUs generated by this initiator with reason code 0 (closes the session).ro
Counter --UNITS "normal logouts"
.1.3.6.1.4.1.3715.999.9999.1.9.3.1.1
iscsiIntrLogoutOthersThe count of Logout Command PDUs generated by this initiator with any status code other than 0.ro
Counter --UNITS "abnormal logouts"
.1.3.6.1.4.1.3715.999.9999.1.9.3.1.2
iscsiIntrAuthorization
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.10
iscsiIntrAuthAttributesTableA list of target identities which each initiator on the local system may access.
SEQUENCE OF IscsiIntrAuthAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.10.1
iscsiIntrAuthAttributesEntryAn entry (row) containing managment information applicable to a particular initiator node's authorized target identity.
IscsiIntrAuthAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.10.1.1
iscsiIntrAuthIndexAn arbitrary integer used to uniquely identify a particular initiator node's authorized target identity within an iSCSI instance present on the local system.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.10.1.1.1
iscsiIntrAuthRowStatusThe status of the row.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.10.1.1.2
iscsiIntrAuthIdentityA pointer to the corresponding IPS-AUTH MIB user entry to which this initiator node should attempt to establish an iSCSI session.ro
RowPointer
.1.3.6.1.4.1.3715.999.9999.1.10.1.1.3
iscsiSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.11
iscsiSessionAttributesTableA list of sessions belonging to each iSCSI instance present on the system.
SEQUENCE OF IscsiSessionAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.11.1
iscsiSessionAttributesEntryAn entry (row) containing management information applicable to a particular session.
IscsiSessionAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.11.1.1
iscsiSsnNodeIndexAn arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For normal, non-discovery sessions, this value will map to the iscsiNodeIndex. For discovery sessions which do not have a node associated, the value 0 (zero) is used.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.1
iscsiSsnIndexAn arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.2
iscsiSsnDirectionDirection of iSCSI session: InboundSession - session is established from an external initiator to a target within this iSCSI instance. OutboundSession - session is established from an initiator within this iSCSI instance to an external target.ro
Enumeration
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.3
iscsiSsnInitiatorNameIf iscsiSsnDirection is Inbound, this object is an octet string that will contain the name of the remote initiator. If this session is a discovery session that does not specify a particular initiator, this object will contain a zero-length string. If iscsiSsnDirection is Outbound, this object will contain a zero-length string.ro
IscsiName
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.4
iscsiSsnTargetNameIf iscsiSsnDirection is Outbound, this object is an octet string that will contain the name of the remote target. If this session is a discovery session that does not specify a particular target, this object will contain a zero-length string. If iscsiSsnDirection is Inbound, this object will contain a zero-length string.ro
IscsiName
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.5
iscsiSsnTSIHThe target-defined identification handle for this session.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.6
iscsiSsnISIDThe initiator-defined portion of the iSCSI Session ID.ro
OCTET STRING
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.7
iscsiSsnInitiatorAliasAn octet string that gives the alias communicated by the initiator end of the session during the login phase. If no alias exists, the value is a zero-length string.ro
SnmpAdminString
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.8
iscsiSsnTargetAliasAn octet string that gives the alias communicated by the target end of the session during the login phase. If no alias exists, the value is a zero-length string.ro
SnmpAdminString
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.9
iscsiSsnInitialR2TIf set to true, indicates that the initiator must wait for an R2T before sending to the target. If set to false, the initiator may send data immediately, within limits set by iscsiSsnFirstBurstLength and the expected data transfer length of the request. Default is true.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.10
iscsiSsnImmediateDataIndicates whether the initiator and target have agreed to support immediate data on this session.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.11
iscsiSsnTypeType of iSCSI session: normalSession - session is a normal iSCSI session discoverySession - session is being used only for discovery.ro
Enumeration
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.12
iscsiSsnMaxOutstandingR2TThe maximum number of outstanding request-to-transmit (R2T)s per task within this session.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.13
iscsiSsnFirstBurstLengthThe maximum length supported for unsolicited data sent within this session.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.14
iscsiSsnMaxBurstLengthThe maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.15
iscsiSsnConnectionNumberThe number of transport protocol connections that currently belong to this session.ro
Gauge
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.16
iscsiSsnAuthIdentityThis object contains a row in the IPS-AUTH MIB which identifies the authentication method being used on this session, as communicated during the login phase.ro
RowPointer
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.17
iscsiSsnDataSequenceInOrderFalse indicates that iSCSI data PDU sequences may be transferred in any order. True indicates that data PDU sequences must be tranferred using continuously increasing offsets, except during error recovery.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.18
iscsiSsnDataPDUInOrderFalse indicates that iSCSI data PDUs within sequences may be in any order. True indicates that data PDUs within sequences must be at continuously increasing addresses, with no gaps or overlay between PDUs. Default is true.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.19
iscsiSsnErrorRecoveryLevelThe level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.11.1.1.20
iscsiSessionStatsTableA list of general iSCSI traffic counters for each of the sessions present on the system.
SEQUENCE OF IscsiSessionStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.11.2
iscsiSessionStatsEntryAn entry (row) containing general iSCSI traffic counters for a particular session.
IscsiSessionStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.11.2.1
iscsiSsnCmdPDUsThe count of Command PDUs transferred on this session.ro
Counter --UNITS "PDUs"
.1.3.6.1.4.1.3715.999.9999.1.11.2.1.1
iscsiSsnRspPDUsThe count of Response PDUs transferred on this session.ro
Counter --UNITS "PDUs"
.1.3.6.1.4.1.3715.999.9999.1.11.2.1.2
iscsiSsnLCTxDataOctetsA Low Capacity shadow object of iscsiSsnTxDataOctets for those systems that don't support Counter64.ro
Counter --UNITS "octets"
.1.3.6.1.4.1.3715.999.9999.1.11.2.1.5
iscsiSsnLCRxDataOctetsA Low Capacity shadow object of iscsiSsnRxDataOctets for those systems that don't support Counter64.ro
Counter --UNITS "octets"
.1.3.6.1.4.1.3715.999.9999.1.11.2.1.6
iscsiSessionCxnErrorStatsTableA list of error counters for each of the sessions present on this system.
SEQUENCE OF IscsiSessionCxnErrorStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.11.3
iscsiSessionCxnErrorStatsEntryAn entry (row) containing error counters for a particular session.
IscsiSessionCxnErrorStatsEntry
.1.3.6.1.4.1.3715.999.9999.1.11.3.1
iscsiSsnDigestErrorsThe count of PDUs which were received on the session and contained header or data digest errors.ro
Counter --UNITS "PDUs"
.1.3.6.1.4.1.3715.999.9999.1.11.3.1.1
iscsiSsnCxnTimeoutErrorsThe count of connections within this session which have been terminated due to timeout.ro
Counter --UNITS "sequences"
.1.3.6.1.4.1.3715.999.9999.1.11.3.1.2
iscsiConnection
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.1.12
iscsiConnectionAttributesTableA list of connections belonging to each iSCSI instance present on the system.
SEQUENCE OF IscsiConnectionAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.12.1
iscsiConnectionAttributesEntryAn entry (row) containing management information applicable to a particular connection.
IscsiConnectionAttributesEntry
.1.3.6.1.4.1.3715.999.9999.1.12.1.1
iscsiCxnIndexAn arbitrary integer used to uniquely identify a particular connection of a particular session within an iSCSI instance present on the local system.
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.1
iscsiCxnCidThe iSCSI Connection ID for this connection.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.2
iscsiCxnStateThe current state of this connection, from an iSCSI negotiation point of view. Here are the states: login - The transport protocol connection has been established, but a valid iSCSI login response with the final bit set has not been sent or received. full - A valid iSCSI login response with the final bit set has been sent or received. logout - A valid iSCSI logout command has been sent or received, but the transport protocol connection has not yet been closed.ro
Enumeration
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.3
iscsiCxnLocalAddrTypeThe type of Internet Network Address in iscsiCxnLocalAddr.ro
InetAddressType
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.4
iscsiCxnLocalAddrThe local Internet Network Address used by this connection.ro
InetAddress
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.5
iscsiCxnProtocolThe transport protocol over which this connection is running.ro
IscsiTransportProtocols
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.6
iscsiCxnLocalPortThe local transport protocol port used by this connection.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.7
iscsiCxnRemoteAddrTypeThe type of Internet Network Address in iscsiCxnRemoteAddr.ro
InetAddressType
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.8
iscsiCxnRemoteAddrThe remote Internet Network Address used by this connection.ro
InetAddress
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.9
iscsiCxnRemotePortThe remote transport protocol port used by this connection.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.10
iscsiCxnMaxRecvDataSegLengthThe maximum data payload size supported for command or data PDUs in use within this connection. Note that the size of reported in bytes even though the negotiation is in 512k blocks.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.11
iscsiCxnMaxXmitDataSegLengthThe maximum data payload size supported for command or data PDUs to be sent on this connection.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.12
iscsiCxnHeaderIntegrityThis object identifies the iSCSI header digest scheme in use within this connection.ro
IscsiDigestMethod
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.13
iscsiCxnDataIntegrityThis object identifies the iSCSI data digest scheme in use within this connection.ro
IscsiDigestMethod
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.14
iscsiCxnRecvMarkerThis object indicates whether or not this connection is receiving markers in in its incoming data stream.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.15
iscsiCxnSendMarkerThis object indicates whether or not this connection is inserting markers in in its outgoing data stream.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.16
iscsiCxnVersionActiveActive version number of the iSCSI specification negotiated on this connection.ro
INTEGER
.1.3.6.1.4.1.3715.999.9999.1.12.1.1.17
iscsiNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.3715.999.9999.2
iscsiTgtLoginFailureSent when a login is failed by a target. The implementation of this trap should not send more than 3 notifications of this type in any 10 second time span.
TRAP-TYPE
.1.3.6.1.4.1.3715.999.9999.2.0.1
iscsiIntrLoginFailureSent when a login is failed by a initiator. The implementation of this trap should not send more than 3 notifications of this type in any 10 second time span.
TRAP-TYPE
.1.3.6.1.4.1.3715.999.9999.2.0.2
iscsiInstSessionFailureSent when an active session is failed by either the initiator or the target. The implementation of this trap should not send more than 3 notifications of this type in any 10 second time span.
TRAP-TYPE
.1.3.6.1.4.1.3715.999.9999.2.0.3
ISCSI-MIB - SNMP MIB Reference | MIBs Explorer