MIBs Depot

CPQISCSI-MIB

Registered at
1.3.6.1.4.1.232.169
Namespace
hp
Source file
CPQISCSI-MIB
Digest
sha256:52a875da122096bcbda7537a7c68b36861044f3eedcfbcc2e339b05cd54c7c87

Imports

FromSymbols
CPQHOST-MIBcompaq, cpqHoTrapFlags
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-MIBsysName
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CPQHOST-MIB
CPQISCSI-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cpqiScsiModule
OBJECT-IDENTITY
1.3.6.1.4.1.232.169
cpqiScsiMibRev
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.1
cpqiScsiMibRevMajor
OBJECT-TYPE
The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
1.3.6.1.4.1.232.169.1.1INTEGER (1..65535)read-onlymandatory
cpqiScsiMibRevMinor
OBJECT-TYPE
The Minor Revision level. A change in the minor revision level may represent some minor additional support; no changes to any pre-existing information has occurred.
1.3.6.1.4.1.232.169.1.2INTEGER (0..65535)read-onlymandatory
cpqiScsiMibCondition
OBJECT-TYPE
The overall condition. This object represents the overall status of the iSCSI system represented by this MIB.
1.3.6.1.4.1.232.169.1.3INTEGER {other(1), ok(2), degraded(3), failed(4)}read-onlymandatory
cpqiScsiObjects
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2
cpqiScsiDescriptors
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.1
cpqiScsiInstance
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.2
cpqiScsiInstanceAttributesTable
OBJECT-TYPE
A list of iSCSI instances present on the system.
1.3.6.1.4.1.232.169.2.2.1not-accessiblemandatory
cpqiScsiInstanceAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.2.1.1not-accessiblemandatory
cpqiScsiInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.2.1.1.1Gaugeread-onlymandatory
cpqiScsiInstDescr
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.2.1.1.2DisplayStringread-onlymandatory
cpqiScsiInstVersionMin
OBJECT-TYPE
Minimum version number of the iSCSI specification supported by this instance.
1.3.6.1.4.1.232.169.2.2.1.1.3INTEGER (0..255)read-onlymandatory
cpqiScsiInstVersionMax
OBJECT-TYPE
Maximum version number of the iSCSI specification supported by this instance.
1.3.6.1.4.1.232.169.2.2.1.1.4INTEGER (0..255)read-onlymandatory
cpqiScsiInstVendorID
OBJECT-TYPE
An octet string describing the manufacturer of the implementation of this instance.
1.3.6.1.4.1.232.169.2.2.1.1.5DisplayStringread-onlymandatory
cpqiScsiInstVendorVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.2.1.1.6DisplayStringread-onlymandatory
cpqiScsiInstPortalNumber
OBJECT-TYPE
The number of rows in the cpqiScsiPortalAttributesTable which are currently associated with this iSCSI instance.
1.3.6.1.4.1.232.169.2.2.1.1.7Gaugeread-onlymandatory
cpqiScsiInstNodeNumber
OBJECT-TYPE
The number of rows in the cpqiScsiNodeAttributesTable which are currently associated with this iSCSI instance.
1.3.6.1.4.1.232.169.2.2.1.1.8Gaugeread-onlymandatory
cpqiScsiInstSessionNumber
OBJECT-TYPE
The number of rows in the cpqiScsiSessionAttributesTable which are currently associated with this iSCSI instance.
1.3.6.1.4.1.232.169.2.2.1.1.9Gaugeread-onlymandatory
cpqiScsiInstSsnFailures
OBJECT-TYPE
This object counts the number of times a session belonging to this instance has been failed.
1.3.6.1.4.1.232.169.2.2.1.1.10Counterread-onlymandatory
cpqiScsiInstLastSsnFailureType
OBJECT-TYPE
The counter object in the cpqiScsiInstSsnErrorStatsTable that was incremented when the last session failure occurred. If the reason for failure is not found in the cpqiScsiInstSsnErrorStatsTable, the value { 0.0 } is used instead.
1.3.6.1.4.1.232.169.2.2.1.1.11OBJECT IDENTIFIERread-onlymandatory
cpqiScsiInstLastSsnRmtNodeName
OBJECT-TYPE
A string describing the name of the remote node from the failed session. If the reason for failure is not found then a null string will be returned.
1.3.6.1.4.1.232.169.2.2.1.1.12DisplayStringread-onlymandatory
cpqiScsiInstanceSsnErrorStatsTable
OBJECT-TYPE
A list of error types that will cause a session failure.
1.3.6.1.4.1.232.169.2.2.2not-accessiblemandatory
cpqiScsiInstanceSsnErrorStatsEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.2.2.1not-accessiblemandatory
cpqiScsiInstSsnInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.2.2.1.1Gaugeread-onlymandatory
cpqiScsiInstSsnDigestErrors
OBJECT-TYPE
The count of sessions which were failed due to receipt of a PDU containing header or data digest errors.
1.3.6.1.4.1.232.169.2.2.2.1.2Counterread-onlymandatory
cpqiScsiInstSsnCxnTimeoutErrors
OBJECT-TYPE
The count of sessions which were failed due to a sequence exceeding a time limit.
1.3.6.1.4.1.232.169.2.2.2.1.3Counterread-onlymandatory
cpqiScsiInstSsnFormatErrors
OBJECT-TYPE
The count of sessions which were failed due to receipt of a PDU which contained a format error.
1.3.6.1.4.1.232.169.2.2.2.1.4Counterread-onlymandatory
cpqiScsiPortal
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.3
cpqiScsiPortalAttributesTable
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.3.1not-accessiblemandatory
cpqiScsiPortalAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular portal instance.
1.3.6.1.4.1.232.169.2.3.1.1not-accessiblemandatory
cpqiScsiPortalInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.3.1.1.1Gaugeread-onlymandatory
cpqiScsiPortalIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance.
1.3.6.1.4.1.232.169.2.3.1.1.2Gaugeread-onlymandatory
cpqiScsiPortalRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.232.169.2.3.1.1.3INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)}read-writemandatory
cpqiScsiPortalRoles
OBJECT-TYPE
A 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 cpqiScsiPortalAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new cpqiScsiTgtPortalAttributesEntry and/or cpqiScsiIntrPortalAttributesEntry.
1.3.6.1.4.1.232.169.2.3.1.1.4OCTET STRING (SIZE(1..2))read-writemandatory
cpqiScsiPortalAddrType
OBJECT-TYPE
The type of Internet Network Address in the cpqiScsiPortalAddr.
1.3.6.1.4.1.232.169.2.3.1.1.5INTEGER {ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}read-writemandatory
cpqiScsiPortalAddr
OBJECT-TYPE
The portal's Internet Network Address.
1.3.6.1.4.1.232.169.2.3.1.1.6OCTET STRING (SIZE(0..255))read-writemandatory
cpqiScsiPortalProtocol
OBJECT-TYPE
The portal's transport protocol. The following values are defined: icmp(1) Internet Control Message igmp(2) Internet Group Management ggp(3) Gateway-to-Gateway ip(4) IP in IP (encapsulation) st(5) Stream tcp(6) Transmission Control
1.3.6.1.4.1.232.169.2.3.1.1.7INTEGER {icmp(1), igmp(2), ggp(3), ip(4), st(5), tcp(6)}read-writemandatory
cpqiScsiPortalMaxRecvDataSegLength
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.3.1.1.8INTEGER (512..16777215)read-writemandatory
cpqiScsiPortalPrimaryHdrDigest
OBJECT-TYPE
The preferred header digest for this portal.
1.3.6.1.4.1.232.169.2.3.1.1.9INTEGER {none(1), other(2), noDigest(3), crc32c(4)}read-writemandatory
cpqiScsiPortalPrimaryDataDigest
OBJECT-TYPE
The preferred data digest method for this portal.
1.3.6.1.4.1.232.169.2.3.1.1.10INTEGER {none(1), other(2), noDigest(3), crc32c(4)}read-writemandatory
cpqiScsiPortalSecondaryHdrDigest
OBJECT-TYPE
An alternate header digest preference for this portal.
1.3.6.1.4.1.232.169.2.3.1.1.11INTEGER {none(1), other(2), noDigest(3), crc32c(4)}read-writemandatory
cpqiScsiPortalSecondaryDataDigest
OBJECT-TYPE
An alternate data digest preference for this portal.
1.3.6.1.4.1.232.169.2.3.1.1.12INTEGER {none(1), other(2), noDigest(3), crc32c(4)}read-writemandatory
cpqiScsiPortalRecvMarker
OBJECT-TYPE
This object indicates whether or not this portal will request markers in it's incoming data stream.
1.3.6.1.4.1.232.169.2.3.1.1.13INTEGER {true(1), false(2)}read-writemandatory
cpqiScsiTargetPortal
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.4
cpqiScsiTgtPortalAttributesTable
OBJECT-TYPE
A list of transport endpoints (using TCP or another transport protocol) on which this iSCSI instance listens for incoming connections to its targets.
1.3.6.1.4.1.232.169.2.4.1not-accessiblemandatory
cpqiScsiTgtPortalAttributesEntry
OBJECT-TYPE
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 cpqiScsiPortalAttributesEntry row that may be used as a target portal.
1.3.6.1.4.1.232.169.2.4.1.1not-accessiblemandatory
cpqiScsiTgtPortalInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.4.1.1.1Gaugeread-onlymandatory
cpqiScsiTgtPortalPortalIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance.
1.3.6.1.4.1.232.169.2.4.1.1.2Gaugeread-onlymandatory
cpqiScsiTgtPortalPort
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.4.1.1.3Gaugeread-writemandatory
cpqiScsiTgtPortalTag
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.4.1.1.4INTEGER (1..65535)read-writemandatory
cpqiScsiInitiatorPortal
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.5
cpqiScsiIntrPortalAttributesTable
OBJECT-TYPE
A list of Internet Network Addresses (using TCP or another transport protocol) from which this iSCSI instance may initiate connections to other targets.
1.3.6.1.4.1.232.169.2.5.1not-accessiblemandatory
cpqiScsiIntrPortalAttributesEntry
OBJECT-TYPE
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 cpqiScsiPortalAttributesEntry row that may be used as an initiator portal.
1.3.6.1.4.1.232.169.2.5.1.1not-accessiblemandatory
cpqiScsiIntrPortalInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.5.1.1.1Gaugeread-onlymandatory
cpqiScsiIntrPortalPortalIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance.
1.3.6.1.4.1.232.169.2.5.1.1.2Gaugeread-onlymandatory
cpqiScsiIntrPortalTag
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.5.1.1.3INTEGER (1..65535)read-writemandatory
cpqiScsiNode
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.6
cpqiScsiNodeAttributesTable
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1not-accessiblemandatory
cpqiScsiNodeAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular iSCSI node.
1.3.6.1.4.1.232.169.2.6.1.1not-accessiblemandatory
cpqiScsiNodeInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.6.1.1.1Gaugeread-onlymandatory
cpqiScsiNodeNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.6.1.1.2Gaugeread-onlymandatory
cpqiScsiNodeName
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1.1.3DisplayStringread-onlymandatory
cpqiScsiNodeAlias
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1.1.4DisplayStringread-onlymandatory
cpqiScsiNodeRoles
OBJECT-TYPE
A 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 cpqiScsiNodeAttributesEntry is to be created, the agent should use this object as a hint for the creation of a new cpqiScsiTargetAttributesEntry and/or cpqiScsiInitiatorAttributesEntry.
1.3.6.1.4.1.232.169.2.6.1.1.5OCTET STRING (SIZE(1..2))read-onlymandatory
cpqiScsiNodeTransportType
OBJECT-TYPE
A 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 cpqiScsiNode.
1.3.6.1.4.1.232.169.2.6.1.1.6OBJECT IDENTIFIERread-onlymandatory
cpqiScsiNodeInitialR2T
OBJECT-TYPE
This object indicates the InitialR2T preference for this node: True = YES, False = will try to negotiate NO, will accept YES
1.3.6.1.4.1.232.169.2.6.1.1.7INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiNodeImmediateData
OBJECT-TYPE
This object indicates ImmediateData preference for this node True = YES (but will accept NO), False = NO
1.3.6.1.4.1.232.169.2.6.1.1.8INTEGER {true(1), false(2)}read-writemandatory
cpqiScsiNodeMaxOutstandingR2T
OBJECT-TYPE
Maximum number of outstanding R2Ts allowed per task.
1.3.6.1.4.1.232.169.2.6.1.1.9INTEGER (1..65535)read-writemandatory
cpqiScsiNodeFirstBurstLength
OBJECT-TYPE
The maximum length (bytes) supported for unsolicited data to/from this node.
1.3.6.1.4.1.232.169.2.6.1.1.10INTEGER (512..16777215)read-writemandatory
cpqiScsiNodeMaxBurstLength
OBJECT-TYPE
The maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.
1.3.6.1.4.1.232.169.2.6.1.1.11INTEGER (512..16777215)read-writemandatory
cpqiScsiNodeMaxConnections
OBJECT-TYPE
The maximum number of connections allowed in each session to and/or from this node.
1.3.6.1.4.1.232.169.2.6.1.1.12INTEGER (1..65535)read-writemandatory
cpqiScsiNodeDataSequenceInOrder
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1.1.13INTEGER {true(1), false(2)}read-writemandatory
cpqiScsiNodeDataPDUInOrder
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1.1.14INTEGER {true(1), false(2)}read-writemandatory
cpqiScsiNodeDefaultTime2Wait
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1.1.15INTEGER (0..3600)read-writemandatory
cpqiScsiNodeDefaultTime2Retain
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.6.1.1.16INTEGER (0..3600)read-writemandatory
cpqiScsiNodeErrorRecoveryLevel
OBJECT-TYPE
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 other words, error level 2 implies support for levels 0-1, since those functions are subsets of error level 2.
1.3.6.1.4.1.232.169.2.6.1.1.17INTEGER (0..255)read-writemandatory
cpqiScsiTarget
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.7
cpqiScsiTargetAttributesTable
OBJECT-TYPE
An entry (row) containing management information applicable to a particular node that can take on a target role.
1.3.6.1.4.1.232.169.2.7.1not-accessiblemandatory
cpqiScsiTargetAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular target.
1.3.6.1.4.1.232.169.2.7.1.1not-accessiblemandatory
cpqiScsiTgtInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.7.1.1.1Gaugeread-onlymandatory
cpqiScsiTgtNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.7.1.1.2Gaugeread-onlymandatory
cpqiScsiTgtLoginFailures
OBJECT-TYPE
This object counts the number of times a login attempt to this local target has failed.
1.3.6.1.4.1.232.169.2.7.1.1.3Counterread-onlymandatory
cpqiScsiTgtLastFailureTime
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.7.1.1.4TimeTicksread-onlymandatory
cpqiScsiTgtLastFailureType
OBJECT-TYPE
The type of the most recent failure of a login attempt to this target, represented as the OID of the counter object in cpqiScsiTargetLoginStatsTable 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 cpqiScsiTargetLoginStatsTable.
1.3.6.1.4.1.232.169.2.7.1.1.5OBJECT IDENTIFIERread-onlymandatory
cpqiScsiTgtLastIntrFailureName
OBJECT-TYPE
An octet string giving the name of the initiator that failed the last login attempt.
1.3.6.1.4.1.232.169.2.7.1.1.6DisplayStringread-onlymandatory
cpqiScsiTgtLastIntrFailureAddrType
OBJECT-TYPE
The type of Internet Network Address in cpqiScsiTgtLastIntrFailureAddr.
1.3.6.1.4.1.232.169.2.7.1.1.7INTEGER {ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}read-onlymandatory
cpqiScsiTgtLastIntrFailureAddr
OBJECT-TYPE
An Internet Network Address giving the host address of the initiator that failed the last login attempt.
1.3.6.1.4.1.232.169.2.7.1.1.8OCTET STRING (SIZE(0..255))read-onlymandatory
cpqiScsiTargetLoginStatsTable
OBJECT-TYPE
A table of counters which keep a record of the results of initiators' login attempts to this target.
1.3.6.1.4.1.232.169.2.7.2not-accessiblemandatory
cpqiScsiTargetLoginStatsEntry
OBJECT-TYPE
An entry (row) containing counters for each result of a login attempt to this target.
1.3.6.1.4.1.232.169.2.7.2.1not-accessiblemandatory
cpqiScsiTgtLoginInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.7.2.1.1Gaugeread-onlymandatory
cpqiScsiTgtLoginNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.7.2.1.2Gaugeread-onlymandatory
cpqiScsiTgtLoginAccepts
OBJECT-TYPE
The count of Login Response PDUs with status 0x0000, Accept Login, transmitted by this target.
1.3.6.1.4.1.232.169.2.7.2.1.3Counterread-onlymandatory
cpqiScsiTgtLoginOtherFails
OBJECT-TYPE
The number of Login Response PDUs which were transmitted by this target, and which were not counted by any other object in the row.
1.3.6.1.4.1.232.169.2.7.2.1.4Counterread-onlymandatory
cpqiScsiTgtLoginRedirects
OBJECT-TYPE
The count of Login Response PDUs with status class 0x01, Redirection, transmitted by this target.
1.3.6.1.4.1.232.169.2.7.2.1.5Counterread-onlymandatory
cpqiScsiTgtLoginAuthorizeFails
OBJECT-TYPE
The count of Login Response PDUs with status 0x0202, Forbidden Target, transmitted by this target. If this counter is incremented, an cpqiScsiTgtLoginFailure notification should be generated.
1.3.6.1.4.1.232.169.2.7.2.1.6Counterread-onlymandatory
cpqiScsiTgtLoginAuthenticateFails
OBJECT-TYPE
The count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target If this counter is incremented, an cpqiScsiTgtLoginFailure notification should be generated.
1.3.6.1.4.1.232.169.2.7.2.1.7Counterread-onlymandatory
cpqiScsiTgtLoginNegotiateFails
OBJECT-TYPE
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 cpqiScsiTgtLoginFailure notification should be generated.
1.3.6.1.4.1.232.169.2.7.2.1.8Counterread-onlymandatory
cpqiScsiTargetLogoutStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.7.3not-accessiblemandatory
cpqiScsiTargetLogoutStatsEntry
OBJECT-TYPE
An entry (row) containing counters of Logout Response PDUs that were received by this target.
1.3.6.1.4.1.232.169.2.7.3.1not-accessiblemandatory
cpqiScsiTgtLogoutInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.7.3.1.1Gaugeread-onlymandatory
cpqiScsiTgtLogoutNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.7.3.1.2Gaugeread-onlymandatory
cpqiScsiTgtLogoutNormals
OBJECT-TYPE
The count of Logout Command PDUs received by this target, with reason code 0 (closes the session).
1.3.6.1.4.1.232.169.2.7.3.1.3Counterread-onlymandatory
cpqiScsiTgtLogoutOthers
OBJECT-TYPE
The count of Logout Command PDUs received by this target, with any status code other than 0.
1.3.6.1.4.1.232.169.2.7.3.1.4Counterread-onlymandatory
cpqiScsiTgtAuthorization
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.8
cpqiScsiTgtAuthAttributesTable
OBJECT-TYPE
A list of initiator identities that are authorized to access each target node within each iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.8.1not-accessiblemandatory
cpqiScsiTgtAuthAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular target node's authorized initiator identity.
1.3.6.1.4.1.232.169.2.8.1.1not-accessiblemandatory
cpqiScsiTgtAuthInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.8.1.1.1Gaugeread-onlymandatory
cpqiScsiTgtAuthNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.8.1.1.2Gaugeread-onlymandatory
cpqiScsiTgtAuthIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular target's authorized initiator identity within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.8.1.1.3Gaugeread-onlymandatory
cpqiScsiTgtAuthRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.232.169.2.8.1.1.4INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)}read-writemandatory
cpqiScsiTgtAuthIdentity
OBJECT-TYPE
A pointer to the corresponding IPS-AUTH MIB user entry that will be allowed to access this iSCSI target.
1.3.6.1.4.1.232.169.2.8.1.1.5OBJECT IDENTIFIERread-writemandatory
cpqiScsiInitiator
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.9
cpqiScsiInitiatorAttributesTable
OBJECT-TYPE
A list of iSCSI nodes that can take on an initiator role, belonging to each iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.9.1not-accessiblemandatory
cpqiScsiInitiatorAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular iSCSI node that has initiator capabilities.
1.3.6.1.4.1.232.169.2.9.1.1not-accessiblemandatory
cpqiScsiIntrInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.9.1.1.1Gaugeread-onlymandatory
cpqiScsiIntrNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.9.1.1.2Gaugeread-onlymandatory
cpqiScsiIntrLoginFailures
OBJECT-TYPE
This object counts the number of times a login attempt from this local initiator has failed.
1.3.6.1.4.1.232.169.2.9.1.1.3Counterread-onlymandatory
cpqiScsiIntrLastFailureTime
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.9.1.1.4TimeTicksread-onlymandatory
cpqiScsiIntrLastFailureType
OBJECT-TYPE
The type of the most recent failure of a login attempt from this initiator, represented as the OID of the counter object in cpqiScsiInitiatorLoginStatsTable 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 cpqiScsiInitiatorLoginStatsTable.
1.3.6.1.4.1.232.169.2.9.1.1.5OBJECT IDENTIFIERread-onlymandatory
cpqiScsiIntrLastTgtFailureName
OBJECT-TYPE
An octet string giving the name of the target that failed the last login attempt.
1.3.6.1.4.1.232.169.2.9.1.1.6DisplayStringread-onlymandatory
cpqiScsiIntrLastTgtFailureAddrType
OBJECT-TYPE
The type of Internet Network Address in cpqiScsiIntrLastTgtFailureAddr.
1.3.6.1.4.1.232.169.2.9.1.1.7INTEGER {ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}read-onlymandatory
cpqiScsiIntrLastTgtFailureAddr
OBJECT-TYPE
An Internet Network Address giving the host address of the target that failed the last login attempt.
1.3.6.1.4.1.232.169.2.9.1.1.8OCTET STRING (SIZE(0..255))read-onlymandatory
cpqiScsiInitiatorLoginStatsTable
OBJECT-TYPE
A table of counters which keep track of the results of this initiator's login attempts.
1.3.6.1.4.1.232.169.2.9.2not-accessiblemandatory
cpqiScsiInitiatorLoginStatsEntry
OBJECT-TYPE
An entry (row) containing counters of each result of this initiator's login attempts.
1.3.6.1.4.1.232.169.2.9.2.1not-accessiblemandatory
cpqiScsiIntrLoginInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.9.2.1.1Gaugeread-onlymandatory
cpqiScsiIntrLoginNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.9.2.1.2Gaugeread-onlymandatory
cpqiScsiIntrLoginAcceptRsps
OBJECT-TYPE
The count of Login Response PDUs with status 0x0000, Accept Login, received by this initiator.
1.3.6.1.4.1.232.169.2.9.2.1.3Counterread-onlymandatory
cpqiScsiIntrLoginOtherFailRsps
OBJECT-TYPE
The count of Login Response PDUs received by this initiator with any status code not counted in the objects below.
1.3.6.1.4.1.232.169.2.9.2.1.4Counterread-onlymandatory
cpqiScsiIntrLoginRedirectRsps
OBJECT-TYPE
The count of Login Response PDUs with status class 0x01, Redirection, received by this initiator.
1.3.6.1.4.1.232.169.2.9.2.1.5Counterread-onlymandatory
cpqiScsiIntrLoginAuthFailRsps
OBJECT-TYPE
The count of Login Response PDUs with status class 0x201, Authentication Failed, received by this initiator.
1.3.6.1.4.1.232.169.2.9.2.1.6Counterread-onlymandatory
cpqiScsiIntrLoginAuthenticateFails
OBJECT-TYPE
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 cpqiScsiIntrLoginFailure notification should be generated.
1.3.6.1.4.1.232.169.2.9.2.1.7Counterread-onlymandatory
cpqiScsiIntrLoginNegotiateFails
OBJECT-TYPE
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 cpqiScsiIntrLoginFailure notification should be generated.
1.3.6.1.4.1.232.169.2.9.2.1.8Counterread-onlymandatory
cpqiScsiInitiatorLogoutStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.9.3not-accessiblemandatory
cpqiScsiInitiatorLogoutStatsEntry
OBJECT-TYPE
An entry (row) containing counters of Logout Response PDUs of each status code, that were generated by this initiator.
1.3.6.1.4.1.232.169.2.9.3.1not-accessiblemandatory
cpqiScsiIntrLogoutInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.9.3.1.1Gaugeread-onlymandatory
cpqiScsiIntrLogoutNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.9.3.1.2Gaugeread-onlymandatory
cpqiScsiIntrLogoutNormals
OBJECT-TYPE
The count of Logout Command PDUs generated by this initiator with reason code 0 (closes the session).
1.3.6.1.4.1.232.169.2.9.3.1.3Counterread-onlymandatory
cpqiScsiIntrLogoutOthers
OBJECT-TYPE
The count of Logout Command PDUs generated by this initiator with any status code other than 0.
1.3.6.1.4.1.232.169.2.9.3.1.4Counterread-onlymandatory
cpqiScsiIntrAuthorization
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.10
cpqiScsiIntrAuthAttributesTable
OBJECT-TYPE
A list of target identities which each initiator on the local system may access.
1.3.6.1.4.1.232.169.2.10.1not-accessiblemandatory
cpqiScsiIntrAuthAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular initiator node's authorized target identity.
1.3.6.1.4.1.232.169.2.10.1.1not-accessiblemandatory
cpqiScsiIntrAuthInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.10.1.1.1Gaugeread-onlymandatory
cpqiScsiIntrAuthNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.10.1.1.2Gaugeread-onlymandatory
cpqiScsiIntrAuthIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular initiator node's authorized target identity within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.10.1.1.3Gaugeread-onlymandatory
cpqiScsiIntrAuthRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.232.169.2.10.1.1.4INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)}read-onlymandatory
cpqiScsiIntrAuthIdentity
OBJECT-TYPE
A pointer to the corresponding IPS-AUTH MIB user entry to which this initiator node should attempt to establish an iSCSI session.
1.3.6.1.4.1.232.169.2.10.1.1.5OBJECT IDENTIFIERread-onlymandatory
cpqiScsiSession
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.11
cpqiScsiSessionAttributesTable
OBJECT-TYPE
A list of sessions belonging to each iSCSI instance present on the system.
1.3.6.1.4.1.232.169.2.11.1not-accessiblemandatory
cpqiScsiSessionAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular session. If this session is a discovery session which is not attached to any particular node, the cpqiScsiNodeIndex will be zero.
1.3.6.1.4.1.232.169.2.11.1.1not-accessiblemandatory
cpqiScsiSsnInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.11.1.1.1Gaugeread-onlymandatory
cpqiScsiSsnNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.11.1.1.2Gaugeread-onlymandatory
cpqiScsiSsnIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.11.1.1.3Gaugeread-onlymandatory
cpqiScsiSsnDirection
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.11.1.1.4INTEGER {inboundSession(1), outboundSession(2)}read-onlymandatory
cpqiScsiSsnInitiatorName
OBJECT-TYPE
A string describing the name of initiator node of the iscsi session. This field will be a null (size 0) string if this session is a discovery session that does not specify a particular initiator.
1.3.6.1.4.1.232.169.2.11.1.1.5DisplayStringread-onlymandatory
cpqiScsiSsnTargetName
OBJECT-TYPE
A string describing the name of target node of the iscsi session. This field will be a null (size 0) string if this session is a discovery session that does not specify a particular target.
1.3.6.1.4.1.232.169.2.11.1.1.6DisplayStringread-onlymandatory
cpqiScsiSsnTSIH
OBJECT-TYPE
The target-defined identification handle for this session.
1.3.6.1.4.1.232.169.2.11.1.1.7INTEGER (1..65535)read-onlymandatory
cpqiScsiSsnISID
OBJECT-TYPE
The initiator-defined portion of the iSCSI Session ID.
1.3.6.1.4.1.232.169.2.11.1.1.8OCTET STRING (SIZE(6))read-onlymandatory
cpqiScsiSsnInitiatorAlias
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.11.1.1.9DisplayStringread-onlymandatory
cpqiScsiSsnTargetAlias
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.11.1.1.10DisplayStringread-onlymandatory
cpqiScsiSsnInitialR2T
OBJECT-TYPE
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 cpqiScsiSsnFirstBurstLength and the expected data transfer length of the request. Default is true.
1.3.6.1.4.1.232.169.2.11.1.1.11INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiSsnImmediateData
OBJECT-TYPE
Indicates whether the initiator and target have agreed to support immediate data on this session.
1.3.6.1.4.1.232.169.2.11.1.1.12INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiSsnType
OBJECT-TYPE
Type of iSCSI session: normalSession - session is a normal iSCSI session discoverySession - session is being used only for discovery.
1.3.6.1.4.1.232.169.2.11.1.1.13INTEGER {normalSession(1), discoverySession(2)}read-onlymandatory
cpqiScsiSsnMaxOutstandingR2T
OBJECT-TYPE
The maximum number of outstanding request-to-transmit (R2T)s per task within this session.
1.3.6.1.4.1.232.169.2.11.1.1.14INTEGER (1..65535)read-onlymandatory
cpqiScsiSsnFirstBurstLength
OBJECT-TYPE
The maximum length supported for unsolicited data sent within this session.
1.3.6.1.4.1.232.169.2.11.1.1.15INTEGER (512..16777215)read-onlymandatory
cpqiScsiSsnMaxBurstLength
OBJECT-TYPE
The maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.
1.3.6.1.4.1.232.169.2.11.1.1.16INTEGER (512..16777215)read-onlymandatory
cpqiScsiSsnConnectionNumber
OBJECT-TYPE
The number of transport protocol connections that currently belong to this session.
1.3.6.1.4.1.232.169.2.11.1.1.17Gaugeread-onlymandatory
cpqiScsiSsnAuthIdentity
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.11.1.1.18OBJECT IDENTIFIERread-onlymandatory
cpqiScsiSsnDataSequenceInOrder
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.11.1.1.19INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiSsnDataPDUInOrder
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.11.1.1.20INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiSsnErrorRecoveryLevel
OBJECT-TYPE
The level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.
1.3.6.1.4.1.232.169.2.11.1.1.21INTEGER (0..255)read-onlymandatory
cpqiScsiSessionId
OBJECT-TYPE
A string describing the session ID of this iscsi session.
1.3.6.1.4.1.232.169.2.11.1.1.22DisplayString (SIZE(0..255))read-onlymandatory
cpqiScsiSessionStatsTable
OBJECT-TYPE
A list of general iSCSI traffic counters for each of the sessions present on the system.
1.3.6.1.4.1.232.169.2.11.2not-accessiblemandatory
cpqiScsiSessionStatsEntry
OBJECT-TYPE
An entry (row) containing general iSCSI traffic counters for a particular session.
1.3.6.1.4.1.232.169.2.11.2.1not-accessiblemandatory
cpqiScsiSsnStatInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.11.2.1.1Gaugeread-onlymandatory
cpqiScsiSsnStatNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.11.2.1.2Gaugeread-onlymandatory
cpqiScsiSsnSessionIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.11.2.1.3Gaugeread-onlymandatory
cpqiScsiSsnCmdPDUs
OBJECT-TYPE
The count of Command PDUs transferred on this session.
1.3.6.1.4.1.232.169.2.11.2.1.4Counterread-onlymandatory
cpqiScsiSsnRspPDUs
OBJECT-TYPE
The count of Response PDUs transferred on this session.
1.3.6.1.4.1.232.169.2.11.2.1.5Counterread-onlymandatory
cpqiScsiSsnTxDataOctets
OBJECT-TYPE
The cpqiScsiSsnTxDataOctets and the cpqiScsiSsnLCTxDataOctets together shows the count of data octets that were transmitted by the local iSCSI node on this session. The actual count of data octets equals the cpqiScsiSsnTxDataOctets times 2^32 plus the cpqiScsiSsnLCTxDataOctets.
1.3.6.1.4.1.232.169.2.11.2.1.6Counterread-onlymandatory
cpqiScsiSsnRxDataOctets
OBJECT-TYPE
The cpqiScsiSsnRxDataOctets and the cpqiScsiSsnLCRxDataOctets together shows the count of data octets that were received by the local iSCSI node on this session. The actual count of data octets equals the cpqiScsiSsnRxDataOctets times 2^32 plus the cpqiScsiSsnLCRxDataOctets.
1.3.6.1.4.1.232.169.2.11.2.1.7Counterread-onlymandatory
cpqiScsiSsnLCTxDataOctets
OBJECT-TYPE
A Low Capacity shadow object of cpqiScsiSsnTxDataOctets for those systems that don't support Counter64.
1.3.6.1.4.1.232.169.2.11.2.1.8Counterread-onlymandatory
cpqiScsiSsnLCRxDataOctets
OBJECT-TYPE
A Low Capacity shadow object of cpqiScsiSsnRxDataOctets for those systems that don't support Counter64.
1.3.6.1.4.1.232.169.2.11.2.1.9Counterread-onlymandatory
cpqiScsiSessionCxnErrorStatsTable
OBJECT-TYPE
A list of error counters for each of the sessions present on this system.
1.3.6.1.4.1.232.169.2.11.3not-accessiblemandatory
cpqiScsiSessionCxnErrorStatsEntry
OBJECT-TYPE
An entry (row) containing error counters for a particular session.
1.3.6.1.4.1.232.169.2.11.3.1not-accessiblemandatory
cpqiScsiSsnCxnInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.11.3.1.1Gaugeread-onlymandatory
cpqiScsiSsnCxnNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.11.3.1.2Gaugeread-onlymandatory
cpqiScsiSsnCxnIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.11.3.1.3Gaugeread-onlymandatory
cpqiScsiSsnCxnDigestErrors
OBJECT-TYPE
The count of PDUs which were received on the session and contained header or data digest errors.
1.3.6.1.4.1.232.169.2.11.3.1.4Counterread-onlymandatory
cpqiScsiSsnCxnTimeoutErrors
OBJECT-TYPE
The count of connections within this session which have been terminated due to timeout.
1.3.6.1.4.1.232.169.2.11.3.1.5Counterread-onlymandatory
cpqiScsiConnection
OBJECT-IDENTITY
1.3.6.1.4.1.232.169.2.12
cpqiScsiConnectionAttributesTable
OBJECT-TYPE
A list of connections belonging to each iSCSI instance present on the system.
1.3.6.1.4.1.232.169.2.12.1not-accessiblemandatory
cpqiScsiConnectionAttributesEntry
OBJECT-TYPE
An entry (row) containing management information applicable to a particular connection.
1.3.6.1.4.1.232.169.2.12.1.1not-accessiblemandatory
cpqiScsiCxnAttrInstIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular iSCSI instance.
1.3.6.1.4.1.232.169.2.12.1.1.1Gaugeread-onlymandatory
cpqiScsiCxnAttrNodeIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.12.1.1.2Gaugeread-onlymandatory
cpqiScsiCxnAttrSessionIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.12.1.1.3Gaugeread-onlymandatory
cpqiScsiCxnAttrIndex
OBJECT-TYPE
An arbitrary integer used to uniquely identify a particular connection of a particular session within an iSCSI instance present on the local system.
1.3.6.1.4.1.232.169.2.12.1.1.4Gaugeread-onlymandatory
cpqiScsiCxnAttrCid
OBJECT-TYPE
The iSCSI Connection ID for this connection.
1.3.6.1.4.1.232.169.2.12.1.1.5INTEGER (1..65535)read-onlymandatory
cpqiScsiCxnAttrState
OBJECT-TYPE
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.
1.3.6.1.4.1.232.169.2.12.1.1.6INTEGER {login(1), full(2), logout(3)}read-onlymandatory
cpqiScsiCxnAttrLocalAddrType
OBJECT-TYPE
The type of Internet Network Address in cpqiScsiCxnLocalAddr.
1.3.6.1.4.1.232.169.2.12.1.1.7INTEGER {ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}read-onlymandatory
cpqiScsiCxnAttrLocalAddr
OBJECT-TYPE
The local Internet Network Address used by this connection.
1.3.6.1.4.1.232.169.2.12.1.1.8OCTET STRING (SIZE(0..255))read-onlymandatory
cpqiScsiCxnAttrProtocol
OBJECT-TYPE
The transport protocol over which this connection is running. The following values are defined: icmp(1) Internet Control Message igmp(2) Internet Group Management ggp(3) Gateway-to-Gateway ip(4) IP in IP (encapsulation) st(5) Stream tcp(6) Transmission Control
1.3.6.1.4.1.232.169.2.12.1.1.9INTEGER {icmp(1), igmp(2), ggp(3), ip(4), st(5), tcp(6)}read-writemandatory
cpqiScsiCxnAttrLocalPort
OBJECT-TYPE
The local transport protocol port used by this connection.
1.3.6.1.4.1.232.169.2.12.1.1.10Gaugeread-onlymandatory
cpqiScsiCxnAttrRemoteAddrType
OBJECT-TYPE
The type of Internet Network Address in cpqiScsiCxnRemoteAddr.
1.3.6.1.4.1.232.169.2.12.1.1.11INTEGER {ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}read-onlymandatory
cpqiScsiCxnAttrRemoteAddr
OBJECT-TYPE
The remote Internet Network Address used by this connection.
1.3.6.1.4.1.232.169.2.12.1.1.12OCTET STRING (SIZE(0..255))read-onlymandatory
cpqiScsiCxnAttrRemotePort
OBJECT-TYPE
The remote transport protocol port used by this connection.
1.3.6.1.4.1.232.169.2.12.1.1.13Gaugeread-onlymandatory
cpqiScsiCxnAttrMaxRecvDataSegLength
OBJECT-TYPE
The maximum data payload size supported for command or data PDUs able to be received on this connection.
1.3.6.1.4.1.232.169.2.12.1.1.14INTEGER (512..16777215)read-onlymandatory
cpqiScsiCxnAttrMaxXmitDataSegLength
OBJECT-TYPE
The maximum data payload size supported for command or data PDUs to be sent on this connection.
1.3.6.1.4.1.232.169.2.12.1.1.15INTEGER (512..16777215)read-onlymandatory
cpqiScsiCxnAttrHeaderIntegrity
OBJECT-TYPE
This object identifies the iSCSI header digest scheme in use within this connection.
1.3.6.1.4.1.232.169.2.12.1.1.16INTEGER {none(1), other(2), noDigest(3), crc32c(4)}read-onlymandatory
cpqiScsiCxnAttrDataIntegrity
OBJECT-TYPE
This object identifies the iSCSI data digest scheme in use within this connection.
1.3.6.1.4.1.232.169.2.12.1.1.17INTEGER {none(1), other(2), noDigest(3), crc32c(4)}read-onlymandatory
cpqiScsiCxnAttrRecvMarker
OBJECT-TYPE
This object indicates whether or not this connection is receiving markers in in its incoming data stream.
1.3.6.1.4.1.232.169.2.12.1.1.18INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiCxnAttrSendMarker
OBJECT-TYPE
This object indicates whether or not this connection is inserting markers in in its outgoing data stream.
1.3.6.1.4.1.232.169.2.12.1.1.19INTEGER {true(1), false(2)}read-onlymandatory
cpqiScsiCxnAttrVersionActive
OBJECT-TYPE
Active version number of the iSCSI specification negotiated on this connection.
1.3.6.1.4.1.232.169.2.12.1.1.20INTEGER (0..255)read-onlymandatory

Notifications

NameOIDStatus
cpqiScsiLinkUp
NOTIFICATION-TYPE
iSCSI Link Up. This trap will be sent any time an iSCSI session is up. This can be caused when a iSCSI initiator/target session is configured or when an existing iSCSI initiator/target session that was disconnected is restored. User Action: None required.
1.3.6.1.4.1.232.0.169001
cpqiScsiLinkDown
NOTIFICATION-TYPE
iSCSI Link Down. This trap will be sent any time an iSCSI session is down. This can be caused by loss of session due to a disabled iSCSI initiator/target session or because the the iSCSI initiator driver was uninstalled. User Action: Check the iSCSI initiator driver status or iSCSI initiator/target configuration. If no problems are found, the iSCSI initiator driver may need need to be installed or a iSCSI session may need to be configured on initiator and target system.
1.3.6.1.4.1.232.0.169002