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

VENDOR: CISCO


 Home MIB: CISCO-SCSI-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
 ciscoScsiMIB 1.3.6.1.4.1.9.10.95
The Cisco version of the SCSI MIB draft draft-ietf-ips-scsi-mib-03.txt from the IETF.
       ciscoScsiObjects 1.3.6.1.4.1.9.10.95.1
           ciscoScsiTransportTypes 1.3.6.1.4.1.9.10.95.1.1
               ciscoScsiTranportOther 1.3.6.1.4.1.9.10.95.1.1.1
               ciscoScsiTranportSPI 1.3.6.1.4.1.9.10.95.1.1.2
               ciscoScsiTransportFCP 1.3.6.1.4.1.9.10.95.1.1.3
               ciscoScsiTransportSRP 1.3.6.1.4.1.9.10.95.1.1.4
               ciscoScsiTransportISCSI 1.3.6.1.4.1.9.10.95.1.1.5
               ciscoScsiTransportSBP 1.3.6.1.4.1.9.10.95.1.1.6
           ciscoScsiGeneral 1.3.6.1.4.1.9.10.95.1.2
               ciscoScsiInstanceTable 1.3.6.1.4.1.9.10.95.1.2.1 no-access
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 1.3.6.1.4.1.9.10.95.1.2.1.1 no-access
An entry (row) containing management information applicable to a particular SCSI instance.
                       ciscoScsiInstIndex 1.3.6.1.4.1.9.10.95.1.2.1.1.1 scsiindexvalue no-access
An arbitrary integer used to uniquely identify a particular SCSI instance.
                       ciscoScsiInstAlias 1.3.6.1.4.1.9.10.95.1.2.1.1.2 snmpadminstring read-write
An administrative string, configured by the administrator to the usage of the administrator. Can be a zero-length string.
                       ciscoScsiInstSoftwareIndex 1.3.6.1.4.1.9.10.95.1.2.1.1.3 hrswinstalledindexorzero read-only
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.
                       ciscoScsiInstVendorVersion 1.3.6.1.4.1.9.10.95.1.2.1.1.4 snmpadminstring read-only
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 specification version numbers.
                       ciscoScsiInstNotifEnable 1.3.6.1.4.1.9.10.95.1.2.1.1.5 truthvalue read-write
This object allows to enable/disable sending notifications.
               ciscoScsiDeviceTable 1.3.6.1.4.1.9.10.95.1.2.2 no-access
A list of SCSI Devices present on the system.
                   ciscoScsiDeviceEntry 1.3.6.1.4.1.9.10.95.1.2.2.1 no-access
An entry (row) containing management information applicable to a particular SCSI Device included in this SCSI manageable instance.
                       ciscoScsiDeviceIndex 1.3.6.1.4.1.9.10.95.1.2.2.1.1 scsiindexvalue no-access
An arbitrary integer used to uniquely identify a particular device.
                       ciscoScsiDeviceAlias 1.3.6.1.4.1.9.10.95.1.2.2.1.2 snmpadminstring read-write
An admistrative name for this device. May be empty.
                       ciscoScsiDeviceRole 1.3.6.1.4.1.9.10.95.1.2.2.1.3 bits read-only
Is this device acting as an initiator, or as a target or as both. Bits: 'initiator': 1, 'target': 0.
                       ciscoScsiDevicePortNumber 1.3.6.1.4.1.9.10.95.1.2.2.1.4 unsigned32 read-only
The number of ports contained in this device.
                       ciscoScsiDeviceResets 1.3.6.1.4.1.9.10.95.1.2.2.1.5 counter32 read-only
This object represents the number of times that this device has reset.
               ciscoScsiPortTable 1.3.6.1.4.1.9.10.95.1.2.3 no-access
A list of SCSI Ports for each SCSI device in each instance.
                   ciscoScsiPortEntry 1.3.6.1.4.1.9.10.95.1.2.3.1 no-access
An entry (row) containing management information applicable to a particular SCSI port of a particular SCSI device in a particular SCSI instance.
                       ciscoScsiPortIndex 1.3.6.1.4.1.9.10.95.1.2.3.1.1 scsiindexvalue no-access
An arbitrary integer used to uniquely identify a particular port.
                       ciscoScsiPortRole 1.3.6.1.4.1.9.10.95.1.2.3.1.2 bits read-only
This object indicated whther this port is acting as an initiator, or as a target or as both. Bits: 'initiator': 1, 'target': 0.
                       ciscoScsiPortTrnsptPtr 1.3.6.1.4.1.9.10.95.1.2.3.1.3 rowpointer read-only
This object is the index of the corresponding transport definition in the ciscoScsiTrnsptTable
                       ciscoScsiPortBusyStatuses 1.3.6.1.4.1.9.10.95.1.2.3.1.4 counter32 read-only
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.
               ciscoScsiTrnsptTable 1.3.6.1.4.1.9.10.95.1.2.5 no-access
This table contains a list of transports in use with each SCSI device.
                   ciscoScsiTrnsptEntry 1.3.6.1.4.1.9.10.95.1.2.5.1 no-access
An entry (row) containing parameters applicable to a transport used by a particular initiator device of a particular SCSI manageable instance.
                       ciscoScsiTrnsptIndex 1.3.6.1.4.1.9.10.95.1.2.5.1.1 scsiindexvalue no-access
An administrative integer used to uniquely identify a particular transport.
                       ciscoScsiTrnsptType 1.3.6.1.4.1.9.10.95.1.2.5.1.2 autonomoustype read-only
The type of transport for this particular transport.
                       ciscoScsiTrnsptPointer 1.3.6.1.4.1.9.10.95.1.2.5.1.3 rowpointer read-only
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 point to the iSCSI Instance of the iSCSI MIB. If there is no MIB for this transport, this object has the value 0.0.
                       ciscoScsiTrnsptDevName 1.3.6.1.4.1.9.10.95.1.2.5.1.4 scsiname read-only
The name of this device in one of the format(s) appropriate for this type of transport.
           ciscoScsiInitiator 1.3.6.1.4.1.9.10.95.1.3
               ciscoScsiIntrDevTable 1.3.6.1.4.1.9.10.95.1.3.1 no-access
This table contains information for each local initiator device.
                   ciscoScsiIntrDevEntry 1.3.6.1.4.1.9.10.95.1.3.1.1 no-access
An entry (row) containing information applicable to an initiator device.
                       ciscoScsiIntrDevAccMode 1.3.6.1.4.1.9.10.95.1.3.1.1.1 integer read-write
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 initiator must wait for an operator to set ciscoScsiIntrDscTgtDiscovered = true before it is authorized. Enumeration: 'unknown': 1, 'autoEnable': 2, 'manualEnable': 3.
                       ciscoScsiIntrDevOutResets 1.3.6.1.4.1.9.10.95.1.3.1.1.2 counter32 read-only
Number of resets sent by this initiator device since the local agent's last re-initialization.
               ciscoScsiIntrPrtTable 1.3.6.1.4.1.9.10.95.1.3.3 no-access
This table contains all the initiator ports of each SCSI Initiator or Target/Initiator device.
                   ciscoScsiIntrPrtEntry 1.3.6.1.4.1.9.10.95.1.3.3.1 no-access
An entry (row) containing information applicable to the particular initiator port.
                       ciscoScsiIntrPrtName 1.3.6.1.4.1.9.10.95.1.3.3.1.1 scsiname read-only
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.
                       ciscoScsiIntrPrtIdentifier 1.3.6.1.4.1.9.10.95.1.3.3.1.2 scsiidentifier read-only
The identifier of the port in one of the format(s) appropriate for the type of transport in use.
                       ciscoScsiIntrPrtOutCommands 1.3.6.1.4.1.9.10.95.1.3.3.1.3 counter32 read-only
This object represents the number of commands sent by this initiator.
                       ciscoScsiIntrPrtWrMegaBytes 1.3.6.1.4.1.9.10.95.1.3.3.1.4 counter32 read-only
This object represents the amount of data in Megabytes sent by this initiator.
                       ciscoScsiIntrPrtReadMegaBytes 1.3.6.1.4.1.9.10.95.1.3.3.1.5 counter32 read-only
This object represents the amount of data in Megabytes received by this initiator.
                       ciscoScsiIntrPrtHSOutCommands 1.3.6.1.4.1.9.10.95.1.3.3.1.6 counter64 read-only
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.
               ciscoScsiRemoteTarget 1.3.6.1.4.1.9.10.95.1.3.4
                   ciscoScsiDscTgtTable 1.3.6.1.4.1.9.10.95.1.3.4.1 no-access
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 1.3.6.1.4.1.9.10.95.1.3.4.1.1 no-access
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.
                           ciscoScsiDscTgtIntrPortIndex 1.3.6.1.4.1.9.10.95.1.3.4.1.1.1 scsiportindexvalueorzero no-access
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.
                           ciscoScsiDscTgtIndex 1.3.6.1.4.1.9.10.95.1.3.4.1.1.2 scsiindexvalue no-access
This object is an administrative integer used to uniquely identify a particular authorized target. (Authorized to attach to this initiator device or port.)
                           ciscoScsiDscTgtDevOrPort 1.3.6.1.4.1.9.10.95.1.3.4.1.1.3 scsideviceorport read-only
This object specifies if this entry refers to a remote target port or remote target device.
                           ciscoScsiDscTgtName 1.3.6.1.4.1.9.10.95.1.3.4.1.1.4 scsiname read-only
The name of this authorized/discovered target device or port.
                           ciscoScsiDscTgtConfigured 1.3.6.1.4.1.9.10.95.1.3.4.1.1.5 truthvalue read-only
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.
                           ciscoScsiDscTgtDiscovered 1.3.6.1.4.1.9.10.95.1.3.4.1.1.6 truthvalue read-only
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 it is an implementation issue to decide how long to retain a row with configured=false, as and when the target is no longer visible/accessible to the local initiator.
                           ciscoScsiDscTgtInCommands 1.3.6.1.4.1.9.10.95.1.3.4.1.1.7 counter32 read-only
This object represents the number of commands received by this target port or device.
                           ciscoScsiDscTgtWrMegaBytes 1.3.6.1.4.1.9.10.95.1.3.4.1.1.8 counter32 read-only
This object represents the amount of data in Megabytes written by this target port or device.
                           ciscoScsiDscTgtReadMegaBytes 1.3.6.1.4.1.9.10.95.1.3.4.1.1.9 counter32 read-only
This object represents the amount of data in Megabytes read by this target port or device.
                           ciscoScsiDscTgtHSInCommands 1.3.6.1.4.1.9.10.95.1.3.4.1.1.10 counter64 read-only
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.
                           ciscoScsiDscTgtLastCreation 1.3.6.1.4.1.9.10.95.1.3.4.1.1.11 timestamp read-only
This object represents the value of sysUpTime when this row was created.
                           ciscoScsiDscTgtRowStatus 1.3.6.1.4.1.9.10.95.1.3.4.1.1.12 rowstatus read-only
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 true.
                   ciscoScsiDscLunTable 1.3.6.1.4.1.9.10.95.1.3.4.2 no-access
This table includes all the remote (not in the local system) LUNS discovered via each local initiator port of each SCSI instance.
                       ciscoScsiDscLunEntry 1.3.6.1.4.1.9.10.95.1.3.4.2.1 no-access
An entry (row) represents a LUN discovered by the local initiator device or by the local initiator port.
                           ciscoScsiDscLunIndex 1.3.6.1.4.1.9.10.95.1.3.4.2.1.1 scsiindexvalue no-access
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 ciscoScsiDscLunIdTable.
                           ciscoScsiDscLunLun 1.3.6.1.4.1.9.10.95.1.3.4.2.1.2 scsilunorzero read-only
This object is the actual value of the LUN of the discovered logical unit.
                   ciscoScsiDscLunIdTable 1.3.6.1.4.1.9.10.95.1.3.4.3 no-access
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 1.3.6.1.4.1.9.10.95.1.3.4.3.1 no-access
An entry (row) represents a LU Identifier discovered by each SCSI initiator device or port.
                           ciscoScsiDscLunIdIndex 1.3.6.1.4.1.9.10.95.1.3.4.3.1.1 scsiindexvalue no-access
This object is an administrative integer used to uniquely identify a particular LUN Identifier discovered by each scsi initiator device or port.
                           ciscoScsiDscLunIdCodeSet 1.3.6.1.4.1.9.10.95.1.3.4.3.1.2 scsiidcodeset read-only
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.
                           ciscoScsiDscLunIdAssociation 1.3.6.1.4.1.9.10.95.1.3.4.3.1.3 scsiidassociation read-only
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.
                           ciscoScsiDscLunIdType 1.3.6.1.4.1.9.10.95.1.3.4.3.1.4 scsiidtype read-only
This object defines the type of LU Identifier used for this identifier and indicates the format of scsiLUIdValue.
                           ciscoScsiDscLunIdValue 1.3.6.1.4.1.9.10.95.1.3.4.3.1.5 scsiidvalue read-only
The actual value of this identifier. The format is defined by the objects ciscoScsiIntrDscLunIdCodeSet, ciscoScsiIntrDscLunIdAssoc, ciscoScsiIntrDscLunIdType.
                   ciscoScsiAttTgtPortTable 1.3.6.1.4.1.9.10.95.1.3.4.6 no-access
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 1.3.6.1.4.1.9.10.95.1.3.4.6.1 no-access
An entry (row) represents a remote target port currently attached to the local initiator port corresponding to the ciscoScsiPortIndex.
                           ciscoScsiAttTgtPortIndex 1.3.6.1.4.1.9.10.95.1.3.4.6.1.1 scsiindexvalue no-access
An administrative integer used to uniquely identify a particular currently attached target.
                           ciscoScsiAttTgtPortDscTgtIdx 1.3.6.1.4.1.9.10.95.1.3.4.6.1.2 scsiindexvalueorzero read-only
The corresponding index in the ciscoScsiIntrDiscTgtTable for this current attached target port or zero if this attached target port is not in the table.
                           ciscoScsiAttTgtPortName 1.3.6.1.4.1.9.10.95.1.3.4.6.1.3 scsiname read-only
The name of the remote target port attached to this initiator port.
                           ciscoScsiAttTgtPortIdentifier 1.3.6.1.4.1.9.10.95.1.3.4.6.1.4 scsiidentifier read-only
The identifier of the remote target port attached to this local initiator port.
           ciscoScsiTarget 1.3.6.1.4.1.9.10.95.1.4
               ciscoScsiTgtDevTable 1.3.6.1.4.1.9.10.95.1.4.1 no-access
This table contains information about each local target device.
                   ciscoScsiTgtDevEntry 1.3.6.1.4.1.9.10.95.1.4.1.1 no-access
An entry (row) containing information applicable to a particular local target device.
                       ciscoScsiTgtDevNumberOfLUs 1.3.6.1.4.1.9.10.95.1.4.1.1.1 gauge32 read-only
This object is the number of Logical Units accessible via this local target device.
                       ciscoScsiTgtDeviceStatus 1.3.6.1.4.1.9.10.95.1.4.1.1.2 integer read-only
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 value is used when the status cannot be determined - available(2): All addressable and non-addressable devices within the SCSI device are fully operational (i.e., no logical units have an abnormal status). - broken(3): The SCSI device is not operational and cannot be made operational without external intervention. - readying(4): One or more logical units within the SCSI device are being initialized and access to the SCSI device is temporarily limited (i.e., one or more of the logical unit have a readying status). - abnormal(5): One or more addressable devices within the SCSI device are indicating a status other than available; nevertheless, the SCSI device is operational (i.e., one or more of the logical units have an abnormal status). - nonAddrFailure(6): One or more non-addressable devices within the SCSI device have failed; nevertheless, the SCSI device is operational (i.e., no logical units have an abnormal or readying status). - nonAddrFailReadying(7): One or more non-addressable devices within the SCSI device have failed; nevertheless,one or more logical units within the SCSI device are being initialized and access to the SCSI device is temporarily limited. - nonAddrFailAbnormal(8): One or more non-addressable devices within the SCSI device have failed and one or more addressable devices within the SCSI device are indicating a status other than available however the SCSI device is operational. Enumeration: 'available': 2, 'nonAddrFailReadying': 7, 'unknown': 1, 'abnormal': 5, 'broken': 3, 'readying': 4, 'nonAddrFailure': 6, 'nonAddrFailAbnormal': 8.
                       ciscoScsiTgtDevNonAccLUs 1.3.6.1.4.1.9.10.95.1.4.1.1.3 gauge32 read-only
This object is the number of Logical Units existing but not currently accessible via this local target device.
               ciscoScsiTgtPortTable 1.3.6.1.4.1.9.10.95.1.4.2 no-access
This table includes all the local target ports of all the local target devices.
                   ciscoScsiTgtPortEntry 1.3.6.1.4.1.9.10.95.1.4.2.1 no-access
An entry (row) containing information applicable to a particular local target port of a particular local target device.
                       ciscoScsiTgtPortName 1.3.6.1.4.1.9.10.95.1.4.2.1.1 scsiname read-only
The name of the port assigned for use in the SCSI protocol.
                       ciscoScsiTgtPortIdentifier 1.3.6.1.4.1.9.10.95.1.4.2.1.2 scsiidentifier read-only
The identifier of the port in one of the format(s) appropriate for the type of transport.
                       ciscoScsiTgtPortInCommands 1.3.6.1.4.1.9.10.95.1.4.2.1.3 counter32 read-only
This object represents the number of commands received by this target port.
                       ciscoScsiTgtPortWrMegaBytes 1.3.6.1.4.1.9.10.95.1.4.2.1.4 counter32 read-only
This object represents the amount of data written in Megabytes by this target port.
                       ciscoScsiTgtPortReadMegaBytes 1.3.6.1.4.1.9.10.95.1.4.2.1.5 counter32 read-only
This object represents the amount of data read in Megabytes by this target port.
                       ciscoScsiTgtPortHSInCommands 1.3.6.1.4.1.9.10.95.1.4.2.1.6 counter64 read-only
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.
               ciscoScsiRemoteInitiators 1.3.6.1.4.1.9.10.95.1.4.3
                   ciscoScsiAuthorizedIntrTable 1.3.6.1.4.1.9.10.95.1.4.3.1 no-access
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 1.3.6.1.4.1.9.10.95.1.4.3.1.1 no-access
An entry (row) represents a remote initiator port that may attach the local target port.
                           ciscoScsiAuthIntrTgtPortIndex 1.3.6.1.4.1.9.10.95.1.4.3.1.1.1 scsiportindexvalueorzero no-access
This object is: - the index of the local scsi target port, - or zero, if this entry refers to a local target device.
                           ciscoScsiAuthIntrIndex 1.3.6.1.4.1.9.10.95.1.4.3.1.1.2 scsiindexvalue no-access
This object is an administrative integer used to uniquely identify a particular authorized initiator. (Authorized to attach to this target device or port.)
                           ciscoScsiAuthIntrDevOrPort 1.3.6.1.4.1.9.10.95.1.4.3.1.1.3 scsideviceorport read-only
This object specifies if this entry refers to a remote initiator port or a device.
                           ciscoScsiAuthIntrName 1.3.6.1.4.1.9.10.95.1.4.3.1.1.4 scsiname read-only
The name of the remote initiator device or port authorized to attach this local target device or port.
                           ciscoScsiAuthIntrLunMapIndex 1.3.6.1.4.1.9.10.95.1.4.3.1.1.5 scsiindexvalueorzero read-only
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 for accessing logical units when the remote initiator corresponding to this entry is attached to any local target corresponding to this entry. Note that this object has a value of zero if this entry should use the default LUN map.
                           ciscoScsiAuthIntrAttachedTimes 1.3.6.1.4.1.9.10.95.1.4.3.1.1.6 counter32 read-only
This object indicates the number of times that this remote initiator has transitioned from unattached to attached to this local target device or port.
                           ciscoScsiAuthIntrOutCommands 1.3.6.1.4.1.9.10.95.1.4.3.1.1.7 counter32 read-only
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.
                           ciscoScsiAuthIntrReadMegaBytes 1.3.6.1.4.1.9.10.95.1.4.3.1.1.8 counter32 read-only
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.
                           ciscoScsiAuthIntrWrMegaBytes 1.3.6.1.4.1.9.10.95.1.4.3.1.1.9 counter32 read-only
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.
                           ciscoScsiAuthIntrHSOutCommands 1.3.6.1.4.1.9.10.95.1.4.3.1.1.10 counter64 read-only
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 can quickly generate lots of commands because they run at high speed.
                           ciscoScsiAuthIntrLastCreation 1.3.6.1.4.1.9.10.95.1.4.3.1.1.11 timestamp read-only
This object indicates the value of sysUpTime when this row was last created.
                           ciscoScsiAuthIntrRowStatus 1.3.6.1.4.1.9.10.95.1.4.3.1.1.12 rowstatus read-only
This object allows an administrator to create or delete this entry.
                   ciscoScsiAttIntrPrtTable 1.3.6.1.4.1.9.10.95.1.4.3.2 no-access
This table includes all the remote initiator ports that are currently attached to each local target port of this local entity.
                       ciscoScsiAttIntrPrtEntry 1.3.6.1.4.1.9.10.95.1.4.3.2.1 no-access
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.
                           ciscoScsiAttIntrPrtIdx 1.3.6.1.4.1.9.10.95.1.4.3.2.1.1 scsiindexvalue no-access
An administrative integer used to uniquely identify a particular attached remote initiator port.
                           ciscoScsiAttIntrPrtAuthIntrIdx 1.3.6.1.4.1.9.10.95.1.4.3.2.1.2 scsiindexvalueorzero read-only
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.
                           ciscoScsiAttIntrPrtName 1.3.6.1.4.1.9.10.95.1.4.3.2.1.3 scsiname read-only
The name of the remote initiator attached to this local target port.
                           ciscoScsiAttIntrPrtId 1.3.6.1.4.1.9.10.95.1.4.3.2.1.4 scsiidentifier read-only
The identifier of the remote initiator attached to this local target port.
           ciscoScsiLogicalUnit 1.3.6.1.4.1.9.10.95.1.5
               ciscoScsiLuTable 1.3.6.1.4.1.9.10.95.1.5.1 no-access
This table includes all the logical units exposed by a local target device.
                   ciscoScsiLuEntry 1.3.6.1.4.1.9.10.95.1.5.1.1 no-access
An entry (row) contains information applicable to a particular logical unit of a particular local target device.
                       ciscoScsiLuIndex 1.3.6.1.4.1.9.10.95.1.5.1.1.1 scsiindexvalue no-access
An administrative integer used to uniquely identify a particular logical unit.
                       ciscoScsiLuDefaultLun 1.3.6.1.4.1.9.10.95.1.5.1.1.2 scsilunorzero read-only
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 Logical Unit does not have a default LUN.
                       ciscoScsiLuWwnName 1.3.6.1.4.1.9.10.95.1.5.1.1.3 scsinameidorzero read-only
The World-Wide Name of this LU.
                       ciscoScsiLuVendorId 1.3.6.1.4.1.9.10.95.1.5.1.1.4 snmpadminstring read-only
A string identifying the vendor of this LU according to the value in SCSI device page.
                       ciscoScsiLuProductId 1.3.6.1.4.1.9.10.95.1.5.1.1.5 snmpadminstring read-only
A string identifying the product for this LU according to the value in SCSI device page.
                       ciscoScsiLuRevisionId 1.3.6.1.4.1.9.10.95.1.5.1.1.6 snmpadminstring read-only
A string defining the product revision of this LU according to the value in SCSI device page.
                       ciscoScsiLuPeripheralType 1.3.6.1.4.1.9.10.95.1.5.1.1.7 unsigned32 read-only
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 SCSI Primary Commands -2 .
                       ciscoScsiLuStatus 1.3.6.1.4.1.9.10.95.1.5.1.1.8 integer read-only
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 information to report). - notAvailable(3): The logical unit is capable of being supported but not available (i.e., no logical unit is currently present or the logical unit is present but not configured for use). - broken(4): The logical unit has failed and cannot respond to SCSI commands. - readying(5): The logical unit is being initialized and access is temporarily limited. - abnormal(6): The logical unit has state information available that indicates it is operating with limits. The ciscoScsiLuState indicates what those limits are. Enumeration: 'available': 2, 'unknown': 1, 'abnormal': 6, 'broken': 4, 'readying': 5, 'notAvailable': 3.
                       ciscoScsiLuState 1.3.6.1.4.1.9.10.95.1.5.1.1.9 bits read-only
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 Exposed: Within the logical unit data is not protected. In this state all data is still valid, however, loss of data/data-availability is unavoidable in the event of a failure. 3 Fractionally exposed: Within the logical unit part of the data is not protected. In this state all data is still valid, however, a failure may cause a loss of data or a loss of data availability. 4 Partially exposed: Within the logical unit one or more underlying storage devices have failed. In this state all data is still protected. 5 Protected rebuild: The logical unit is in the process of a rebuild operation. In this state all data is protected. 6 Protection disabled: Within the logical unit the data protection method has been disabled. In this state all data is still valid, however, however, loss of data/data-availability is unavoidable in the event of a failure. 7 Rebuild: The data protection method is in the process of rebuilding data. In this state data is not protected. 8 Recalculate: The logical unit is in the process of a recalculate operation. 9 Spare in use: Within the logical unit a storage device in full or part being used to store data. In this state all data is still protected. 10 Verify in progress: Within the logical unit data is being verified. Bits: 'protectedRebuild': 5, 'spareInUse': 9, 'exposed': 2, 'rebuild': 7, 'fractionallyExposed': 3, 'partiallyExposed': 4, 'dynamicReconfigurationInProgress': 1, 'dataLost': 0, 'verifyInProgress': 10, 'recalculate': 8, 'protectionDisabled': 6.
                       ciscoScsiLuInCommands 1.3.6.1.4.1.9.10.95.1.5.1.1.10 counter32 read-only
This object represents the number of commands received by this logical unit.
                       ciscoScsiLuReadMegaBytes 1.3.6.1.4.1.9.10.95.1.5.1.1.11 counter32 read-only
This object represents the amount of data in Megabytes read from this logical unit.
                       ciscoScsiLuWrittenMegaBytes 1.3.6.1.4.1.9.10.95.1.5.1.1.12 counter32 read-only
This object represents the amount of data in Megabytes written by this logical unit.
                       ciscoScsiLuInResets 1.3.6.1.4.1.9.10.95.1.5.1.1.13 counter32 read-only
This object represents the number of resets received by this logical unit.
                       ciscoScsiLuOutQueueFullStatus 1.3.6.1.4.1.9.10.95.1.5.1.1.14 counter32 read-only
This object represents the number of queue full statuses received by this logical unit.
                       ciscoScsiLuHSInCommands 1.3.6.1.4.1.9.10.95.1.5.1.1.15 counter64 read-only
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.
               ciscoScsiLuIdTable 1.3.6.1.4.1.9.10.95.1.5.2 no-access
A table of identifiers for all logical units exposed by local targets device.
                   ciscoScsiLuIdEntry 1.3.6.1.4.1.9.10.95.1.5.2.1 no-access
An entry (row) containing information applicable to a particular identifier for a particular logical unit.
                       ciscoScsiLuIdIndex 1.3.6.1.4.1.9.10.95.1.5.2.1.1 scsiindexvalue no-access
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.
                       ciscoScsiLuIdCodeSet 1.3.6.1.4.1.9.10.95.1.5.2.1.2 scsiidcodeset read-only
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 Identification Page.
                       ciscoScsiLuIdAssociation 1.3.6.1.4.1.9.10.95.1.5.2.1.3 scsiidassociation read-only
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's Identification Descriptor within the Logical Unit's Device Identification Page.
                       ciscoScsiLuIdType 1.3.6.1.4.1.9.10.95.1.5.2.1.4 scsiidtype read-only
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.
                       ciscoScsiLuIdValue 1.3.6.1.4.1.9.10.95.1.5.2.1.5 scsiidvalue read-only
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 contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
               ciscoScsiLunMapTable 1.3.6.1.4.1.9.10.95.1.5.3 no-access
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 1.3.6.1.4.1.9.10.95.1.5.3.1 no-access
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 ciscoScsiLunMapIndex constitute a LUN Map.
                       ciscoScsiLunMapIndex 1.3.6.1.4.1.9.10.95.1.5.3.1.1 scsiindexvalue no-access
An administrative integer used to uniquely identify a particular LunMap.
                       ciscoScsiLunMapLun 1.3.6.1.4.1.9.10.95.1.5.3.1.2 scsilunorzero no-access
This object specifies the Logical Unit Number, to which a logical unit is mapped by this row.
                       ciscoScsiLunMapLuIndex 1.3.6.1.4.1.9.10.95.1.5.3.1.3 scsiindexvalue read-only
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.
                       ciscoScsiLunMapRowStatus 1.3.6.1.4.1.9.10.95.1.5.3.1.4 rowstatus read-only
This object allows an administrator to create and delete this entry.
       ciscoScsiNotification 1.3.6.1.4.1.9.10.95.2
           ciscoScsiNotifications 1.3.6.1.4.1.9.10.95.2.0
               ciscoScsiTgtDevStatusChanged 1.3.6.1.4.1.9.10.95.2.0.1
A notification will be generated for each occurrence of the abnormal status (e.g., if the SCSI target device's current status is abnormal) providing that the SCSI instance's value of ciscoScsiInstNotifEnable is enabled. An SNMP agent implementing the SCSI MIB should not send more than three SCSI identical notifications in any 10-second period.
               ciscoScsiLuStatusChanged 1.3.6.1.4.1.9.10.95.2.0.2
A notification will be generated each time that ciscoScsiLuStatus will change providing that the SCSI instance's value of ciscoScsiInstScsiNotificationsEnable is enabled. An SNMP agent implementing the SCSI MIB should not send more than three SCSI identical notifications in any 10-second period.
       ciscoScsiConformance 1.3.6.1.4.1.9.10.95.3
           ciscoScsiCompliances 1.3.6.1.4.1.9.10.95.3.1
               ciscoScsiCompliance 1.3.6.1.4.1.9.10.95.3.1.1
Describes the requirements for compliance to this SCSI MIB. If an implementation can be both a target and an initiator, all groups are mandatory.
           ciscoScsiGroups 1.3.6.1.4.1.9.10.95.3.2
               ciscoScsiDeviceGroup 1.3.6.1.4.1.9.10.95.3.2.1
A collection of objects providing information about SCSI instances, devices and ports.
               ciscoScsiInitiatorGroup 1.3.6.1.4.1.9.10.95.3.2.2
This group is relevant for an initiator device and port.
               ciscoScsiDiscoveryGroup 1.3.6.1.4.1.9.10.95.3.2.3
This group is relevant for the discovered targets by an initiator port.
               ciscoScsiTargetGroup 1.3.6.1.4.1.9.10.95.3.2.4
This group is relevant for a target device and port.
               ciscoScsiLunMapGroup 1.3.6.1.4.1.9.10.95.3.2.5
This group is a collection of attributes regarding the mapping between logical unit number, logical unit and target device.
               ciscoScsiTargetStatsGroup 1.3.6.1.4.1.9.10.95.3.2.6
This group is a collection of statistics for all implementations of the SCSI MIB that contain targets.
               ciscoScsiTargetHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.7
This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain targets.
               ciscoScsiLunMapStatsGroup 1.3.6.1.4.1.9.10.95.3.2.8
This group is a collection of statistics regarding initiators authorized to attach local logical unit and target device.
               ciscoScsiLunMapHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.9
This group is a collection of high speed statistics regarding initiators authorized to attach local logical unit and target device.
               ciscoScsiInitiatorStatsGroup 1.3.6.1.4.1.9.10.95.3.2.10
This group is a collection of statistics for all implementations of the SCSI MIB that contain initiators.
               ciscoScsiInitiatorHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.11
This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain initiators.
               ciscoScsiDiscoveryStatsGroup 1.3.6.1.4.1.9.10.95.3.2.12
This group is a collection of statistics for all implementations of the SCSI MIB that contain discovered initiators.
               ciscoScsiDiscoveryHSStatsGroup 1.3.6.1.4.1.9.10.95.3.2.13
This group is a collection of high speed statistics for all implementations of the SCSI MIB that contain discovered initiators.
               ciscoScsiDeviceStatGroup 1.3.6.1.4.1.9.10.95.3.2.14
A collection of statistics regarding about SCSI devices and ports.
               ciscoScsiNotifGroup 1.3.6.1.4.1.9.10.95.3.2.15
This group is a collection of notifications.