Home/Catalog/CISCO-ISCSI-MIB

CISCO-ISCSI-MIB

AI MIB Summary

The CISCO-ISCSI-MIB module enables monitoring and management of Cisco iSCSI storage subsystems by exposing session states, initiator-target associations, and protocol error counters. It provides granular visibility into iSCSI transport layer performance and connectivity status for SAN infrastructure troubleshooting.

The iSCSI Protocol MIB module.
Main OID:
ciscoIscsiModule.1.3.6.1.4.1.9.10.94
186
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

186 total
Object Name
ciscoIscsiModuleThe iSCSI Protocol MIB module.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.94
cIscsiObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1
cIscsiDescriptors
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1
cIscsiHeaderIntegrityTypes
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1.1
cIscsiHdrIntegrityNoneThe authoritative identifier when no integrity scheme (for either the header or data) is being used.
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1.1.1
cIscsiHdrIntegrityCrc32cThe authoritative identifier when the integrity scheme (for either the header or data) is CRC-32c.
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1.1.2
cIscsiDataIntegrityTypes
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1.2
cIscsiDataIntegrityNoneThe authoritative identifier when no integrity scheme (for either the header or data) is being used.
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1.2.1
cIscsiDataIntegrityCrc32cThe authoritative identifier when the integrity scheme (for either the header or data) is CRC-32c.
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.1.2.2
cIscsiInstance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.2
cIscsiInstanceAttributesTableA list of iSCSI instances present on the system.
SEQUENCE OF CIscsiInstanceAttributesEntry
.1.3.6.1.4.1.9.10.94.1.2.1
cIscsiInstanceAttributesEntryAn entry (row) containing management information applicable to a particular iSCSI instance.
CIscsiInstanceAttributesEntry
.1.3.6.1.4.1.9.10.94.1.2.1.1
cIscsiInstIndexAn arbitrary integer used to uniquely identify a particular ISCSI instance.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.2.1.1.1
cIscsiInstDescrAn 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 (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.2.1.1.2
cIscsiInstVersionMinMinimum version number of the iSCSI specification supported by this instance.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.2.1.1.3
cIscsiInstVersionMaxMaximum version number of the iSCSI specification supported by this instance.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.2.1.1.4
cIscsiInstVendorIDAn octet string describing the manufacturer of the implementation of this instance.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.2.1.1.5
cIscsiInstVendorVersionAn octet string set by the manufacturer describing the version 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 (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.2.1.1.6
cIscsiInstPortalNumberThe number of rows in the cIscsiPortalAttributesTable which are currently associated with this iSCSI instance.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.2.1.1.7
cIscsiInstNodeNumberThe number of rows in the cIscsiNodeAttributesTable which are currently associated with this iSCSI instance.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.2.1.1.8
cIscsiInstSessionNumberThe number of rows in the cIscsiSessionAttributesTable which are currently associated with this iSCSI instance.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.2.1.1.9
cIscsiInstSsnFailuresThis object counts the number of times a session belonging to this instance has been failed.ro
Counter32 UNITS "sessions"
.1.3.6.1.4.1.9.10.94.1.2.1.1.10
cIscsiInstLastSsnFailureTypeThe counter object in the cIscsiInstSsnErrorStatsTable that was incremented when the last session failure occurred. If the reason for failure is not found in the cIscsiInstSsnErrorStatsTable, the value { 0.0 } is used instead.ro
AutonomousType (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.2.1.1.11
cIscsiInstLastSsnRmtNodeNameAn octet string describing the name of the remote node from the failed session.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.2.1.1.12
cIscsiInstanceSsnErrorStatsTableA list of error types that will cause a session failure.
SEQUENCE OF CIscsiInstanceSsnErrorStatsEntry
.1.3.6.1.4.1.9.10.94.1.2.2
cIscsiInstanceSsnErrorStatsEntryAn entry (row) containing management information applicable to a particular iSCSI instance.
CIscsiInstanceSsnErrorStatsEntry
.1.3.6.1.4.1.9.10.94.1.2.2.1
cIscsiInstSsnDigestErrorsThe count of sessions which were failed due to receipt of a PDU containing header or data digest errors.ro
Counter32 UNITS "sessions"
.1.3.6.1.4.1.9.10.94.1.2.2.1.1
cIscsiInstSsnCxnTimeoutErrorsThe count of sessions which were failed due to a sequence exceeding a time limit.ro
Counter32 UNITS "sessions"
.1.3.6.1.4.1.9.10.94.1.2.2.1.2
cIscsiInstSsnFormatErrorsThe count of sessions which were failed due to receipt of a PDU which contained a format error.ro
Counter32 UNITS "sessions"
.1.3.6.1.4.1.9.10.94.1.2.2.1.3
cIscsiPortal
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.3
cIscsiPortalAttributesTableA 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 CIscsiPortalAttributesEntry
.1.3.6.1.4.1.9.10.94.1.3.1
cIscsiPortalAttributesEntryAn entry (row) containing management information applicable to a particular portal instance.
CIscsiPortalAttributesEntry
.1.3.6.1.4.1.9.10.94.1.3.1.1
cIscsiPortalIndexAn arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.3.1.1.1
cIscsiPortalRowStatusThe status of the row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.3.1.1.2
cIscsiPortalRolesA portal can operate in one or both of two roles: as a target portal and/or an initiator portal. When a new cIscsiPortalAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new cIscsiTgtPortalAttributesEntry and/or cIscsiIntrPortalAttributesEntry.rw
Bits
.1.3.6.1.4.1.9.10.94.1.3.1.1.3
cIscsiPortalAddrTypeThe type of Internet Network Address in the cIscsiPortalAddr.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.3.1.1.4
cIscsiPortalAddrThe portal's Internet Network Address.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.3.1.1.5
cIscsiPortalProtocolThe portal's transport protocol.rw
CIscsiTransportProtocols
.1.3.6.1.4.1.9.10.94.1.3.1.1.6
cIscsiPortalMaxRecvDataSegLengthThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.3.1.1.7
cIscsiPortalPrimaryHdrDigestThe preferred header digest for this portal.rw
CIscsiDigestMethod
.1.3.6.1.4.1.9.10.94.1.3.1.1.8
cIscsiPortalPrimaryDataDigestThe preferred data digest method for this portal.rw
CIscsiDigestMethod
.1.3.6.1.4.1.9.10.94.1.3.1.1.9
cIscsiPortalSecondaryHdrDigestAn alternate header digest preference for this portal.rw
CIscsiDigestMethod
.1.3.6.1.4.1.9.10.94.1.3.1.1.10
cIscsiPortalSecondaryDataDigestAn alternate data digest preference for this portal.rw
CIscsiDigestMethod
.1.3.6.1.4.1.9.10.94.1.3.1.1.11
cIscsiPortalRecvMarkerThis 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.9.10.94.1.3.1.1.12
cIscsiTargetPortal
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.4
cIscsiTgtPortalAttributesTableA list of transport endpoints (using TCP or another transport protocol) on which this iSCSI instance listens for incoming connections to its targets.
SEQUENCE OF CIscsiTgtPortalAttributesEntry
.1.3.6.1.4.1.9.10.94.1.4.1
cIscsiTgtPortalAttributesEntryAn 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 cIscsiPortalAttributesEntry row that may be used as a target portal.
CIscsiTgtPortalAttributesEntry
.1.3.6.1.4.1.9.10.94.1.4.1.1
cIscsiTgtPortalPortThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.4.1.1.1
cIscsiTgtPortalTagThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.4.1.1.2
cIscsiInitiatorPortal
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.5
cIscsiIntrPortalAttributesTableA list of Internet Network Addresses (using TCP or another transport protocol) from which this iSCSI instance may initiate connections to other targets.
SEQUENCE OF CIscsiIntrPortalAttributesEntry
.1.3.6.1.4.1.9.10.94.1.5.1
cIscsiIntrPortalAttributesEntryAn entry (row) containing management information applicable to a particular portal instance that is used to initiate connections to iSCSI targets. This row is populated for each cIscsiPortalAttributesEntry row that may be used as an initiator portal.
CIscsiIntrPortalAttributesEntry
.1.3.6.1.4.1.9.10.94.1.5.1.1
cIscsiIntrPortalTagThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.5.1.1.1
cIscsiNode
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.6
cIscsiNodeAttributesTableA 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 CIscsiNodeAttributesEntry
.1.3.6.1.4.1.9.10.94.1.6.1
cIscsiNodeAttributesEntryAn entry (row) containing management information applicable to a particular iSCSI node.
CIscsiNodeAttributesEntry
.1.3.6.1.4.1.9.10.94.1.6.1.1
cIscsiNodeIndexAn arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.1
cIscsiNodeNameA 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.6.1.1.2
cIscsiNodeAliasA 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 (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.6.1.1.3
cIscsiNodeRolesA node can operate as in one or both of two roles: a target role and/or an initiator role.ro
Bits
.1.3.6.1.4.1.9.10.94.1.6.1.1.4
cIscsiNodeTransportTypeA pointer to the corresponding scsiTrnspt object in the CISCO-SCSI-MIB (which in turn points to this iSCSI node) allowing management stations to locate the SCSI-level Device that is represented by this cIscsiNode.ro
RowPointer (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.6.1.1.5
cIscsiNodeInitialR2TThis object indicates 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.9.10.94.1.6.1.1.6
cIscsiNodeBidiInitialR2TThis object indicates BidiInitialR2T preference for this node- True = YES, False = will try to negotiate NO, will accept YESro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.6.1.1.7
cIscsiNodeImmediateDataThis object indicates ImmediateData preference for this node True = YES (but will accept NO), False = NOrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.6.1.1.8
cIscsiNodeMaxOutstandingR2TMaximum number of outstanding R2Ts allowed per task.rw
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.9
cIscsiNodeFirstBurstSizeThe maximum length (bytes) supported for unsolicited data to/from this node.rw
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.10
cIscsiNodeMaxBurstSizeThe maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.rw
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.11
cIscsiNodeMaxConnectionsThe maximum number of connections allowed in each session to and/or from this node.rw
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.12
cIscsiNodeDataSequenceInOrderThe 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 transferred using continuously increasing offsets, except during error recovery.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.6.1.1.13
cIscsiNodeDataPduInOrderThe 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.9.10.94.1.6.1.1.14
cIscsiNodeDefaultTime2WaitThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.15
cIscsiNodeDefaultTime2RetainThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.16
cIscsiNodeErrorRecoveryLevelThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.6.1.1.17
cIscsiTarget
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.7
cIscsiTargetAttributesTableAn entry (row) containing management information applicable to a particular node that can take on a target role.
SEQUENCE OF CIscsiTargetAttributesEntry
.1.3.6.1.4.1.9.10.94.1.7.1
cIscsiTargetAttributesEntryAn entry (row) containing management information applicable to a particular target.
CIscsiTargetAttributesEntry
.1.3.6.1.4.1.9.10.94.1.7.1.1
cIscsiTgtLoginFailuresThis object counts the number of times a login attempt to this local target has failed.ro
Counter32 UNITS "failed login attempts"
.1.3.6.1.4.1.9.10.94.1.7.1.1.1
cIscsiTgtLastFailureTimeThe 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
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.7.1.1.2
cIscsiTgtLastFailureTypeThe type of the most recent failure of a login attempt to this target, represented as the OID of the counter object in cIscsiTargetLoginStatsTable 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 cIscsiTargetLoginStatsTable.ro
AutonomousType (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.7.1.1.3
cIscsiTgtLastIntrFailureNameAn octet string giving the name of the initiator that failed the last login attempt.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.7.1.1.4
cIscsiTgtLastIntrFailureAddrTypeThe type of Internet Network Address in cIscsiTgtLastIntrFailureAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.7.1.1.5
cIscsiTgtLastIntrFailureAddrAn Internet Network Address giving the host address of the initiator that failed the last login attempt.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.7.1.1.6
cIscsiTargetLoginStatsTableA table of counters which keep a record of the results of initiators' login attempts to this target.
SEQUENCE OF CIscsiTargetLoginStatsEntry
.1.3.6.1.4.1.9.10.94.1.7.2
cIscsiTargetLoginStatsEntryAn entry (row) containing counters for each result of a login attempt to this target.
CIscsiTargetLoginStatsEntry
.1.3.6.1.4.1.9.10.94.1.7.2.1
cIscsiTgtLoginAcceptsThe count of Login Response PDUs with status 0x0000, Accept Login, transmitted by this target.ro
Counter32 UNITS "successful logins"
.1.3.6.1.4.1.9.10.94.1.7.2.1.1
cIscsiTgtLoginOtherFailsThe number of Login Response PDUs which were transmitted by this target, and which were not counted by any other object in the row.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.7.2.1.2
cIscsiTgtLoginRedirectsThe count of Login Response PDUs with status class 0x01, Redirection, transmitted by this target.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.7.2.1.3
cIscsiTgtLoginAuthorizeFailsThe count of Login Response PDUs with status 0x0202, Forbidden Target, transmitted by this target. If this counter is incremented, an cIscsiTgtLoginFailure notification should be generated.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.7.2.1.4
cIscsiTgtLoginAuthenticateFailsThe count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target If this counter is incremented, an cIscsiTgtLoginFailure notification should be generated.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.7.2.1.5
cIscsiTgtLoginNegotiateFailsThe 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 cIscsiTgtLoginFailure notification should be generated.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.7.2.1.6
cIscsiTargetLogoutStatsTableWhen 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 CIscsiTargetLogoutStatsEntry
.1.3.6.1.4.1.9.10.94.1.7.3
cIscsiTargetLogoutStatsEntryAn entry (row) containing counters of Logout Response PDUs that were received by this target.
CIscsiTargetLogoutStatsEntry
.1.3.6.1.4.1.9.10.94.1.7.3.1
cIscsiTgtLogoutNormalsThe count of Logout Command PDUs received by this target, with reason code 0 (closes the session).ro
Counter32 UNITS "normal logouts"
.1.3.6.1.4.1.9.10.94.1.7.3.1.1
cIscsiTgtLogoutOthersThe count of Logout Command PDUs received by this target, with any status code other than 0.ro
Counter32 UNITS "abnormal logouts"
.1.3.6.1.4.1.9.10.94.1.7.3.1.2
cIscsiTgtAuthorization
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.8
cIscsiTgtAuthAttributesTableA list of initiator identities that are authorized to access each target node within each iSCSI instance present on the local system.
SEQUENCE OF CIscsiTgtAuthAttributesEntry
.1.3.6.1.4.1.9.10.94.1.8.1
cIscsiTgtAuthAttributesEntryAn entry (row) containing management information applicable to a particular target node's authorized initiator identity.
CIscsiTgtAuthAttributesEntry
.1.3.6.1.4.1.9.10.94.1.8.1.1
cIscsiTgtAuthIndexAn arbitrary integer used to uniquely identify a particular target's authorized initiator identity within an iSCSI instance present on the local system.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.8.1.1.1
cIscsiTgtAuthRowStatusThe status of the row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.8.1.1.2
cIscsiTgtAuthIdentityA pointer to the corresponding IPS-AUTH MIB user entry that will be allowed to access this iSCSI target.rw
RowPointer (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.8.1.1.3
cIscsiInitiator
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.9
cIscsiInitiatorAttributesTableA list of iSCSI nodes that can take on an initiator role, belonging to each iSCSI instance present on the local system.
SEQUENCE OF CIscsiInitiatorAttributesEntry
.1.3.6.1.4.1.9.10.94.1.9.1
cIscsiInitiatorAttributesEntryAn entry (row) containing management information applicable to a particular iSCSI node that has initiator capabilities.
CIscsiInitiatorAttributesEntry
.1.3.6.1.4.1.9.10.94.1.9.1.1
cIscsiIntrLoginFailuresThis object counts the number of times a login attempt from this local initiator has failed.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.9.1.1.1
cIscsiIntrLastFailureTimeThe 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
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.9.1.1.2
cIscsiIntrLastFailureTypeThe type of the most recent failure of a login attempt from this initiator, represented as the OID of the counter object in cIscsiInitiatorLoginStatsTable 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 cIscsiInitiatorLoginStatsTable.ro
AutonomousType (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.9.1.1.3
cIscsiIntrLastTgtFailureNameAn octet string giving the name of the target that failed the last login attempt.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.9.1.1.4
cIscsiIntrLastTgtFailureAddrTypeThe type of Internet Network Address in cIscsiIntrLastTgtFailureAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.9.1.1.5
cIscsiIntrLastTgtFailureAddrAn Internet Network Address giving the host address of the target that failed the last login attempt.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.9.1.1.6
cIscsiInitiatorLoginStatsTableA table of counters which keep track of the results of this initiator's login attempts.
SEQUENCE OF CIscsiInitiatorLoginStatsEntry
.1.3.6.1.4.1.9.10.94.1.9.2
cIscsiInitiatorLoginStatsEntryAn entry (row) containing counters of each result of this initiator's login attempts.
CIscsiInitiatorLoginStatsEntry
.1.3.6.1.4.1.9.10.94.1.9.2.1
cIscsiIntrLoginAcceptRspsThe count of Login Response PDUs with status 0x0000, Accept Login, received by this initiator.ro
Counter32 UNITS "successful logins"
.1.3.6.1.4.1.9.10.94.1.9.2.1.1
cIscsiIntrLoginOtherFailRspsThe count of Login Response PDUs received by this initiator with any status code not counted in the objects below.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.9.2.1.2
cIscsiIntrLoginRedirectRspsThe count of Login Response PDUs with status class 0x01, Redirection, received by this initiator.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.9.2.1.3
cIscsiIntrLoginAuthFailRspsThe count of Login Response PDUs with status class 0x201, Authentication Failed, received by this initiator.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.9.2.1.4
cIscsiIntrLoginAuthenticateFailsThe 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 cIscsiIntrLoginFailure notification should be generated.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.9.2.1.5
cIscsiIntrLoginNegotiateFailsThe 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 cIscsiIntrLoginFailure notification should be generated.ro
Counter32 UNITS "failed logins"
.1.3.6.1.4.1.9.10.94.1.9.2.1.6
cIscsiInitiatorLogoutStatsTableWhen 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 CIscsiInitiatorLogoutStatsEntry
.1.3.6.1.4.1.9.10.94.1.9.3
cIscsiInitiatorLogoutStatsEntryAn entry (row) containing counters of Logout Response PDUs of each status code, that were generated by this initiator.
CIscsiInitiatorLogoutStatsEntry
.1.3.6.1.4.1.9.10.94.1.9.3.1
cIscsiIntrLogoutNormalsThe count of Logout Command PDUs generated by this initiator with reason code 0 (closes the session).ro
Counter32 UNITS "normal logouts"
.1.3.6.1.4.1.9.10.94.1.9.3.1.1
cIscsiIntrLogoutOthersThe count of Logout Command PDUs generated by this initiator with any status code other than 0.ro
Counter32 UNITS "abnormal logouts"
.1.3.6.1.4.1.9.10.94.1.9.3.1.2
cIscsiIntrAuthorization
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.10
cIscsiIntrAuthAttributesTableA list of target identities which each initiator on the local system may access.
SEQUENCE OF CIscsiIntrAuthAttributesEntry
.1.3.6.1.4.1.9.10.94.1.10.1
cIscsiIntrAuthAttributesEntryAn entry (row) containing management information applicable to a particular initiator node's authorized target identity.
CIscsiIntrAuthAttributesEntry
.1.3.6.1.4.1.9.10.94.1.10.1.1
cIscsiIntrAuthIndexAn arbitrary integer used to uniquely identify a particular initiator node's authorized target identity within an iSCSI instance present on the local system.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.10.1.1.1
cIscsiIntrAuthRowStatusThe status of the row.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.10.1.1.2
cIscsiIntrAuthIdentityA pointer to the corresponding IPS-AUTH MIB user entry to which this initiator node should attempt to establish an iSCSI session.ro
RowPointer (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.10.1.1.3
cIscsiSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.11
cIscsiSessionAttributesTableA list of sessions belonging to each iSCSI instance present on the system.
SEQUENCE OF CIscsiSessionAttributesEntry
.1.3.6.1.4.1.9.10.94.1.11.1
cIscsiSessionAttributesEntryAn entry (row) containing management information applicable to a particular session.
CIscsiSessionAttributesEntry
.1.3.6.1.4.1.9.10.94.1.11.1.1
cIscsiSsnIndexAn arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.11.1.1.1
cIscsiSsnDirectionDirection 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.9.10.94.1.11.1.1.2
cIscsiSsnInitiatorNameIf cIscsiSsnDirection is Inbound, this object is an octet string that will contain the name of the remote initiator. If cIscsiSsnDirection is Outbound, this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.11.1.1.3
cIscsiSsnTargetNameIf cIscsiSsnDirection is Outbound, this object is an octet string that will contain the name of the remote target. If cIscsiSsnDirection is Inbound, this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.11.1.1.4
cIscsiSsnTsihThe target-defined identification handle for this session.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.11.1.1.5
cIscsiSsnIsidThe initiator-defined portion of the iSCSI Session ID.ro
OCTET STRING
.1.3.6.1.4.1.9.10.94.1.11.1.1.6
cIscsiSsnInitiatorAliasAn 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 (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.11.1.1.7
cIscsiSsnTargetAliasAn 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 (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.94.1.11.1.1.8
cIscsiSsnInitialR2TIf 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 cIscsiSsnFirstBurstSize and the expected data transfer length of the request. Default is true.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.11.1.1.9
cIscsiSsnBidiInitialR2TIf set to true, indicates that the initiator must wait for an R2T before sending data to the target within a bi-directional (both read and write) request. If false, the initiator may send unsolicited write data as part of the request.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.11.1.1.10
cIscsiSsnImmediateDataIndicates whether the initiator and target have agreed to support immediate data on this session.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.11.1.1.11
cIscsiSsnTypeType 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.9.10.94.1.11.1.1.12
cIscsiSsnMaxOutstandingR2TThe maximum number of outstanding request-to-transmit (R2T)s per task within this session.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.11.1.1.13
cIscsiSsnFirstBurstSizeThe maximum length supported for unsolicited data sent within this session.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.11.1.1.14
cIscsiSsnMaxBurstSizeThe maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.11.1.1.15
cIscsiSsnConnectionNumberThe number of transport protocol connections that currently belong to this session.ro
Gauge32
.1.3.6.1.4.1.9.10.94.1.11.1.1.16
cIscsiSsnAuthIdentityThis 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 (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.11.1.1.17
cIscsiSsnDataSequenceInOrderFalse indicates that iSCSI data PDU sequences may be transferred in any order. True indicates that data PDU sequences must be transferred using continuously increasing offsets, except during error recovery.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.94.1.11.1.1.18
cIscsiSsnDataPduInOrderFalse 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.9.10.94.1.11.1.1.19
cIscsiSsnErrorRecoveryLevelThe level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.11.1.1.20
cIscsiSessionStatsTableA list of general iSCSI traffic counters for each of the sessions present on the system.
SEQUENCE OF CIscsiSessionStatsEntry
.1.3.6.1.4.1.9.10.94.1.11.2
cIscsiSessionStatsEntryAn entry (row) containing general iSCSI traffic counters for a particular session.
CIscsiSessionStatsEntry
.1.3.6.1.4.1.9.10.94.1.11.2.1
cIscsiSsnCmdPdusThe count of Command PDUs transferred on this session.ro
Counter32 UNITS "PDUs"
.1.3.6.1.4.1.9.10.94.1.11.2.1.1
cIscsiSsnRspPdusThe count of Response PDUs transferred on this session.ro
Counter32 UNITS "PDUs"
.1.3.6.1.4.1.9.10.94.1.11.2.1.2
cIscsiSsnTxDataOctetsThe count of data octets that were transmitted by the local iSCSI node on this session.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.9.10.94.1.11.2.1.3
cIscsiSsnRxDataOctetsThe count of data octets that were received by the local iSCSI node on this session.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.9.10.94.1.11.2.1.4
cIscsiSessionCxnErrorStatsTableA list of error counters for each of the sessions present on this system.
SEQUENCE OF CIscsiSessionCxnErrorStatsEntry
.1.3.6.1.4.1.9.10.94.1.11.3
cIscsiSessionCxnErrorStatsEntryAn entry (row) containing error counters for a particular session.
CIscsiSessionCxnErrorStatsEntry
.1.3.6.1.4.1.9.10.94.1.11.3.1
cIscsiSsnDigestErrorsThe count of PDUs which were received on the session and contained header or data digest errors.ro
Counter32 UNITS "PDUs"
.1.3.6.1.4.1.9.10.94.1.11.3.1.1
cIscsiSsnCxnTimeoutErrorsThe count of connections within this session which have been terminated due to timeout.ro
Counter32 UNITS "sequences"
.1.3.6.1.4.1.9.10.94.1.11.3.1.2
cIscsiConnection
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.1.12
cIscsiConnectionAttributesTableA list of connections belonging to each iSCSI instance present on the system.
SEQUENCE OF CIscsiConnectionAttributesEntry
.1.3.6.1.4.1.9.10.94.1.12.1
cIscsiConnectionAttributesEntryAn entry (row) containing management information applicable to a particular connection.
CIscsiConnectionAttributesEntry
.1.3.6.1.4.1.9.10.94.1.12.1.1
cIscsiCxnIndexAn arbitrary integer used to uniquely identify a particular connection of a particular session within an iSCSI instance present on the local system.
Unsigned32
.1.3.6.1.4.1.9.10.94.1.12.1.1.1
cIscsiCxnCidThe iSCSI Connection ID for this connection.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.12.1.1.2
cIscsiCxnStateThe 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.9.10.94.1.12.1.1.3
cIscsiCxnLocalAddrTypeThe type of Internet Network Address in cIscsiCxnLocalAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.12.1.1.4
cIscsiCxnLocalAddrThe local Internet Network Address used by this connection.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.12.1.1.5
cIscsiCxnProtocolThe transport protocol over which this connection is running.ro
CIscsiTransportProtocols
.1.3.6.1.4.1.9.10.94.1.12.1.1.6
cIscsiCxnLocalPortThe local transport protocol port used by this connection.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.12.1.1.7
cIscsiCxnRemoteAddrTypeThe type of Internet Network Address in cIscsiCxnRemoteAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.12.1.1.8
cIscsiCxnRemoteAddrThe remote Internet Network Address used by this connection.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.94.1.12.1.1.9
cIscsiCxnRemotePortThe remote transport protocol port used by this connection.ro
Unsigned32
.1.3.6.1.4.1.9.10.94.1.12.1.1.10
cIscsiCxnMaxRecvDataSegLengthThe 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
Unsigned32
.1.3.6.1.4.1.9.10.94.1.12.1.1.11
cIscsiCxnHeaderIntegrityThis object identifies the iSCSI header digest scheme in use within this connection.ro
CIscsiDigestMethod
.1.3.6.1.4.1.9.10.94.1.12.1.1.12
cIscsiCxnDataIntegrityThis object identifies the iSCSI data digest scheme in use within this connection.ro
CIscsiDigestMethod
.1.3.6.1.4.1.9.10.94.1.12.1.1.13
cIscsiCxnRecvMarkerThis 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.9.10.94.1.12.1.1.14
cIscsiCxnSendMarkerThis 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.9.10.94.1.12.1.1.15
cIscsiNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.2
cIscsiNotificationsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.2.0
cIscsiTgtLoginFailureSent 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.94.2.0.1
cIscsiIntrLoginFailureSent 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.94.2.0.2
cIscsiInstSessionFailureSent 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.94.2.0.3
cIscsiConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.3
cIscsiGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.3.1
cIscsiCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.94.3.2
CISCO-ISCSI-MIB - SNMP MIB Reference | MIBs Explorer