ISCSI-MIB

File: ISCSI-MIB.mib (125898 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
NOTIFICATION-TYPE Unsigned32 Counter32
Counter64 Gauge32 mib-2
TEXTUAL-CONVENTION TruthValue RowPointer
TimeStamp RowStatus AutonomousType
StorageType MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP SnmpAdminString InetAddressType
InetAddress InetPortNumber

Defined Types

IscsiTransportProtocol  
This data type is used to define the transport protocols that will carry iSCSI PDUs. Protocol numbers are assigned by IANA. A current list of all assignments is available from .
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

IscsiDigestMethod  
This data type represents the methods possible for digest negotiation. none - a placeholder for a secondary digest method that means only the primary method can be used. other - a digest method other than those defined below. noDigest - does not support digests (will operate without a digest (Note: implementations must support digests to be compliant with RFC 7143). CRC32c - require a CRC32C digest.
TEXTUAL-CONVENTION    
  INTEGER none(1), other(2), noDigest(3), crc32c(4)  

IscsiName  
This data type is used for objects whose value is an iSCSI name with the properties described in RFC 7143, Section 4.2.7.1, and encoded as specified in RFC 7143, Section 4.2.7.2. A zero-length string indicates the absence of an iSCSI name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|16..223)  

IscsiInstanceAttributesEntry  
SEQUENCE    
  iscsiInstIndex Unsigned32
  iscsiInstDescr SnmpAdminString
  iscsiInstVersionMin Unsigned32
  iscsiInstVersionMax Unsigned32
  iscsiInstVendorID SnmpAdminString
  iscsiInstVendorVersion SnmpAdminString
  iscsiInstPortalNumber Unsigned32
  iscsiInstNodeNumber Unsigned32
  iscsiInstSessionNumber Unsigned32
  iscsiInstSsnFailures Counter32
  iscsiInstLastSsnFailureType AutonomousType
  iscsiInstLastSsnRmtNodeName IscsiName
  iscsiInstDiscontinuityTime TimeStamp
  iscsiInstXNodeArchitecture SnmpAdminString

IscsiInstanceSsnErrorStatsEntry  
SEQUENCE    
  iscsiInstSsnDigestErrors Counter32
  iscsiInstSsnCxnTimeoutErrors Counter32
  iscsiInstSsnFormatErrors Counter32
  iscsiInstSsnTgtUnmappedErrors Counter32

IscsiPortalAttributesEntry  
SEQUENCE    
  iscsiPortalIndex Unsigned32
  iscsiPortalRowStatus RowStatus
  iscsiPortalRoles BITS
  iscsiPortalAddrType InetAddressType
  iscsiPortalAddr InetAddress
  iscsiPortalProtocol IscsiTransportProtocol
  iscsiPortalMaxRecvDataSegLength Unsigned32
  iscsiPortalPrimaryHdrDigest IscsiDigestMethod
  iscsiPortalPrimaryDataDigest IscsiDigestMethod
  iscsiPortalSecondaryHdrDigest IscsiDigestMethod
  iscsiPortalSecondaryDataDigest IscsiDigestMethod
  iscsiPortalRecvMarker TruthValue
  iscsiPortalStorageType StorageType
  iscsiPortalDescr SnmpAdminString

IscsiTgtPortalAttributesEntry  
SEQUENCE    
  iscsiTgtPortalNodeIndexOrZero Unsigned32
  iscsiTgtPortalPort InetPortNumber
  iscsiTgtPortalTag Unsigned32

IscsiIntrPortalAttributesEntry  
SEQUENCE    
  iscsiIntrPortalNodeIndexOrZero Unsigned32
  iscsiIntrPortalTag Unsigned32

IscsiNodeAttributesEntry  
SEQUENCE    
  iscsiNodeIndex Unsigned32
  iscsiNodeName IscsiName
  iscsiNodeAlias SnmpAdminString
  iscsiNodeRoles BITS
  iscsiNodeTransportType RowPointer
  iscsiNodeInitialR2T TruthValue
  iscsiNodeImmediateData TruthValue
  iscsiNodeMaxOutstandingR2T Unsigned32
  iscsiNodeFirstBurstLength Unsigned32
  iscsiNodeMaxBurstLength Unsigned32
  iscsiNodeMaxConnections Unsigned32
  iscsiNodeDataSequenceInOrder TruthValue
  iscsiNodeDataPDUInOrder TruthValue
  iscsiNodeDefaultTime2Wait Unsigned32
  iscsiNodeDefaultTime2Retain Unsigned32
  iscsiNodeErrorRecoveryLevel Unsigned32
  iscsiNodeDiscontinuityTime TimeStamp
  iscsiNodeStorageType StorageType

IscsiTargetAttributesEntry  
SEQUENCE    
  iscsiTgtLoginFailures Counter32
  iscsiTgtLastFailureTime TimeStamp
  iscsiTgtLastFailureType AutonomousType
  iscsiTgtLastIntrFailureName IscsiName
  iscsiTgtLastIntrFailureAddrType InetAddressType
  iscsiTgtLastIntrFailureAddr InetAddress
  iscsiTgtLastIntrFailurePort InetPortNumber

IscsiTargetLoginStatsEntry  
SEQUENCE    
  iscsiTgtLoginAccepts Counter32
  iscsiTgtLoginOtherFails Counter32
  iscsiTgtLoginRedirects Counter32
  iscsiTgtLoginAuthorizeFails Counter32
  iscsiTgtLoginAuthenticateFails Counter32
  iscsiTgtLoginNegotiateFails Counter32

IscsiTargetLogoutStatsEntry  
SEQUENCE    
  iscsiTgtLogoutNormals Counter32
  iscsiTgtLogoutOthers Counter32
  iscsiTgtLogoutCxnClosed Counter32
  iscsiTgtLogoutCxnRemoved Counter32

IscsiTgtAuthAttributesEntry  
SEQUENCE    
  iscsiTgtAuthIndex Unsigned32
  iscsiTgtAuthRowStatus RowStatus
  iscsiTgtAuthIdentity RowPointer
  iscsiTgtAuthStorageType StorageType

IscsiInitiatorAttributesEntry  
SEQUENCE    
  iscsiIntrLoginFailures Counter32
  iscsiIntrLastFailureTime TimeStamp
  iscsiIntrLastFailureType AutonomousType
  iscsiIntrLastTgtFailureName IscsiName
  iscsiIntrLastTgtFailureAddrType InetAddressType
  iscsiIntrLastTgtFailureAddr InetAddress
  iscsiIntrLastTgtFailurePort InetPortNumber

IscsiInitiatorLoginStatsEntry  
SEQUENCE    
  iscsiIntrLoginAcceptRsps Counter32
  iscsiIntrLoginOtherFailRsps Counter32
  iscsiIntrLoginRedirectRsps Counter32
  iscsiIntrLoginAuthFailRsps Counter32
  iscsiIntrLoginAuthenticateFails Counter32
  iscsiIntrLoginNegotiateFails Counter32
  iscsiIntrLoginAuthorizeFails Counter32

IscsiInitiatorLogoutStatsEntry  
SEQUENCE    
  iscsiIntrLogoutNormals Counter32
  iscsiIntrLogoutOthers Counter32

IscsiIntrAuthAttributesEntry  
SEQUENCE    
  iscsiIntrAuthIndex Unsigned32
  iscsiIntrAuthRowStatus RowStatus
  iscsiIntrAuthIdentity RowPointer
  iscsiIntrAuthStorageType StorageType

IscsiSessionAttributesEntry  
SEQUENCE    
  iscsiSsnNodeIndex Unsigned32
  iscsiSsnIndex Unsigned32
  iscsiSsnDirection INTEGER
  iscsiSsnInitiatorName IscsiName
  iscsiSsnTargetName IscsiName
  iscsiSsnTSIH Unsigned32
  iscsiSsnISID OCTET STRING
  iscsiSsnInitiatorAlias SnmpAdminString
  iscsiSsnTargetAlias SnmpAdminString
  iscsiSsnInitialR2T TruthValue
  iscsiSsnImmediateData TruthValue
  iscsiSsnType INTEGER
  iscsiSsnMaxOutstandingR2T Unsigned32
  iscsiSsnFirstBurstLength Unsigned32
  iscsiSsnMaxBurstLength Unsigned32
  iscsiSsnConnectionNumber Gauge32
  iscsiSsnAuthIdentity RowPointer
  iscsiSsnDataSequenceInOrder TruthValue
  iscsiSsnDataPDUInOrder TruthValue
  iscsiSsnErrorRecoveryLevel Unsigned32
  iscsiSsnDiscontinuityTime TimeStamp
  iscsiSsnProtocolLevel Unsigned32
  iscsiSsnTaskReporting BITS

IscsiSessionStatsEntry  
SEQUENCE    
  iscsiSsnCmdPDUs Counter32
  iscsiSsnRspPDUs Counter32
  iscsiSsnTxDataOctets Counter64
  iscsiSsnRxDataOctets Counter64
  iscsiSsnLCTxDataOctets Counter32
  iscsiSsnLCRxDataOctets Counter32
  iscsiSsnNopReceivedPDUs Counter32
  iscsiSsnNopSentPDUs Counter32

IscsiSessionCxnErrorStatsEntry  
SEQUENCE    
  iscsiSsnCxnDigestErrors Counter32
  iscsiSsnCxnTimeoutErrors Counter32

IscsiConnectionAttributesEntry  
SEQUENCE    
  iscsiCxnIndex Unsigned32
  iscsiCxnCid Unsigned32
  iscsiCxnState INTEGER
  iscsiCxnAddrType InetAddressType
  iscsiCxnLocalAddr InetAddress
  iscsiCxnProtocol IscsiTransportProtocol
  iscsiCxnLocalPort InetPortNumber
  iscsiCxnRemoteAddr InetAddress
  iscsiCxnRemotePort InetPortNumber
  iscsiCxnMaxRecvDataSegLength Unsigned32
  iscsiCxnMaxXmitDataSegLength Unsigned32
  iscsiCxnHeaderIntegrity IscsiDigestMethod
  iscsiCxnDataIntegrity IscsiDigestMethod
  iscsiCxnRecvMarker TruthValue
  iscsiCxnSendMarker TruthValue
  iscsiCxnVersionActive Unsigned32

Defined Values

iscsiMibModule 1.3.6.1.2.1.142
This module defines management information specific to the iSCSI protocol. Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
MODULE-IDENTITY    

iscsiNotifications 1.3.6.1.2.1.142.0
OBJECT IDENTIFIER    

iscsiObjects 1.3.6.1.2.1.142.1
OBJECT IDENTIFIER    

iscsiConformance 1.3.6.1.2.1.142.2
OBJECT IDENTIFIER    

iscsiAdmin 1.3.6.1.2.1.142.3
OBJECT IDENTIFIER    

iscsiDescriptors 1.3.6.1.2.1.142.3.1
OBJECT IDENTIFIER    

iscsiHeaderIntegrityTypes 1.3.6.1.2.1.142.3.1.1
OBJECT IDENTIFIER    

iscsiHdrIntegrityNone 1.3.6.1.2.1.142.3.1.1.1
The authoritative identifier when no integrity scheme for the header is being used.
Status: current Access: read-write
OBJECT-IDENTITY    

iscsiHdrIntegrityCrc32c 1.3.6.1.2.1.142.3.1.1.2
The authoritative identifier when the integrity scheme for the header is CRC32c.
Status: current Access: read-write
OBJECT-IDENTITY    

iscsiDataIntegrityTypes 1.3.6.1.2.1.142.3.1.2
OBJECT IDENTIFIER    

iscsiDataIntegrityNone 1.3.6.1.2.1.142.3.1.2.1
The authoritative identifier when no integrity scheme for the data is being used.
Status: current Access: read-write
OBJECT-IDENTITY    

iscsiDataIntegrityCrc32c 1.3.6.1.2.1.142.3.1.2.2
The authoritative identifier when the integrity scheme for the data is CRC32c.
Status: current Access: read-write
OBJECT-IDENTITY    

iscsiInstance 1.3.6.1.2.1.142.1.1
OBJECT IDENTIFIER    

iscsiInstanceAttributesTable 1.3.6.1.2.1.142.1.1.1
A list of iSCSI instances present on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiInstanceAttributesEntry

iscsiInstanceAttributesEntry 1.3.6.1.2.1.142.1.1.1.1
An entry (row) containing management information applicable to a particular iSCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiInstanceAttributesEntry  

iscsiInstIndex 1.3.6.1.2.1.142.1.1.1.1.1
An arbitrary integer used to uniquely identify a particular iSCSI instance. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiInstDescr 1.3.6.1.2.1.142.1.1.1.1.2
A UTF-8 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiInstVersionMin 1.3.6.1.2.1.142.1.1.1.1.3
The minimum version number of the iSCSI specification such that this iSCSI instance supports this minimum value, the maximum value indicated by the corresponding instance in iscsiInstVersionMax, and all versions in between.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

iscsiInstVersionMax 1.3.6.1.2.1.142.1.1.1.1.4
The maximum version number of the iSCSI specification such that this iSCSI instance supports this maximum value, the minimum value indicated by the corresponding instance in iscsiInstVersionMin, and all versions in between.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

iscsiInstVendorID 1.3.6.1.2.1.142.1.1.1.1.5
A UTF-8 string describing the manufacturer of the implementation of this instance.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiInstVendorVersion 1.3.6.1.2.1.142.1.1.1.1.6
A UTF-8 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; the string is for informational purposes only. It is unrelated to the iSCSI specification version numbers.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiInstPortalNumber 1.3.6.1.2.1.142.1.1.1.1.7
The number of rows in the iscsiPortalAttributesTable that are currently associated with this iSCSI instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

iscsiInstNodeNumber 1.3.6.1.2.1.142.1.1.1.1.8
The number of rows in the iscsiNodeAttributesTable that are currently associated with this iSCSI instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

iscsiInstSessionNumber 1.3.6.1.2.1.142.1.1.1.1.9
The number of rows in the iscsiSessionAttributesTable that are currently associated with this iSCSI instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

iscsiInstSsnFailures 1.3.6.1.2.1.142.1.1.1.1.10
This object counts the number of times a session belonging to this instance has failed. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiInstLastSsnFailureType 1.3.6.1.2.1.142.1.1.1.1.11
The counter object in the iscsiInstanceSsnErrorStatsTable that was incremented when the last session failure occurred. If the reason for failure is not found in the iscsiInstanceSsnErrorStatsTable, the value { 0.0 } is used instead.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

iscsiInstLastSsnRmtNodeName 1.3.6.1.2.1.142.1.1.1.1.12
The iSCSI name of the remote node from the failed session.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiName  

iscsiInstDiscontinuityTime 1.3.6.1.2.1.142.1.1.1.1.13
The value of SysUpTime on the most recent occasion at which any one or more of this instance's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iscsiInstXNodeArchitecture 1.3.6.1.2.1.142.1.1.1.1.14
A UTF-8 string set by the manufacturer declaring the details of its iSCSI node architecture to the remote endpoint. These details may include, but are not limited to, iSCSI vendor software, firmware, or hardware versions, the OS version, or hardware architecture. The format of this string is determined solely by the manufacturer; the string is for informational purposes only. It is unrelated to the iSCSI specification version numbers.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiInstanceSsnErrorStatsTable 1.3.6.1.2.1.142.1.1.2
Statistics regarding the occurrences of error types that result in a session failure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiInstanceSsnErrorStatsEntry

iscsiInstanceSsnErrorStatsEntry 1.3.6.1.2.1.142.1.1.2.1
An entry (row) containing management information applicable to a particular iSCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiInstanceSsnErrorStatsEntry  

iscsiInstSsnDigestErrors 1.3.6.1.2.1.142.1.1.2.1.1
The count of sessions that failed due to receipt of a PDU containing header or data digest errors. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiInstSsnCxnTimeoutErrors 1.3.6.1.2.1.142.1.1.2.1.2
The count of sessions that failed due to a sequence exceeding a time limit. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiInstSsnFormatErrors 1.3.6.1.2.1.142.1.1.2.1.3
The count of sessions that failed due to receipt of a PDU that contained a format error. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiInstSsnTgtUnmappedErrors 1.3.6.1.2.1.142.1.1.2.1.4
The count of sessions that failed due to the target becoming unmapped. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiPortal 1.3.6.1.2.1.142.1.2
OBJECT IDENTIFIER    

iscsiPortalAttributesTable 1.3.6.1.2.1.142.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiPortalAttributesEntry

iscsiPortalAttributesEntry 1.3.6.1.2.1.142.1.2.1.1
An entry (row) containing management information applicable to a particular portal instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiPortalAttributesEntry  

iscsiPortalIndex 1.3.6.1.2.1.142.1.2.1.1.1
An arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiPortalRowStatus 1.3.6.1.2.1.142.1.2.1.1.2
This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. When the value of this object is 'active', the values of the other objects in this table cannot be changed. Rows may be discarded using RowStatus. Note that creating a row in this table will typically cause the agent to create one or more rows in the iscsiTgtPortalAttributesTable and/or the iscsiIntrPortalAttributesTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iscsiPortalRoles 1.3.6.1.2.1.142.1.2.1.1.3
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. This object will define a corresponding row that will exist or must be created in the iscsiTgtPortalAttributesTable, the iscsiIntrPortalAttributesTable, or both. If the targetTypePortal bit is set, one or more corresponding iscsiTgtPortalAttributesEntry rows will be found or created. If the initiatorTypePortal bit is set, one or more corresponding iscsiIntrPortalAttributesEntry rows will be found or created. If both bits are set, one or more corresponding rows will be found or created in one of the above tables.
Status: current Access: read-create
OBJECT-TYPE    
  BITS targetTypePortal(0), initiatorTypePortal(1)  

iscsiPortalAddrType 1.3.6.1.2.1.142.1.2.1.1.4
The type of Internet Network Address contained in the corresponding instance of the iscsiPortalAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

iscsiPortalAddr 1.3.6.1.2.1.142.1.2.1.1.5
The portal's Internet Network Address, of the type specified by the object iscsiPortalAddrType. If iscsiPortalAddrType has the value 'dns', this address gets resolved to an IP address whenever a new iSCSI connection is established using this portal.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

iscsiPortalProtocol 1.3.6.1.2.1.142.1.2.1.1.6
The portal's transport protocol.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiTransportProtocol  

iscsiPortalMaxRecvDataSegLength 1.3.6.1.2.1.142.1.2.1.1.7
The maximum PDU length this portal can receive. This may be constrained by hardware characteristics, and individual implementations may choose not to allow this object to be changed.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiPortalPrimaryHdrDigest 1.3.6.1.2.1.142.1.2.1.1.8
The preferred header digest for this portal.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiDigestMethod  

iscsiPortalPrimaryDataDigest 1.3.6.1.2.1.142.1.2.1.1.9
The preferred data digest method for this portal.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiDigestMethod  

iscsiPortalSecondaryHdrDigest 1.3.6.1.2.1.142.1.2.1.1.10
An alternate header digest preference for this portal.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiDigestMethod  

iscsiPortalSecondaryDataDigest 1.3.6.1.2.1.142.1.2.1.1.11
An alternate data digest preference for this portal.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiDigestMethod  

iscsiPortalRecvMarker 1.3.6.1.2.1.142.1.2.1.1.12
This object indicates whether or not this portal will request markers in its incoming data stream.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TruthValue  

iscsiPortalStorageType 1.3.6.1.2.1.142.1.2.1.1.13
The storage type for this row. Rows in this table that were created through an external process (e.g., not created via this MIB) may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

iscsiPortalDescr 1.3.6.1.2.1.142.1.2.1.1.14
A UTF-8 string, determined by the implementation to describe the iSCSI portal. When only a single instance is present, this object may be set to the zero-length string; with multiple iSCSI portals, it may be used in an implementation-dependent manner to describe the respective portal, and could include information such as Host Bus Adapter (HBA) model, description, and version, or software driver and version.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiTargetPortal 1.3.6.1.2.1.142.1.3
OBJECT IDENTIFIER    

iscsiTgtPortalAttributesTable 1.3.6.1.2.1.142.1.3.1
A list of transport endpoints (using TCP or another transport protocol) on which this iSCSI instance listens for incoming connections to its targets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiTgtPortalAttributesEntry

iscsiTgtPortalAttributesEntry 1.3.6.1.2.1.142.1.3.1.1
An entry (row) containing management information applicable to a particular portal instance that is used to listen for incoming connections to local targets. One or more rows in this table is populated by the agent for each iscsiPortalAttributesEntry row that has the bit targetTypePortal set in its iscsiPortalRoles column.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiTgtPortalAttributesEntry  

iscsiTgtPortalNodeIndexOrZero 1.3.6.1.2.1.142.1.3.1.1.1
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For implementations where each {portal, node} tuple can have a different portal tag, this value will map to the iscsiNodeIndex. For implementations where the portal tag is the same for a given portal regardless of which node is using the portal, the value 0 (zero) is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

iscsiTgtPortalPort 1.3.6.1.2.1.142.1.3.1.1.2
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. This object's storage type is specified in iscsiPortalStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber 1..65535  

iscsiTgtPortalTag 1.3.6.1.2.1.142.1.3.1.1.3
The portal's aggregation tag when the portal is used as a target portal. Multiple-connection sessions may be aggregated over portals sharing an identical aggregation tag. This object's storage type is specified in iscsiPortalStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiInitiatorPortal 1.3.6.1.2.1.142.1.4
OBJECT IDENTIFIER    

iscsiIntrPortalAttributesTable 1.3.6.1.2.1.142.1.4.1
A list of Internet Network Addresses (using TCP or another transport protocol) from which this iSCSI instance may initiate connections to other targets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiIntrPortalAttributesEntry

iscsiIntrPortalAttributesEntry 1.3.6.1.2.1.142.1.4.1.1
An entry (row) containing management information applicable to a particular portal instance that is used to initiate connections to iSCSI targets. One or more rows in this table is populated by the agent for each iscsiPortalAttributesEntry row that has the bit initiatorTypePortal set in its iscsiPortalRoles column.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiIntrPortalAttributesEntry  

iscsiIntrPortalNodeIndexOrZero 1.3.6.1.2.1.142.1.4.1.1.1
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For implementations where each {portal, node} tuple can have a different portal tag, this value will map to the iscsiNodeIndex. For implementations where the portal tag is the same for a given portal regardless of which node is using the portal, the value 0 (zero) is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

iscsiIntrPortalTag 1.3.6.1.2.1.142.1.4.1.1.2
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. This object's storage type is specified in iscsiPortalStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiNode 1.3.6.1.2.1.142.1.5
OBJECT IDENTIFIER    

iscsiNodeAttributesTable 1.3.6.1.2.1.142.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiNodeAttributesEntry

iscsiNodeAttributesEntry 1.3.6.1.2.1.142.1.5.1.1
A conceptual row containing management information applicable to a particular iSCSI node.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiNodeAttributesEntry  

iscsiNodeIndex 1.3.6.1.2.1.142.1.5.1.1.1
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiNodeName 1.3.6.1.2.1.142.1.5.1.1.2
This node's iSCSI name, which is independent of the location of the node, and can be resolved into a set of addresses through various discovery services.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiName  

iscsiNodeAlias 1.3.6.1.2.1.142.1.5.1.1.3
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 it 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 exists, the value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiNodeRoles 1.3.6.1.2.1.142.1.5.1.1.4
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. This object will also define the corresponding rows that will exist in the iscsiTargetAttributesTable, the iscsiInitiatorAttributesTable, or both. If the targetTypeNode bit is set, there will be a corresponding iscsiTargetAttributesEntry. If the initiatorTypeNode bit is set, there will be a corresponding iscsiInitiatorAttributesEntry. If both bits are set, there will be a corresponding iscsiTgtPortalAttributesEntry and iscsiPortalAttributesEntry.
Status: current Access: read-only
OBJECT-TYPE    
  BITS targetTypeNode(0), initiatorTypeNode(1)  

iscsiNodeTransportType 1.3.6.1.2.1.142.1.5.1.1.5
A pointer to the corresponding row in the appropriate table for this SCSI transport, thereby allowing management stations to locate the SCSI-level device that is represented by this iscsiNode. For example, it will usually point to the corresponding scsiTrnspt object in the SCSI MIB module. If no corresponding row exists, the value 0.0 must be used to indicate this.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

iscsiNodeInitialR2T 1.3.6.1.2.1.142.1.5.1.1.6
This object indicates the InitialR2T preference for this node: true = YES, false = will try to negotiate NO, will accept YES
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiNodeImmediateData 1.3.6.1.2.1.142.1.5.1.1.7
This object indicates ImmediateData preference for this node: true = YES (but will accept NO), false = NO
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiNodeMaxOutstandingR2T 1.3.6.1.2.1.142.1.5.1.1.8
Maximum number of outstanding requests-to-transmit (R2Ts) allowed per iSCSI task.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiNodeFirstBurstLength 1.3.6.1.2.1.142.1.5.1.1.9
The maximum length (bytes) supported for unsolicited data to/from this node.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiNodeMaxBurstLength 1.3.6.1.2.1.142.1.5.1.1.10
The maximum number of bytes that can be sent within a single sequence of Data-In or Data-Out PDUs.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiNodeMaxConnections 1.3.6.1.2.1.142.1.5.1.1.11
The maximum number of connections allowed in each session to and/or from this node.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiNodeDataSequenceInOrder 1.3.6.1.2.1.142.1.5.1.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiNodeDataPDUInOrder 1.3.6.1.2.1.142.1.5.1.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiNodeDefaultTime2Wait 1.3.6.1.2.1.142.1.5.1.1.14
The DefaultTime2Wait preference of this node. This is the minimum time, in seconds, to wait before attempting an explicit/implicit logout or active iSCSI task reassignment after an unexpected connection termination or a connection reset.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

iscsiNodeDefaultTime2Retain 1.3.6.1.2.1.142.1.5.1.1.15
The DefaultTime2Retain preference of this node. This is the maximum time, in seconds after an initial wait (Time2Wait), before which an active iSCSI task reassignment is still possible after an unexpected connection termination or a connection reset.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

iscsiNodeErrorRecoveryLevel 1.3.6.1.2.1.142.1.5.1.1.16
The ErrorRecoveryLevel preference of this node. Currently, only 0-2 are valid. This object is designed to accommodate future error-recovery 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

iscsiNodeDiscontinuityTime 1.3.6.1.2.1.142.1.5.1.1.17
The value of SysUpTime on the most recent occasion at which any one or more of this node's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iscsiNodeStorageType 1.3.6.1.2.1.142.1.5.1.1.18
The storage type for all read-write objects within this row. Rows in this table are always created via an external process (e.g., not created via this MIB module). Conceptual rows having the value 'permanent' need not allow Write access to any columnar objects in the row. If this object has the value 'volatile', modifications to read-write objects in this row are not persistent across reboots. If this object has the value 'nonVolatile', modifications to objects in this row are persistent. An implementation may choose to allow this object to be set to either 'nonVolatile' or 'volatile', allowing the management application to choose this behavior.
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

iscsiTarget 1.3.6.1.2.1.142.1.6
OBJECT IDENTIFIER    

iscsiTargetAttributesTable 1.3.6.1.2.1.142.1.6.1
A list of iSCSI nodes that can take on a target role, belonging to each iSCSI instance present on the local system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiTargetAttributesEntry

iscsiTargetAttributesEntry 1.3.6.1.2.1.142.1.6.1.1
An entry (row) containing management information applicable to a particular node that can take on a target role.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiTargetAttributesEntry  

iscsiTgtLoginFailures 1.3.6.1.2.1.142.1.6.1.1.1
This object counts the number of times a login attempt to this local target has failed. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLastFailureTime 1.3.6.1.2.1.142.1.6.1.1.2
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 since the last system boot.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iscsiTgtLastFailureType 1.3.6.1.2.1.142.1.6.1.1.3
The type of the most recent failure of a login attempt to this target, represented as the OID of the counter object in iscsiTargetLoginStatsTable for which the relevant instance was incremented. If no such failures have occurred since the last system boot, this attribute will have the value 0.0. A value of 0.0 may also be used to indicate a type that is not represented by any of the counters in iscsiTargetLoginStatsTable.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

iscsiTgtLastIntrFailureName 1.3.6.1.2.1.142.1.6.1.1.4
The iSCSI name of the initiator that failed the last login attempt. If no such failures have occurred since the last system boot, this value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiName  

iscsiTgtLastIntrFailureAddrType 1.3.6.1.2.1.142.1.6.1.1.5
The type of Internet Network Address contained in the corresponding instance of the iscsiTgtLastIntrFailureAddr. The value 'dns' is not allowed. If no such failures have occurred since the last system boot, this value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

iscsiTgtLastIntrFailureAddr 1.3.6.1.2.1.142.1.6.1.1.6
An Internet Network Address, of the type specified by the object iscsiTgtLastIntrFailureAddrType, giving the host address of the initiator that failed the last login attempt. If no such failures have occurred since the last system boot, this value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

iscsiTgtLastIntrFailurePort 1.3.6.1.2.1.142.1.6.1.1.7
The transport protocol port number used by the initiator that failed the last login attempt. If no such failures have occurred since the last system boot, this value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

iscsiTargetLoginStatsTable 1.3.6.1.2.1.142.1.6.2
A table of counters that keep a record of the results of initiators' login attempts to this target.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiTargetLoginStatsEntry

iscsiTargetLoginStatsEntry 1.3.6.1.2.1.142.1.6.2.1
An entry (row) containing counters for each result of a login attempt to this target.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiTargetLoginStatsEntry  

iscsiTgtLoginAccepts 1.3.6.1.2.1.142.1.6.2.1.1
The count of Login Response PDUs with status 0x0000, Accept Login, transmitted by this target. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLoginOtherFails 1.3.6.1.2.1.142.1.6.2.1.2
The number of Login Response PDUs that were transmitted by this target and that were not counted by any other object in the row. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLoginRedirects 1.3.6.1.2.1.142.1.6.2.1.3
The count of Login Response PDUs with status class 0x01, Redirection, transmitted by this target. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLoginAuthorizeFails 1.3.6.1.2.1.142.1.6.2.1.4
The count of Login Response PDUs with status 0x0202, Forbidden Target, transmitted by this target. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLoginAuthenticateFails 1.3.6.1.2.1.142.1.6.2.1.5
The count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLoginNegotiateFails 1.3.6.1.2.1.142.1.6.2.1.6
The number of times a target has effectively refused a login because the parameter negotiation failed. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTargetLogoutStatsTable 1.3.6.1.2.1.142.1.6.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiTargetLogoutStatsEntry

iscsiTargetLogoutStatsEntry 1.3.6.1.2.1.142.1.6.3.1
An entry (row) containing counters of Logout Response PDUs that were received by this target.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiTargetLogoutStatsEntry  

iscsiTgtLogoutNormals 1.3.6.1.2.1.142.1.6.3.1.1
The count of Logout Command PDUs received by this target, with reason code 0 (closes the session). If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLogoutOthers 1.3.6.1.2.1.142.1.6.3.1.2
The count of Logout Command PDUs received by this target, with any reason code other than 0. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLogoutCxnClosed 1.3.6.1.2.1.142.1.6.3.1.3
The count of Logout Command PDUs received by this target, with reason code 1 (closes the connection). If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtLogoutCxnRemoved 1.3.6.1.2.1.142.1.6.3.1.4
The count of Logout Command PDUs received by this target, with reason code 2 (removes the connection). If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiTgtAuthorization 1.3.6.1.2.1.142.1.7
OBJECT IDENTIFIER    

iscsiTgtAuthAttributesTable 1.3.6.1.2.1.142.1.7.1
A list of initiator identities that are authorized to access each target node within each iSCSI instance present on the local system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiTgtAuthAttributesEntry

iscsiTgtAuthAttributesEntry 1.3.6.1.2.1.142.1.7.1.1
An entry (row) containing management information applicable to a particular target node's authorized initiator identity.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiTgtAuthAttributesEntry  

iscsiTgtAuthIndex 1.3.6.1.2.1.142.1.7.1.1.1
An arbitrary integer used to uniquely identify a particular target's authorized initiator identity within an iSCSI instance present on the local system. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiTgtAuthRowStatus 1.3.6.1.2.1.142.1.7.1.1.2
This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. When the value of this object is 'active', the values of the other objects in this table cannot be changed. Rows may be discarded using RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iscsiTgtAuthIdentity 1.3.6.1.2.1.142.1.7.1.1.3
A pointer to the corresponding user entry in the IPS-AUTH MIB module that will be allowed to access this iSCSI target.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

iscsiTgtAuthStorageType 1.3.6.1.2.1.142.1.7.1.1.4
The storage type for this row. Rows in this table that were created through an external process (e.g., not created via this MIB) may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

iscsiInitiator 1.3.6.1.2.1.142.1.8
OBJECT IDENTIFIER    

iscsiInitiatorAttributesTable 1.3.6.1.2.1.142.1.8.1
A list of iSCSI nodes that can take on an initiator role, belonging to each iSCSI instance present on the local system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiInitiatorAttributesEntry

iscsiInitiatorAttributesEntry 1.3.6.1.2.1.142.1.8.1.1
An entry (row) containing management information applicable to a particular iSCSI node that has initiator capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiInitiatorAttributesEntry  

iscsiIntrLoginFailures 1.3.6.1.2.1.142.1.8.1.1.1
This object counts the number of times a login attempt from this local initiator has failed. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLastFailureTime 1.3.6.1.2.1.142.1.8.1.1.2
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 since the last system boot.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iscsiIntrLastFailureType 1.3.6.1.2.1.142.1.8.1.1.3
The type of the most recent failure of a login attempt from this initiator, represented as the OID of the counter object in iscsiInitiatorLoginStatsTable for which the relevant instance was incremented. If no such failures have occurred since the last system boot, this attribute will have the value 0.0. A value of 0.0 may also be used to indicate a type that is not represented by any of the counters in iscsiInitiatorLoginStatsTable.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

iscsiIntrLastTgtFailureName 1.3.6.1.2.1.142.1.8.1.1.4
A UTF-8 string giving the name of the target that failed the last login attempt. If no such failures have occurred since the last system boot, this value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiName  

iscsiIntrLastTgtFailureAddrType 1.3.6.1.2.1.142.1.8.1.1.5
The type of Internet Network Address contained in the corresponding instance of the iscsiIntrLastTgtFailureAddr. The value 'dns' is not allowed. If no such failures have occurred since the last system boot, this value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

iscsiIntrLastTgtFailureAddr 1.3.6.1.2.1.142.1.8.1.1.6
An Internet Network Address, of the type specified by the object iscsiIntrLastTgtFailureAddrType, giving the host address of the target that failed the last login attempt. If no such failures have occurred since the last system boot, this value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

iscsiIntrLastTgtFailurePort 1.3.6.1.2.1.142.1.8.1.1.7
The transport protocol port number used by the target that failed the last login attempt. If no such failures have occurred since the last system boot, this value is a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

iscsiInitiatorLoginStatsTable 1.3.6.1.2.1.142.1.8.2
A table of counters that keep track of the results of this initiator's login attempts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiInitiatorLoginStatsEntry

iscsiInitiatorLoginStatsEntry 1.3.6.1.2.1.142.1.8.2.1
An entry (row) containing counters of each result of this initiator's login attempts.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiInitiatorLoginStatsEntry  

iscsiIntrLoginAcceptRsps 1.3.6.1.2.1.142.1.8.2.1.1
The count of Login Response PDUs with status 0x0000, Accept Login, received by this initiator. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLoginOtherFailRsps 1.3.6.1.2.1.142.1.8.2.1.2
The count of Login Response PDUs received by this initiator with any status code not counted in the objects below. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLoginRedirectRsps 1.3.6.1.2.1.142.1.8.2.1.3
The count of Login Response PDUs with status class 0x01, Redirection, received by this initiator. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLoginAuthFailRsps 1.3.6.1.2.1.142.1.8.2.1.4
The count of Login Response PDUs with status class 0x201, Authentication Failed, received by this initiator. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLoginAuthenticateFails 1.3.6.1.2.1.142.1.8.2.1.5
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 iscsiIntrLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLoginNegotiateFails 1.3.6.1.2.1.142.1.8.2.1.6
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 iscsiIntrLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLoginAuthorizeFails 1.3.6.1.2.1.142.1.8.2.1.7
The count of Login Response PDUs with status 0x0202, Forbidden Target, received by this initiator. If this counter is incremented, an iscsiIntrLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiInitiatorLogoutStatsTable 1.3.6.1.2.1.142.1.8.3
When an initiator attempts to 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 was received by each initiator belonging to this iSCSI instance present on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiInitiatorLogoutStatsEntry

iscsiInitiatorLogoutStatsEntry 1.3.6.1.2.1.142.1.8.3.1
An entry (row) containing counters of Logout Response PDUs of each status code that was generated by this initiator.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiInitiatorLogoutStatsEntry  

iscsiIntrLogoutNormals 1.3.6.1.2.1.142.1.8.3.1.1
The count of Logout Command PDUs generated by this initiator with reason code 0 (closes the session). If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrLogoutOthers 1.3.6.1.2.1.142.1.8.3.1.2
The count of Logout Command PDUs generated by this initiator with any status code other than 0. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiIntrAuthorization 1.3.6.1.2.1.142.1.9
OBJECT IDENTIFIER    

iscsiIntrAuthAttributesTable 1.3.6.1.2.1.142.1.9.1
A list of target identities that each initiator on the local system may access.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiIntrAuthAttributesEntry

iscsiIntrAuthAttributesEntry 1.3.6.1.2.1.142.1.9.1.1
An entry (row) containing management information applicable to a particular initiator node's authorized target identity.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiIntrAuthAttributesEntry  

iscsiIntrAuthIndex 1.3.6.1.2.1.142.1.9.1.1.1
An arbitrary integer used to uniquely identify a particular initiator node's authorized target identity within an iSCSI instance present on the local system. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiIntrAuthRowStatus 1.3.6.1.2.1.142.1.9.1.1.2
This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. When the value of this object is 'active', the values of the other objects in this table cannot be changed. Rows may be discarded using RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iscsiIntrAuthIdentity 1.3.6.1.2.1.142.1.9.1.1.3
A pointer to the corresponding user entry in the IPS-AUTH MIB module to which this initiator node should attempt to establish an iSCSI session.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

iscsiIntrAuthStorageType 1.3.6.1.2.1.142.1.9.1.1.4
The storage type for this row. Rows in this table that were created through an external process (e.g., not created via this MIB) may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

iscsiSession 1.3.6.1.2.1.142.1.10
OBJECT IDENTIFIER    

iscsiSessionAttributesTable 1.3.6.1.2.1.142.1.10.1
A list of sessions belonging to each iSCSI instance present on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiSessionAttributesEntry

iscsiSessionAttributesEntry 1.3.6.1.2.1.142.1.10.1.1
An entry (row) containing management information applicable to a particular session. If this session is a discovery session that is not attached to any particular node, the iscsiSsnNodeIndex will be zero. Otherwise, the iscsiSsnNodeIndex will have the same value as iscsiNodeIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiSessionAttributesEntry  

iscsiSsnNodeIndex 1.3.6.1.2.1.142.1.10.1.1.1
An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For normal, non-discovery sessions, this value will map to the iscsiNodeIndex. For discovery sessions that do not have a node associated, the value 0 (zero) is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

iscsiSsnIndex 1.3.6.1.2.1.142.1.10.1.1.2
An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system. An agent should attempt to not reuse index values unless a reboot has occurred. iSCSI sessions are destroyed during a reboot; rows in this table are not persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiSsnDirection 1.3.6.1.2.1.142.1.10.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inboundSession(1), outboundSession(2)  

iscsiSsnInitiatorName 1.3.6.1.2.1.142.1.10.1.1.4
If iscsiSsnDirection is Inbound, this object is a UTF-8 string that will contain the name of the remote initiator. If this session is a discovery session that does not specify a particular initiator, this object will contain a zero-length string. If iscsiSsnDirection is Outbound, this object will contain a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiName  

iscsiSsnTargetName 1.3.6.1.2.1.142.1.10.1.1.5
If iscsiSsnDirection is Outbound, this object is a UTF-8 string that will contain the name of the remote target. If this session is a discovery session that does not specify a particular target, this object will contain a zero-length string. If iscsiSsnDirection is Inbound, this object will contain a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiName  

iscsiSsnTSIH 1.3.6.1.2.1.142.1.10.1.1.6
The target-defined identification handle for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiSsnISID 1.3.6.1.2.1.142.1.10.1.1.7
The initiator-defined portion of the iSCSI Session ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

iscsiSsnInitiatorAlias 1.3.6.1.2.1.142.1.10.1.1.8
A UTF-8 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiSsnTargetAlias 1.3.6.1.2.1.142.1.10.1.1.9
A UTF-8 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

iscsiSsnInitialR2T 1.3.6.1.2.1.142.1.10.1.1.10
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 iscsiSsnFirstBurstLength and the expected data transfer length of the request.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiSsnImmediateData 1.3.6.1.2.1.142.1.10.1.1.11
Indicates whether the initiator and target have agreed to support immediate data on this session.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiSsnType 1.3.6.1.2.1.142.1.10.1.1.12
Type of iSCSI session: normalSession - session is a normal iSCSI session discoverySession - session is being used only for discovery.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normalSession(1), discoverySession(2)  

iscsiSsnMaxOutstandingR2T 1.3.6.1.2.1.142.1.10.1.1.13
The maximum number of outstanding requests-to-transmit (R2Ts) per iSCSI task within this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiSsnFirstBurstLength 1.3.6.1.2.1.142.1.10.1.1.14
The maximum length supported for unsolicited data sent within this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiSsnMaxBurstLength 1.3.6.1.2.1.142.1.10.1.1.15
The maximum number of bytes that can be sent within a single sequence of Data-In or Data-Out PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiSsnConnectionNumber 1.3.6.1.2.1.142.1.10.1.1.16
The number of transport protocol connections that currently belong to this session.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..65535  

iscsiSsnAuthIdentity 1.3.6.1.2.1.142.1.10.1.1.17
This object contains a pointer to a row in the IPS-AUTH MIB module that identifies the authentication identity being used on this session, as communicated during the login phase.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

iscsiSsnDataSequenceInOrder 1.3.6.1.2.1.142.1.10.1.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiSsnDataPDUInOrder 1.3.6.1.2.1.142.1.10.1.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiSsnErrorRecoveryLevel 1.3.6.1.2.1.142.1.10.1.1.20
The level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

iscsiSsnDiscontinuityTime 1.3.6.1.2.1.142.1.10.1.1.21
The value of SysUpTime on the most recent occasion at which any one or more of this session's counters suffered a discontinuity. When a session is established, and this object is created, it is initialized to the current value of SysUpTime.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iscsiSsnProtocolLevel 1.3.6.1.2.1.142.1.10.1.1.22
The iSCSI protocol level negotiated for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..31  

iscsiSsnTaskReporting 1.3.6.1.2.1.142.1.10.1.1.23
This key is used to negotiate the task completion reporting semantics from the SCSI target. Default value is taskReportingRfc3720.
Status: current Access: read-only
OBJECT-TYPE    
  BITS taskReportingRfc3720(0), taskReportingResponseFence(1), taskReportingFastAbort(2)  

iscsiSessionStatsTable 1.3.6.1.2.1.142.1.10.2
A list of general iSCSI traffic counters for each of the sessions present on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiSessionStatsEntry

iscsiSessionStatsEntry 1.3.6.1.2.1.142.1.10.2.1
An entry (row) containing general iSCSI traffic counters for a particular session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiSessionStatsEntry  

iscsiSsnCmdPDUs 1.3.6.1.2.1.142.1.10.2.1.1
The count of Command PDUs transferred on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSsnRspPDUs 1.3.6.1.2.1.142.1.10.2.1.2
The count of Response PDUs transferred on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSsnTxDataOctets 1.3.6.1.2.1.142.1.10.2.1.3
The count of data octets that were transmitted by the local iSCSI node on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

iscsiSsnRxDataOctets 1.3.6.1.2.1.142.1.10.2.1.4
The count of data octets that were received by the local iSCSI node on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

iscsiSsnLCTxDataOctets 1.3.6.1.2.1.142.1.10.2.1.5
A Low-Capacity shadow object of iscsiSsnTxDataOctets for those systems that are accessible via SNMPv1 only. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSsnLCRxDataOctets 1.3.6.1.2.1.142.1.10.2.1.6
A Low-Capacity shadow object of iscsiSsnRxDataOctets for those systems which are accessible via SNMPv1 only. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSsnNopReceivedPDUs 1.3.6.1.2.1.142.1.10.2.1.7
The count of NOP-In or NOP-Out PDUs received on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSsnNopSentPDUs 1.3.6.1.2.1.142.1.10.2.1.8
The count of NOP-In or NOP-Out PDUs sent on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSessionCxnErrorStatsTable 1.3.6.1.2.1.142.1.10.3
A list of error counters for each of the sessions present on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiSessionCxnErrorStatsEntry

iscsiSessionCxnErrorStatsEntry 1.3.6.1.2.1.142.1.10.3.1
An entry (row) containing error counters for a particular session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiSessionCxnErrorStatsEntry  

iscsiSsnCxnDigestErrors 1.3.6.1.2.1.142.1.10.3.1.1
The count of PDUs that were received on the session and contained header or data digest errors. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime. This counter is most likely provided when the error-recovery level is 1 or 2
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiSsnCxnTimeoutErrors 1.3.6.1.2.1.142.1.10.3.1.2
The count of connections within this session that have been terminated due to timeout. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime. This counter is most likely provided when the error-recovery level is 2
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

iscsiConnection 1.3.6.1.2.1.142.1.11
OBJECT IDENTIFIER    

iscsiConnectionAttributesTable 1.3.6.1.2.1.142.1.11.1
A list of connections belonging to each iSCSI instance present on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiConnectionAttributesEntry

iscsiConnectionAttributesEntry 1.3.6.1.2.1.142.1.11.1.1
An entry (row) containing management information applicable to a particular connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiConnectionAttributesEntry  

iscsiCxnIndex 1.3.6.1.2.1.142.1.11.1.1.1
An arbitrary integer used to uniquely identify a particular connection of a particular session within an iSCSI instance present on the local system. An agent should attempt to not reuse index values unless a reboot has occurred. iSCSI connections are destroyed during a reboot; rows in this table are not persistent across reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiCxnCid 1.3.6.1.2.1.142.1.11.1.1.2
The iSCSI Connection ID for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

iscsiCxnState 1.3.6.1.2.1.142.1.11.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER login(1), full(2), logout(3)  

iscsiCxnAddrType 1.3.6.1.2.1.142.1.11.1.1.4
The type of Internet Network Addresses contained in the corresponding instances of iscsiCxnLocalAddr and iscsiCxnRemoteAddr. The value 'dns' is not allowed.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

iscsiCxnLocalAddr 1.3.6.1.2.1.142.1.11.1.1.5
The local Internet Network Address, of the type specified by iscsiCxnAddrType, used by this connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

iscsiCxnProtocol 1.3.6.1.2.1.142.1.11.1.1.6
The transport protocol over which this connection is running.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiTransportProtocol  

iscsiCxnLocalPort 1.3.6.1.2.1.142.1.11.1.1.7
The local transport protocol port used by this connection. This object cannot have the value zero, since it represents an established connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

iscsiCxnRemoteAddr 1.3.6.1.2.1.142.1.11.1.1.8
The remote Internet Network Address, of the type specified by iscsiCxnAddrType, used by this connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

iscsiCxnRemotePort 1.3.6.1.2.1.142.1.11.1.1.9
The remote transport protocol port used by this connection. This object cannot have the value zero, since it represents an established connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

iscsiCxnMaxRecvDataSegLength 1.3.6.1.2.1.142.1.11.1.1.10
The maximum data payload size supported for command or data PDUs able to be received on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiCxnMaxXmitDataSegLength 1.3.6.1.2.1.142.1.11.1.1.11
The maximum data payload size supported for command or data PDUs to be sent on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 512..16777215  

iscsiCxnHeaderIntegrity 1.3.6.1.2.1.142.1.11.1.1.12
This object identifies the iSCSI header digest scheme in use within this connection.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiDigestMethod  

iscsiCxnDataIntegrity 1.3.6.1.2.1.142.1.11.1.1.13
This object identifies the iSCSI data digest scheme in use within this connection.
Status: current Access: read-only
OBJECT-TYPE    
  IscsiDigestMethod  

iscsiCxnRecvMarker 1.3.6.1.2.1.142.1.11.1.1.14
This object indicates whether or not this connection is receiving markers in its incoming data stream.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiCxnSendMarker 1.3.6.1.2.1.142.1.11.1.1.15
This object indicates whether or not this connection is inserting markers in its outgoing data stream.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

iscsiCxnVersionActive 1.3.6.1.2.1.142.1.11.1.1.16
Active version number of the iSCSI specification negotiated on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

iscsiTgtLoginFailure 1.3.6.1.2.1.142.0.1
Sent when a login is failed by a target. To avoid sending an excessive number of notifications due to multiple errors counted, an SNMP agent implementing this notification SHOULD NOT send more than 3 notifications of this type in any 10-second time period.
Status: current Access: read-only
NOTIFICATION-TYPE    

iscsiIntrLoginFailure 1.3.6.1.2.1.142.0.2
Sent when a login is failed by an initiator. To avoid sending an excessive number of notifications due to multiple errors counted, an SNMP agent implementing this notification SHOULD NOT send more than 3 notifications of this type in any 10-second time period.
Status: current Access: read-only
NOTIFICATION-TYPE    

iscsiInstSessionFailure 1.3.6.1.2.1.142.0.3
Sent when an active session is failed by either the initiator or the target. To avoid sending an excessive number of notifications due to multiple errors counted, an SNMP agent implementing this notification SHOULD NOT send more than 3 notifications of this type in any 10-second time period.
Status: current Access: read-only
NOTIFICATION-TYPE    

iscsiCompliances 1.3.6.1.2.1.142.2.1
OBJECT IDENTIFIER    

iscsiGroups 1.3.6.1.2.1.142.2.2
OBJECT IDENTIFIER    

iscsiInstanceAttributesGroup 1.3.6.1.2.1.142.2.2.1
A collection of objects providing information about iSCSI instances.
Status: current Access: read-only
OBJECT-GROUP    

iscsiInstanceSsnErrorStatsGroup 1.3.6.1.2.1.142.2.2.2
A collection of objects providing information about errors that have caused a session failure for an iSCSI instance.
Status: current Access: read-only
OBJECT-GROUP    

iscsiPortalAttributesGroup 1.3.6.1.2.1.142.2.2.3
A collection of objects providing information about the transport protocol endpoints of the local targets. This object group is deprecated because the marker key is obsolete.
Status: deprecated Access: read-only
OBJECT-GROUP    

iscsiTgtPortalAttributesGroup 1.3.6.1.2.1.142.2.2.4
A collection of objects providing information about the transport protocol endpoints of the local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiIntrPortalAttributesGroup 1.3.6.1.2.1.142.2.2.5
An object providing information about the portal tags used by the local initiators.
Status: current Access: read-only
OBJECT-GROUP    

iscsiNodeAttributesGroup 1.3.6.1.2.1.142.2.2.6
A collection of objects providing information about all local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiTargetAttributesGroup 1.3.6.1.2.1.142.2.2.7
A collection of objects providing information about all local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiTargetLoginStatsGroup 1.3.6.1.2.1.142.2.2.8
A collection of objects providing information about all login attempts by remote initiators to local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiTargetLogoutStatsGroup 1.3.6.1.2.1.142.2.2.9
A collection of objects providing information about all logout events between remote initiators and local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiTargetAuthGroup 1.3.6.1.2.1.142.2.2.10
A collection of objects providing information about all remote initiators that are authorized to connect to local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiInitiatorAttributesGroup 1.3.6.1.2.1.142.2.2.11
A collection of objects providing information about all local initiators.
Status: current Access: read-only
OBJECT-GROUP    

iscsiInitiatorLoginStatsGroup 1.3.6.1.2.1.142.2.2.12
A collection of objects providing information about all login attempts by local initiators to remote targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiInitiatorLogoutStatsGroup 1.3.6.1.2.1.142.2.2.13
A collection of objects providing information about all logout events between local initiators and remote targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiInitiatorAuthGroup 1.3.6.1.2.1.142.2.2.14
A collection of objects providing information about all remote targets that are initiators of the local system that they are authorized to access.
Status: current Access: read-only
OBJECT-GROUP    

iscsiSessionAttributesGroup 1.3.6.1.2.1.142.2.2.15
A collection of objects providing information applicable to all sessions.
Status: current Access: read-only
OBJECT-GROUP    

iscsiSessionPDUStatsGroup 1.3.6.1.2.1.142.2.2.16
A collection of objects providing information about PDU traffic for each session.
Status: current Access: read-only
OBJECT-GROUP    

iscsiSessionOctetStatsGroup 1.3.6.1.2.1.142.2.2.17
A collection of objects providing information about octet traffic for each session using a Counter64 data type.
Status: current Access: read-only
OBJECT-GROUP    

iscsiSessionLCOctetStatsGroup 1.3.6.1.2.1.142.2.2.18
A collection of objects providing information about octet traffic for each session using a Counter32 data type.
Status: current Access: read-only
OBJECT-GROUP    

iscsiSessionCxnErrorStatsGroup 1.3.6.1.2.1.142.2.2.19
A collection of objects providing information about connection errors for all sessions.
Status: current Access: read-only
OBJECT-GROUP    

iscsiConnectionAttributesGroup 1.3.6.1.2.1.142.2.2.20
A collection of objects providing information about all connections used by all sessions. This object group is deprecated because the marker key is obsolete.
Status: deprecated Access: read-only
OBJECT-GROUP    

iscsiTgtLgnNotificationsGroup 1.3.6.1.2.1.142.2.2.21
A collection of notifications that indicate a login failure from a remote initiator to a local target.
Status: current Access: read-only
NOTIFICATION-GROUP    

iscsiIntrLgnNotificationsGroup 1.3.6.1.2.1.142.2.2.22
A collection of notifications that indicate a login failure from a local initiator to a remote target.
Status: current Access: read-only
NOTIFICATION-GROUP    

iscsiSsnFlrNotificationsGroup 1.3.6.1.2.1.142.2.2.23
A collection of notifications that indicate session failures occurring after login.
Status: current Access: read-only
NOTIFICATION-GROUP    

iscsiPortalAttributesGroupV2 1.3.6.1.2.1.142.2.2.24
A collection of objects providing information about the transport protocol endpoints of the local targets.
Status: current Access: read-only
OBJECT-GROUP    

iscsiConnectionAttributesGroupV2 1.3.6.1.2.1.142.2.2.25
A collection of objects providing information about all connections used by all sessions.
Status: current Access: read-only
OBJECT-GROUP    

iscsiNewObjectsV2 1.3.6.1.2.1.142.2.2.26
A collection of objects added in the second version of the iSCSI MIB.
Status: current Access: read-only
OBJECT-GROUP    

iscsiComplianceV1 1.3.6.1.2.1.142.2.1.1
Initial version of compliance statement. If an implementation can be both a target and an initiator, all groups are mandatory. This module compliance is deprecated because the marker keys are obsolete.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

iscsiComplianceV2 1.3.6.1.2.1.142.2.1.2
Version 2 of compliance statement based on this revised version of the MIB module. If an implementation can be both a target and an initiator, all groups are mandatory.
Status: current Access: read-only
MODULE-COMPLIANCE