CISCO-ISCSI-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ISCSI-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoIscsiModule 1.3.6.1.4.1.9.10.94
The iSCSI Protocol MIB module.
       cIscsiObjects 1.3.6.1.4.1.9.10.94.1
           cIscsiDescriptors 1.3.6.1.4.1.9.10.94.1.1
               cIscsiHeaderIntegrityTypes 1.3.6.1.4.1.9.10.94.1.1.1
                   cIscsiHdrIntegrityNone 1.3.6.1.4.1.9.10.94.1.1.1.1
The authoritative identifier when no integrity scheme (for either the header or data) is being used.
                   cIscsiHdrIntegrityCrc32c 1.3.6.1.4.1.9.10.94.1.1.1.2
The authoritative identifier when the integrity scheme (for either the header or data) is CRC-32c.
               cIscsiDataIntegrityTypes 1.3.6.1.4.1.9.10.94.1.1.2
                   cIscsiDataIntegrityNone 1.3.6.1.4.1.9.10.94.1.1.2.1
The authoritative identifier when no integrity scheme (for either the header or data) is being used.
                   cIscsiDataIntegrityCrc32c 1.3.6.1.4.1.9.10.94.1.1.2.2
The authoritative identifier when the integrity scheme (for either the header or data) is CRC-32c.
           cIscsiInstance 1.3.6.1.4.1.9.10.94.1.2
               cIscsiInstanceAttributesTable 1.3.6.1.4.1.9.10.94.1.2.1 no-access
A list of iSCSI instances present on the system.
                   cIscsiInstanceAttributesEntry 1.3.6.1.4.1.9.10.94.1.2.1.1 no-access
An entry (row) containing management information applicable to a particular iSCSI instance.
                       cIscsiInstIndex 1.3.6.1.4.1.9.10.94.1.2.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular ISCSI instance.
                       cIscsiInstDescr 1.3.6.1.4.1.9.10.94.1.2.1.1.2 snmpadminstring read-only
An 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.
                       cIscsiInstVersionMin 1.3.6.1.4.1.9.10.94.1.2.1.1.3 unsigned32 read-only
Minimum version number of the iSCSI specification supported by this instance.
                       cIscsiInstVersionMax 1.3.6.1.4.1.9.10.94.1.2.1.1.4 unsigned32 read-only
Maximum version number of the iSCSI specification supported by this instance.
                       cIscsiInstVendorID 1.3.6.1.4.1.9.10.94.1.2.1.1.5 snmpadminstring read-only
An octet string describing the manufacturer of the implementation of this instance.
                       cIscsiInstVendorVersion 1.3.6.1.4.1.9.10.94.1.2.1.1.6 snmpadminstring read-only
An 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.
                       cIscsiInstPortalNumber 1.3.6.1.4.1.9.10.94.1.2.1.1.7 unsigned32 read-only
The number of rows in the cIscsiPortalAttributesTable which are currently associated with this iSCSI instance.
                       cIscsiInstNodeNumber 1.3.6.1.4.1.9.10.94.1.2.1.1.8 unsigned32 read-only
The number of rows in the cIscsiNodeAttributesTable which are currently associated with this iSCSI instance.
                       cIscsiInstSessionNumber 1.3.6.1.4.1.9.10.94.1.2.1.1.9 unsigned32 read-only
The number of rows in the cIscsiSessionAttributesTable which are currently associated with this iSCSI instance.
                       cIscsiInstSsnFailures 1.3.6.1.4.1.9.10.94.1.2.1.1.10 counter32 read-only
This object counts the number of times a session belonging to this instance has been failed.
                       cIscsiInstLastSsnFailureType 1.3.6.1.4.1.9.10.94.1.2.1.1.11 autonomoustype read-only
The 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.
                       cIscsiInstLastSsnRmtNodeName 1.3.6.1.4.1.9.10.94.1.2.1.1.12 snmpadminstring read-only
An octet string describing the name of the remote node from the failed session.
               cIscsiInstanceSsnErrorStatsTable 1.3.6.1.4.1.9.10.94.1.2.2 no-access
A list of error types that will cause a session failure.
                   cIscsiInstanceSsnErrorStatsEntry 1.3.6.1.4.1.9.10.94.1.2.2.1 no-access
An entry (row) containing management information applicable to a particular iSCSI instance.
                       cIscsiInstSsnDigestErrors 1.3.6.1.4.1.9.10.94.1.2.2.1.1 counter32 read-only
The count of sessions which were failed due to receipt of a PDU containing header or data digest errors.
                       cIscsiInstSsnCxnTimeoutErrors 1.3.6.1.4.1.9.10.94.1.2.2.1.2 counter32 read-only
The count of sessions which were failed due to a sequence exceeding a time limit.
                       cIscsiInstSsnFormatErrors 1.3.6.1.4.1.9.10.94.1.2.2.1.3 counter32 read-only
The count of sessions which were failed due to receipt of a PDU which contained a format error.
           cIscsiPortal 1.3.6.1.4.1.9.10.94.1.3
               cIscsiPortalAttributesTable 1.3.6.1.4.1.9.10.94.1.3.1 no-access
A 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.
                   cIscsiPortalAttributesEntry 1.3.6.1.4.1.9.10.94.1.3.1.1 no-access
An entry (row) containing management information applicable to a particular portal instance.
                       cIscsiPortalIndex 1.3.6.1.4.1.9.10.94.1.3.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance.
                       cIscsiPortalRowStatus 1.3.6.1.4.1.9.10.94.1.3.1.1.2 rowstatus read-only
The status of the row.
                       cIscsiPortalRoles 1.3.6.1.4.1.9.10.94.1.3.1.1.3 bits read-only
A 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. Bits: 'targetTypePortal': 0, 'initiatorTypePortal': 1.
                       cIscsiPortalAddrType 1.3.6.1.4.1.9.10.94.1.3.1.1.4 inetaddresstype read-only
The type of Internet Network Address in the cIscsiPortalAddr.
                       cIscsiPortalAddr 1.3.6.1.4.1.9.10.94.1.3.1.1.5 inetaddress read-only
The portal's Internet Network Address.
                       cIscsiPortalProtocol 1.3.6.1.4.1.9.10.94.1.3.1.1.6 ciscsitransportprotocols read-only
The portal's transport protocol.
                       cIscsiPortalMaxRecvDataSegLength 1.3.6.1.4.1.9.10.94.1.3.1.1.7 unsigned32 read-only
The 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.
                       cIscsiPortalPrimaryHdrDigest 1.3.6.1.4.1.9.10.94.1.3.1.1.8 ciscsidigestmethod read-only
The preferred header digest for this portal.
                       cIscsiPortalPrimaryDataDigest 1.3.6.1.4.1.9.10.94.1.3.1.1.9 ciscsidigestmethod read-only
The preferred data digest method for this portal.
                       cIscsiPortalSecondaryHdrDigest 1.3.6.1.4.1.9.10.94.1.3.1.1.10 ciscsidigestmethod read-only
An alternate header digest preference for this portal.
                       cIscsiPortalSecondaryDataDigest 1.3.6.1.4.1.9.10.94.1.3.1.1.11 ciscsidigestmethod read-only
An alternate data digest preference for this portal.
                       cIscsiPortalRecvMarker 1.3.6.1.4.1.9.10.94.1.3.1.1.12 truthvalue read-only
This object indicates whether or not this portal will request markers in it's incoming data stream.
           cIscsiTargetPortal 1.3.6.1.4.1.9.10.94.1.4
               cIscsiTgtPortalAttributesTable 1.3.6.1.4.1.9.10.94.1.4.1 no-access
A list of transport endpoints (using TCP or another transport protocol) on which this iSCSI instance listens for incoming connections to its targets.
                   cIscsiTgtPortalAttributesEntry 1.3.6.1.4.1.9.10.94.1.4.1.1 no-access
An 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.
                       cIscsiTgtPortalPort 1.3.6.1.4.1.9.10.94.1.4.1.1.1 unsigned32 read-write
The portal's transport protocol port number on which the portal listens for incoming iSCSI connections when the portal is used as a target portal.
                       cIscsiTgtPortalTag 1.3.6.1.4.1.9.10.94.1.4.1.1.2 unsigned32 read-write
The 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.
           cIscsiInitiatorPortal 1.3.6.1.4.1.9.10.94.1.5
               cIscsiIntrPortalAttributesTable 1.3.6.1.4.1.9.10.94.1.5.1 no-access
A list of Internet Network Addresses (using TCP or another transport protocol) from which this iSCSI instance may initiate connections to other targets.
                   cIscsiIntrPortalAttributesEntry 1.3.6.1.4.1.9.10.94.1.5.1.1 no-access
An 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.
                       cIscsiIntrPortalTag 1.3.6.1.4.1.9.10.94.1.5.1.1.1 unsigned32 read-write
The 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.
           cIscsiNode 1.3.6.1.4.1.9.10.94.1.6
               cIscsiNodeAttributesTable 1.3.6.1.4.1.9.10.94.1.6.1 no-access
A 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.
                   cIscsiNodeAttributesEntry 1.3.6.1.4.1.9.10.94.1.6.1.1 no-access
An entry (row) containing management information applicable to a particular iSCSI node.
                       cIscsiNodeIndex 1.3.6.1.4.1.9.10.94.1.6.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
                       cIscsiNodeName 1.3.6.1.4.1.9.10.94.1.6.1.1.2 snmpadminstring read-only
A 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.
                       cIscsiNodeAlias 1.3.6.1.4.1.9.10.94.1.6.1.1.3 snmpadminstring read-only
A 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.
                       cIscsiNodeRoles 1.3.6.1.4.1.9.10.94.1.6.1.1.4 bits read-only
A node can operate as in one or both of two roles: a target role and/or an initiator role. Bits: 'initiatorTypeNode': 1, 'targetTypeNode': 0.
                       cIscsiNodeTransportType 1.3.6.1.4.1.9.10.94.1.6.1.1.5 rowpointer read-only
A 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.
                       cIscsiNodeInitialR2T 1.3.6.1.4.1.9.10.94.1.6.1.1.6 truthvalue read-only
This object indicates InitialR2T preference for this node - True = YES, False = will try to negotiate NO, will accept YES
                       cIscsiNodeBidiInitialR2T 1.3.6.1.4.1.9.10.94.1.6.1.1.7 truthvalue read-only
This object indicates BidiInitialR2T preference for this node- True = YES, False = will try to negotiate NO, will accept YES
                       cIscsiNodeImmediateData 1.3.6.1.4.1.9.10.94.1.6.1.1.8 truthvalue read-write
This object indicates ImmediateData preference for this node True = YES (but will accept NO), False = NO
                       cIscsiNodeMaxOutstandingR2T 1.3.6.1.4.1.9.10.94.1.6.1.1.9 unsigned32 read-write
Maximum number of outstanding R2Ts allowed per task.
                       cIscsiNodeFirstBurstSize 1.3.6.1.4.1.9.10.94.1.6.1.1.10 unsigned32 read-write
The maximum length (bytes) supported for unsolicited data to/from this node.
                       cIscsiNodeMaxBurstSize 1.3.6.1.4.1.9.10.94.1.6.1.1.11 unsigned32 read-write
The maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.
                       cIscsiNodeMaxConnections 1.3.6.1.4.1.9.10.94.1.6.1.1.12 unsigned32 read-write
The maximum number of connections allowed in each session to and/or from this node.
                       cIscsiNodeDataSequenceInOrder 1.3.6.1.4.1.9.10.94.1.6.1.1.13 truthvalue read-write
The 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.
                       cIscsiNodeDataPduInOrder 1.3.6.1.4.1.9.10.94.1.6.1.1.14 truthvalue read-write
The 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.
                       cIscsiNodeDefaultTime2Wait 1.3.6.1.4.1.9.10.94.1.6.1.1.15 unsigned32 read-write
The 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.
                       cIscsiNodeDefaultTime2Retain 1.3.6.1.4.1.9.10.94.1.6.1.1.16 unsigned32 read-write
The 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.
                       cIscsiNodeErrorRecoveryLevel 1.3.6.1.4.1.9.10.94.1.6.1.1.17 unsigned32 read-write
The 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.
           cIscsiTarget 1.3.6.1.4.1.9.10.94.1.7
               cIscsiTargetAttributesTable 1.3.6.1.4.1.9.10.94.1.7.1 no-access
An entry (row) containing management information applicable to a particular node that can take on a target role.
                   cIscsiTargetAttributesEntry 1.3.6.1.4.1.9.10.94.1.7.1.1 no-access
An entry (row) containing management information applicable to a particular target.
                       cIscsiTgtLoginFailures 1.3.6.1.4.1.9.10.94.1.7.1.1.1 counter32 read-only
This object counts the number of times a login attempt to this local target has failed.
                       cIscsiTgtLastFailureTime 1.3.6.1.4.1.9.10.94.1.7.1.1.2 timestamp read-only
The timestamp of the most recent failure of a login attempt to this target. A value of zero indicates that no such failures have occurred.
                       cIscsiTgtLastFailureType 1.3.6.1.4.1.9.10.94.1.7.1.1.3 autonomoustype read-only
The 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.
                       cIscsiTgtLastIntrFailureName 1.3.6.1.4.1.9.10.94.1.7.1.1.4 snmpadminstring read-only
An octet string giving the name of the initiator that failed the last login attempt.
                       cIscsiTgtLastIntrFailureAddrType 1.3.6.1.4.1.9.10.94.1.7.1.1.5 inetaddresstype read-only
The type of Internet Network Address in cIscsiTgtLastIntrFailureAddr.
                       cIscsiTgtLastIntrFailureAddr 1.3.6.1.4.1.9.10.94.1.7.1.1.6 inetaddress read-only
An Internet Network Address giving the host address of the initiator that failed the last login attempt.
               cIscsiTargetLoginStatsTable 1.3.6.1.4.1.9.10.94.1.7.2 no-access
A table of counters which keep a record of the results of initiators' login attempts to this target.
                   cIscsiTargetLoginStatsEntry 1.3.6.1.4.1.9.10.94.1.7.2.1 no-access
An entry (row) containing counters for each result of a login attempt to this target.
                       cIscsiTgtLoginAccepts 1.3.6.1.4.1.9.10.94.1.7.2.1.1 counter32 read-only
The count of Login Response PDUs with status 0x0000, Accept Login, transmitted by this target.
                       cIscsiTgtLoginOtherFails 1.3.6.1.4.1.9.10.94.1.7.2.1.2 counter32 read-only
The number of Login Response PDUs which were transmitted by this target, and which were not counted by any other object in the row.
                       cIscsiTgtLoginRedirects 1.3.6.1.4.1.9.10.94.1.7.2.1.3 counter32 read-only
The count of Login Response PDUs with status class 0x01, Redirection, transmitted by this target.
                       cIscsiTgtLoginAuthorizeFails 1.3.6.1.4.1.9.10.94.1.7.2.1.4 counter32 read-only
The 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.
                       cIscsiTgtLoginAuthenticateFails 1.3.6.1.4.1.9.10.94.1.7.2.1.5 counter32 read-only
The 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.
                       cIscsiTgtLoginNegotiateFails 1.3.6.1.4.1.9.10.94.1.7.2.1.6 counter32 read-only
The 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.
               cIscsiTargetLogoutStatsTable 1.3.6.1.4.1.9.10.94.1.7.3 no-access
When 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.
                   cIscsiTargetLogoutStatsEntry 1.3.6.1.4.1.9.10.94.1.7.3.1 no-access
An entry (row) containing counters of Logout Response PDUs that were received by this target.
                       cIscsiTgtLogoutNormals 1.3.6.1.4.1.9.10.94.1.7.3.1.1 counter32 read-only
The count of Logout Command PDUs received by this target, with reason code 0 (closes the session).
                       cIscsiTgtLogoutOthers 1.3.6.1.4.1.9.10.94.1.7.3.1.2 counter32 read-only
The count of Logout Command PDUs received by this target, with any status code other than 0.
           cIscsiTgtAuthorization 1.3.6.1.4.1.9.10.94.1.8
               cIscsiTgtAuthAttributesTable 1.3.6.1.4.1.9.10.94.1.8.1 no-access
A list of initiator identities that are authorized to access each target node within each iSCSI instance present on the local system.
                   cIscsiTgtAuthAttributesEntry 1.3.6.1.4.1.9.10.94.1.8.1.1 no-access
An entry (row) containing management information applicable to a particular target node's authorized initiator identity.
                       cIscsiTgtAuthIndex 1.3.6.1.4.1.9.10.94.1.8.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular target's authorized initiator identity within an iSCSI instance present on the local system.
                       cIscsiTgtAuthRowStatus 1.3.6.1.4.1.9.10.94.1.8.1.1.2 rowstatus read-only
The status of the row.
                       cIscsiTgtAuthIdentity 1.3.6.1.4.1.9.10.94.1.8.1.1.3 rowpointer read-only
A pointer to the corresponding IPS-AUTH MIB user entry that will be allowed to access this iSCSI target.
           cIscsiInitiator 1.3.6.1.4.1.9.10.94.1.9
               cIscsiInitiatorAttributesTable 1.3.6.1.4.1.9.10.94.1.9.1 no-access
A list of iSCSI nodes that can take on an initiator role, belonging to each iSCSI instance present on the local system.
                   cIscsiInitiatorAttributesEntry 1.3.6.1.4.1.9.10.94.1.9.1.1 no-access
An entry (row) containing management information applicable to a particular iSCSI node that has initiator capabilities.
                       cIscsiIntrLoginFailures 1.3.6.1.4.1.9.10.94.1.9.1.1.1 counter32 read-only
This object counts the number of times a login attempt from this local initiator has failed.
                       cIscsiIntrLastFailureTime 1.3.6.1.4.1.9.10.94.1.9.1.1.2 timestamp read-only
The timestamp of the most recent failure of a login attempt from this initiator. A value of zero indicates that no such failures have occurred.
                       cIscsiIntrLastFailureType 1.3.6.1.4.1.9.10.94.1.9.1.1.3 autonomoustype read-only
The 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.
                       cIscsiIntrLastTgtFailureName 1.3.6.1.4.1.9.10.94.1.9.1.1.4 snmpadminstring read-only
An octet string giving the name of the target that failed the last login attempt.
                       cIscsiIntrLastTgtFailureAddrType 1.3.6.1.4.1.9.10.94.1.9.1.1.5 inetaddresstype read-only
The type of Internet Network Address in cIscsiIntrLastTgtFailureAddr.
                       cIscsiIntrLastTgtFailureAddr 1.3.6.1.4.1.9.10.94.1.9.1.1.6 inetaddress read-only
An Internet Network Address giving the host address of the target that failed the last login attempt.
               cIscsiInitiatorLoginStatsTable 1.3.6.1.4.1.9.10.94.1.9.2 no-access
A table of counters which keep track of the results of this initiator's login attempts.
                   cIscsiInitiatorLoginStatsEntry 1.3.6.1.4.1.9.10.94.1.9.2.1 no-access
An entry (row) containing counters of each result of this initiator's login attempts.
                       cIscsiIntrLoginAcceptRsps 1.3.6.1.4.1.9.10.94.1.9.2.1.1 counter32 read-only
The count of Login Response PDUs with status 0x0000, Accept Login, received by this initiator.
                       cIscsiIntrLoginOtherFailRsps 1.3.6.1.4.1.9.10.94.1.9.2.1.2 counter32 read-only
The count of Login Response PDUs received by this initiator with any status code not counted in the objects below.
                       cIscsiIntrLoginRedirectRsps 1.3.6.1.4.1.9.10.94.1.9.2.1.3 counter32 read-only
The count of Login Response PDUs with status class 0x01, Redirection, received by this initiator.
                       cIscsiIntrLoginAuthFailRsps 1.3.6.1.4.1.9.10.94.1.9.2.1.4 counter32 read-only
The count of Login Response PDUs with status class 0x201, Authentication Failed, received by this initiator.
                       cIscsiIntrLoginAuthenticateFails 1.3.6.1.4.1.9.10.94.1.9.2.1.5 counter32 read-only
The 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.
                       cIscsiIntrLoginNegotiateFails 1.3.6.1.4.1.9.10.94.1.9.2.1.6 counter32 read-only
The 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.
               cIscsiInitiatorLogoutStatsTable 1.3.6.1.4.1.9.10.94.1.9.3 no-access
When 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.
                   cIscsiInitiatorLogoutStatsEntry 1.3.6.1.4.1.9.10.94.1.9.3.1 no-access
An entry (row) containing counters of Logout Response PDUs of each status code, that were generated by this initiator.
                       cIscsiIntrLogoutNormals 1.3.6.1.4.1.9.10.94.1.9.3.1.1 counter32 read-only
The count of Logout Command PDUs generated by this initiator with reason code 0 (closes the session).
                       cIscsiIntrLogoutOthers 1.3.6.1.4.1.9.10.94.1.9.3.1.2 counter32 read-only
The count of Logout Command PDUs generated by this initiator with any status code other than 0.
           cIscsiIntrAuthorization 1.3.6.1.4.1.9.10.94.1.10
                 cIscsiIntrAuthAttributesTable 1.3.6.1.4.1.9.10.94.1.10.1 no-access
A list of target identities which each initiator on the local system may access.
                     cIscsiIntrAuthAttributesEntry 1.3.6.1.4.1.9.10.94.1.10.1.1 no-access
An entry (row) containing management information applicable to a particular initiator node's authorized target identity.
                         cIscsiIntrAuthIndex 1.3.6.1.4.1.9.10.94.1.10.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular initiator node's authorized target identity within an iSCSI instance present on the local system.
                         cIscsiIntrAuthRowStatus 1.3.6.1.4.1.9.10.94.1.10.1.1.2 rowstatus read-only
The status of the row.
                         cIscsiIntrAuthIdentity 1.3.6.1.4.1.9.10.94.1.10.1.1.3 rowpointer read-only
A pointer to the corresponding IPS-AUTH MIB user entry to which this initiator node should attempt to establish an iSCSI session.
           cIscsiSession 1.3.6.1.4.1.9.10.94.1.11
                 cIscsiSessionAttributesTable 1.3.6.1.4.1.9.10.94.1.11.1 no-access
A list of sessions belonging to each iSCSI instance present on the system.
                     cIscsiSessionAttributesEntry 1.3.6.1.4.1.9.10.94.1.11.1.1 no-access
An entry (row) containing management information applicable to a particular session.
                         cIscsiSsnIndex 1.3.6.1.4.1.9.10.94.1.11.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
                         cIscsiSsnDirection 1.3.6.1.4.1.9.10.94.1.11.1.1.2 integer read-only
Direction 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. Enumeration: 'inboundSession': 1, 'outboundSession': 2.
                         cIscsiSsnInitiatorName 1.3.6.1.4.1.9.10.94.1.11.1.1.3 snmpadminstring read-only
If 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.
                         cIscsiSsnTargetName 1.3.6.1.4.1.9.10.94.1.11.1.1.4 snmpadminstring read-only
If 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.
                         cIscsiSsnTsih 1.3.6.1.4.1.9.10.94.1.11.1.1.5 unsigned32 read-only
The target-defined identification handle for this session.
                         cIscsiSsnIsid 1.3.6.1.4.1.9.10.94.1.11.1.1.6 octet string read-only
The initiator-defined portion of the iSCSI Session ID.
                         cIscsiSsnInitiatorAlias 1.3.6.1.4.1.9.10.94.1.11.1.1.7 snmpadminstring read-only
An 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.
                         cIscsiSsnTargetAlias 1.3.6.1.4.1.9.10.94.1.11.1.1.8 snmpadminstring read-only
An 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.
                         cIscsiSsnInitialR2T 1.3.6.1.4.1.9.10.94.1.11.1.1.9 truthvalue read-only
If 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.
                         cIscsiSsnBidiInitialR2T 1.3.6.1.4.1.9.10.94.1.11.1.1.10 truthvalue read-only
If 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.
                         cIscsiSsnImmediateData 1.3.6.1.4.1.9.10.94.1.11.1.1.11 truthvalue read-only
Indicates whether the initiator and target have agreed to support immediate data on this session.
                         cIscsiSsnType 1.3.6.1.4.1.9.10.94.1.11.1.1.12 integer read-only
Type of iSCSI session: normalSession - session is a normal iSCSI session discoverySession - session is being used only for discovery. Enumeration: 'normalSession': 1, 'discoverySession': 2.
                         cIscsiSsnMaxOutstandingR2T 1.3.6.1.4.1.9.10.94.1.11.1.1.13 unsigned32 read-only
The maximum number of outstanding request-to-transmit (R2T)s per task within this session.
                         cIscsiSsnFirstBurstSize 1.3.6.1.4.1.9.10.94.1.11.1.1.14 unsigned32 read-only
The maximum length supported for unsolicited data sent within this session.
                         cIscsiSsnMaxBurstSize 1.3.6.1.4.1.9.10.94.1.11.1.1.15 unsigned32 read-only
The maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.
                         cIscsiSsnConnectionNumber 1.3.6.1.4.1.9.10.94.1.11.1.1.16 gauge32 read-only
The number of transport protocol connections that currently belong to this session.
                         cIscsiSsnAuthIdentity 1.3.6.1.4.1.9.10.94.1.11.1.1.17 rowpointer read-only
This 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.
                         cIscsiSsnDataSequenceInOrder 1.3.6.1.4.1.9.10.94.1.11.1.1.18 truthvalue read-only
False 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.
                         cIscsiSsnDataPduInOrder 1.3.6.1.4.1.9.10.94.1.11.1.1.19 truthvalue read-only
False 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.
                         cIscsiSsnErrorRecoveryLevel 1.3.6.1.4.1.9.10.94.1.11.1.1.20 unsigned32 read-only
The level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.
                 cIscsiSessionStatsTable 1.3.6.1.4.1.9.10.94.1.11.2 no-access
A list of general iSCSI traffic counters for each of the sessions present on the system.
                     cIscsiSessionStatsEntry 1.3.6.1.4.1.9.10.94.1.11.2.1 no-access
An entry (row) containing general iSCSI traffic counters for a particular session.
                         cIscsiSsnCmdPdus 1.3.6.1.4.1.9.10.94.1.11.2.1.1 counter32 read-only
The count of Command PDUs transferred on this session.
                         cIscsiSsnRspPdus 1.3.6.1.4.1.9.10.94.1.11.2.1.2 counter32 read-only
The count of Response PDUs transferred on this session.
                         cIscsiSsnTxDataOctets 1.3.6.1.4.1.9.10.94.1.11.2.1.3 counter64 read-only
The count of data octets that were transmitted by the local iSCSI node on this session.
                         cIscsiSsnRxDataOctets 1.3.6.1.4.1.9.10.94.1.11.2.1.4 counter64 read-only
The count of data octets that were received by the local iSCSI node on this session.
                 cIscsiSessionCxnErrorStatsTable 1.3.6.1.4.1.9.10.94.1.11.3 no-access
A list of error counters for each of the sessions present on this system.
                     cIscsiSessionCxnErrorStatsEntry 1.3.6.1.4.1.9.10.94.1.11.3.1 no-access
An entry (row) containing error counters for a particular session.
                         cIscsiSsnDigestErrors 1.3.6.1.4.1.9.10.94.1.11.3.1.1 counter32 read-only
The count of PDUs which were received on the session and contained header or data digest errors.
                         cIscsiSsnCxnTimeoutErrors 1.3.6.1.4.1.9.10.94.1.11.3.1.2 counter32 read-only
The count of connections within this session which have been terminated due to timeout.
           cIscsiConnection 1.3.6.1.4.1.9.10.94.1.12
                 cIscsiConnectionAttributesTable 1.3.6.1.4.1.9.10.94.1.12.1 no-access
A list of connections belonging to each iSCSI instance present on the system.
                     cIscsiConnectionAttributesEntry 1.3.6.1.4.1.9.10.94.1.12.1.1 no-access
An entry (row) containing management information applicable to a particular connection.
                         cIscsiCxnIndex 1.3.6.1.4.1.9.10.94.1.12.1.1.1 unsigned32 no-access
An arbitrary integer used to uniquely identify a particular connection of a particular session within an iSCSI instance present on the local system.
                         cIscsiCxnCid 1.3.6.1.4.1.9.10.94.1.12.1.1.2 unsigned32 read-only
The iSCSI Connection ID for this connection.
                         cIscsiCxnState 1.3.6.1.4.1.9.10.94.1.12.1.1.3 integer read-only
The 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. Enumeration: 'login': 1, 'full': 2, 'logout': 3.
                         cIscsiCxnLocalAddrType 1.3.6.1.4.1.9.10.94.1.12.1.1.4 inetaddresstype read-only
The type of Internet Network Address in cIscsiCxnLocalAddr.
                         cIscsiCxnLocalAddr 1.3.6.1.4.1.9.10.94.1.12.1.1.5 inetaddress read-only
The local Internet Network Address used by this connection.
                         cIscsiCxnProtocol 1.3.6.1.4.1.9.10.94.1.12.1.1.6 ciscsitransportprotocols read-only
The transport protocol over which this connection is running.
                         cIscsiCxnLocalPort 1.3.6.1.4.1.9.10.94.1.12.1.1.7 unsigned32 read-only
The local transport protocol port used by this connection.
                         cIscsiCxnRemoteAddrType 1.3.6.1.4.1.9.10.94.1.12.1.1.8 inetaddresstype read-only
The type of Internet Network Address in cIscsiCxnRemoteAddr.
                         cIscsiCxnRemoteAddr 1.3.6.1.4.1.9.10.94.1.12.1.1.9 inetaddress read-only
The remote Internet Network Address used by this connection.
                         cIscsiCxnRemotePort 1.3.6.1.4.1.9.10.94.1.12.1.1.10 unsigned32 read-only
The remote transport protocol port used by this connection.
                         cIscsiCxnMaxRecvDataSegLength 1.3.6.1.4.1.9.10.94.1.12.1.1.11 unsigned32 read-only
The 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.
                         cIscsiCxnHeaderIntegrity 1.3.6.1.4.1.9.10.94.1.12.1.1.12 ciscsidigestmethod read-only
This object identifies the iSCSI header digest scheme in use within this connection.
                         cIscsiCxnDataIntegrity 1.3.6.1.4.1.9.10.94.1.12.1.1.13 ciscsidigestmethod read-only
This object identifies the iSCSI data digest scheme in use within this connection.
                         cIscsiCxnRecvMarker 1.3.6.1.4.1.9.10.94.1.12.1.1.14 truthvalue read-only
This object indicates whether or not this connection is receiving markers in in its incoming data stream.
                         cIscsiCxnSendMarker 1.3.6.1.4.1.9.10.94.1.12.1.1.15 truthvalue read-only
This object indicates whether or not this connection is inserting markers in in its outgoing data stream.
       cIscsiNotifications 1.3.6.1.4.1.9.10.94.2
           cIscsiNotificationsPrefix 1.3.6.1.4.1.9.10.94.2.0
               cIscsiTgtLoginFailure 1.3.6.1.4.1.9.10.94.2.0.1
Sent 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.
               cIscsiIntrLoginFailure 1.3.6.1.4.1.9.10.94.2.0.2
Sent 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.
               cIscsiInstSessionFailure 1.3.6.1.4.1.9.10.94.2.0.3
Sent 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.
       cIscsiConformance 1.3.6.1.4.1.9.10.94.3
           cIscsiGroups 1.3.6.1.4.1.9.10.94.3.1
               cIscsiInstanceAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.1
A collection of objects providing information about iSCSI instances.
               cIscsiInstanceSsnErrorStatsGroup 1.3.6.1.4.1.9.10.94.3.1.2
A collection of objects providing information about errors that have caused a session failure for an iSCSI instance.
               cIscsiPortalAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.3
A collection of objects providing information about the transport protocol endpoints of the local targets.
               cIscsiTgtPortalAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.4
A collection of objects providing information about the transport protocol endpoints of the local targets.
               cIscsiIntrPortalAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.5
A collection of objects providing information about the Internet Network Addresses of the local initiators.
               cIscsiNodeAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.6
A collection of objects providing information about all local targets.
               cIscsiTargetAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.7
A collection of objects providing information about all local targets.
               cIscsiTargetLoginStatsGroup 1.3.6.1.4.1.9.10.94.3.1.8
A collection of objects providing information about all login attempts by remote initiators to local targets.
               cIscsiTargetLogoutStatsGroup 1.3.6.1.4.1.9.10.94.3.1.9
A collection of objects providing information about all logout events between remote initiators to local targets.
               cIscsiTargetAuthGroup 1.3.6.1.4.1.9.10.94.3.1.10
.
               cIscsiInitiatorAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.11
A collection of objects providing information about all local initiators.
               cIscsiInitiatorLoginStatsGroup 1.3.6.1.4.1.9.10.94.3.1.12
A collection of objects providing information about all login attempts by local initiators to remote targets.
               cIscsiInitiatorLogoutStatsGroup 1.3.6.1.4.1.9.10.94.3.1.13
A collection of objects providing information about all logout events between local initiators to remote targets.
               cIscsiInitiatorAuthGroup 1.3.6.1.4.1.9.10.94.3.1.14
.
               cIscsiSessionAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.15
A collection of objects providing information applicable to all sessions.
               cIscsiSessionStatsGroup 1.3.6.1.4.1.9.10.94.3.1.16
A collection of objects providing information about message and data traffic for all sessions.
               cIscsiSessionCxnErrorStatsGroup 1.3.6.1.4.1.9.10.94.3.1.17
A collection of objects providing information about connection errors for all sessions.
               cIscsiConnectionAttributesGroup 1.3.6.1.4.1.9.10.94.3.1.18
A collection of objects providing information about all connections used by all sessions.
               cIscsiTgtLgnNotificationsGroup 1.3.6.1.4.1.9.10.94.3.1.19
A collection of notifications which indicate a login failure from a remote initiator to a local target.
               cIscsiIntrLgnNotificationsGroup 1.3.6.1.4.1.9.10.94.3.1.20
A collection of notifications which indicate a login failure from a local initiator to a remote target.
               cIscsiSsnFlrNotificationsGroup 1.3.6.1.4.1.9.10.94.3.1.21
A collection of notifications which indicate session failures occurring after login.
           cIscsiCompliances 1.3.6.1.4.1.9.10.94.3.2
               cIscsiComplianceV1 1.3.6.1.4.1.9.10.94.3.2.1
Initial version of compliance statement based on initial version of MIB. If an implementation can be both a target and an initiator, all groups are mandatory.