CISCO-SCSI-FLOW-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
64
ciscoScsiFlowTable
table.1.3.6.1.4.1.9.9.447.1.1.2
·
1 row entry
·
15 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ciscoScsiFlowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-FLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-FLOW-MIB::ciscoScsiFlowTable'
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.
An entry, which is uniquely identified by the
SCSI flow ID, contains the various attributes of
a SCSI flow.
SCSI flow ID, contains the various attributes of
a SCSI flow.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object represents the flow identifier.
|
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.447.1.1.2.1.1 |
||||||||||||||||||||||||||||||||||||||
|
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'. |
CISCO-ST-TCFcNameIdr/w Type Constraints: range: 8 |
.1.3.6.1.4.1.9.9.447.1.1.2.1.2 |
||||||||||||||||||||||||||||||||||||||
|
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'. |
CISCO-ST-TCFcNameIdr/w Type Constraints: range: 8 |
.1.3.6.1.4.1.9.9.447.1.1.2.1.3 |
||||||||||||||||||||||||||||||||||||||
|
The VSAN ID of the initiator on which the flow
is configured. |
CISCO-ST-TCVsanIndexr/w Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.9.9.447.1.1.2.1.4 |
||||||||||||||||||||||||||||||||||||||
|
The VSAN ID of the target on which the flow
is configured. |
CISCO-ST-TCVsanIndexr/w Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.9.9.447.1.1.2.1.5 |
||||||||||||||||||||||||||||||||||||||
|
If this object is set to 'true', it specifies
that all the LUNs on the target are to be included in the flow. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.447.1.1.2.1.6 |
||||||||||||||||||||||||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.447.1.1.2.1.7 |
||||||||||||||||||||||||||||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.447.1.1.2.1.8 |
||||||||||||||||||||||||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.447.1.1.2.1.9 |
||||||||||||||||||||||||||||||||||||||
|
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.447.1.1.2.1.10 |
||||||||||||||||||||||||||||||||||||||
|
The verification status of the initiator
device corresponding to the SCSI Flow. |
CSFlowVerifyReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.1.2.1.11 |
||||||||||||||||||||||||||||||||||||||
|
The verification status of the target
device corresponding to the SCSI Flow. |
CSFlowVerifyReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.1.2.1.12 |
||||||||||||||||||||||||||||||||||||||
|
The status of the linecard where the SCSI Flow
initiator device is located. |
CSFlowVerifyReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.1.2.1.13 |
||||||||||||||||||||||||||||||||||||||
|
The status of the linecard where the SCSI Flow
target device is located. |
CSFlowVerifyReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.1.2.1.14 |
||||||||||||||||||||||||||||||||||||||
|
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 befor… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.447.1.1.2.1.15 |
ciscoScsiFlowStatsTable
table.1.3.6.1.4.1.9.9.447.1.2.1
·
1 row entry
·
43 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ciscoScsiFlowStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-FLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-FLOW-MIB::ciscoScsiFlowStatsTable'
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.
An entry (conceptual row) in this table.
An entry contains the statistics related to a
LUN on a flow.
An entry contains the statistics related to a
LUN on a flow.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The LUN ID on this flow on which the statistics
are gathered. |
CISCO-SCSI-MIBScsiLUNOrZero Type Constraints: range: 0range: 2range: 8 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.1 |
|
The total number of SCSI read operations on this
LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.2 |
|
The total number of SCSI read operations that
have failed on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.3 |
|
The total number of SCSI read operations that
have timed out on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.4 |
|
The total number of blocks that have been read on
this LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.5 |
|
The maximum number of blocks read across all read
operations on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.6 |
|
The minimum response time over all read operations
on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.7 |
|
The maximum response time over all read operations
on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.8 |
|
The number of read operations that are currently
active on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.9 |
|
The total number of SCSI write operations on this
LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.10 |
|
The total number of SCSI write operations that
have failed on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.11 |
|
The total number of SCSI write operations that
have timed out on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.12 |
|
The total number of blocks that have been written
on this LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.13 |
|
The maximum number of blocks written across all
write operations on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.14 |
|
The minimum response time over all write operations
on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.15 |
|
The maximum response time over all write operations
on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.16 |
|
The number of write operations that are currently
active on this LUN on this flow. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.17 |
|
The number of test unit ready SCSI commands sent
on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.18 |
|
The number of Report LUN SCSI commands sent
on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.19 |
|
The number of SCSI Inquiry commands sent on
this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.20 |
|
The number of Read Capacity SCSI commands sent on
this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.21 |
|
The number of Mode Sense SCSI commands sent on this
LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.22 |
|
The number of Request Sense SCSI commands sent on
LUN on this this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.23 |
|
The total number of link-level FC frames received
on this LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.24 |
|
The total number of link-level frames transmitted
on this LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.25 |
|
The total number of octets received in link-level
frames on this LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.26 |
|
The total number of octets transmitted in link-level
frames on this LUN on this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.27 |
|
The number of busy SCSI statuses received on this
LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.28 |
|
The number of reservation conflicts SCSI status
received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.29 |
|
The number of task set full SCSI statuses received
on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.30 |
|
The number of ACA active statuses received on this
LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.31 |
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.32 |
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.33 |
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.34 |
|
The number of ILLEGAL REQUEST SCSI SENSE key
errors received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.35 |
|
The number of UNIT ATTENTION SCSI SENSE key
errors received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.36 |
|
The number of DATA PROTECT SCSI SENSE key errors
received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.37 |
|
The number of BLANK CHECK SCSI SENSE key errors
received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.38 |
|
The number of COPY ABORTED SCSI SENSE key errors
received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.39 |
|
The number of ABORTED COMMAND SCSI SENSE key
errors received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.40 |
|
The number of VOLUME OVERFLOW SCSI SENSE key
errors received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.41 |
|
The number of MISCOMPARE SCSI SENSE key errors
received on this LUN on this flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.42 |
|
The number of ABTSs encountered on this LUN on this
flow. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.447.1.2.1.1.43 |
.1.3.6.1.4.1.9.9.447.1.3.1
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ciscoScsiFlowWrAccStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-FLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-FLOW-MIB::ciscoScsiFlowWrAccStatusTable'
A table containing status for flows with write-acceleration configured.
An entry (conceptual row) in this table.
An entry contains the status for
write-acceleration feature of the flow.
An entry contains the status for
write-acceleration feature of the flow.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The configuration status for write-acceleration
feature for this flow. |
CSFlowFeatureCfgReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.3.1.1.1 |
||||||||||||||||||||||||||||||||||||||
|
The initiator configuration status for write-acceleration
feature for this flow. |
CSFlowCfgReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.3.1.1.2 |
||||||||||||||||||||||||||||||||||||||
|
The target configuration status for write-acceleration
feature for this flow. |
CSFlowCfgReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.3.1.1.3 |
.1.3.6.1.4.1.9.9.447.1.3.2
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ciscoScsiFlowStatsStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-FLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-FLOW-MIB::ciscoScsiFlowStatsStatusTable'
A table containing status for flows with statistics configured.
An entry (conceptual row) in this table.
An entry contains the status for
statistics feature of the flow.
An entry contains the status for
statistics feature of the flow.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The configuration status for statistics
feature for this flow. |
CSFlowFeatureCfgReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.3.2.1.1 |
||||||||||||||||||||||||||||||||||||||
|
The initiator configuration status for statistics
feature for this flow. |
CSFlowCfgReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.3.2.1.2 |
||||||||||||||||||||||||||||||||||||||
|
The target configuration status for statistics
feature for this flow. |
CSFlowCfgReasonCode Type Values:
|
.1.3.6.1.4.1.9.9.447.1.3.2.1.3 |