CISCO-SCSI-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
17
Rows
17
Columns
98
.1.3.6.1.4.1.9.10.95.1.2.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiInstanceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiInstanceTable'
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.
ciscoScsiInstanceEntry row .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.
Column Syntax OID
An arbitrary integer used to uniquely identify a particular
SCSI instance.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.2.1.1.1
An administrative string, configured by the administrator to
the usage of the administrator. Can be a zero-length
string.
OctetStringr/w
Constraints:
range: 0-79
.1.3.6.1.4.1.9.10.95.1.2.1.1.2
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.
HrSWInstalledIndexOrZero
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.10.95.1.2.1.1.3
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…
OctetString
Constraints:
range: 0-79
.1.3.6.1.4.1.9.10.95.1.2.1.1.4
This object allows to enable/disable sending notifications.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.10.95.1.2.1.1.5
.1.3.6.1.4.1.9.10.95.1.2.2 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiDeviceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiDeviceTable'
A list of SCSI Devices present on the system.
ciscoScsiDeviceEntry row .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.
Column Syntax OID
An arbitrary integer used to uniquely identify a particular
device.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.2.2.1.1
An admistrative name for this device. May be empty.
OctetStringr/w
Constraints:
range: 0-79
.1.3.6.1.4.1.9.10.95.1.2.2.1.2
Is this device acting as an initiator, or as a target or as
both.
Bits
Enumerated Values:
0target
1initiator
.1.3.6.1.4.1.9.10.95.1.2.2.1.3
The number of ports contained in this device.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.2.2.1.4
This object represents the number of times that this
device has reset.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.2.2.1.5
.1.3.6.1.4.1.9.10.95.1.2.3 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiPortTable'
A list of SCSI Ports for each SCSI device in each instance.
ciscoScsiPortEntry row .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.
Column Syntax OID
An arbitrary integer used to uniquely identify a particular
port.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.2.3.1.1
This object indicated whther this port is acting as an
initiator, or as a target or as both.
Bits
Enumerated Values:
0target
1initiator
.1.3.6.1.4.1.9.10.95.1.2.3.1.2
This object is the index of the corresponding transport
definition in the ciscoScsiTrnsptTable
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.9.10.95.1.2.3.1.3
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.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.2.3.1.4
.1.3.6.1.4.1.9.10.95.1.2.5 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiTrnsptTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiTrnsptTable'
This table contains a list of transports in use with each SCSI 
device.
ciscoScsiTrnsptEntry row .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.
Column Syntax OID
An administrative integer used to uniquely identify a particular
transport.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.2.5.1.1
The type of transport for this particular transport.
SNMPv2-TCAutonomousType
Description:
Represents an independently extensible type identification
value. It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.
.1.3.6.1.4.1.9.10.95.1.2.5.1.2
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 poin…
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.9.10.95.1.2.5.1.3
The name of this device in one of the format(s) appropriate for
this type of transport.
ScsiName
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.2.5.1.4
.1.3.6.1.4.1.9.10.95.1.3.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiIntrDevTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiIntrDevTable'
This table contains information for each local initiator 
device.
ciscoScsiIntrDevEntry row .1.3.6.1.4.1.9.10.95.1.3.1.1
An entry (row) containing information applicable to an
initiator device.
Column Syntax OID
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 init…
Enumerationr/w
Enumerated Values:
1unknown
2autoEnable
3manualEnable
.1.3.6.1.4.1.9.10.95.1.3.1.1.1
Number of resets sent by this initiator device since the local
agent's last re-initialization.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.1.1.2
.1.3.6.1.4.1.9.10.95.1.3.3 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiIntrPrtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiIntrPrtTable'
This table contains all the initiator ports of each SCSI 
Initiator or Target/Initiator device.
ciscoScsiIntrPrtEntry row .1.3.6.1.4.1.9.10.95.1.3.3.1
An entry (row) containing information applicable to the
particular initiator port.
Column Syntax OID
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.
ScsiName
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.3.3.1.1
The identifier of the port in one of the format(s) appropriate
for the type of transport in use.
ScsiIdentifier
Type Constraints:
range: 0..3
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.3.3.1.2
This object represents the number of commands sent by this
initiator.
commandsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.3.1.3
This object represents the amount of data in Megabytes sent
by this initiator.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.3.1.4
This object represents the amount of data in Megabytes
received by this initiator.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.3.1.5
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.
commandsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.95.1.3.3.1.6
.1.3.6.1.4.1.9.10.95.1.3.4.1 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiDscTgtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiDscTgtTable'
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.
ciscoScsiDscTgtEntry row .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.
Column Syntax OID
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.
ScsiPortIndexValueOrZero
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.1
This object is an administrative integer used to uniquely
identify a particular authorized target.
(Authorized to attach to this initiator device or port.)
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.2
This object specifies if this entry refers to a remote target
port or remote target device.
ScsiDeviceOrPortr/w
Type Values:
1device
2port
3other
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.3
The name of this authorized/discovered target device or port.
ScsiNamer/w
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.4
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.5
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 i…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.6
This object represents the number of commands received by
this target port or device.
commandsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.7
This object represents the amount of data in Megabytes
written by this target port or device.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.8
This object represents the amount of data in Megabytes read
by this target port or device.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.9
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.
commandsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.10
This object represents the value of sysUpTime when this row
was created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.11
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 tru…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.10.95.1.3.4.1.1.12
.1.3.6.1.4.1.9.10.95.1.3.4.2 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiDscLunTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiDscLunTable'
This table includes all the remote (not in the local system) 
LUNS discovered via each local initiator port of each SCSI 
instance.
ciscoScsiDscLunEntry row .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.
Column Syntax OID
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 ciscoScsiDscLunIdTab…
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.2.1.1
This object is the actual value of the LUN of the discovered
logical unit.
ScsiLUNOrZero
Type Constraints:
range: 0
range: 2
range: 8
.1.3.6.1.4.1.9.10.95.1.3.4.2.1.2
.1.3.6.1.4.1.9.10.95.1.3.4.3 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiDscLunIdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiDscLunIdTable'
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.
ciscoScsiDscLunIdEntry row .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.
Column Syntax OID
This object is an administrative integer used to uniquely
identify a particular LUN Identifier discovered by each scsi
initiator device or port.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.1
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.
ScsiIdCodeSet
Type Constraints:
range: 0..15
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.2
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.
ScsiIdAssociation
Type Constraints:
range: 0..3
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.3
This object defines the type of LU Identifier used for this
identifier and indicates the format of scsiLUIdValue.
ScsiIdType
Type Constraints:
range: 0..15
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.4
The actual value of this identifier. The format is defined
by the objects ciscoScsiIntrDscLunIdCodeSet,
ciscoScsiIntrDscLunIdAssoc, ciscoScsiIntrDscLunIdType.
ScsiIdValue
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.5
.1.3.6.1.4.1.9.10.95.1.3.4.6 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiAttTgtPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiAttTgtPortTable'
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.
ciscoScsiAttTgtPortEntry row .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.
Column Syntax OID
An administrative integer used to uniquely identify a
particular currently attached target.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.1
The corresponding index in the ciscoScsiIntrDiscTgtTable for
this current attached target port or zero if this attached
target port is not in the table.
ScsiIndexValueOrZero
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.2
The name of the remote target port attached to this initiator
port.
ScsiName
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.3
The identifier of the remote target port attached to this local
initiator port.
ScsiIdentifier
Type Constraints:
range: 0..3
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.4
.1.3.6.1.4.1.9.10.95.1.4.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiTgtDevTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiTgtDevTable'
This table contains information about each local target device.
ciscoScsiTgtDevEntry row .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.
Column Syntax OID
This object is the number of Logical Units accessible via this
local target device.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.1.1.1
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 va…
Enumeration
Enumerated Values:
1unknown
2available
3broken
4readying
5abnormal
6nonAddrFailure
7nonAddrFailReadying
8nonAddrFailAbnormal
.1.3.6.1.4.1.9.10.95.1.4.1.1.2
This object is the number of Logical Units existing but not
currently accessible via this local target device.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.1.1.3
.1.3.6.1.4.1.9.10.95.1.4.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiTgtPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiTgtPortTable'
This table includes all the local target ports of all the 
local target devices.
ciscoScsiTgtPortEntry row .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.
Column Syntax OID
The name of the port assigned for use in the SCSI protocol.
ScsiName
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.4.2.1.1
The identifier of the port in one of the format(s) appropriate
for the type of transport.
ScsiIdentifier
Type Constraints:
range: 0..3
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.4.2.1.2
This object represents the number of commands received by
this target port.
commandsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.2.1.3
This object represents the amount of data written in
Megabytes by this target port.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.2.1.4
This object represents the amount of data read in Megabytes
by this target port.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.2.1.5
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.
commandsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.95.1.4.2.1.6
.1.3.6.1.4.1.9.10.95.1.4.3.1 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiAuthorizedIntrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiAuthorizedIntrTable'
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.
ciscoScsiAuthorizedIntrEntry row .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.
Column Syntax OID
This object is:
- the index of the local scsi target port,
- or zero, if this entry refers to a local target device.
ScsiPortIndexValueOrZero
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.1
This object is an administrative integer used to uniquely
identify a particular authorized initiator.
(Authorized to attach to this target device or port.)
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.2
This object specifies if this entry refers to a remote
initiator port or a device.
ScsiDeviceOrPortr/w
Type Values:
1device
2port
3other
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.3
The name of the remote initiator device or port authorized to
attach this local target device or port.
ScsiNamer/w
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.4
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 fo…
ScsiIndexValueOrZeror/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.5
This object indicates the number of times that this remote
initiator has transitioned from unattached to attached to
this local target device or port.
TimesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.6
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.
commandsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.7
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.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.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 written
from the local target device or port corresponding to this
entry.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.9
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 ca…
commandsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.10
This object indicates the value of sysUpTime when this row
was last created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.11
This object allows an administrator to create or delete this
entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.10.95.1.4.3.1.1.12
.1.3.6.1.4.1.9.10.95.1.4.3.2 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiAttIntrPrtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiAttIntrPrtTable'
This table includes all the remote initiator ports that are 
currently attached to each local target port of this local
entity.
ciscoScsiAttIntrPrtEntry row .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.
Column Syntax OID
An administrative integer used to uniquely identify a
particular attached remote initiator port.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.1
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.
ScsiIndexValueOrZero
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.2
The name of the remote initiator attached to this local target
port.
ScsiName
Type Constraints:
range: 0
range: 8
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.3
The identifier of the remote initiator attached to this local
target port.
ScsiIdentifier
Type Constraints:
range: 0..3
range: 11
range: 16
range: 256
range: 258
range: 262
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.4
.1.3.6.1.4.1.9.10.95.1.5.1 · 1 row entry · 15 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiLuTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiLuTable'
This table includes all the logical units exposed by a local
target device.
ciscoScsiLuEntry row .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.
Column Syntax OID
An administrative integer used to uniquely identify a
particular logical unit.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.1
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
Lo…
ScsiLUNOrZero
Type Constraints:
range: 0
range: 2
range: 8
.1.3.6.1.4.1.9.10.95.1.5.1.1.2
The World-Wide Name of this LU.
ScsiNameIdOrZero
Type Constraints:
range: 0
range: 8
.1.3.6.1.4.1.9.10.95.1.5.1.1.3
A string identifying the vendor of this LU according to the
value in SCSI device page.
OctetString
Constraints:
range: 0-79
.1.3.6.1.4.1.9.10.95.1.5.1.1.4
A string identifying the product for this LU according to the
value in SCSI device page.
OctetString
Constraints:
range: 0-79
.1.3.6.1.4.1.9.10.95.1.5.1.1.5
A string defining the product revision of this LU according to
the value in SCSI device page.
OctetString
Constraints:
range: 0-79
.1.3.6.1.4.1.9.10.95.1.5.1.1.6
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 SCS…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.7
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…
Enumeration
Enumerated Values:
1unknown
2available
3notAvailable
4broken
5readying
6abnormal
.1.3.6.1.4.1.9.10.95.1.5.1.1.8
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 E…
Bits
Enumerated Values:
0dataLost
1dynamicReconfigurationInProgress
2exposed
3fractionallyExposed
4partiallyExposed
5protectedRebuild
6protectionDisabled
7rebuild
8recalculate
9spareInUse
10verifyInProgress
.1.3.6.1.4.1.9.10.95.1.5.1.1.9
This object represents the number of commands received by
this logical unit.
commandsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.10
This object represents the amount of data in Megabytes read
from this logical unit.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.11
This object represents the amount of data in Megabytes
written by this logical unit.
MegabytesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.12
This object represents the number of resets received by
this logical unit.
resetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.13
This object represents the number of queue full statuses
received by this logical unit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.95.1.5.1.1.14
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.
commandsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.95.1.5.1.1.15
.1.3.6.1.4.1.9.10.95.1.5.2 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiLuIdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiLuIdTable'
A table of identifiers for all logical units exposed by 
local targets device.
ciscoScsiLuIdEntry row .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.
Column Syntax OID
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.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.5.2.1.1
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 Identificati…
ScsiIdCodeSet
Type Constraints:
range: 0..15
.1.3.6.1.4.1.9.10.95.1.5.2.1.2
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…
ScsiIdAssociation
Type Constraints:
range: 0..3
.1.3.6.1.4.1.9.10.95.1.5.2.1.3
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.
ScsiIdType
Type Constraints:
range: 0..15
.1.3.6.1.4.1.9.10.95.1.5.2.1.4
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 co…
ScsiIdValue
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.95.1.5.2.1.5
.1.3.6.1.4.1.9.10.95.1.5.3 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciscoScsiLunMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiLunMapTable'
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.
ciscoScsiLunMapEntry row .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 ciscoScsiLunMapIn…
Column Syntax OID
An administrative integer used to uniquely identify a
particular LunMap.
ScsiIndexValue
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.5.3.1.1
This object specifies the Logical Unit Number, to which a
logical unit is mapped by this row.
ScsiLUNOrZero
Type Constraints:
range: 0
range: 2
range: 8
.1.3.6.1.4.1.9.10.95.1.5.3.1.2
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.
ScsiIndexValuer/w
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.10.95.1.5.3.1.3
This object allows an administrator to create and delete this
entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.10.95.1.5.3.1.4