CISCO-SCSI-FLOW-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SCSI-FLOW-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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