CISCO-SCSI-MIB

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SCSI-MIB

Organization: Cisco Systems Inc.

Last Updated: 2002-12-31

Category: Cisco Devices, Fibre Channel and Storage

Description:

Monitors SCSI protocol operations and statistics on Cisco MDS SAN switches for storage area network management.

Imported Objects

From CISCO-SMI

ciscoExperimentOBJECT-IDENTITY

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Counter64
Gauge32
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

AutonomousType
RowPointer
RowStatus
TEXTUAL-CONVENTION
TimeStamp
TruthValue

What Is CISCO-SCSI-MIB?

CISCO-SCSI-MIB is Cisco's implementation of an IETF draft SCSI MIB, used on Cisco MDS storage-area-network (SAN) switches to monitor SCSI protocol operations and statistics for Fibre Channel/SAN environments. It belongs to the storage networking/SAN technology area. It exposes data on SCSI transport types, general SCSI protocol objects, and initiator-related configuration/statistics, alongside notification objects for SCSI-related events. CISCO-SCSI-MIB SNMP monitoring supports tracking of software/protocol status via SCSI initiator activity and transport-layer behavior, letting a SAN administrator detect abnormal SCSI command patterns, transport errors, or initiator connectivity problems on the switch fabric. It depends on and implements a draft IETF specification (draft-ietf-ips-scsi-mib-03.txt) adapted into Cisco's private enterprise MIB tree, deployed alongside Cisco's broader Fibre Channel/SAN MIB suite. It is used in enterprise/data-center SAN environments running Cisco MDS series storage switches.

IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-SCSI-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • SCSI initiator statistics
  • SCSI transport type in use
  • SCSI protocol error counts
  • SCSI fault notifications

Supported Devices

  • Cisco MDS 9706 — modular multilayer SAN director, 64-Gbps Fibre Channel-ready, actively maintained under NX-OS releases through 2026
  • Cisco MDS 9000 Series 64-Gbps Fabric Switches — current fixed-configuration SAN fabric switches

Monitoring Examples

A SAN administrator would poll ciscoScsiGeneral for overall SCSI protocol statistics and ciscoScsiInitiator to check per-initiator activity, watching for a drop in successful command counts that would indicate a failing host bus adapter or cabling issue. ciscoScsiTransportTypes would be checked to confirm which transport, such as Fibre Channel, is in use for a given SCSI session. Subscribing to ciscoScsiNotification traps would alert the administrator to SCSI-layer faults in near real time, complementing the polled counters under ciscoScsiObjects.

OIDs
OID symbolicOID numericTypeAccessDescription
ciscoScsiMIB1.3.6.1.4.1.9.3.95The Cisco version of the SCSI MIB draft draft-ietf-ips-scsi-mib-03.txt from the IETF.
ciscoScsiObjects1.3.6.1.4.1.9.3.95.1
ciscoScsiTransportTypes1.3.6.1.4.1.9.3.95.1.1
ciscoScsiTranportOther1.3.6.1.4.1.9.3.95.1.1.1
ciscoScsiTranportSPI1.3.6.1.4.1.9.3.95.1.1.2
ciscoScsiTransportFCP1.3.6.1.4.1.9.3.95.1.1.3
ciscoScsiTransportSRP1.3.6.1.4.1.9.3.95.1.1.4
ciscoScsiTransportISCSI1.3.6.1.4.1.9.3.95.1.1.5
ciscoScsiTransportSBP1.3.6.1.4.1.9.3.95.1.1.6
ciscoScsiGeneral1.3.6.1.4.1.9.3.95.1.2
ciscoScsiInstanceTable1.3.6.1.4.1.9.3.95.1.2.1not-accessibleA list of SCSI instances present on the system. The SCSI Instance is the top-level entity, to which everything else belongs. An SNMP agent could represent more than one instance if it represents either a stack of devices, or virtual partitions of a larger device, or a host running multiple SCSI implementations from different vendors.
ciscoScsiInstanceEntry1.3.6.1.4.1.9.3.95.1.2.1.1not-accessibleAn entry (row) containing management information applicable to a particular SCSI instance.
SCS ciscoScsiInstIndex1.3.6.1.4.1.9.3.95.1.2.1.1.1ScsiIndexValuenot-accessibleAn arbitrary integer used to uniquely identify a particular SCSI instance.
STR ciscoScsiInstAlias1.3.6.1.4.1.9.3.95.1.2.1.1.2SnmpAdminStringread-writeAn administrative string, configured by the administrator to the usage of the administrator. Can be a zero-length string.
HRS ciscoScsiInstSoftwareIndex1.3.6.1.4.1.9.3.95.1.2.1.1.3HrSWInstalledIndexOrZeroread-onlyThe index in the hrSWInstalledTable of RFC 2790 corresponding to this software entity. It is equal to zero if there is no reference in the hrSWInstalledTable.
STR ciscoScsiInstVendorVersion1.3.6.1.4.1.9.3.95.1.2.1.1.4SnmpAdminStringread-onlyA text string set by the manufacturer describing the version 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 SCSI specification version numbers.
T/F ciscoScsiInstNotifEnable1.3.6.1.4.1.9.3.95.1.2.1.1.5TruthValueread-writeThis object allows to enable/disable sending notifications.
ciscoScsiDeviceTable1.3.6.1.4.1.9.3.95.1.2.2not-accessibleA list of SCSI Devices present on the system.
ciscoScsiDeviceEntry1.3.6.1.4.1.9.3.95.1.2.2.1not-accessibleAn entry (row) containing management information applicable to a particular SCSI Device included in this SCSI manageable instance.
SCS ciscoScsiDeviceIndex1.3.6.1.4.1.9.3.95.1.2.2.1.1ScsiIndexValuenot-accessibleAn arbitrary integer used to uniquely identify a particular device.
STR ciscoScsiDeviceAlias1.3.6.1.4.1.9.3.95.1.2.2.1.2SnmpAdminStringread-writeAn admistrative name for this device. May be empty.
BIT ciscoScsiDeviceRole1.3.6.1.4.1.9.3.95.1.2.2.1.3Bitsread-onlyIs this device acting as an initiator, or as a target or as both.
U32 ciscoScsiDevicePortNumber1.3.6.1.4.1.9.3.95.1.2.2.1.4Unsigned32read-onlyThe number of ports contained in this device.
C32 ciscoScsiDeviceResets1.3.6.1.4.1.9.3.95.1.2.2.1.5Counter32read-onlyThis object represents the number of times that this device has reset.
ciscoScsiPortTable1.3.6.1.4.1.9.3.95.1.2.3not-accessibleA list of SCSI Ports for each SCSI device in each instance.
ciscoScsiPortEntry1.3.6.1.4.1.9.3.95.1.2.3.1not-accessibleAn entry (row) containing management information applicable to a particular SCSI port of a particular SCSI device in a particular SCSI instance.
SCS ciscoScsiPortIndex1.3.6.1.4.1.9.3.95.1.2.3.1.1ScsiIndexValuenot-accessibleAn arbitrary integer used to uniquely identify a particular port.
BIT ciscoScsiPortRole1.3.6.1.4.1.9.3.95.1.2.3.1.2Bitsread-onlyThis object indicated whther this port is acting as an initiator, or as a target or as both.
NUM ciscoScsiPortTrnsptPtr1.3.6.1.4.1.9.3.95.1.2.3.1.3RowPointerread-onlyThis object is the index of the corresponding transport definition in the ciscoScsiTrnsptTable
C32 ciscoScsiPortBusyStatuses1.3.6.1.4.1.9.3.95.1.2.3.1.4Counter32read-onlyThis object represents the number of port busy status sent or received by this port. Note: Initiator ports only receive busy status and target ports only send busy status.
ciscoScsiTrnsptTable1.3.6.1.4.1.9.3.95.1.2.5not-accessibleThis table contains a list of transports in use with each SCSI device.
ciscoScsiTrnsptEntry1.3.6.1.4.1.9.3.95.1.2.5.1not-accessibleAn entry (row) containing parameters applicable to a transport used by a particular initiator device of a particular SCSI manageable instance.
SCS ciscoScsiTrnsptIndex1.3.6.1.4.1.9.3.95.1.2.5.1.1ScsiIndexValuenot-accessibleAn administrative integer used to uniquely identify a particular transport.
OID ciscoScsiTrnsptType1.3.6.1.4.1.9.3.95.1.2.5.1.2AutonomousTyperead-onlyThe type of transport for this particular transport.
NUM ciscoScsiTrnsptPointer1.3.6.1.4.1.9.3.95.1.2.5.1.3RowPointerread-onlyA pointer to a conceptual row in a 'transport' MIB allowing a manager to get useful information for the transport described by this entry. For example, if the transport of this device is iSCSI, this object will point to the iSCSI Instance of the iSCSI MIB. If there is no MIB for this transport, this object has the value 0.0.
SCS ciscoScsiTrnsptDevName1.3.6.1.4.1.9.3.95.1.2.5.1.4ScsiNameread-onlyThe name of this device in one of the format(s) appropriate for this type of transport.
ciscoScsiInitiator1.3.6.1.4.1.9.3.95.1.3
ciscoScsiIntrDevTable1.3.6.1.4.1.9.3.95.1.3.1not-accessibleThis table contains information for each local initiator device.
ciscoScsiIntrDevEntry1.3.6.1.4.1.9.3.95.1.3.1.1not-accessibleAn entry (row) containing information applicable to an initiator device.
INT ciscoScsiIntrDevAccMode1.3.6.1.4.1.9.3.95.1.3.1.1.1INTEGERread-writeThis object controls whether a discovered target is immediately authorized or not: - autoEnable(2) means that when an initiator discovers a target, it can use it immediately, - manualEnable(3) means that the initiator must wait for an operator to set ciscoScsiIntrDscTgtDiscovered = true before it is authorized.
C32 ciscoScsiIntrDevOutResets1.3.6.1.4.1.9.3.95.1.3.1.1.2Counter32read-onlyNumber of resets sent by this initiator device since the local agent's last re-initialization.
ciscoScsiIntrPrtTable1.3.6.1.4.1.9.3.95.1.3.3not-accessibleThis table contains all the initiator ports of each SCSI Initiator or Target/Initiator device.
ciscoScsiIntrPrtEntry1.3.6.1.4.1.9.3.95.1.3.3.1not-accessibleAn entry (row) containing information applicable to the particular initiator port.
SCS ciscoScsiIntrPrtName1.3.6.1.4.1.9.3.95.1.3.3.1.1ScsiNameread-onlyThe name of the port assigned for use by the SCSI protocol. The format will depend of the type of transport this port is using.
OID ciscoScsiIntrPrtIdentifier1.3.6.1.4.1.9.3.95.1.3.3.1.2ScsiIdentifierread-onlyThe identifier of the port in one of the format(s) appropriate for the type of transport in use.
C32 ciscoScsiIntrPrtOutCommands1.3.6.1.4.1.9.3.95.1.3.3.1.3Counter32read-onlyThis object represents the number of commands sent by this initiator.
C32 ciscoScsiIntrPrtWrMegaBytes1.3.6.1.4.1.9.3.95.1.3.3.1.4Counter32read-onlyThis object represents the amount of data in Megabytes sent by this initiator.
C32 ciscoScsiIntrPrtReadMegaBytes1.3.6.1.4.1.9.3.95.1.3.3.1.5Counter32read-onlyThis object represents the amount of data in Megabytes received by this initiator.
C64 ciscoScsiIntrPrtHSOutCommands1.3.6.1.4.1.9.3.95.1.3.3.1.6Counter64read-onlyThis object represents the number of commands sent by this initiator device. This object provides support for systems which can quickly generate lots of commands because they run at high speed.
ciscoScsiRemoteTarget1.3.6.1.4.1.9.3.95.1.3.4
ciscoScsiDscTgtTable1.3.6.1.4.1.9.3.95.1.3.4.1not-accessibleThis table includes all the remote (not in the local system) target ports that are authorized to attach to each local initiator port of this SCSI instance.
ciscoScsiDscTgtEntry1.3.6.1.4.1.9.3.95.1.3.4.1.1not-accessibleAn entry (row)represents a remote target port or device authorized to attach the local initiator device corresponding to the ciscoScsiDeviceIndex or the local initiator port ciscoScsiPortIndexOrZero.
SCS ciscoScsiDscTgtIntrPortIndex1.3.6.1.4.1.9.3.95.1.3.4.1.1.1ScsiPortIndexValueOrZeronot-accessibleThis object is: - the index of the local scsi initiator port, - or zero, if this entry refers to the local device and therefore refers to all the local initiator ports.
SCS ciscoScsiDscTgtIndex1.3.6.1.4.1.9.3.95.1.3.4.1.1.2ScsiIndexValuenot-accessibleThis object is an administrative integer used to uniquely identify a particular authorized target. (Authorized to attach to this initiator device or port.)
SCS ciscoScsiDscTgtDevOrPort1.3.6.1.4.1.9.3.95.1.3.4.1.1.3ScsiDeviceOrPortread-createThis object specifies if this entry refers to a remote target port or remote target device.
SCS ciscoScsiDscTgtName1.3.6.1.4.1.9.3.95.1.3.4.1.1.4ScsiNameread-createThe name of this authorized/discovered target device or port.
T/F ciscoScsiDscTgtConfigured1.3.6.1.4.1.9.3.95.1.3.4.1.1.5TruthValueread-createThis object means: true(1): this entry has been configured by an administrator false(2): this entry has been added from other source. An administrator can switch this value from false to true.
T/F ciscoScsiDscTgtDiscovered1.3.6.1.4.1.9.3.95.1.3.4.1.1.6TruthValueread-onlyThis object means: true(1): this entry has been discovered by the SCSI instance. false(2): this entry has been added from other source. This entry is read-only because an administrator cannot change it. Note that it is an implementation issue to decide how long to retain a row with configured=false, as and when the target is no longer visible/accessible to the local initiator.
C32 ciscoScsiDscTgtInCommands1.3.6.1.4.1.9.3.95.1.3.4.1.1.7Counter32read-onlyThis object represents the number of commands received by this target port or device.
C32 ciscoScsiDscTgtWrMegaBytes1.3.6.1.4.1.9.3.95.1.3.4.1.1.8Counter32read-onlyThis object represents the amount of data in Megabytes written by this target port or device.
C32 ciscoScsiDscTgtReadMegaBytes1.3.6.1.4.1.9.3.95.1.3.4.1.1.9Counter32read-onlyThis object represents the amount of data in Megabytes read by this target port or device.
C64 ciscoScsiDscTgtHSInCommands1.3.6.1.4.1.9.3.95.1.3.4.1.1.10Counter64read-onlyThis object represents the number of commands received by this target port or device. This object provides support for systems which can quickly generate lots of commands because they run at high speed.
TIM ciscoScsiDscTgtLastCreation1.3.6.1.4.1.9.3.95.1.3.4.1.1.11TimeStampread-onlyThis object represents the value of sysUpTime when this row was created.
ROW ciscoScsiDscTgtRowStatus1.3.6.1.4.1.9.3.95.1.3.4.1.1.12RowStatusread-createThis object allows to configure dynamically a new entry in this table via SNMP or eventually delete it. An administrator is not allowed to delete an entry where the object ciscoScsiIntrDscTgtDiscovered is equal to true.
ciscoScsiDscLunTable1.3.6.1.4.1.9.3.95.1.3.4.2not-accessibleThis table includes all the remote (not in the local system) LUNS discovered via each local initiator port of each SCSI instance.
ciscoScsiDscLunEntry1.3.6.1.4.1.9.3.95.1.3.4.2.1not-accessibleAn entry (row) represents a LUN discovered by the local initiator device or by the local initiator port.
SCS ciscoScsiDscLunIndex1.3.6.1.4.1.9.3.95.1.3.4.2.1.1ScsiIndexValuenot-accessibleThis object is an administrative integer used to uniquely identify a particular LUN discovered by a particular scsi initiator port or device. This index will point to an entry for this LUN in the ciscoScsiDscLunIdTable.
SCS ciscoScsiDscLunLun1.3.6.1.4.1.9.3.95.1.3.4.2.1.2ScsiLUNOrZeroread-onlyThis object is the actual value of the LUN of the discovered logical unit.
ciscoScsiDscLunIdTable1.3.6.1.4.1.9.3.95.1.3.4.3not-accessibleThis table includes all the remote (not in the local system) LU Identifier discovered via each local initiator port or device of this SCSI instance.
ciscoScsiDscLunIdEntry1.3.6.1.4.1.9.3.95.1.3.4.3.1not-accessibleAn entry (row) represents a LU Identifier discovered by each SCSI initiator device or port.
SCS ciscoScsiDscLunIdIndex1.3.6.1.4.1.9.3.95.1.3.4.3.1.1ScsiIndexValuenot-accessibleThis object is an administrative integer used to uniquely identify a particular LUN Identifier discovered by each scsi initiator device or port.
SCS ciscoScsiDscLunIdCodeSet1.3.6.1.4.1.9.3.95.1.3.4.3.1.2ScsiIdCodeSetread-onlyThis object determines the code set in use for this identifier as specified by the ANSI-SCSI Primary Commands -2 document; the code set can be binary or ascii.
SCS ciscoScsiDscLunIdAssociation1.3.6.1.4.1.9.3.95.1.3.4.3.1.3ScsiIdAssociationread-onlyThis value means that the identifier is associated with the addressed physical or logical device or that the identifier is associated with the port that received the request.
SCS ciscoScsiDscLunIdType1.3.6.1.4.1.9.3.95.1.3.4.3.1.4ScsiIdTyperead-onlyThis object defines the type of LU Identifier used for this identifier and indicates the format of scsiLUIdValue.
SCS ciscoScsiDscLunIdValue1.3.6.1.4.1.9.3.95.1.3.4.3.1.5ScsiIdValueread-onlyThe actual value of this identifier. The format is defined by the objects ciscoScsiIntrDscLunIdCodeSet, ciscoScsiIntrDscLunIdAssoc, ciscoScsiIntrDscLunIdType.
ciscoScsiAttTgtPortTable1.3.6.1.4.1.9.3.95.1.3.4.6not-accessibleThis table includes all the remote (not in the local system) target ports that are currently attached to each local initiator port of this SCSI instance.
ciscoScsiAttTgtPortEntry1.3.6.1.4.1.9.3.95.1.3.4.6.1not-accessibleAn entry (row) represents a remote target port currently attached to the local initiator port corresponding to the ciscoScsiPortIndex.
SCS ciscoScsiAttTgtPortIndex1.3.6.1.4.1.9.3.95.1.3.4.6.1.1ScsiIndexValuenot-accessibleAn administrative integer used to uniquely identify a particular currently attached target.
SCS ciscoScsiAttTgtPortDscTgtIdx1.3.6.1.4.1.9.3.95.1.3.4.6.1.2ScsiIndexValueOrZeroread-onlyThe corresponding index in the ciscoScsiIntrDiscTgtTable for this current attached target port or zero if this attached target port is not in the table.
SCS ciscoScsiAttTgtPortName1.3.6.1.4.1.9.3.95.1.3.4.6.1.3ScsiNameread-onlyThe name of the remote target port attached to this initiator port.
OID ciscoScsiAttTgtPortIdentifier1.3.6.1.4.1.9.3.95.1.3.4.6.1.4ScsiIdentifierread-onlyThe identifier of the remote target port attached to this local initiator port.
ciscoScsiTarget1.3.6.1.4.1.9.3.95.1.4
ciscoScsiTgtDevTable1.3.6.1.4.1.9.3.95.1.4.1not-accessibleThis table contains information about each local target device.
ciscoScsiTgtDevEntry1.3.6.1.4.1.9.3.95.1.4.1.1not-accessibleAn entry (row) containing information applicable to a particular local target device.
G32 ciscoScsiTgtDevNumberOfLUs1.3.6.1.4.1.9.3.95.1.4.1.1.1Gauge32read-onlyThis object is the number of Logical Units accessible via this local target device.
INT ciscoScsiTgtDeviceStatus1.3.6.1.4.1.9.3.95.1.4.1.1.2INTEGERread-onlyThis object represents the status of this SCSI device, summarizing the state of both the addressable devices (i.e., the logical units) and the non-addressable devices within this SCSI device: - unknown(1): This value is used when the status cannot be determined - available(2): All addressable and non-addressable devices within the SCSI device are fully operational (i.e., no logical units have an abnormal status). - broken(3): The SCSI device is not operational and cannot be made operational without external intervention. - readying(4): One or more logical units within the SCSI device are being initialized and access to the SCSI device is temporarily limited (i.e., one or more of the logical unit have a readying status). - abnormal(5): One or more addressable devices within the SCSI device are indicating a status other than available; nevertheless, the SCSI device is operational (i.e., one or more of the logical units have an abnormal status). - nonAddrFailure(6): One or more non-addressable devices within the SCSI device have failed; nevertheless, the SCSI device is operational (i.e., no logical units have an abnormal or readying status). - nonAddrFailReadying(7): One or more non-addressable devices within the SCSI device have failed; nevertheless,one or more logical units within the SCSI device are being initialized and access to the SCSI device is temporarily limited. - nonAddrFailAbnormal(8): One or more non-addressable devices within the SCSI device have failed and one or more addressable devices within the SCSI device are indicating a status other than available however the SCSI device is operational.
G32 ciscoScsiTgtDevNonAccLUs1.3.6.1.4.1.9.3.95.1.4.1.1.3Gauge32read-onlyThis object is the number of Logical Units existing but not currently accessible via this local target device.
ciscoScsiTgtPortTable1.3.6.1.4.1.9.3.95.1.4.2not-accessibleThis table includes all the local target ports of all the local target devices.
ciscoScsiTgtPortEntry1.3.6.1.4.1.9.3.95.1.4.2.1not-accessibleAn entry (row) containing information applicable to a particular local target port of a particular local target device.
SCS ciscoScsiTgtPortName1.3.6.1.4.1.9.3.95.1.4.2.1.1ScsiNameread-onlyThe name of the port assigned for use in the SCSI protocol.
OID ciscoScsiTgtPortIdentifier1.3.6.1.4.1.9.3.95.1.4.2.1.2ScsiIdentifierread-onlyThe identifier of the port in one of the format(s) appropriate for the type of transport.
C32 ciscoScsiTgtPortInCommands1.3.6.1.4.1.9.3.95.1.4.2.1.3Counter32read-onlyThis object represents the number of commands received by this target port.
C32 ciscoScsiTgtPortWrMegaBytes1.3.6.1.4.1.9.3.95.1.4.2.1.4Counter32read-onlyThis object represents the amount of data written in Megabytes by this target port.
C32 ciscoScsiTgtPortReadMegaBytes1.3.6.1.4.1.9.3.95.1.4.2.1.5Counter32read-onlyThis object represents the amount of data read in Megabytes by this target port.
C64 ciscoScsiTgtPortHSInCommands1.3.6.1.4.1.9.3.95.1.4.2.1.6Counter64read-onlyThis object represents the number of commands received. This object provides support for systems that can quickly generate lots of commands because they run at high speed.
ciscoScsiRemoteInitiators1.3.6.1.4.1.9.3.95.1.4.3
ciscoScsiAuthorizedIntrTable1.3.6.1.4.1.9.3.95.1.4.3.1not-accessibleThis table includes all the authorized initiator devices or ports that may attach a target device or port of the local SCSI entity and that may interest an administrator, like statistics.
ciscoScsiAuthorizedIntrEntry1.3.6.1.4.1.9.3.95.1.4.3.1.1not-accessibleAn entry (row) represents a remote initiator port that may attach the local target port.
SCS ciscoScsiAuthIntrTgtPortIndex1.3.6.1.4.1.9.3.95.1.4.3.1.1.1ScsiPortIndexValueOrZeronot-accessibleThis object is: - the index of the local scsi target port, - or zero, if this entry refers to a local target device.
SCS ciscoScsiAuthIntrIndex1.3.6.1.4.1.9.3.95.1.4.3.1.1.2ScsiIndexValuenot-accessibleThis object is an administrative integer used to uniquely identify a particular authorized initiator. (Authorized to attach to this target device or port.)
SCS ciscoScsiAuthIntrDevOrPort1.3.6.1.4.1.9.3.95.1.4.3.1.1.3ScsiDeviceOrPortread-createThis object specifies if this entry refers to a remote initiator port or a device.
SCS ciscoScsiAuthIntrName1.3.6.1.4.1.9.3.95.1.4.3.1.1.4ScsiNameread-createThe name of the remote initiator device or port authorized to attach this local target device or port.
SCS ciscoScsiAuthIntrLunMapIndex1.3.6.1.4.1.9.3.95.1.4.3.1.1.5ScsiIndexValueOrZeroread-createThis object identifies the set of entries in the ciscoScsiLunMapTable for which ciscoScsiLunMapIndex has the same value as the value of this object. The identified set of entries constitute the LUN map to be used for accessing logical units when the remote initiator corresponding to this entry is attached to any local target corresponding to this entry. Note that this object has a value of zero if this entry should use the default LUN map.
C32 ciscoScsiAuthIntrAttachedTimes1.3.6.1.4.1.9.3.95.1.4.3.1.1.6Counter32read-onlyThis object indicates the number of times that this remote initiator has transitioned from unattached to attached to this local target device or port.
C32 ciscoScsiAuthIntrOutCommands1.3.6.1.4.1.9.3.95.1.4.3.1.1.7Counter32read-onlyThis object indicates the number of commands that the remote initiator corresponding to this entry has sent to the local target device or port corresponding to this entry.
C32 ciscoScsiAuthIntrReadMegaBytes1.3.6.1.4.1.9.3.95.1.4.3.1.1.8Counter32read-onlyThis object indicates the amount of data in Megabytes that the remote initiator corresponding to this entry has read from the local target device or port corresponding to this entry.
C32 ciscoScsiAuthIntrWrMegaBytes1.3.6.1.4.1.9.3.95.1.4.3.1.1.9Counter32read-onlyThis object indicates the amount of data in Megabytes that the remote initiator corresponding to this entry has written from the local target device or port corresponding to this entry.
C64 ciscoScsiAuthIntrHSOutCommands1.3.6.1.4.1.9.3.95.1.4.3.1.1.10Counter64read-onlyThis object represents the number of commands sent by the remote initiator corresponding to this entry to the local target device or port corresponding to this entry. This object provides support for systems which can quickly generate lots of commands because they run at high speed.
TIM ciscoScsiAuthIntrLastCreation1.3.6.1.4.1.9.3.95.1.4.3.1.1.11TimeStampread-onlyThis object indicates the value of sysUpTime when this row was last created.
ROW ciscoScsiAuthIntrRowStatus1.3.6.1.4.1.9.3.95.1.4.3.1.1.12RowStatusread-createThis object allows an administrator to create or delete this entry.
ciscoScsiAttIntrPrtTable1.3.6.1.4.1.9.3.95.1.4.3.2not-accessibleThis table includes all the remote initiator ports that are currently attached to each local target port of this local entity.
ciscoScsiAttIntrPrtEntry1.3.6.1.4.1.9.3.95.1.4.3.2.1not-accessibleAn entry (row) represents a remote initiator currently attached to a particular local target port of a particular target device of a particular SCSI entity.
SCS ciscoScsiAttIntrPrtIdx1.3.6.1.4.1.9.3.95.1.4.3.2.1.1ScsiIndexValuenot-accessibleAn administrative integer used to uniquely identify a particular attached remote initiator port.
SCS ciscoScsiAttIntrPrtAuthIntrIdx1.3.6.1.4.1.9.3.95.1.4.3.2.1.2ScsiIndexValueOrZeroread-onlyThis object is the corresponding index in the ciscoScsiAuthorizedIntrTable for this current attached remote initiator or zero if this remote attached initiator is not configured in that table.
SCS ciscoScsiAttIntrPrtName1.3.6.1.4.1.9.3.95.1.4.3.2.1.3ScsiNameread-onlyThe name of the remote initiator attached to this local target port.
OID ciscoScsiAttIntrPrtId1.3.6.1.4.1.9.3.95.1.4.3.2.1.4ScsiIdentifierread-onlyThe identifier of the remote initiator attached to this local target port.
ciscoScsiLogicalUnit1.3.6.1.4.1.9.3.95.1.5
ciscoScsiLuTable1.3.6.1.4.1.9.3.95.1.5.1not-accessibleThis table includes all the logical units exposed by a local target device.
ciscoScsiLuEntry1.3.6.1.4.1.9.3.95.1.5.1.1not-accessibleAn entry (row) contains information applicable to a particular logical unit of a particular local target device.
SCS ciscoScsiLuIndex1.3.6.1.4.1.9.3.95.1.5.1.1.1ScsiIndexValuenot-accessibleAn administrative integer used to uniquely identify a particular logical unit.
SCS ciscoScsiLuDefaultLun1.3.6.1.4.1.9.3.95.1.5.1.1.2ScsiLUNOrZeroread-onlyThe default Logical Unit Number (LUN) for this logical unit; it is the LUN that will appear to an initiator that was not configured to see another LUN. Note that this object will have a zero-length string if this Logical Unit does not have a default LUN.
SCS ciscoScsiLuWwnName1.3.6.1.4.1.9.3.95.1.5.1.1.3ScsiNameIdOrZeroread-onlyThe World-Wide Name of this LU.
STR ciscoScsiLuVendorId1.3.6.1.4.1.9.3.95.1.5.1.1.4SnmpAdminStringread-onlyA string identifying the vendor of this LU according to the value in SCSI device page.
STR ciscoScsiLuProductId1.3.6.1.4.1.9.3.95.1.5.1.1.5SnmpAdminStringread-onlyA string identifying the product for this LU according to the value in SCSI device page.
STR ciscoScsiLuRevisionId1.3.6.1.4.1.9.3.95.1.5.1.1.6SnmpAdminStringread-onlyA string defining the product revision of this LU according to the value in SCSI device page.
U32 ciscoScsiLuPeripheralType1.3.6.1.4.1.9.3.95.1.5.1.1.7Unsigned32read-onlyThis object is the value returned to SCSI query VPD page 83. It can be: direct-access device, sequential-access device, printer, communication device and so on. The values that can be returned here are defined in SCSI Primary Commands -2 .
INT ciscoScsiLuStatus1.3.6.1.4.1.9.3.95.1.5.1.1.8INTEGERread-onlyThe status of this logical unit: - unknown(1): The status of this logical unit cannot be determined. - available(2): The logical unit is fully operational (i.e., accepts media access SCSI commands and has no state information to report). - notAvailable(3): The logical unit is capable of being supported but not available (i.e., no logical unit is currently present or the logical unit is present but not configured for use). - broken(4): The logical unit has failed and cannot respond to SCSI commands. - readying(5): The logical unit is being initialized and access is temporarily limited. - abnormal(6): The logical unit has state information available that indicates it is operating with limits. The ciscoScsiLuState indicates what those limits are.
BIT ciscoScsiLuState1.3.6.1.4.1.9.3.95.1.5.1.1.9Bitsread-onlyAccording the bit position: 0 Data lost: Within the logical unit data has been lost. 1 Dynamic reconfiguration in progress: The logical unit is being reconfigured. In this state all data is still protected. 2 Exposed: Within the logical unit data is not protected. In this state all data is still valid, however, loss of data/data-availability is unavoidable in the event of a failure. 3 Fractionally exposed: Within the logical unit part of the data is not protected. In this state all data is still valid, however, a failure may cause a loss of data or a loss of data availability. 4 Partially exposed: Within the logical unit one or more underlying storage devices have failed. In this state all data is still protected. 5 Protected rebuild: The logical unit is in the process of a rebuild operation. In this state all data is protected. 6 Protection disabled: Within the logical unit the data protection method has been disabled. In this state all data is still valid, however, however, loss of data/data-availability is unavoidable in the event of a failure. 7 Rebuild: The data protection method is in the process of rebuilding data. In this state data is not protected. 8 Recalculate: The logical unit is in the process of a recalculate operation. 9 Spare in use: Within the logical unit a storage device in full or part being used to store data. In this state all data is still protected. 10 Verify in progress: Within the logical unit data is being verified.
C32 ciscoScsiLuInCommands1.3.6.1.4.1.9.3.95.1.5.1.1.10Counter32read-onlyThis object represents the number of commands received by this logical unit.
C32 ciscoScsiLuReadMegaBytes1.3.6.1.4.1.9.3.95.1.5.1.1.11Counter32read-onlyThis object represents the amount of data in Megabytes read from this logical unit.
C32 ciscoScsiLuWrittenMegaBytes1.3.6.1.4.1.9.3.95.1.5.1.1.12Counter32read-onlyThis object represents the amount of data in Megabytes written by this logical unit.
C32 ciscoScsiLuInResets1.3.6.1.4.1.9.3.95.1.5.1.1.13Counter32read-onlyThis object represents the number of resets received by this logical unit.
C32 ciscoScsiLuOutQueueFullStatus1.3.6.1.4.1.9.3.95.1.5.1.1.14Counter32read-onlyThis object represents the number of queue full statuses received by this logical unit.
C64 ciscoScsiLuHSInCommands1.3.6.1.4.1.9.3.95.1.5.1.1.15Counter64read-onlyThis object represents the number of commands received by this logical unit. This object provides support for systems that can quickly generate lots of commands because they run at high speed.
ciscoScsiLuIdTable1.3.6.1.4.1.9.3.95.1.5.2not-accessibleA table of identifiers for all logical units exposed by local targets device.
ciscoScsiLuIdEntry1.3.6.1.4.1.9.3.95.1.5.2.1not-accessibleAn entry (row) containing information applicable to a particular identifier for a particular logical unit.
SCS ciscoScsiLuIdIndex1.3.6.1.4.1.9.3.95.1.5.2.1.1ScsiIndexValuenot-accessibleThis object represents an arbitrary integer used to uniquely identify a particular LU Identifier within a particular logical unit within a particular SCSI target device within a particular SCSI instance.
SCS ciscoScsiLuIdCodeSet1.3.6.1.4.1.9.3.95.1.5.2.1.2ScsiIdCodeSetread-onlyThis object specifies the code set in use with this identifier. The value is represented in the same format as is contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
SCS ciscoScsiLuIdAssociation1.3.6.1.4.1.9.3.95.1.5.2.1.3ScsiIdAssociationread-onlyThis object specifies what the identifier is associated with (e.g, with the addressed physical/logical device or with a particular port). The value is represented in the same format as is contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
SCS ciscoScsiLuIdType1.3.6.1.4.1.9.3.95.1.5.2.1.4ScsiIdTyperead-onlyThis object specifies the type of the identifier. The value is represented in the same format as is contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
SCS ciscoScsiLuIdValue1.3.6.1.4.1.9.3.95.1.5.2.1.5ScsiIdValueread-onlyThis object represents the actual value of this identifier. The format is defined by the objects ciscoScsiLuIdCodeSet, ciscoScsiLuIdAssociation, ciscoScsiLuIdType. The value is represented in the same format as is contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
ciscoScsiLunMapTable1.3.6.1.4.1.9.3.95.1.5.3not-accessibleThis table includes LUNs additional to the default one. A logical unit may have a different Logical Unit Number for different initiators. This table provides a mapping between a logical unit and a logical unit number.
ciscoScsiLunMapEntry1.3.6.1.4.1.9.3.95.1.5.3.1not-accessibleAn entry containing information about the mapping of a particular Logical Unit to a particular LUN. The set of entries which all have the same values of ciscoScsiInstIndex, ciscoScsiDeviceIndex and ciscoScsiLunMapIndex constitute a LUN Map.
SCS ciscoScsiLunMapIndex1.3.6.1.4.1.9.3.95.1.5.3.1.1ScsiIndexValuenot-accessibleAn administrative integer used to uniquely identify a particular LunMap.
SCS ciscoScsiLunMapLun1.3.6.1.4.1.9.3.95.1.5.3.1.2ScsiLUNOrZeronot-accessibleThis object specifies the Logical Unit Number, to which a logical unit is mapped by this row.
SCS ciscoScsiLunMapLuIndex1.3.6.1.4.1.9.3.95.1.5.3.1.3ScsiIndexValueread-createThis object identifies the logical unit for which the value of ciscoScsiLuIndex is the same as the value of this object. The identified logical unit is the one mapped to a LUN by this row.
ROW ciscoScsiLunMapRowStatus1.3.6.1.4.1.9.3.95.1.5.3.1.4RowStatusread-createThis object allows an administrator to create and delete this entry.
ciscoScsiNotification1.3.6.1.4.1.9.3.95.2
ciscoScsiNotifications1.3.6.1.4.1.9.3.95.2.0
NTF ciscoScsiTgtDevStatusChanged1.3.6.1.4.1.9.3.95.2.0.1A notification will be generated for each occurrence of the abnormal status (e.g., if the SCSI target device's current status is abnormal) providing that the SCSI instance's value of ciscoScsiInstNotifEnable is enabled. An SNMP agent implementing the SCSI MIB should not send more than three SCSI identical notifications in any 10-second period.
NTF ciscoScsiLuStatusChanged1.3.6.1.4.1.9.3.95.2.0.2A notification will be generated each time that ciscoScsiLuStatus will change providing that the SCSI instance's value of ciscoScsiInstScsiNotificationsEnable is enabled. An SNMP agent implementing the SCSI MIB should not send more than three SCSI identical notifications in any 10-second period.
ciscoScsiConformance1.3.6.1.4.1.9.3.95.3
ciscoScsiCompliances1.3.6.1.4.1.9.3.95.3.1
ciscoScsiCompliance1.3.6.1.4.1.9.3.95.3.1.1Describes the requirements for compliance to this SCSI MIB. If an implementation can be both a target and an initiator, all groups are mandatory.
ciscoScsiGroups1.3.6.1.4.1.9.3.95.3.2
ciscoScsiDeviceGroup1.3.6.1.4.1.9.3.95.3.2.1A collection of objects providing information about SCSI instances, devices and ports.
ciscoScsiInitiatorGroup1.3.6.1.4.1.9.3.95.3.2.2This group is relevant for an initiator device and port.
ciscoScsiDiscoveryGroup1.3.6.1.4.1.9.3.95.3.2.3This group is relevant for the discovered targets by an initiator port.
ciscoScsiTargetGroup1.3.6.1.4.1.9.3.95.3.2.4This group is relevant for a target device and port.
ciscoScsiLunMapGroup1.3.6.1.4.1.9.3.95.3.2.5This group is a collection of attributes regarding the mapping between logical unit number, logical unit and target device.
ciscoScsiTargetStatsGroup1.3.6.1.4.1.9.3.95.3.2.6This group is a collection of statistics for all implementations of the SCSI MIB that contain targets.
ciscoScsiTargetHSStatsGroup1.3.6.1.4.1.9.3.95.3.2.7This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain targets.
ciscoScsiLunMapStatsGroup1.3.6.1.4.1.9.3.95.3.2.8This group is a collection of statistics regarding initiators authorized to attach local logical unit and target device.
ciscoScsiLunMapHSStatsGroup1.3.6.1.4.1.9.3.95.3.2.9This group is a collection of high speed statistics regarding initiators authorized to attach local logical unit and target device.
ciscoScsiInitiatorStatsGroup1.3.6.1.4.1.9.3.95.3.2.10This group is a collection of statistics for all implementations of the SCSI MIB that contain initiators.
ciscoScsiInitiatorHSStatsGroup1.3.6.1.4.1.9.3.95.3.2.11This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain initiators.
ciscoScsiDiscoveryStatsGroup1.3.6.1.4.1.9.3.95.3.2.12This group is a collection of statistics for all implementations of the SCSI MIB that contain discovered initiators.
ciscoScsiDiscoveryHSStatsGroup1.3.6.1.4.1.9.3.95.3.2.13This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain discovered initiators.
ciscoScsiDeviceStatGroup1.3.6.1.4.1.9.3.95.3.2.14A collection of statistics regarding about SCSI devices and ports.
ciscoScsiNotifGroup1.3.6.1.4.1.9.3.95.3.2.15This group is a collection of notifications.

RFC description

Manages SCSI (Small Computer System Interface) devices, targets, initiators, and ports on Cisco storage systems.

Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download CISCO-SCSI-MIB