Home/Catalog/CISCO-SCSI-MIB

CISCO-SCSI-MIB

AI MIB Summary

The CISCO-SCSI-MIB enables monitoring and management of SCSI storage subsystems and iSCSI sessions on Cisco hardware by exposing standardized counters for initiator/target states, session establishment failures, and data transfer statistics. This module facilitates the tracking of SCSI protocol performance and error conditions within Cisco's IP Storage (IPS) infrastructure.

The Cisco version of the SCSI MIB draft draft-ietf-ips-scsi-mib-03.txt from the IETF.
171
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

171 total
Object Name
ciscoScsiMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.10.95
ciscoScsiObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1
ciscoScsiTransportTypes
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1
ciscoScsiTranportOther
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1.1
ciscoScsiTranportSPI
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1.2
ciscoScsiTransportFCP
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1.3
ciscoScsiTransportSRP
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1.4
ciscoScsiTransportISCSI
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1.5
ciscoScsiTransportSBP
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.1.6
ciscoScsiGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.2
ciscoScsiInstanceTableA 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.
SEQUENCE OF CiscoScsiInstanceEntry
.1.3.6.1.4.1.9.10.95.1.2.1
ciscoScsiInstanceEntryAn entry (row) containing management information applicable to a particular SCSI instance.
CiscoScsiInstanceEntry
.1.3.6.1.4.1.9.10.95.1.2.1.1
ciscoScsiInstIndexAn arbitrary integer used to uniquely identify a particular SCSI instance.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.2.1.1.1
ciscoScsiInstAliasAn administrative string, configured by the administrator to the usage of the administrator. Can be a zero-length string.rw
SnmpAdminString
.1.3.6.1.4.1.9.10.95.1.2.1.1.2
ciscoScsiInstSoftwareIndexThe 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.ro
HrSWInstalledIndexOrZero -- Rsyntax INTEGER
.1.3.6.1.4.1.9.10.95.1.2.1.1.3
ciscoScsiInstVendorVersionA 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.ro
SnmpAdminString
.1.3.6.1.4.1.9.10.95.1.2.1.1.4
ciscoScsiInstNotifEnableThis object allows to enable/disable sending notifications.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.10.95.1.2.1.1.5
ciscoScsiDeviceTableA list of SCSI Devices present on the system.
SEQUENCE OF CiscoScsiDeviceEntry
.1.3.6.1.4.1.9.10.95.1.2.2
ciscoScsiDeviceEntryAn entry (row) containing management information applicable to a particular SCSI Device included in this SCSI manageable instance.
CiscoScsiDeviceEntry
.1.3.6.1.4.1.9.10.95.1.2.2.1
ciscoScsiDeviceIndexAn arbitrary integer used to uniquely identify a particular device.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.2.2.1.1
ciscoScsiDeviceAliasAn admistrative name for this device. May be empty.rw
SnmpAdminString
.1.3.6.1.4.1.9.10.95.1.2.2.1.2
ciscoScsiDeviceRoleIs this device acting as an initiator, or as a target or as both.ro
OCTET STRING
.1.3.6.1.4.1.9.10.95.1.2.2.1.3
ciscoScsiDevicePortNumberThe number of ports contained in this device.ro
Gauge
.1.3.6.1.4.1.9.10.95.1.2.2.1.4
ciscoScsiDeviceResetsThis object represents the number of times that this device has reset.ro
Counter
.1.3.6.1.4.1.9.10.95.1.2.2.1.5
ciscoScsiPortTableA list of SCSI Ports for each SCSI device in each instance.
SEQUENCE OF CiscoScsiPortEntry
.1.3.6.1.4.1.9.10.95.1.2.3
ciscoScsiPortEntryAn entry (row) containing management information applicable to a particular SCSI port of a particular SCSI device in a particular SCSI instance.
CiscoScsiPortEntry
.1.3.6.1.4.1.9.10.95.1.2.3.1
ciscoScsiPortIndexAn arbitrary integer used to uniquely identify a particular port.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.2.3.1.1
ciscoScsiPortRoleThis object indicated whther this port is acting as an initiator, or as a target or as both.ro
OCTET STRING
.1.3.6.1.4.1.9.10.95.1.2.3.1.2
ciscoScsiPortTrnsptPtrThis object is the index of the corresponding transport definition in the ciscoScsiTrnsptTablero
RowPointer -- Rsyntax OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.2.3.1.3
ciscoScsiPortBusyStatusesThis 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.ro
Counter
.1.3.6.1.4.1.9.10.95.1.2.3.1.4
ciscoScsiTrnsptTableThis table contains a list of transports in use with each SCSI device.
SEQUENCE OF CiscoScsiTrnsptEntry
.1.3.6.1.4.1.9.10.95.1.2.5
ciscoScsiTrnsptEntryAn entry (row) containing parameters applicable to a transport used by a particular initiator device of a particular SCSI manageable instance.
CiscoScsiTrnsptEntry
.1.3.6.1.4.1.9.10.95.1.2.5.1
ciscoScsiTrnsptIndexAn administrative integer used to uniquely identify a particular transport.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.2.5.1.1
ciscoScsiTrnsptTypeThe type of transport for this particular transport.ro
AutonomousType -- Rsyntax OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.2.5.1.2
ciscoScsiTrnsptPointerA 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.ro
RowPointer -- Rsyntax OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.2.5.1.3
ciscoScsiTrnsptDevNameThe name of this device in one of the format(s) appropriate for this type of transport.ro
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.2.5.1.4
ciscoScsiInitiator
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.3
ciscoScsiIntrDevTableThis table contains information for each local initiator device.
SEQUENCE OF CiscoScsiIntrDevEntry
.1.3.6.1.4.1.9.10.95.1.3.1
ciscoScsiIntrDevEntryAn entry (row) containing information applicable to an initiator device.
CiscoScsiIntrDevEntry
.1.3.6.1.4.1.9.10.95.1.3.1.1
ciscoScsiIntrDevAccModeThis 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.rw
Enumeration
.1.3.6.1.4.1.9.10.95.1.3.1.1.1
ciscoScsiIntrDevOutResetsNumber of resets sent by this initiator device since the local agent's last re-initialization.ro
Counter
.1.3.6.1.4.1.9.10.95.1.3.1.1.2
ciscoScsiIntrPrtTableThis table contains all the initiator ports of each SCSI Initiator or Target/Initiator device.
SEQUENCE OF CiscoScsiIntrPrtEntry
.1.3.6.1.4.1.9.10.95.1.3.3
ciscoScsiIntrPrtEntryAn entry (row) containing information applicable to the particular initiator port.
CiscoScsiIntrPrtEntry
.1.3.6.1.4.1.9.10.95.1.3.3.1
ciscoScsiIntrPrtNameThe name of the port assigned for use by the SCSI protocol. The format will depend of the type of transport this port is using.ro
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.3.1.1
ciscoScsiIntrPrtIdentifierThe identifier of the port in one of the format(s) appropriate for the type of transport in use.ro
ScsiIdentifier -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.3.1.2
ciscoScsiIntrPrtOutCommandsThis object represents the number of commands sent by this initiator.ro
Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.3.3.1.3
ciscoScsiIntrPrtWrMegaBytesThis object represents the amount of data in Megabytes sent by this initiator.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.3.3.1.4
ciscoScsiIntrPrtReadMegaBytesThis object represents the amount of data in Megabytes received by this initiator.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.3.3.1.5
ciscoScsiIntrPrtHSOutCommandsThis 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.ro
--?? syntax is not convertable to SMIv1 Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.3.3.1.6
ciscoScsiRemoteTarget
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.3.4
ciscoScsiDscTgtTableThis 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.
SEQUENCE OF CiscoScsiDscTgtEntry
.1.3.6.1.4.1.9.10.95.1.3.4.1
ciscoScsiDscTgtEntryAn 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.
CiscoScsiDscTgtEntry
.1.3.6.1.4.1.9.10.95.1.3.4.1.1
ciscoScsiDscTgtIntrPortIndexThis 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 -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.1
ciscoScsiDscTgtIndexThis object is an administrative integer used to uniquely identify a particular authorized target. (Authorized to attach to this initiator device or port.)
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.2
ciscoScsiDscTgtDevOrPortThis object specifies if this entry refers to a remote target port or remote target device.rw
ScsiDeviceOrPort -- Rsyntax INTEGER { -- device(1), -- port(2), -- other(3) -- }
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.3
ciscoScsiDscTgtNameThe name of this authorized/discovered target device or port.rw
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.4
ciscoScsiDscTgtConfiguredThis 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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.5
ciscoScsiDscTgtDiscoveredThis 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.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.6
ciscoScsiDscTgtInCommandsThis object represents the number of commands received by this target port or device.ro
Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.7
ciscoScsiDscTgtWrMegaBytesThis object represents the amount of data in Megabytes written by this target port or device.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.8
ciscoScsiDscTgtReadMegaBytesThis object represents the amount of data in Megabytes read by this target port or device.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.9
ciscoScsiDscTgtHSInCommandsThis 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.ro
--?? syntax is not convertable to SMIv1 Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.10
ciscoScsiDscTgtLastCreationThis object represents the value of sysUpTime when this row was created.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.11
ciscoScsiDscTgtRowStatusThis 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.12
ciscoScsiDscLunTableThis table includes all the remote (not in the local system) LUNS discovered via each local initiator port of each SCSI instance.
SEQUENCE OF CiscoScsiDscLunEntry
.1.3.6.1.4.1.9.10.95.1.3.4.2
ciscoScsiDscLunEntryAn entry (row) represents a LUN discovered by the local initiator device or by the local initiator port.
CiscoScsiDscLunEntry
.1.3.6.1.4.1.9.10.95.1.3.4.2.1
ciscoScsiDscLunIndexThis 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.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.2.1.1
ciscoScsiDscLunLunThis object is the actual value of the LUN of the discovered logical unit.ro
ScsiLUNOrZero -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.4.2.1.2
ciscoScsiDscLunIdTableThis table includes all the remote (not in the local system) LU Identifier discovered via each local initiator port or device of this SCSI instance.
SEQUENCE OF CiscoScsiDscLunIdEntry
.1.3.6.1.4.1.9.10.95.1.3.4.3
ciscoScsiDscLunIdEntryAn entry (row) represents a LU Identifier discovered by each SCSI initiator device or port.
CiscoScsiDscLunIdEntry
.1.3.6.1.4.1.9.10.95.1.3.4.3.1
ciscoScsiDscLunIdIndexThis object is an administrative integer used to uniquely identify a particular LUN Identifier discovered by each scsi initiator device or port.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.1
ciscoScsiDscLunIdCodeSetThis 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.ro
ScsiIdCodeSet -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.2
ciscoScsiDscLunIdAssociationThis 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.ro
ScsiIdAssociation -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.3
ciscoScsiDscLunIdTypeThis object defines the type of LU Identifier used for this identifier and indicates the format of scsiLUIdValue.ro
ScsiIdType -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.4
ciscoScsiDscLunIdValueThe actual value of this identifier. The format is defined by the objects ciscoScsiIntrDscLunIdCodeSet, ciscoScsiIntrDscLunIdAssoc, ciscoScsiIntrDscLunIdType.ro
ScsiIdValue -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.4.3.1.5
ciscoScsiAttTgtPortTableThis 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.
SEQUENCE OF CiscoScsiAttTgtPortEntry
.1.3.6.1.4.1.9.10.95.1.3.4.6
ciscoScsiAttTgtPortEntryAn entry (row) represents a remote target port currently attached to the local initiator port corresponding to the ciscoScsiPortIndex.
CiscoScsiAttTgtPortEntry
.1.3.6.1.4.1.9.10.95.1.3.4.6.1
ciscoScsiAttTgtPortIndexAn administrative integer used to uniquely identify a particular currently attached target.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.1
ciscoScsiAttTgtPortDscTgtIdxThe corresponding index in the ciscoScsiIntrDiscTgtTable for this current attached target port or zero if this attached target port is not in the table.ro
ScsiIndexValueOrZero -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.2
ciscoScsiAttTgtPortNameThe name of the remote target port attached to this initiator port.ro
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.3
ciscoScsiAttTgtPortIdentifierThe identifier of the remote target port attached to this local initiator port.ro
ScsiIdentifier -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.3.4.6.1.4
ciscoScsiTarget
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.4
ciscoScsiTgtDevTableThis table contains information about each local target device.
SEQUENCE OF CiscoScsiTgtDevEntry
.1.3.6.1.4.1.9.10.95.1.4.1
ciscoScsiTgtDevEntryAn entry (row) containing information applicable to a particular local target device.
CiscoScsiTgtDevEntry
.1.3.6.1.4.1.9.10.95.1.4.1.1
ciscoScsiTgtDevNumberOfLUsThis object is the number of Logical Units accessible via this local target device.ro
Gauge
.1.3.6.1.4.1.9.10.95.1.4.1.1.1
ciscoScsiTgtDeviceStatusThis 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.ro
Enumeration
.1.3.6.1.4.1.9.10.95.1.4.1.1.2
ciscoScsiTgtDevNonAccLUsThis object is the number of Logical Units existing but not currently accessible via this local target device.ro
Gauge
.1.3.6.1.4.1.9.10.95.1.4.1.1.3
ciscoScsiTgtPortTableThis table includes all the local target ports of all the local target devices.
SEQUENCE OF CiscoScsiTgtPortEntry
.1.3.6.1.4.1.9.10.95.1.4.2
ciscoScsiTgtPortEntryAn entry (row) containing information applicable to a particular local target port of a particular local target device.
CiscoScsiTgtPortEntry
.1.3.6.1.4.1.9.10.95.1.4.2.1
ciscoScsiTgtPortNameThe name of the port assigned for use in the SCSI protocol.ro
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.4.2.1.1
ciscoScsiTgtPortIdentifierThe identifier of the port in one of the format(s) appropriate for the type of transport.ro
ScsiIdentifier -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.4.2.1.2
ciscoScsiTgtPortInCommandsThis object represents the number of commands received by this target port.ro
Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.4.2.1.3
ciscoScsiTgtPortWrMegaBytesThis object represents the amount of data written in Megabytes by this target port.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.4.2.1.4
ciscoScsiTgtPortReadMegaBytesThis object represents the amount of data read in Megabytes by this target port.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.4.2.1.5
ciscoScsiTgtPortHSInCommandsThis 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.ro
--?? syntax is not convertable to SMIv1 Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.4.2.1.6
ciscoScsiRemoteInitiators
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.4.3
ciscoScsiAuthorizedIntrTableThis 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.
SEQUENCE OF CiscoScsiAuthorizedIntrEntry
.1.3.6.1.4.1.9.10.95.1.4.3.1
ciscoScsiAuthorizedIntrEntryAn entry (row) represents a remote initiator port that may attach the local target port.
CiscoScsiAuthorizedIntrEntry
.1.3.6.1.4.1.9.10.95.1.4.3.1.1
ciscoScsiAuthIntrTgtPortIndexThis object is: - the index of the local scsi target port, - or zero, if this entry refers to a local target device.
ScsiPortIndexValueOrZero -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.1
ciscoScsiAuthIntrIndexThis object is an administrative integer used to uniquely identify a particular authorized initiator. (Authorized to attach to this target device or port.)
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.2
ciscoScsiAuthIntrDevOrPortThis object specifies if this entry refers to a remote initiator port or a device.rw
ScsiDeviceOrPort -- Rsyntax INTEGER { -- device(1), -- port(2), -- other(3) -- }
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.3
ciscoScsiAuthIntrNameThe name of the remote initiator device or port authorized to attach this local target device or port.rw
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.4
ciscoScsiAuthIntrLunMapIndexThis 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.rw
ScsiIndexValueOrZero -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.5
ciscoScsiAuthIntrAttachedTimesThis object indicates the number of times that this remote initiator has transitioned from unattached to attached to this local target device or port.ro
Counter -- Units -- Times
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.6
ciscoScsiAuthIntrOutCommandsThis 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.ro
Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.7
ciscoScsiAuthIntrReadMegaBytesThis 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.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.8
ciscoScsiAuthIntrWrMegaBytesThis 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.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.9
ciscoScsiAuthIntrHSOutCommandsThis 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.ro
--?? syntax is not convertable to SMIv1 Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.10
ciscoScsiAuthIntrLastCreationThis object indicates the value of sysUpTime when this row was last created.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.11
ciscoScsiAuthIntrRowStatusThis object allows an administrator to create or delete this entry.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.12
ciscoScsiAttIntrPrtTableThis table includes all the remote initiator ports that are currently attached to each local target port of this local entity.
SEQUENCE OF CiscoScsiAttIntrPrtEntry
.1.3.6.1.4.1.9.10.95.1.4.3.2
ciscoScsiAttIntrPrtEntryAn entry (row) represents a remote initiator currently attached to a particular local target port of a particular target device of a particular SCSI entity.
CiscoScsiAttIntrPrtEntry
.1.3.6.1.4.1.9.10.95.1.4.3.2.1
ciscoScsiAttIntrPrtIdxAn administrative integer used to uniquely identify a particular attached remote initiator port.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.1
ciscoScsiAttIntrPrtAuthIntrIdxThis 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.ro
ScsiIndexValueOrZero -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.2
ciscoScsiAttIntrPrtNameThe name of the remote initiator attached to this local target port.ro
ScsiName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.3
ciscoScsiAttIntrPrtIdThe identifier of the remote initiator attached to this local target port.ro
ScsiIdentifier -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.4.3.2.1.4
ciscoScsiLogicalUnit
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.1.5
ciscoScsiLuTableThis table includes all the logical units exposed by a local target device.
SEQUENCE OF CiscoScsiLuEntry
.1.3.6.1.4.1.9.10.95.1.5.1
ciscoScsiLuEntryAn entry (row) contains information applicable to a particular logical unit of a particular local target device.
CiscoScsiLuEntry
.1.3.6.1.4.1.9.10.95.1.5.1.1
ciscoScsiLuIndexAn administrative integer used to uniquely identify a particular logical unit.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.1.1.1
ciscoScsiLuDefaultLunThe 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.ro
ScsiLUNOrZero -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.5.1.1.2
ciscoScsiLuWwnNameThe World-Wide Name of this LU.ro
ScsiNameIdOrZero -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.5.1.1.3
ciscoScsiLuVendorIdA string identifying the vendor of this LU according to the value in SCSI device page.ro
SnmpAdminString
.1.3.6.1.4.1.9.10.95.1.5.1.1.4
ciscoScsiLuProductIdA string identifying the product for this LU according to the value in SCSI device page.ro
SnmpAdminString
.1.3.6.1.4.1.9.10.95.1.5.1.1.5
ciscoScsiLuRevisionIdA string defining the product revision of this LU according to the value in SCSI device page.ro
SnmpAdminString
.1.3.6.1.4.1.9.10.95.1.5.1.1.6
ciscoScsiLuPeripheralTypeThis 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 .ro
Gauge
.1.3.6.1.4.1.9.10.95.1.5.1.1.7
ciscoScsiLuStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.9.10.95.1.5.1.1.8
ciscoScsiLuStateAccording 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.ro
OCTET STRING
.1.3.6.1.4.1.9.10.95.1.5.1.1.9
ciscoScsiLuInCommandsThis object represents the number of commands received by this logical unit.ro
Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.5.1.1.10
ciscoScsiLuReadMegaBytesThis object represents the amount of data in Megabytes read from this logical unit.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.5.1.1.11
ciscoScsiLuWrittenMegaBytesThis object represents the amount of data in Megabytes written by this logical unit.ro
Counter -- Units -- Megabytes
.1.3.6.1.4.1.9.10.95.1.5.1.1.12
ciscoScsiLuInResetsThis object represents the number of resets received by this logical unit.ro
Counter -- Units -- resets
.1.3.6.1.4.1.9.10.95.1.5.1.1.13
ciscoScsiLuOutQueueFullStatusThis object represents the number of queue full statuses received by this logical unit.ro
Counter
.1.3.6.1.4.1.9.10.95.1.5.1.1.14
ciscoScsiLuHSInCommandsThis 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.ro
--?? syntax is not convertable to SMIv1 Counter -- Units -- commands
.1.3.6.1.4.1.9.10.95.1.5.1.1.15
ciscoScsiLuIdTableA table of identifiers for all logical units exposed by local targets device.
SEQUENCE OF CiscoScsiLuIdEntry
.1.3.6.1.4.1.9.10.95.1.5.2
ciscoScsiLuIdEntryAn entry (row) containing information applicable to a particular identifier for a particular logical unit.
CiscoScsiLuIdEntry
.1.3.6.1.4.1.9.10.95.1.5.2.1
ciscoScsiLuIdIndexThis 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 -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.2.1.1
ciscoScsiLuIdCodeSetThis 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.ro
ScsiIdCodeSet -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.2.1.2
ciscoScsiLuIdAssociationThis 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.ro
ScsiIdAssociation -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.2.1.3
ciscoScsiLuIdTypeThis 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.ro
ScsiIdType -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.2.1.4
ciscoScsiLuIdValueThis 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.ro
ScsiIdValue -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.5.2.1.5
ciscoScsiLunMapTableThis 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.
SEQUENCE OF CiscoScsiLunMapEntry
.1.3.6.1.4.1.9.10.95.1.5.3
ciscoScsiLunMapEntryAn 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.
CiscoScsiLunMapEntry
.1.3.6.1.4.1.9.10.95.1.5.3.1
ciscoScsiLunMapIndexAn administrative integer used to uniquely identify a particular LunMap.
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.3.1.1
ciscoScsiLunMapLunThis object specifies the Logical Unit Number, to which a logical unit is mapped by this row.
ScsiLUNOrZero -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.10.95.1.5.3.1.2
ciscoScsiLunMapLuIndexThis 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.rw
ScsiIndexValue -- Rsyntax Gauge
.1.3.6.1.4.1.9.10.95.1.5.3.1.3
ciscoScsiLunMapRowStatusThis object allows an administrator to create and delete this entry.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.10.95.1.5.3.1.4
ciscoScsiNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.2
ciscoScsiNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.2.0
ciscoScsiTgtDevStatusChangedA 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.
TRAP-TYPE
.1.3.6.1.4.1.9.10.95.2.0.1
ciscoScsiLuStatusChangedA 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.
TRAP-TYPE
.1.3.6.1.4.1.9.10.95.2.0.2
ciscoScsiConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3
ciscoScsiCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.1
ciscoScsiCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.1.1
ciscoScsiGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2
ciscoScsiDeviceGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.1
ciscoScsiInitiatorGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.2
ciscoScsiDiscoveryGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.3
ciscoScsiTargetGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.4
ciscoScsiLunMapGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.5
ciscoScsiTargetStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.6
ciscoScsiTargetHSStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.7
ciscoScsiLunMapStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.8
ciscoScsiLunMapHSStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.9
ciscoScsiInitiatorStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.10
ciscoScsiInitiatorHSStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.11
ciscoScsiDiscoveryStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.12
ciscoScsiDiscoveryHSStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.13
ciscoScsiDeviceStatGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.14
ciscoScsiNotifGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.95.3.2.15
CISCO-SCSI-MIB - SNMP MIB Reference | MIBs Explorer