MIBs Depot

CISCO-SCSI-FLOW-MIB

Registered at
1.3.6.1.4.1.9.9.447
Last updated
2005-01-06 00:00
Organization
Cisco Systems Inc.
Revisions
2005-01-06 00:00
Namespace
cisco
Source file
CISCO-SCSI-FLOW-MIB
Digest
sha256:b40c12bda69fa12c8dfd24f13e74c21a84e68a246a6b484839b51bfd0620b776

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-SCSI-MIBScsiLUNOrZero
CISCO-SMIciscoMgmt
CISCO-ST-TCFcNameId, VsanIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

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

CISCO-SCSI-FLOW-MIB
CISCO-SCSI-MIB
CISCO-SMI
CISCO-ST-TC
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CSFlowCfgReasonCode
TEXTUAL-CONVENTION
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.
current
CSFlowDeviceType
TEXTUAL-CONVENTION
Represents the type of SCSI device. initiator(1) - the device is a SCSI initiator. target(2) - the device is a SCSI target.
current
CSFlowFeatureCfgReasonCode
TEXTUAL-CONVENTION
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.
current
CSFlowVerifyReasonCode
TEXTUAL-CONVENTION
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.
current

Objects

NameOIDSyntaxAccessStatus
ciscoScsiFlowMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.0
ciscoScsiFlowMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.1
csfConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.1.1
ciscoScsiFlowNextIndexAvail
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.1.1Unsigned32 (0..65535)read-onlycurrent
ciscoScsiFlowTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.1.2not-accessiblecurrent
ciscoScsiFlowEntry
OBJECT-TYPE
An entry, which is uniquely identified by the SCSI flow ID, contains the various attributes of a SCSI flow.
1.3.6.1.4.1.9.9.447.1.1.2.1not-accessiblecurrent
ciscoScsiFlowId
OBJECT-TYPE
This object represents the flow identifier.
1.3.6.1.4.1.9.9.447.1.1.2.1.1Unsigned32 (1..2147483647)not-accessiblecurrent
ciscoScsiFlowIntrWwn
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.447.1.1.2.1.2FcNameIdread-createcurrent
ciscoScsiFlowTargetWwn
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.447.1.1.2.1.3FcNameIdread-createcurrent
ciscoScsiFlowIntrVsan
OBJECT-TYPE
The VSAN ID of the initiator on which the flow is configured.
1.3.6.1.4.1.9.9.447.1.1.2.1.4VsanIndexread-createcurrent
ciscoScsiFlowTargetVsan
OBJECT-TYPE
The VSAN ID of the target on which the flow is configured.
1.3.6.1.4.1.9.9.447.1.1.2.1.5VsanIndexread-createcurrent
ciscoScsiFlowAllLuns
OBJECT-TYPE
If this object is set to 'true', it specifies that all the LUNs on the target are to be included in the flow.
1.3.6.1.4.1.9.9.447.1.1.2.1.6TruthValueread-createcurrent
ciscoScsiFlowWriteAcc
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.1.2.1.7TruthValueread-createcurrent
ciscoScsiFlowBufCount
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.1.2.1.8Unsigned32 (1..2147483647)read-createcurrent
ciscoScsiFlowStatsEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.1.2.1.9TruthValueread-createcurrent
ciscoScsiFlowClearStats
OBJECT-TYPE
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)'.
1.3.6.1.4.1.9.9.447.1.1.2.1.10INTEGER {clear(1), noop(2)}read-createcurrent
ciscoScsiFlowIntrVrfStatus
OBJECT-TYPE
The verification status of the initiator device corresponding to the SCSI Flow.
1.3.6.1.4.1.9.9.447.1.1.2.1.11CSFlowVerifyReasonCoderead-onlycurrent
ciscoScsiFlowTgtVrfStatus
OBJECT-TYPE
The verification status of the target device corresponding to the SCSI Flow.
1.3.6.1.4.1.9.9.447.1.1.2.1.12CSFlowVerifyReasonCoderead-onlycurrent
ciscoScsiFlowIntrLCStatus
OBJECT-TYPE
The status of the linecard where the SCSI Flow initiator device is located.
1.3.6.1.4.1.9.9.447.1.1.2.1.13CSFlowVerifyReasonCoderead-onlycurrent
ciscoScsiFlowTgtLCStatus
OBJECT-TYPE
The status of the linecard where the SCSI Flow target device is located.
1.3.6.1.4.1.9.9.447.1.1.2.1.14CSFlowVerifyReasonCoderead-onlycurrent
ciscoScsiFlowRowStatus
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.447.1.1.2.1.15RowStatusread-createcurrent
ciscoScsiFlowNum
OBJECT-TYPE
This object indicates the flow ID corresponding to which notifications need to be sent.
1.3.6.1.4.1.9.9.447.1.1.3Unsigned32 (1..65535)accessible-for-notifycurrent
ciscoScsiFlowDeviceType
OBJECT-TYPE
This object indicates whether the notification pertains to an initiator or target.
1.3.6.1.4.1.9.9.447.1.1.4CSFlowDeviceTypeaccessible-for-notifycurrent
ciscoScsiFlowVerifyReasonCode
OBJECT-TYPE
This object indicates the verification reason code to be included in notifications.
1.3.6.1.4.1.9.9.447.1.1.5CSFlowVerifyReasonCodeaccessible-for-notifycurrent
ciscoScsiFlowCfgReasonCode
OBJECT-TYPE
This object indicates the feature configuration reason code to be included in notifications.
1.3.6.1.4.1.9.9.447.1.1.6CSFlowCfgReasonCodeaccessible-for-notifycurrent
csfStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.1.2
ciscoScsiFlowStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.2.1not-accessiblecurrent
ciscoScsiFlowStatsEntry
OBJECT-TYPE
An entry (conceptual row) in this table. An entry contains the statistics related to a LUN on a flow.
1.3.6.1.4.1.9.9.447.1.2.1.1not-accessiblecurrent
ciscoScsiFlowLunId
OBJECT-TYPE
The LUN ID on this flow on which the statistics are gathered.
1.3.6.1.4.1.9.9.447.1.2.1.1.1ScsiLUNOrZeronot-accessiblecurrent
ciscoScsiFlowRdIos
OBJECT-TYPE
The total number of SCSI read operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.2Counter64read-onlycurrent
ciscoScsiFlowRdFailedIos
OBJECT-TYPE
The total number of SCSI read operations that have failed on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.3Counter32read-onlycurrent
ciscoScsiFlowRdTimeouts
OBJECT-TYPE
The total number of SCSI read operations that have timed out on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.4Counter32read-onlycurrent
ciscoScsiFlowRdBlocks
OBJECT-TYPE
The total number of blocks that have been read on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.5Counter64read-onlycurrent
ciscoScsiFlowRdMaxBlocks
OBJECT-TYPE
The maximum number of blocks read across all read operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.6Gauge32read-onlycurrent
ciscoScsiFlowRdMinTime
OBJECT-TYPE
The minimum response time over all read operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.7Gauge32read-onlycurrent
ciscoScsiFlowRdMaxTime
OBJECT-TYPE
The maximum response time over all read operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.8Gauge32read-onlycurrent
ciscoScsiFlowRdsActive
OBJECT-TYPE
The number of read operations that are currently active on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.9Gauge32read-onlycurrent
ciscoScsiFlowWrIos
OBJECT-TYPE
The total number of SCSI write operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.10Counter64read-onlycurrent
ciscoScsiFlowWrFailedIos
OBJECT-TYPE
The total number of SCSI write operations that have failed on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.11Counter32read-onlycurrent
ciscoScsiFlowWrTimeouts
OBJECT-TYPE
The total number of SCSI write operations that have timed out on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.12Counter32read-onlycurrent
ciscoScsiFlowWrBlocks
OBJECT-TYPE
The total number of blocks that have been written on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.13Counter64read-onlycurrent
ciscoScsiFlowWrMaxBlocks
OBJECT-TYPE
The maximum number of blocks written across all write operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.14Gauge32read-onlycurrent
ciscoScsiFlowWrMinTime
OBJECT-TYPE
The minimum response time over all write operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.15Gauge32read-onlycurrent
ciscoScsiFlowWrMaxTime
OBJECT-TYPE
The maximum response time over all write operations on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.16Gauge32read-onlycurrent
ciscoScsiFlowWrsActive
OBJECT-TYPE
The number of write operations that are currently active on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.17Gauge32read-onlycurrent
ciscoScsiFlowTestUnitRdys
OBJECT-TYPE
The number of test unit ready SCSI commands sent on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.18Counter32read-onlycurrent
ciscoScsiFlowRepLuns
OBJECT-TYPE
The number of Report LUN SCSI commands sent on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.19Counter32read-onlycurrent
ciscoScsiFlowInquirys
OBJECT-TYPE
The number of SCSI Inquiry commands sent on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.20Counter32read-onlycurrent
ciscoScsiFlowRdCapacitys
OBJECT-TYPE
The number of Read Capacity SCSI commands sent on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.21Counter32read-onlycurrent
ciscoScsiFlowModeSenses
OBJECT-TYPE
The number of Mode Sense SCSI commands sent on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.22Counter32read-onlycurrent
ciscoScsiFlowReqSenses
OBJECT-TYPE
The number of Request Sense SCSI commands sent on LUN on this this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.23Counter32read-onlycurrent
ciscoScsiFlowRxFc2Frames
OBJECT-TYPE
The total number of link-level FC frames received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.24Counter64read-onlycurrent
ciscoScsiFlowTxFc2Frames
OBJECT-TYPE
The total number of link-level frames transmitted on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.25Counter64read-onlycurrent
ciscoScsiFlowRxFc2Octets
OBJECT-TYPE
The total number of octets received in link-level frames on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.26Counter64read-onlycurrent
ciscoScsiFlowTxFc2Octets
OBJECT-TYPE
The total number of octets transmitted in link-level frames on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.27Counter64read-onlycurrent
ciscoScsiFlowBusyStatuses
OBJECT-TYPE
The number of busy SCSI statuses received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.28Counter32read-onlycurrent
ciscoScsiFlowStatusResvConfs
OBJECT-TYPE
The number of reservation conflicts SCSI status received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.29Counter32read-onlycurrent
ciscoScsiFlowTskSetFulStatuses
OBJECT-TYPE
The number of task set full SCSI statuses received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.30Counter32read-onlycurrent
ciscoScsiFlowAcaActiveStatuses
OBJECT-TYPE
The number of ACA active statuses received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.31Counter32read-onlycurrent
ciscoScsiFlowSenseKeyNotRdyErrs
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.2.1.1.32Counter32read-onlycurrent
ciscoScsiFlowSenseKeyMedErrs
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.2.1.1.33Counter32read-onlycurrent
ciscoScsiFlowSenseKeyHwErrs
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.447.1.2.1.1.34Counter32read-onlycurrent
ciscoScsiFlowSenseKeyIllReqErrs
OBJECT-TYPE
The number of ILLEGAL REQUEST SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.35Counter32read-onlycurrent
ciscoScsiFlowSenseKeyUnitAttErrs
OBJECT-TYPE
The number of UNIT ATTENTION SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.36Counter32read-onlycurrent
ciscoScsiFlowSenseKeyDatProtErrs
OBJECT-TYPE
The number of DATA PROTECT SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.37Counter32read-onlycurrent
ciscoScsiFlowSenseKeyBlankErrs
OBJECT-TYPE
The number of BLANK CHECK SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.38Counter32read-onlycurrent
ciscoScsiFlowSenseKeyCpAbrtErrs
OBJECT-TYPE
The number of COPY ABORTED SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.39Counter32read-onlycurrent
ciscoScsiFlowSenseKeyAbrtCmdErrs
OBJECT-TYPE
The number of ABORTED COMMAND SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.40Counter32read-onlycurrent
ciscoScsiFlowSenseKeyVolFlowErrs
OBJECT-TYPE
The number of VOLUME OVERFLOW SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.41Counter32read-onlycurrent
ciscoScsiFlowSenseKeyMiscmpErrs
OBJECT-TYPE
The number of MISCOMPARE SCSI SENSE key errors received on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.42Counter32read-onlycurrent
ciscoScsiFlowAbts
OBJECT-TYPE
The number of ABTSs encountered on this LUN on this flow.
1.3.6.1.4.1.9.9.447.1.2.1.1.43Counter32read-onlycurrent
csfFeatureStatus
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.1.3
ciscoScsiFlowWrAccStatusTable
OBJECT-TYPE
A table containing status for flows with write-acceleration configured.
1.3.6.1.4.1.9.9.447.1.3.1not-accessiblecurrent
ciscoScsiFlowWrAccStatusEntry
OBJECT-TYPE
An entry (conceptual row) in this table. An entry contains the status for write-acceleration feature of the flow.
1.3.6.1.4.1.9.9.447.1.3.1.1not-accessiblecurrent
ciscoScsiFlowWrAccCfgStatus
OBJECT-TYPE
The configuration status for write-acceleration feature for this flow.
1.3.6.1.4.1.9.9.447.1.3.1.1.1CSFlowFeatureCfgReasonCoderead-onlycurrent
ciscoScsiFlowWrAccIntrCfgStatus
OBJECT-TYPE
The initiator configuration status for write-acceleration feature for this flow.
1.3.6.1.4.1.9.9.447.1.3.1.1.2CSFlowCfgReasonCoderead-onlycurrent
ciscoScsiFlowWrAccTgtCfgStatus
OBJECT-TYPE
The target configuration status for write-acceleration feature for this flow.
1.3.6.1.4.1.9.9.447.1.3.1.1.3CSFlowCfgReasonCoderead-onlycurrent
ciscoScsiFlowStatsStatusTable
OBJECT-TYPE
A table containing status for flows with statistics configured.
1.3.6.1.4.1.9.9.447.1.3.2not-accessiblecurrent
ciscoScsiFlowStatsStatusEntry
OBJECT-TYPE
An entry (conceptual row) in this table. An entry contains the status for statistics feature of the flow.
1.3.6.1.4.1.9.9.447.1.3.2.1not-accessiblecurrent
ciscoScsiFlowStatsCfgStatus
OBJECT-TYPE
The configuration status for statistics feature for this flow.
1.3.6.1.4.1.9.9.447.1.3.2.1.1CSFlowFeatureCfgReasonCoderead-onlycurrent
ciscoScsiFlowStatsIntrCfgStatus
OBJECT-TYPE
The initiator configuration status for statistics feature for this flow.
1.3.6.1.4.1.9.9.447.1.3.2.1.2CSFlowCfgReasonCoderead-onlycurrent
ciscoScsiFlowStatsTgtCfgStatus
OBJECT-TYPE
The target configuration status for statistics feature for this flow.
1.3.6.1.4.1.9.9.447.1.3.2.1.3CSFlowCfgReasonCoderead-onlycurrent
ciscoScsiFlowMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.2
ciscoScsiFlowMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.2.1
ciscoScsiFlowMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.447.2.2

Notifications

NameOIDStatus
ciscoScsiFlowVerifyNotify
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.447.0.1current
ciscoScsiFlowWrAccNotify
NOTIFICATION-TYPE
This notification is generated whenever write acceleration is configured on a flow to indicate the outcome.
1.3.6.1.4.1.9.9.447.0.2current
ciscoScsiFlowStatsNotify
NOTIFICATION-TYPE
This notification is generated whenever statistics gathering is configured on a flow to indicate the outcome.
1.3.6.1.4.1.9.9.447.0.3current

Conformance

NameOIDStatus
ciscoScsiFlowMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities that implement the CISCO-SCSI-FLOW-MIB.
1.3.6.1.4.1.9.9.447.2.1.1current
ciscoScsiFlowGroup
OBJECT-GROUP
A set of objects for configuring SCSI flows.
1.3.6.1.4.1.9.9.447.2.2.1current
ciscoScsiFlowStatsGroup
OBJECT-GROUP
A collection of objects for displaying SCSI flow statistics.
1.3.6.1.4.1.9.9.447.2.2.2current
ciscoScsiFlowInfoGroup
OBJECT-GROUP
A collection of notification information objects for notification generation.
1.3.6.1.4.1.9.9.447.2.2.3current
ciscoScsiFlowNotifyGroup
NOTIFICATION-GROUP
A collection of notifications for monitoring SCSI flows.
1.3.6.1.4.1.9.9.447.2.2.4current
ciscoScsiFlowFeatureStatusGroup
OBJECT-GROUP
A collection of objects for monitoring feature status on SCSI flows.
1.3.6.1.4.1.9.9.447.2.2.5current