CISCO-SCSI-FLOW-MIB

File: CISCO-SCSI-FLOW-MIB.mib (45625 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI CISCO-ST-TC CISCO-SCSI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
NOTIFICATION-TYPE Counter32 Counter64
Gauge32 TruthValue RowStatus
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP ciscoMgmt VsanIndex
FcNameId ScsiLUNOrZero

Defined Types

CSFlowDeviceType  
Represents the type of SCSI device. initiator(1) - the device is a SCSI initiator. target(2) - the device is a SCSI target.
TEXTUAL-CONVENTION    
  INTEGER initiator(1), target(2)  

CSFlowVerifyReasonCode  
Represents the reason codes associated with SCSI flow verification notifications. success(1) - successful. noLicense(2) - there was no license available. generalError(3) - generic error. notInNameServer(4) - device was not found in Name Server database. notInFlogiServer(5) - device was not found in FLOGI Server database. deviceNotOnIlc(6) - device was not on Intelligent Line card. deviceNotScsi(7) - device was not SCSI device. deviceNotInitiator(8) - device was not initiator. deviceNotTarget(9) - device was not target. deviceNotFibreChannel(10) - device was not a Fibre Channel device. ipcTimeout(11) - internal IPC timeout. cfsError(12) - Cisco Fabric Service has reported error. cfsTimeout(13) - Cisco Fabric Service has timed out. portsUnprovisioned(14) - ports have not been provisioned. initTargetZonedOut(15) - Initiator and target have been zoned out. statusNotChecked(16) - The device status has not been checked. initNotInNameServer(17) - The initiator was not found in Name Server database. tgtNotInNameServer(18) - The target was not found in Name Server database. tgtNotInFlogiServer(19) - The target was not found in FLOGI Server database.
TEXTUAL-CONVENTION    
  INTEGER success(1), noLicense(2), generalError(3), notInNameServer(4), notInFlogiServer(5), deviceNotOnIlc(6), deviceNotScsi(7), deviceNotInitiator(8), deviceNotTarget(9), deviceNotFibreChannel(10), ipcTimeout(11), cfsError(12), cfsTimeout(13), portsUnprovisioned(14), initTargetZonedOut(15), statusNotChecked(16), initNotInNameServer(17), tgtNotInNameServer(18), tgtNotInFlogiServer(19)  

CSFlowCfgReasonCode  
Represents the reason code associated with SCSI flow feature configuration notifications. success(1) - successful. ipcError(2) - IPC error. ipcTimeout(3) - IPC timeout. sfmGenericError(4) - SCSI Flow Manager error. sfcGenericError(5) - SCSI Flow Client error. cfsError(6) - Cisco Fabric Service error. cfsTimeout(7) - Cisco Fabric Service timeout. deviceNotOnIlc(8) - device was not on Intelligent Line Card. lcIpcError(9) - Line card IPC error. tcamError(10) - Hardware programming (TCAM) error. ilcAsicDrvError(11) - Intelligent Line Card ASIC driver error. dppError(12) - Data Path Processor error. statusNotChecked(13) - The configuration status has not been checked. sfcDBError(14) - SCSI Flow Client process on ILC gives Database error. sfcNoSuchFlow(15) - No such flow exists on SFC process on ILC. sfcFlowExists(16) - The flow already exists on the SFC process on ILC. dppNoBuffers(17) - No free buffers are available on the DPP. dppNoMemory(18) - No more memory is available on the DPP. dppFlowExists(19) - Flow already exists on the DPP.
TEXTUAL-CONVENTION    
  INTEGER success(1), ipcError(2), ipcTimeout(3), sfmGenericError(4), sfcGenericError(5), cfsError(6), cfsTimeout(7), deviceNotOnIlc(8), lcIpcError(9), tcamError(10), ilcAsicDrvError(11), dppError(12), statusNotChecked(13), sfcDBError(14), sfcNoSuchFlow(15), sfcFlowExists(16), dppNoBuffers(17), dppNoMemory(18), dppFlowExists(19)  

CSFlowFeatureCfgReasonCode  
Represents the reason code to be used with SCSI flow feature configuration notifications. success(1) - successful. featureCfgFailure(2) - failure in configuring the feature. flowVerifFailure(3) - flow verification failure.
TEXTUAL-CONVENTION    
  INTEGER success(1), featureCfgFailure(2), flowVerifFailure(3)  

CiscoScsiFlowEntry  
SEQUENCE    
  ciscoScsiFlowId Unsigned32
  ciscoScsiFlowIntrWwn FcNameId
  ciscoScsiFlowTargetWwn FcNameId
  ciscoScsiFlowIntrVsan VsanIndex
  ciscoScsiFlowTargetVsan VsanIndex
  ciscoScsiFlowAllLuns TruthValue
  ciscoScsiFlowWriteAcc TruthValue
  ciscoScsiFlowBufCount Unsigned32
  ciscoScsiFlowStatsEnabled TruthValue
  ciscoScsiFlowClearStats INTEGER
  ciscoScsiFlowIntrVrfStatus CSFlowVerifyReasonCode
  ciscoScsiFlowTgtVrfStatus CSFlowVerifyReasonCode
  ciscoScsiFlowIntrLCStatus CSFlowVerifyReasonCode
  ciscoScsiFlowTgtLCStatus CSFlowVerifyReasonCode
  ciscoScsiFlowRowStatus RowStatus

CiscoScsiFlowStatsEntry  
SEQUENCE    
  ciscoScsiFlowLunId ScsiLUNOrZero
  ciscoScsiFlowRdIos Counter64
  ciscoScsiFlowRdFailedIos Counter32
  ciscoScsiFlowRdTimeouts Counter32
  ciscoScsiFlowRdBlocks Counter64
  ciscoScsiFlowRdMaxBlocks Gauge32
  ciscoScsiFlowRdMinTime Gauge32
  ciscoScsiFlowRdMaxTime Gauge32
  ciscoScsiFlowRdsActive Gauge32
  ciscoScsiFlowWrIos Counter64
  ciscoScsiFlowWrFailedIos Counter32
  ciscoScsiFlowWrTimeouts Counter32
  ciscoScsiFlowWrBlocks Counter64
  ciscoScsiFlowWrMaxBlocks Gauge32
  ciscoScsiFlowWrMinTime Gauge32
  ciscoScsiFlowWrMaxTime Gauge32
  ciscoScsiFlowWrsActive Gauge32
  ciscoScsiFlowTestUnitRdys Counter32
  ciscoScsiFlowRepLuns Counter32
  ciscoScsiFlowInquirys Counter32
  ciscoScsiFlowRdCapacitys Counter32
  ciscoScsiFlowModeSenses Counter32
  ciscoScsiFlowReqSenses Counter32
  ciscoScsiFlowRxFc2Frames Counter64
  ciscoScsiFlowTxFc2Frames Counter64
  ciscoScsiFlowRxFc2Octets Counter64
  ciscoScsiFlowTxFc2Octets Counter64
  ciscoScsiFlowBusyStatuses Counter32
  ciscoScsiFlowStatusResvConfs Counter32
  ciscoScsiFlowTskSetFulStatuses Counter32
  ciscoScsiFlowAcaActiveStatuses Counter32
  ciscoScsiFlowSenseKeyNotRdyErrs Counter32
  ciscoScsiFlowSenseKeyMedErrs Counter32
  ciscoScsiFlowSenseKeyHwErrs Counter32
  ciscoScsiFlowSenseKeyIllReqErrs Counter32
  ciscoScsiFlowSenseKeyUnitAttErrs Counter32
  ciscoScsiFlowSenseKeyDatProtErrs Counter32
  ciscoScsiFlowSenseKeyBlankErrs Counter32
  ciscoScsiFlowSenseKeyCpAbrtErrs Counter32
  ciscoScsiFlowSenseKeyAbrtCmdErrs Counter32
  ciscoScsiFlowSenseKeyVolFlowErrs Counter32
  ciscoScsiFlowSenseKeyMiscmpErrs Counter32
  ciscoScsiFlowAbts Counter32

CiscoScsiFlowWrAccStatusEntry  
SEQUENCE    
  ciscoScsiFlowWrAccCfgStatus CSFlowFeatureCfgReasonCode
  ciscoScsiFlowWrAccIntrCfgStatus CSFlowCfgReasonCode
  ciscoScsiFlowWrAccTgtCfgStatus CSFlowCfgReasonCode

CiscoScsiFlowStatsStatusEntry  
SEQUENCE    
  ciscoScsiFlowStatsCfgStatus CSFlowFeatureCfgReasonCode
  ciscoScsiFlowStatsIntrCfgStatus CSFlowCfgReasonCode
  ciscoScsiFlowStatsTgtCfgStatus CSFlowCfgReasonCode

Defined Values

ciscoScsiFlowMIB 1.3.6.1.4.1.9.9.447
A SCSI Flow is described as a SCSI Initiator SCSI Target combination. This MIB is used to configure and monitor SCSI Flows. Glossary of terms used in this MIB: ABTS - Abort Sequence. ACA - Acquire Change Authorization. CFS - Cisco Fabric Service is a general mechanism to distribute data within a Storage Area Network. DPP - Data Path Processor. ILC - Intelligent Line Card. LUN - Logical Unit Number is a 64-bit identifier for a logical unit. pWWN - port World Wide Name. nWWN - node World Wide Name. SCSI Initiator - is a device that contains application clients and SCSI initiator ports that originate device service and task management requests to be processed by a target SCSI device. SCSI flow - connection between SCSI initiator and SCSI target. SCSI Target - is a device that contains logical units and SCSI target ports that receive device service and task management requests for processing. SFC - SCSI Flow Client. SFM - SCSI Flow Manager. TCAM - Ternary Content Addressable Memory. VSAN - Virtual Storage Area Network, similar to a VLAN. WWN - World Wide Name. Mechanism of identifying devices in Fibre Channel Networks. It is 8 bytes long.
MODULE-IDENTITY    

ciscoScsiFlowMIBNotifs 1.3.6.1.4.1.9.9.447.0
OBJECT IDENTIFIER    

ciscoScsiFlowMIBObjects 1.3.6.1.4.1.9.9.447.1
OBJECT IDENTIFIER    

ciscoScsiFlowMIBConform 1.3.6.1.4.1.9.9.447.2
OBJECT IDENTIFIER    

csfConfiguration 1.3.6.1.4.1.9.9.447.1.1
OBJECT IDENTIFIER    

csfStats 1.3.6.1.4.1.9.9.447.1.2
OBJECT IDENTIFIER    

csfFeatureStatus 1.3.6.1.4.1.9.9.447.1.3
OBJECT IDENTIFIER    

ciscoScsiFlowNextIndexAvail 1.3.6.1.4.1.9.9.447.1.1.1
This object contains the next available value for the object ciscoScsiFlowId. If all values are exhausted, then this object will contain a 0 value. A management application should read this object, get the (non-zero) value and use same for creating an entry in the ciscoScsiFlowTable. If two network management applications read this object at the same time and try to create an entry in the ciscoScsiFlowTable, only one of them will succeed. The network management application which failed, will need to re-read this object and try the SET again.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ciscoScsiFlowTable 1.3.6.1.4.1.9.9.447.1.1.2
This table allows configuration of SCSI flows. The Initiator should be connected to a port on an Intelligent Line Card on the local switch. The Target device can be present anywhere in the network. The management application should create entries in this table for all SCSI flows it is interested in. This table contains all the SCSI flows configured on the local device. A SCSI flow is identified uniquely by a SCSI flow ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiFlowEntry

ciscoScsiFlowEntry 1.3.6.1.4.1.9.9.447.1.1.2.1
An entry, which is uniquely identified by the SCSI flow ID, contains the various attributes of a SCSI flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiFlowEntry  

ciscoScsiFlowId 1.3.6.1.4.1.9.9.447.1.1.2.1.1
This object represents the flow identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

ciscoScsiFlowIntrWwn 1.3.6.1.4.1.9.9.447.1.1.2.1.2
This object represents the pWWN of the Initiator in the flow. This object must be set to a valid value before or concurrently setting the corresponding instance of ciscoScsiFlowRowStatus object to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameId  

ciscoScsiFlowTargetWwn 1.3.6.1.4.1.9.9.447.1.1.2.1.3
This object represents the pWWN of the Target in the flow. This object must be set to a valid value before or concurrently setting the corresponding instance of ciscoScsiFlowRowStatus object to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameId  

ciscoScsiFlowIntrVsan 1.3.6.1.4.1.9.9.447.1.1.2.1.4
The VSAN ID of the initiator on which the flow is configured.
Status: current Access: read-create
OBJECT-TYPE    
  VsanIndex  

ciscoScsiFlowTargetVsan 1.3.6.1.4.1.9.9.447.1.1.2.1.5
The VSAN ID of the target on which the flow is configured.
Status: current Access: read-create
OBJECT-TYPE    
  VsanIndex  

ciscoScsiFlowAllLuns 1.3.6.1.4.1.9.9.447.1.1.2.1.6
If this object is set to 'true', it specifies that all the LUNs on the target are to be included in the flow.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ciscoScsiFlowWriteAcc 1.3.6.1.4.1.9.9.447.1.1.2.1.7
This object specifies if write-acceleration feature is enabled for this flow. If set to 'true' it is enabled. If set to 'false', it is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ciscoScsiFlowBufCount 1.3.6.1.4.1.9.9.447.1.1.2.1.8
The value of this object is relevant only if the corresponding instance of ciscoScsiFlowWriteAcc has been set to 'true'. It specifies the number of buffers to be used for write-acceleration.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..2147483647  

ciscoScsiFlowStatsEnabled 1.3.6.1.4.1.9.9.447.1.1.2.1.9
This object specifies if the statistics gathering needs to be enabled for this flow. If it is set to 'true', then it is enabled. If it is set to 'false', then it is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ciscoScsiFlowClearStats 1.3.6.1.4.1.9.9.447.1.1.2.1.10
This object assists in clearing the statistics for this flow. If this object is set to 'clear(1)', it results in all statistics for this flow being cleared. No action is taken if it is set to 'noop(2)'. The value of this object when read is always 'noop(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER clear(1), noop(2)  

ciscoScsiFlowIntrVrfStatus 1.3.6.1.4.1.9.9.447.1.1.2.1.11
The verification status of the initiator device corresponding to the SCSI Flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowVerifyReasonCode  

ciscoScsiFlowTgtVrfStatus 1.3.6.1.4.1.9.9.447.1.1.2.1.12
The verification status of the target device corresponding to the SCSI Flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowVerifyReasonCode  

ciscoScsiFlowIntrLCStatus 1.3.6.1.4.1.9.9.447.1.1.2.1.13
The status of the linecard where the SCSI Flow initiator device is located.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowVerifyReasonCode  

ciscoScsiFlowTgtLCStatus 1.3.6.1.4.1.9.9.447.1.1.2.1.14
The status of the linecard where the SCSI Flow target device is located.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowVerifyReasonCode  

ciscoScsiFlowRowStatus 1.3.6.1.4.1.9.9.447.1.1.2.1.15
The status of this conceptual row. When creating an entry in this table, the management application MUST set values for the corresponding instances of ciscoScsiFlowIntrWwn and ciscoScsiFlowTargetWwn before or concurrently with setting this object to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoScsiFlowNum 1.3.6.1.4.1.9.9.447.1.1.3
This object indicates the flow ID corresponding to which notifications need to be sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..65535  

ciscoScsiFlowDeviceType 1.3.6.1.4.1.9.9.447.1.1.4
This object indicates whether the notification pertains to an initiator or target.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CSFlowDeviceType  

ciscoScsiFlowVerifyReasonCode 1.3.6.1.4.1.9.9.447.1.1.5
This object indicates the verification reason code to be included in notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CSFlowVerifyReasonCode  

ciscoScsiFlowCfgReasonCode 1.3.6.1.4.1.9.9.447.1.1.6
This object indicates the feature configuration reason code to be included in notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CSFlowCfgReasonCode  

ciscoScsiFlowStatsTable 1.3.6.1.4.1.9.9.447.1.2.1
A table containing statistics related to SCSI flows on active LUNs. Counters in this table pertaining to a flow on a LUN will be populated if the corresponding statistics gathering object for that flow (ciscoScsiFlowStatsEnabled) is enabled and I/Os have been done to that LUN. The management application can cause entries to be created in this table by setting the appropriate instance of ciscoScsiFlowStatsEnabled object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiFlowStatsEntry

ciscoScsiFlowStatsEntry 1.3.6.1.4.1.9.9.447.1.2.1.1
An entry (conceptual row) in this table. An entry contains the statistics related to a LUN on a flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiFlowStatsEntry  

ciscoScsiFlowLunId 1.3.6.1.4.1.9.9.447.1.2.1.1.1
The LUN ID on this flow on which the statistics are gathered.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiLUNOrZero  

ciscoScsiFlowRdIos 1.3.6.1.4.1.9.9.447.1.2.1.1.2
The total number of SCSI read operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowRdFailedIos 1.3.6.1.4.1.9.9.447.1.2.1.1.3
The total number of SCSI read operations that have failed on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowRdTimeouts 1.3.6.1.4.1.9.9.447.1.2.1.1.4
The total number of SCSI read operations that have timed out on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowRdBlocks 1.3.6.1.4.1.9.9.447.1.2.1.1.5
The total number of blocks that have been read on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowRdMaxBlocks 1.3.6.1.4.1.9.9.447.1.2.1.1.6
The maximum number of blocks read across all read operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowRdMinTime 1.3.6.1.4.1.9.9.447.1.2.1.1.7
The minimum response time over all read operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowRdMaxTime 1.3.6.1.4.1.9.9.447.1.2.1.1.8
The maximum response time over all read operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowRdsActive 1.3.6.1.4.1.9.9.447.1.2.1.1.9
The number of read operations that are currently active on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowWrIos 1.3.6.1.4.1.9.9.447.1.2.1.1.10
The total number of SCSI write operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowWrFailedIos 1.3.6.1.4.1.9.9.447.1.2.1.1.11
The total number of SCSI write operations that have failed on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowWrTimeouts 1.3.6.1.4.1.9.9.447.1.2.1.1.12
The total number of SCSI write operations that have timed out on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowWrBlocks 1.3.6.1.4.1.9.9.447.1.2.1.1.13
The total number of blocks that have been written on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowWrMaxBlocks 1.3.6.1.4.1.9.9.447.1.2.1.1.14
The maximum number of blocks written across all write operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowWrMinTime 1.3.6.1.4.1.9.9.447.1.2.1.1.15
The minimum response time over all write operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowWrMaxTime 1.3.6.1.4.1.9.9.447.1.2.1.1.16
The maximum response time over all write operations on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowWrsActive 1.3.6.1.4.1.9.9.447.1.2.1.1.17
The number of write operations that are currently active on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoScsiFlowTestUnitRdys 1.3.6.1.4.1.9.9.447.1.2.1.1.18
The number of test unit ready SCSI commands sent on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowRepLuns 1.3.6.1.4.1.9.9.447.1.2.1.1.19
The number of Report LUN SCSI commands sent on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowInquirys 1.3.6.1.4.1.9.9.447.1.2.1.1.20
The number of SCSI Inquiry commands sent on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowRdCapacitys 1.3.6.1.4.1.9.9.447.1.2.1.1.21
The number of Read Capacity SCSI commands sent on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowModeSenses 1.3.6.1.4.1.9.9.447.1.2.1.1.22
The number of Mode Sense SCSI commands sent on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowReqSenses 1.3.6.1.4.1.9.9.447.1.2.1.1.23
The number of Request Sense SCSI commands sent on LUN on this this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowRxFc2Frames 1.3.6.1.4.1.9.9.447.1.2.1.1.24
The total number of link-level FC frames received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowTxFc2Frames 1.3.6.1.4.1.9.9.447.1.2.1.1.25
The total number of link-level frames transmitted on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowRxFc2Octets 1.3.6.1.4.1.9.9.447.1.2.1.1.26
The total number of octets received in link-level frames on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowTxFc2Octets 1.3.6.1.4.1.9.9.447.1.2.1.1.27
The total number of octets transmitted in link-level frames on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoScsiFlowBusyStatuses 1.3.6.1.4.1.9.9.447.1.2.1.1.28
The number of busy SCSI statuses received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowStatusResvConfs 1.3.6.1.4.1.9.9.447.1.2.1.1.29
The number of reservation conflicts SCSI status received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowTskSetFulStatuses 1.3.6.1.4.1.9.9.447.1.2.1.1.30
The number of task set full SCSI statuses received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowAcaActiveStatuses 1.3.6.1.4.1.9.9.447.1.2.1.1.31
The number of ACA active statuses received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyNotRdyErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.32
The number of NOT READY SCSI SENSE key errors received on this LUN on this flow. This indicates that the logical unit being addressed cannot be accessed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyMedErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.33
The number of MEDIUM ERROR SCSI SENSE key errors received on this LUN on this flow. This indicates that the command terminated with a non-recovered error condition possibly caused by a flaw in the medium.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyHwErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.34
The number of HARDWARE ERROR SCSI SENSE key errors received on this LUN on this flow. This indicates that the target detected a non-recoverable hardware failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyIllReqErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.35
The number of ILLEGAL REQUEST SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyUnitAttErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.36
The number of UNIT ATTENTION SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyDatProtErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.37
The number of DATA PROTECT SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyBlankErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.38
The number of BLANK CHECK SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyCpAbrtErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.39
The number of COPY ABORTED SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyAbrtCmdErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.40
The number of ABORTED COMMAND SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyVolFlowErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.41
The number of VOLUME OVERFLOW SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowSenseKeyMiscmpErrs 1.3.6.1.4.1.9.9.447.1.2.1.1.42
The number of MISCOMPARE SCSI SENSE key errors received on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowAbts 1.3.6.1.4.1.9.9.447.1.2.1.1.43
The number of ABTSs encountered on this LUN on this flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoScsiFlowWrAccStatusTable 1.3.6.1.4.1.9.9.447.1.3.1
A table containing status for flows with write-acceleration configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiFlowWrAccStatusEntry

ciscoScsiFlowWrAccStatusEntry 1.3.6.1.4.1.9.9.447.1.3.1.1
An entry (conceptual row) in this table. An entry contains the status for write-acceleration feature of the flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiFlowWrAccStatusEntry  

ciscoScsiFlowWrAccCfgStatus 1.3.6.1.4.1.9.9.447.1.3.1.1.1
The configuration status for write-acceleration feature for this flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowFeatureCfgReasonCode  

ciscoScsiFlowWrAccIntrCfgStatus 1.3.6.1.4.1.9.9.447.1.3.1.1.2
The initiator configuration status for write-acceleration feature for this flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowCfgReasonCode  

ciscoScsiFlowWrAccTgtCfgStatus 1.3.6.1.4.1.9.9.447.1.3.1.1.3
The target configuration status for write-acceleration feature for this flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowCfgReasonCode  

ciscoScsiFlowStatsStatusTable 1.3.6.1.4.1.9.9.447.1.3.2
A table containing status for flows with statistics configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoScsiFlowStatsStatusEntry

ciscoScsiFlowStatsStatusEntry 1.3.6.1.4.1.9.9.447.1.3.2.1
An entry (conceptual row) in this table. An entry contains the status for statistics feature of the flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoScsiFlowStatsStatusEntry  

ciscoScsiFlowStatsCfgStatus 1.3.6.1.4.1.9.9.447.1.3.2.1.1
The configuration status for statistics feature for this flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowFeatureCfgReasonCode  

ciscoScsiFlowStatsIntrCfgStatus 1.3.6.1.4.1.9.9.447.1.3.2.1.2
The initiator configuration status for statistics feature for this flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowCfgReasonCode  

ciscoScsiFlowStatsTgtCfgStatus 1.3.6.1.4.1.9.9.447.1.3.2.1.3
The target configuration status for statistics feature for this flow.
Status: current Access: read-only
OBJECT-TYPE    
  CSFlowCfgReasonCode  

ciscoScsiFlowVerifyNotify 1.3.6.1.4.1.9.9.447.0.1
This notification is generated whenever a change occurs in the fabric causing a flow to be valid or invalid. The ciscoScsiFlowNum object specifies the flow and the ciscoScsiFlowVerifyReasonCode object specifies the actual reason.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoScsiFlowWrAccNotify 1.3.6.1.4.1.9.9.447.0.2
This notification is generated whenever write acceleration is configured on a flow to indicate the outcome.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoScsiFlowStatsNotify 1.3.6.1.4.1.9.9.447.0.3
This notification is generated whenever statistics gathering is configured on a flow to indicate the outcome.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoScsiFlowMIBCompliances 1.3.6.1.4.1.9.9.447.2.1
OBJECT IDENTIFIER    

ciscoScsiFlowMIBGroups 1.3.6.1.4.1.9.9.447.2.2
OBJECT IDENTIFIER    

ciscoScsiFlowMIBCompliance 1.3.6.1.4.1.9.9.447.2.1.1
The compliance statement for entities that implement the CISCO-SCSI-FLOW-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoScsiFlowGroup 1.3.6.1.4.1.9.9.447.2.2.1
A set of objects for configuring SCSI flows.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiFlowStatsGroup 1.3.6.1.4.1.9.9.447.2.2.2
A collection of objects for displaying SCSI flow statistics.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiFlowInfoGroup 1.3.6.1.4.1.9.9.447.2.2.3
A collection of notification information objects for notification generation.
Status: current Access: read-only
OBJECT-GROUP    

ciscoScsiFlowNotifyGroup 1.3.6.1.4.1.9.9.447.2.2.4
A collection of notifications for monitoring SCSI flows.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoScsiFlowFeatureStatusGroup 1.3.6.1.4.1.9.9.447.2.2.5
A collection of objects for monitoring feature status on SCSI flows.
Status: current Access: read-only
OBJECT-GROUP