CISCO-SCSI-MIB

File: CISCO-SCSI-MIB.mib (89136 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
Counter64 Gauge32 TEXTUAL-CONVENTION
TruthValue TimeStamp RowStatus
RowPointer AutonomousType MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP SnmpAdminString
ciscoExperiment

Defined Types

ScsiLUNOrZero  
This Textual Convention represents either a SCSI Logical Unit Number (LUN) or a zero-length string. Objects defined with this syntax must specify the meaning of the zero-length string. The format of a LUN is: - a zero-length octet string or - a string of two octets if the underlying transport protocol is SBP-3 or SPI-4 using data group transfers or - a string of eight octets for all other cases.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|2|8)  

ScsiIndexValue  
A number greater than zero for administrative indices in a table.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

ScsiPortIndexValueOrZero  
This textual convention is an extension of the ScsiIndexValue convention. The latter defines a greater than zero value used to identify an index. This extension permits the additional value of zero and is applicable only to indices of SCSI port. The value zero is object-specific and must therefore be defined as part of the description of any object, which uses this syntax. Examples of the usage of zero might include situations where index was unknown, or when none or all indices need to be referenced.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

ScsiIndexValueOrZero  
This textual convention is an extension of the ScsiIndexValue convention. The latter defines a greater than zero value used to identify an index. This extension permits the additional value of zero. The value zero is object-specific and must therefore be defined as part of the description of any object, which uses this syntax. Examples of the usage of zero might include situations where index was unknown, or when none or all indices need to be referenced.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

ScsiIdentifier  
Denotes a generic SCSI device or port identifier. The format depends on the transport used: - SPI: only bits:0-3 for a port identifier (LSB is 0 and MSB is 3) - SPI: identifier of a device is a null-length octet string. - FCP: 3 bytes for a port identifier - FCP: identifier of a device is a null-length octet string. - SRP: 16 bytes identifier for a port. - SRP: identifier of a device is a null-length octet string. - iSCSI: 256 bytes for a device identifier. - iSCSI: 258 bytes for a target port. - iSCSI: 262 bytes for an initiator port. - SBP: identifier of a device is a null-length octet string. - SBP: 2 bytes for an initiator port identifier. - SBP: 11 bytes for a target port identifier.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|1|2|3|11|16|256|258|262)  

ScsiName  
Denotes a generic SCSI device or port name. The format depends on the transport used: - SPI: name of a device or a port is a null-length octet string. - FCP: 8 bytes for a port name. - FCP: name of a device is a null-length octet string. - SRP: 16 bytes name for a port. - SRP: name of a device is a null-length octet string. - iSCSI: 256 bytes for a device name. - iSCSI: 258 bytes for a target port. - iSCSI: 262 bytes for an initiator port. - SBP: name of a device is a null-length octet string. - SBP: 8 bytes for an initiator port name. - SBP: 11 bytes for a target port name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8|11|16|256|258|262)  

ScsiNameIdOrZero  
This Textual Convention represents either the SCSI name of a logical unit or a zero-length string. Objects defined with this syntax must specify the meaning of the zero-length string. The format of the name of a LU is: - a zero-length octet string or - a string of eight octets.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8)  

ScsiDeviceOrPort  
This type allows to decide if some configuration is applicable to a port or to a device.
TEXTUAL-CONVENTION    
  INTEGER device(1), port(2), other(3)  

ScsiIdCodeSet  
This Textual Convention specifies the code set in use with this identifier. The format is the same as contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
TEXTUAL-CONVENTION    
  Unsigned32 0..15  

ScsiIdAssociation  
This Textual Convention specifies what the identifier is associated with (e.g, with the addressed physical/logical device or with a particular port). The format is the same as contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
TEXTUAL-CONVENTION    
  Unsigned32 0..3  

ScsiIdType  
This Textual Convention specifies the type of the identifier. The format is the same as contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
TEXTUAL-CONVENTION    
  Unsigned32 0..15  

ScsiIdValue  
This Textual Convention represents an identifier. The objects of type ScsiIdCodeSet, ScsIdAssociation, ScsiIdType, define together the format. The format is the same as contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

HrSWInstalledIndexOrZero  
The index value for a software module's row in the Host Resources MIB's hrSWInstalledTable. A zero value indicates that no row in the hrSWInstalledTable is applicable.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

CiscoScsiInstanceEntry  
SEQUENCE    
  ciscoScsiInstIndex ScsiIndexValue
  ciscoScsiInstAlias SnmpAdminString
  ciscoScsiInstSoftwareIndex HrSWInstalledIndexOrZero
  ciscoScsiInstVendorVersion SnmpAdminString
  ciscoScsiInstNotifEnable TruthValue

CiscoScsiDeviceEntry  
SEQUENCE    
  ciscoScsiDeviceIndex ScsiIndexValue
  ciscoScsiDeviceAlias SnmpAdminString
  ciscoScsiDeviceRole BITS
  ciscoScsiDevicePortNumber Unsigned32
  ciscoScsiDeviceResets Counter32

CiscoScsiPortEntry  
SEQUENCE    
  ciscoScsiPortIndex ScsiIndexValue
  ciscoScsiPortRole BITS
  ciscoScsiPortTrnsptPtr RowPointer
  ciscoScsiPortBusyStatuses Counter32

CiscoScsiTrnsptEntry  
SEQUENCE    
  ciscoScsiTrnsptIndex ScsiIndexValue
  ciscoScsiTrnsptType AutonomousType
  ciscoScsiTrnsptPointer RowPointer
  ciscoScsiTrnsptDevName ScsiName

CiscoScsiIntrDevEntry  
SEQUENCE    
  ciscoScsiIntrDevAccMode INTEGER
  ciscoScsiIntrDevOutResets Counter32

CiscoScsiIntrPrtEntry  
SEQUENCE    
  ciscoScsiIntrPrtName ScsiName
  ciscoScsiIntrPrtIdentifier ScsiIdentifier
  ciscoScsiIntrPrtOutCommands Counter32
  ciscoScsiIntrPrtWrMegaBytes Counter32
  ciscoScsiIntrPrtReadMegaBytes Counter32
  ciscoScsiIntrPrtHSOutCommands Counter64

CiscoScsiDscTgtEntry  
SEQUENCE    
  ciscoScsiDscTgtIntrPortIndex ScsiPortIndexValueOrZero
  ciscoScsiDscTgtIndex ScsiIndexValue
  ciscoScsiDscTgtDevOrPort ScsiDeviceOrPort
  ciscoScsiDscTgtName ScsiName
  ciscoScsiDscTgtConfigured TruthValue
  ciscoScsiDscTgtDiscovered TruthValue
  ciscoScsiDscTgtInCommands Counter32
  ciscoScsiDscTgtWrMegaBytes Counter32
  ciscoScsiDscTgtReadMegaBytes Counter32
  ciscoScsiDscTgtHSInCommands Counter64
  ciscoScsiDscTgtLastCreation TimeStamp
  ciscoScsiDscTgtRowStatus RowStatus

CiscoScsiDscLunEntry  
SEQUENCE    
  ciscoScsiDscLunIndex ScsiIndexValue
  ciscoScsiDscLunLun ScsiLUNOrZero

CiscoScsiDscLunIdEntry  
SEQUENCE    
  ciscoScsiDscLunIdIndex ScsiIndexValue
  ciscoScsiDscLunIdCodeSet ScsiIdCodeSet
  ciscoScsiDscLunIdAssociation ScsiIdAssociation
  ciscoScsiDscLunIdType ScsiIdType
  ciscoScsiDscLunIdValue ScsiIdValue

CiscoScsiAttTgtPortEntry  
SEQUENCE    
  ciscoScsiAttTgtPortIndex ScsiIndexValue
  ciscoScsiAttTgtPortDscTgtIdx ScsiIndexValueOrZero
  ciscoScsiAttTgtPortName ScsiName
  ciscoScsiAttTgtPortIdentifier ScsiIdentifier

CiscoScsiTgtDevEntry  
SEQUENCE    
  ciscoScsiTgtDevNumberOfLUs Gauge32
  ciscoScsiTgtDeviceStatus INTEGER
  ciscoScsiTgtDevNonAccLUs Gauge32

CiscoScsiTgtPortEntry  
SEQUENCE    
  ciscoScsiTgtPortName ScsiName
  ciscoScsiTgtPortIdentifier ScsiIdentifier
  ciscoScsiTgtPortInCommands Counter32
  ciscoScsiTgtPortWrMegaBytes Counter32
  ciscoScsiTgtPortReadMegaBytes Counter32
  ciscoScsiTgtPortHSInCommands Counter64

CiscoScsiAuthorizedIntrEntry  
SEQUENCE    
  ciscoScsiAuthIntrTgtPortIndex ScsiPortIndexValueOrZero
  ciscoScsiAuthIntrIndex ScsiIndexValue
  ciscoScsiAuthIntrDevOrPort ScsiDeviceOrPort
  ciscoScsiAuthIntrName ScsiName
  ciscoScsiAuthIntrLunMapIndex ScsiIndexValueOrZero
  ciscoScsiAuthIntrAttachedTimes Counter32
  ciscoScsiAuthIntrOutCommands Counter32
  ciscoScsiAuthIntrReadMegaBytes Counter32
  ciscoScsiAuthIntrWrMegaBytes Counter32
  ciscoScsiAuthIntrHSOutCommands Counter64
  ciscoScsiAuthIntrLastCreation TimeStamp
  ciscoScsiAuthIntrRowStatus RowStatus

CiscoScsiAttIntrPrtEntry  
SEQUENCE    
  ciscoScsiAttIntrPrtIdx ScsiIndexValue
  ciscoScsiAttIntrPrtAuthIntrIdx ScsiIndexValueOrZero
  ciscoScsiAttIntrPrtName ScsiName
  ciscoScsiAttIntrPrtId ScsiIdentifier

CiscoScsiLuEntry  
SEQUENCE    
  ciscoScsiLuIndex ScsiIndexValue
  ciscoScsiLuDefaultLun ScsiLUNOrZero
  ciscoScsiLuWwnName ScsiNameIdOrZero
  ciscoScsiLuVendorId SnmpAdminString
  ciscoScsiLuProductId SnmpAdminString
  ciscoScsiLuRevisionId SnmpAdminString
  ciscoScsiLuPeripheralType Unsigned32
  ciscoScsiLuStatus INTEGER
  ciscoScsiLuState BITS
  ciscoScsiLuInCommands Counter32
  ciscoScsiLuReadMegaBytes Counter32
  ciscoScsiLuWrittenMegaBytes Counter32
  ciscoScsiLuInResets Counter32
  ciscoScsiLuOutQueueFullStatus Counter32
  ciscoScsiLuHSInCommands Counter64

CiscoScsiLuIdEntry  
SEQUENCE    
  ciscoScsiLuIdIndex ScsiIndexValue
  ciscoScsiLuIdCodeSet ScsiIdCodeSet
  ciscoScsiLuIdAssociation ScsiIdAssociation
  ciscoScsiLuIdType ScsiIdType
  ciscoScsiLuIdValue ScsiIdValue

CiscoScsiLunMapEntry  
SEQUENCE    
  ciscoScsiLunMapIndex ScsiIndexValue
  ciscoScsiLunMapLun ScsiLUNOrZero
  ciscoScsiLunMapLuIndex ScsiIndexValue
  ciscoScsiLunMapRowStatus RowStatus

Defined Values

ciscoScsiMIB 1.3.6.1.4.1.9.10.95
The Cisco version of the SCSI MIB draft draft-ietf-ips-scsi-mib-03.txt from the IETF.
MODULE-IDENTITY    

ciscoScsiObjects 1.3.6.1.4.1.9.10.95.1
OBJECT IDENTIFIER    

ciscoScsiNotification 1.3.6.1.4.1.9.10.95.2
OBJECT IDENTIFIER    

ciscoScsiConformance 1.3.6.1.4.1.9.10.95.3
OBJECT IDENTIFIER    

ciscoScsiTransportTypes 1.3.6.1.4.1.9.10.95.1.1
OBJECT IDENTIFIER    

ciscoScsiGeneral 1.3.6.1.4.1.9.10.95.1.2
OBJECT IDENTIFIER    

ciscoScsiInitiator 1.3.6.1.4.1.9.10.95.1.3
OBJECT IDENTIFIER    

ciscoScsiRemoteTarget 1.3.6.1.4.1.9.10.95.1.3.4
OBJECT IDENTIFIER    

ciscoScsiTarget 1.3.6.1.4.1.9.10.95.1.4
OBJECT IDENTIFIER    

ciscoScsiRemoteInitiators 1.3.6.1.4.1.9.10.95.1.4.3
OBJECT IDENTIFIER    

ciscoScsiLogicalUnit 1.3.6.1.4.1.9.10.95.1.5
OBJECT IDENTIFIER    

ciscoScsiTranportOther 1.3.6.1.4.1.9.10.95.1.1.1
OBJECT IDENTIFIER    

ciscoScsiTranportSPI 1.3.6.1.4.1.9.10.95.1.1.2
OBJECT IDENTIFIER    

ciscoScsiTransportFCP 1.3.6.1.4.1.9.10.95.1.1.3
OBJECT IDENTIFIER    

ciscoScsiTransportSRP 1.3.6.1.4.1.9.10.95.1.1.4
OBJECT IDENTIFIER    

ciscoScsiTransportISCSI 1.3.6.1.4.1.9.10.95.1.1.5
OBJECT IDENTIFIER    

ciscoScsiTransportSBP 1.3.6.1.4.1.9.10.95.1.1.6
OBJECT IDENTIFIER    

ciscoScsiNotifications 1.3.6.1.4.1.9.10.95.2.0
OBJECT IDENTIFIER    

ciscoScsiInstanceTable 1.3.6.1.4.1.9.10.95.1.2.1
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiInstanceEntry

ciscoScsiInstanceEntry 1.3.6.1.4.1.9.10.95.1.2.1.1
An entry (row) containing management information applicable to a particular SCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiInstanceEntry  

ciscoScsiInstIndex 1.3.6.1.4.1.9.10.95.1.2.1.1.1
An arbitrary integer used to uniquely identify a particular SCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiInstAlias 1.3.6.1.4.1.9.10.95.1.2.1.1.2
An administrative string, configured by the administrator to the usage of the administrator. Can be a zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

ciscoScsiInstSoftwareIndex 1.3.6.1.4.1.9.10.95.1.2.1.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  HrSWInstalledIndexOrZero  

ciscoScsiInstVendorVersion 1.3.6.1.4.1.9.10.95.1.2.1.1.4
A 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

ciscoScsiInstNotifEnable 1.3.6.1.4.1.9.10.95.1.2.1.1.5
This object allows to enable/disable sending notifications.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoScsiDeviceTable 1.3.6.1.4.1.9.10.95.1.2.2
A list of SCSI Devices present on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiDeviceEntry

ciscoScsiDeviceEntry 1.3.6.1.4.1.9.10.95.1.2.2.1
An entry (row) containing management information applicable to a particular SCSI Device included in this SCSI manageable instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiDeviceEntry  

ciscoScsiDeviceIndex 1.3.6.1.4.1.9.10.95.1.2.2.1.1
An arbitrary integer used to uniquely identify a particular device.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiDeviceAlias 1.3.6.1.4.1.9.10.95.1.2.2.1.2
An admistrative name for this device. May be empty.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

ciscoScsiDeviceRole 1.3.6.1.4.1.9.10.95.1.2.2.1.3
Is this device acting as an initiator, or as a target or as both.
Status: current Access: read-only
OBJECT-TYPE    
  BITS target(0), initiator(1)  

ciscoScsiDevicePortNumber 1.3.6.1.4.1.9.10.95.1.2.2.1.4
The number of ports contained in this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoScsiDeviceResets 1.3.6.1.4.1.9.10.95.1.2.2.1.5
This object represents the number of times that this device has reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiPortTable 1.3.6.1.4.1.9.10.95.1.2.3
A list of SCSI Ports for each SCSI device in each instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiPortEntry

ciscoScsiPortEntry 1.3.6.1.4.1.9.10.95.1.2.3.1
An entry (row) containing management information applicable to a particular SCSI port of a particular SCSI device in a particular SCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiPortEntry  

ciscoScsiPortIndex 1.3.6.1.4.1.9.10.95.1.2.3.1.1
An arbitrary integer used to uniquely identify a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiPortRole 1.3.6.1.4.1.9.10.95.1.2.3.1.2
This object indicated whther this port is acting as an initiator, or as a target or as both.
Status: current Access: read-only
OBJECT-TYPE    
  BITS target(0), initiator(1)  

ciscoScsiPortTrnsptPtr 1.3.6.1.4.1.9.10.95.1.2.3.1.3
This object is the index of the corresponding transport definition in the ciscoScsiTrnsptTable
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

ciscoScsiPortBusyStatuses 1.3.6.1.4.1.9.10.95.1.2.3.1.4
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiTrnsptTable 1.3.6.1.4.1.9.10.95.1.2.5
This table contains a list of transports in use with each SCSI device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiTrnsptEntry

ciscoScsiTrnsptEntry 1.3.6.1.4.1.9.10.95.1.2.5.1
An entry (row) containing parameters applicable to a transport used by a particular initiator device of a particular SCSI manageable instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiTrnsptEntry  

ciscoScsiTrnsptIndex 1.3.6.1.4.1.9.10.95.1.2.5.1.1
An administrative integer used to uniquely identify a particular transport.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiTrnsptType 1.3.6.1.4.1.9.10.95.1.2.5.1.2
The type of transport for this particular transport.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ciscoScsiTrnsptPointer 1.3.6.1.4.1.9.10.95.1.2.5.1.3
A 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.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

ciscoScsiTrnsptDevName 1.3.6.1.4.1.9.10.95.1.2.5.1.4
The name of this device in one of the format(s) appropriate for this type of transport.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiName  

ciscoScsiIntrDevTable 1.3.6.1.4.1.9.10.95.1.3.1
This table contains information for each local initiator device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiIntrDevEntry

ciscoScsiIntrDevEntry 1.3.6.1.4.1.9.10.95.1.3.1.1
An entry (row) containing information applicable to an initiator device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiIntrDevEntry  

ciscoScsiIntrDevAccMode 1.3.6.1.4.1.9.10.95.1.3.1.1.1
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), autoEnable(2), manualEnable(3)  

ciscoScsiIntrDevOutResets 1.3.6.1.4.1.9.10.95.1.3.1.1.2
Number of resets sent by this initiator device since the local agent's last re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiIntrPrtTable 1.3.6.1.4.1.9.10.95.1.3.3
This table contains all the initiator ports of each SCSI Initiator or Target/Initiator device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiIntrPrtEntry

ciscoScsiIntrPrtEntry 1.3.6.1.4.1.9.10.95.1.3.3.1
An entry (row) containing information applicable to the particular initiator port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiIntrPrtEntry  

ciscoScsiIntrPrtName 1.3.6.1.4.1.9.10.95.1.3.3.1.1
The name of the port assigned for use by the SCSI protocol. The format will depend of the type of transport this port is using.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiName  

ciscoScsiIntrPrtIdentifier 1.3.6.1.4.1.9.10.95.1.3.3.1.2
The identifier of the port in one of the format(s) appropriate for the type of transport in use.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdentifier  

ciscoScsiIntrPrtOutCommands 1.3.6.1.4.1.9.10.95.1.3.3.1.3
This object represents the number of commands sent by this initiator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiIntrPrtWrMegaBytes 1.3.6.1.4.1.9.10.95.1.3.3.1.4
This object represents the amount of data in Megabytes sent by this initiator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiIntrPrtReadMegaBytes 1.3.6.1.4.1.9.10.95.1.3.3.1.5
This object represents the amount of data in Megabytes received by this initiator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiIntrPrtHSOutCommands 1.3.6.1.4.1.9.10.95.1.3.3.1.6
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiDscTgtTable 1.3.6.1.4.1.9.10.95.1.3.4.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiDscTgtEntry

ciscoScsiDscTgtEntry 1.3.6.1.4.1.9.10.95.1.3.4.1.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiDscTgtEntry  

ciscoScsiDscTgtIntrPortIndex 1.3.6.1.4.1.9.10.95.1.3.4.1.1.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiPortIndexValueOrZero  

ciscoScsiDscTgtIndex 1.3.6.1.4.1.9.10.95.1.3.4.1.1.2
This object is an administrative integer used to uniquely identify a particular authorized target. (Authorized to attach to this initiator device or port.)
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiDscTgtDevOrPort 1.3.6.1.4.1.9.10.95.1.3.4.1.1.3
This object specifies if this entry refers to a remote target port or remote target device.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiDeviceOrPort  

ciscoScsiDscTgtName 1.3.6.1.4.1.9.10.95.1.3.4.1.1.4
The name of this authorized/discovered target device or port.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiName  

ciscoScsiDscTgtConfigured 1.3.6.1.4.1.9.10.95.1.3.4.1.1.5
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ciscoScsiDscTgtDiscovered 1.3.6.1.4.1.9.10.95.1.3.4.1.1.6
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoScsiDscTgtInCommands 1.3.6.1.4.1.9.10.95.1.3.4.1.1.7
This object represents the number of commands received by this target port or device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiDscTgtWrMegaBytes 1.3.6.1.4.1.9.10.95.1.3.4.1.1.8
This object represents the amount of data in Megabytes written by this target port or device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiDscTgtReadMegaBytes 1.3.6.1.4.1.9.10.95.1.3.4.1.1.9
This object represents the amount of data in Megabytes read by this target port or device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiDscTgtHSInCommands 1.3.6.1.4.1.9.10.95.1.3.4.1.1.10
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiDscTgtLastCreation 1.3.6.1.4.1.9.10.95.1.3.4.1.1.11
This object represents the value of sysUpTime when this row was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciscoScsiDscTgtRowStatus 1.3.6.1.4.1.9.10.95.1.3.4.1.1.12
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoScsiDscLunTable 1.3.6.1.4.1.9.10.95.1.3.4.2
This table includes all the remote (not in the local system) LUNS discovered via each local initiator port of each SCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiDscLunEntry

ciscoScsiDscLunEntry 1.3.6.1.4.1.9.10.95.1.3.4.2.1
An entry (row) represents a LUN discovered by the local initiator device or by the local initiator port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiDscLunEntry  

ciscoScsiDscLunIndex 1.3.6.1.4.1.9.10.95.1.3.4.2.1.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiDscLunLun 1.3.6.1.4.1.9.10.95.1.3.4.2.1.2
This object is the actual value of the LUN of the discovered logical unit.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiLUNOrZero  

ciscoScsiDscLunIdTable 1.3.6.1.4.1.9.10.95.1.3.4.3
This table includes all the remote (not in the local system) LU Identifier discovered via each local initiator port or device of this SCSI instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiDscLunIdEntry

ciscoScsiDscLunIdEntry 1.3.6.1.4.1.9.10.95.1.3.4.3.1
An entry (row) represents a LU Identifier discovered by each SCSI initiator device or port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiDscLunIdEntry  

ciscoScsiDscLunIdIndex 1.3.6.1.4.1.9.10.95.1.3.4.3.1.1
This object is an administrative integer used to uniquely identify a particular LUN Identifier discovered by each scsi initiator device or port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiDscLunIdCodeSet 1.3.6.1.4.1.9.10.95.1.3.4.3.1.2
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdCodeSet  

ciscoScsiDscLunIdAssociation 1.3.6.1.4.1.9.10.95.1.3.4.3.1.3
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdAssociation  

ciscoScsiDscLunIdType 1.3.6.1.4.1.9.10.95.1.3.4.3.1.4
This object defines the type of LU Identifier used for this identifier and indicates the format of scsiLUIdValue.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdType  

ciscoScsiDscLunIdValue 1.3.6.1.4.1.9.10.95.1.3.4.3.1.5
The actual value of this identifier. The format is defined by the objects ciscoScsiIntrDscLunIdCodeSet, ciscoScsiIntrDscLunIdAssoc, ciscoScsiIntrDscLunIdType.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdValue  

ciscoScsiAttTgtPortTable 1.3.6.1.4.1.9.10.95.1.3.4.6
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiAttTgtPortEntry

ciscoScsiAttTgtPortEntry 1.3.6.1.4.1.9.10.95.1.3.4.6.1
An entry (row) represents a remote target port currently attached to the local initiator port corresponding to the ciscoScsiPortIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiAttTgtPortEntry  

ciscoScsiAttTgtPortIndex 1.3.6.1.4.1.9.10.95.1.3.4.6.1.1
An administrative integer used to uniquely identify a particular currently attached target.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiAttTgtPortDscTgtIdx 1.3.6.1.4.1.9.10.95.1.3.4.6.1.2
The corresponding index in the ciscoScsiIntrDiscTgtTable for this current attached target port or zero if this attached target port is not in the table.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIndexValueOrZero  

ciscoScsiAttTgtPortName 1.3.6.1.4.1.9.10.95.1.3.4.6.1.3
The name of the remote target port attached to this initiator port.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiName  

ciscoScsiAttTgtPortIdentifier 1.3.6.1.4.1.9.10.95.1.3.4.6.1.4
The identifier of the remote target port attached to this local initiator port.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdentifier  

ciscoScsiTgtDevTable 1.3.6.1.4.1.9.10.95.1.4.1
This table contains information about each local target device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiTgtDevEntry

ciscoScsiTgtDevEntry 1.3.6.1.4.1.9.10.95.1.4.1.1
An entry (row) containing information applicable to a particular local target device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiTgtDevEntry  

ciscoScsiTgtDevNumberOfLUs 1.3.6.1.4.1.9.10.95.1.4.1.1.1
This object is the number of Logical Units accessible via this local target device.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiTgtDeviceStatus 1.3.6.1.4.1.9.10.95.1.4.1.1.2
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), available(2), broken(3), readying(4), abnormal(5), nonAddrFailure(6), nonAddrFailReadying(7), nonAddrFailAbnormal(8)  

ciscoScsiTgtDevNonAccLUs 1.3.6.1.4.1.9.10.95.1.4.1.1.3
This object is the number of Logical Units existing but not currently accessible via this local target device.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiTgtPortTable 1.3.6.1.4.1.9.10.95.1.4.2
This table includes all the local target ports of all the local target devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiTgtPortEntry

ciscoScsiTgtPortEntry 1.3.6.1.4.1.9.10.95.1.4.2.1
An entry (row) containing information applicable to a particular local target port of a particular local target device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiTgtPortEntry  

ciscoScsiTgtPortName 1.3.6.1.4.1.9.10.95.1.4.2.1.1
The name of the port assigned for use in the SCSI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiName  

ciscoScsiTgtPortIdentifier 1.3.6.1.4.1.9.10.95.1.4.2.1.2
The identifier of the port in one of the format(s) appropriate for the type of transport.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdentifier  

ciscoScsiTgtPortInCommands 1.3.6.1.4.1.9.10.95.1.4.2.1.3
This object represents the number of commands received by this target port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiTgtPortWrMegaBytes 1.3.6.1.4.1.9.10.95.1.4.2.1.4
This object represents the amount of data written in Megabytes by this target port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiTgtPortReadMegaBytes 1.3.6.1.4.1.9.10.95.1.4.2.1.5
This object represents the amount of data read in Megabytes by this target port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiTgtPortHSInCommands 1.3.6.1.4.1.9.10.95.1.4.2.1.6
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiAuthorizedIntrTable 1.3.6.1.4.1.9.10.95.1.4.3.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiAuthorizedIntrEntry

ciscoScsiAuthorizedIntrEntry 1.3.6.1.4.1.9.10.95.1.4.3.1.1
An entry (row) represents a remote initiator port that may attach the local target port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiAuthorizedIntrEntry  

ciscoScsiAuthIntrTgtPortIndex 1.3.6.1.4.1.9.10.95.1.4.3.1.1.1
This object is: - the index of the local scsi target port, - or zero, if this entry refers to a local target device.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiPortIndexValueOrZero  

ciscoScsiAuthIntrIndex 1.3.6.1.4.1.9.10.95.1.4.3.1.1.2
This object is an administrative integer used to uniquely identify a particular authorized initiator. (Authorized to attach to this target device or port.)
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiAuthIntrDevOrPort 1.3.6.1.4.1.9.10.95.1.4.3.1.1.3
This object specifies if this entry refers to a remote initiator port or a device.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiDeviceOrPort  

ciscoScsiAuthIntrName 1.3.6.1.4.1.9.10.95.1.4.3.1.1.4
The name of the remote initiator device or port authorized to attach this local target device or port.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiName  

ciscoScsiAuthIntrLunMapIndex 1.3.6.1.4.1.9.10.95.1.4.3.1.1.5
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiIndexValueOrZero  

ciscoScsiAuthIntrAttachedTimes 1.3.6.1.4.1.9.10.95.1.4.3.1.1.6
This object indicates the number of times that this remote initiator has transitioned from unattached to attached to this local target device or port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiAuthIntrOutCommands 1.3.6.1.4.1.9.10.95.1.4.3.1.1.7
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiAuthIntrReadMegaBytes 1.3.6.1.4.1.9.10.95.1.4.3.1.1.8
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiAuthIntrWrMegaBytes 1.3.6.1.4.1.9.10.95.1.4.3.1.1.9
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiAuthIntrHSOutCommands 1.3.6.1.4.1.9.10.95.1.4.3.1.1.10
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiAuthIntrLastCreation 1.3.6.1.4.1.9.10.95.1.4.3.1.1.11
This object indicates the value of sysUpTime when this row was last created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciscoScsiAuthIntrRowStatus 1.3.6.1.4.1.9.10.95.1.4.3.1.1.12
This object allows an administrator to create or delete this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoScsiAttIntrPrtTable 1.3.6.1.4.1.9.10.95.1.4.3.2
This table includes all the remote initiator ports that are currently attached to each local target port of this local entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiAttIntrPrtEntry

ciscoScsiAttIntrPrtEntry 1.3.6.1.4.1.9.10.95.1.4.3.2.1
An entry (row) represents a remote initiator currently attached to a particular local target port of a particular target device of a particular SCSI entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiAttIntrPrtEntry  

ciscoScsiAttIntrPrtIdx 1.3.6.1.4.1.9.10.95.1.4.3.2.1.1
An administrative integer used to uniquely identify a particular attached remote initiator port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiAttIntrPrtAuthIntrIdx 1.3.6.1.4.1.9.10.95.1.4.3.2.1.2
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIndexValueOrZero  

ciscoScsiAttIntrPrtName 1.3.6.1.4.1.9.10.95.1.4.3.2.1.3
The name of the remote initiator attached to this local target port.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiName  

ciscoScsiAttIntrPrtId 1.3.6.1.4.1.9.10.95.1.4.3.2.1.4
The identifier of the remote initiator attached to this local target port.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdentifier  

ciscoScsiLuTable 1.3.6.1.4.1.9.10.95.1.5.1
This table includes all the logical units exposed by a local target device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiLuEntry

ciscoScsiLuEntry 1.3.6.1.4.1.9.10.95.1.5.1.1
An entry (row) contains information applicable to a particular logical unit of a particular local target device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiLuEntry  

ciscoScsiLuIndex 1.3.6.1.4.1.9.10.95.1.5.1.1.1
An administrative integer used to uniquely identify a particular logical unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiLuDefaultLun 1.3.6.1.4.1.9.10.95.1.5.1.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiLUNOrZero  

ciscoScsiLuWwnName 1.3.6.1.4.1.9.10.95.1.5.1.1.3
The World-Wide Name of this LU.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiNameIdOrZero  

ciscoScsiLuVendorId 1.3.6.1.4.1.9.10.95.1.5.1.1.4
A string identifying the vendor of this LU according to the value in SCSI device page.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

ciscoScsiLuProductId 1.3.6.1.4.1.9.10.95.1.5.1.1.5
A string identifying the product for this LU according to the value in SCSI device page.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

ciscoScsiLuRevisionId 1.3.6.1.4.1.9.10.95.1.5.1.1.6
A string defining the product revision of this LU according to the value in SCSI device page.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

ciscoScsiLuPeripheralType 1.3.6.1.4.1.9.10.95.1.5.1.1.7
This 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 .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoScsiLuStatus 1.3.6.1.4.1.9.10.95.1.5.1.1.8
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), available(2), notAvailable(3), broken(4), readying(5), abnormal(6)  

ciscoScsiLuState 1.3.6.1.4.1.9.10.95.1.5.1.1.9
According 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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS dataLost(0), dynamicReconfigurationInProgress(1), exposed(2), fractionallyExposed(3), partiallyExposed(4), protectedRebuild(5), protectionDisabled(6), rebuild(7), recalculate(8), spareInUse(9), verifyInProgress(10)  

ciscoScsiLuInCommands 1.3.6.1.4.1.9.10.95.1.5.1.1.10
This object represents the number of commands received by this logical unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiLuReadMegaBytes 1.3.6.1.4.1.9.10.95.1.5.1.1.11
This object represents the amount of data in Megabytes read from this logical unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiLuWrittenMegaBytes 1.3.6.1.4.1.9.10.95.1.5.1.1.12
This object represents the amount of data in Megabytes written by this logical unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiLuInResets 1.3.6.1.4.1.9.10.95.1.5.1.1.13
This object represents the number of resets received by this logical unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiLuOutQueueFullStatus 1.3.6.1.4.1.9.10.95.1.5.1.1.14
This object represents the number of queue full statuses received by this logical unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiLuHSInCommands 1.3.6.1.4.1.9.10.95.1.5.1.1.15
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiLuIdTable 1.3.6.1.4.1.9.10.95.1.5.2
A table of identifiers for all logical units exposed by local targets device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiLuIdEntry

ciscoScsiLuIdEntry 1.3.6.1.4.1.9.10.95.1.5.2.1
An entry (row) containing information applicable to a particular identifier for a particular logical unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiLuIdEntry  

ciscoScsiLuIdIndex 1.3.6.1.4.1.9.10.95.1.5.2.1.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiLuIdCodeSet 1.3.6.1.4.1.9.10.95.1.5.2.1.2
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdCodeSet  

ciscoScsiLuIdAssociation 1.3.6.1.4.1.9.10.95.1.5.2.1.3
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdAssociation  

ciscoScsiLuIdType 1.3.6.1.4.1.9.10.95.1.5.2.1.4
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdType  

ciscoScsiLuIdValue 1.3.6.1.4.1.9.10.95.1.5.2.1.5
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  ScsiIdValue  

ciscoScsiLunMapTable 1.3.6.1.4.1.9.10.95.1.5.3
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiLunMapEntry

ciscoScsiLunMapEntry 1.3.6.1.4.1.9.10.95.1.5.3.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiLunMapEntry  

ciscoScsiLunMapIndex 1.3.6.1.4.1.9.10.95.1.5.3.1.1
An administrative integer used to uniquely identify a particular LunMap.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiLunMapLun 1.3.6.1.4.1.9.10.95.1.5.3.1.2
This object specifies the Logical Unit Number, to which a logical unit is mapped by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiLUNOrZero  

ciscoScsiLunMapLuIndex 1.3.6.1.4.1.9.10.95.1.5.3.1.3
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiIndexValue  

ciscoScsiLunMapRowStatus 1.3.6.1.4.1.9.10.95.1.5.3.1.4
This object allows an administrator to create and delete this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoScsiTgtDevStatusChanged 1.3.6.1.4.1.9.10.95.2.0.1
A 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.
Status: current Access: read-create
NOTIFICATION-TYPE    

ciscoScsiLuStatusChanged 1.3.6.1.4.1.9.10.95.2.0.2
A 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.
Status: current Access: read-create
NOTIFICATION-TYPE    

ciscoScsiCompliances 1.3.6.1.4.1.9.10.95.3.1
OBJECT IDENTIFIER    

ciscoScsiGroups 1.3.6.1.4.1.9.10.95.3.2
OBJECT IDENTIFIER    

ciscoScsiCompliance 1.3.6.1.4.1.9.10.95.3.1.1
Describes the requirements for compliance to this SCSI MIB. If an implementation can be both a target and an initiator, all groups are mandatory.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoScsiDeviceGroup 1.3.6.1.4.1.9.10.95.3.2.1
A collection of objects providing information about SCSI instances, devices and ports.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiInitiatorGroup 1.3.6.1.4.1.9.10.95.3.2.2
This group is relevant for an initiator device and port.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiDiscoveryGroup 1.3.6.1.4.1.9.10.95.3.2.3
This group is relevant for the discovered targets by an initiator port.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiTargetGroup 1.3.6.1.4.1.9.10.95.3.2.4
This group is relevant for a target device and port.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiLunMapGroup 1.3.6.1.4.1.9.10.95.3.2.5
This group is a collection of attributes regarding the mapping between logical unit number, logical unit and target device.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiTargetStatsGroup 1.3.6.1.4.1.9.10.95.3.2.6
This group is a collection of statistics for all implementations of the SCSI MIB that contain targets.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiTargetHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.7
This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain targets.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiLunMapStatsGroup 1.3.6.1.4.1.9.10.95.3.2.8
This group is a collection of statistics regarding initiators authorized to attach local logical unit and target device.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiLunMapHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.9
This group is a collection of high speed statistics regarding initiators authorized to attach local logical unit and target device.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiInitiatorStatsGroup 1.3.6.1.4.1.9.10.95.3.2.10
This group is a collection of statistics for all implementations of the SCSI MIB that contain initiators.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiInitiatorHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.11
This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain initiators.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiDiscoveryStatsGroup 1.3.6.1.4.1.9.10.95.3.2.12
This group is a collection of statistics for all implementations of the SCSI MIB that contain discovered initiators.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiDiscoveryHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.13
This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain discovered initiators.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiDeviceStatGroup 1.3.6.1.4.1.9.10.95.3.2.14
A collection of statistics regarding about SCSI devices and ports.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiNotifGroup 1.3.6.1.4.1.9.10.95.3.2.15
This group is a collection of notifications.
Status: current Access: read-only
NOTIFICATION-GROUP