MIBs Depot

CISCO-EXT-SCSI-MIB

Registered at
1.3.6.1.4.1.9.9.299
Last updated
2004-03-14 00:00
Organization
Cisco Systems Inc.
Revisions
2004-03-14 00:00, 2003-11-28 00:00, 2003-01-28 00:00, 2002-10-10 00:00, 2002-10-05 00:00
Namespace
cisco
Source file
CISCO-EXT-SCSI-MIB
Digest
sha256:d235ab6504a4d8af6ea496a7ff2b9ae55231f8ef2a18a83303553f72daaf523a

Description

The Cisco extension to CISCO-SCSI-MIB which is a copy of the Internet draft, the SCSI-MIB, from the IETF. Glossary of terms used in this MIB: VSAN - Virtual Storage Area Network, similar to a VLAN. WWN - World Wide Name. Mechanism of identifying devices in Fibre Channel Networks. It is 8 bytes long. pWWN - port World Wide Name. nWWN - node World Wide Name. LUN - Logical Unit Number is a 64-bit identifier for a logical unit.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-SCSI-MIBScsiIndexValue, ciscoScsiDscLunEntry, ciscoScsiDscTgtEntry, ciscoScsiInstanceEntry
CISCO-SMIciscoMgmt
CISCO-ST-TCDomainId, FcAddressId, VsanIndex
CISCO-VSAN-MIBvsanIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-EXT-SCSI-MIB
CISCO-SCSI-MIB
CISCO-SMI
CISCO-ST-TC
CISCO-TC
CISCO-VSAN-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
LunDiscOS
TEXTUAL-CONVENTION
Represents a set of Operating Systems on which LUN discovery is to be done.
current

Objects

NameOIDSyntaxAccessStatus
ciscoExtScsiMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.1
ciscoExtScsiConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.1.1
ciscoExtScsiGenInstanceTable
OBJECT-TYPE
This table is an extension to the ciscoScsiInstanceTable defined in the CISCO-SCSI-MIB. The ciscoScsiInstIndex values are assigned as follows: 1. there is one ciscoScsiInstIndex value defined per disk group associated with the system. 2. there is one ciscoScsiInstIndex value defined per line-card. 3. there is one ciscoScsiInstIndex value defined for the supervisor as a whole. All ciscoScsiInstIndex values defined for type 1 above have a disk group ID associated with them, which is that of the corresponding disk group. This value is present in the corresponding instance of ciscoExtScsiDiskGrpId object. The corresponding instance of ciscoExtScsiLineCardOrSup object will contain the entity physical index of the line card to which it is associated. For ciscoScsiInstIndex values defined for type 2, the ciscoExtScsiDiskGrpId object is not meaningful and will be empty. The corresponding instance of ciscoExtScsiLineCardOrSup object will contain the entity physical index value of that line card. For the ciscoScsiInstIndex value defined for type 3, the ciscoExtScsiDiskGrpId object is not meaningful and will be empty. The corresponding instance of ciscoExtScsiLineCardOrSup object will contain the entity physical index value of the supervisor.
1.3.6.1.4.1.9.9.299.1.1.1not-accessiblecurrent
ciscoExtScsiGenInstanceEntry
OBJECT-TYPE
An entry contains disk group ID and/or entity physical index of a disk group/line card/supervisor depending on the ciscoScsiInstIndex value assignment as defined above. There is a one-to-one mapping between an entry here and ciscoScsiInstanceEntry.
1.3.6.1.4.1.9.9.299.1.1.1.1not-accessiblecurrent
ciscoExtScsiDiskGrpId
OBJECT-TYPE
This object contains the disk group ID of a disk group if the value of the ciscoScsiInstIndex corresponds to that of a disk group. Otherwise, this object will contain a null string.
1.3.6.1.4.1.9.9.299.1.1.1.1.1OCTET STRING (SIZE(0 | 64))read-onlycurrent
ciscoExtScsiLineCardOrSup
OBJECT-TYPE
This object contains the entity physical index of a line card if the ciscoScsiInstIndex value corresponds to that of a disk group or a line card. Otherwise, this object contains the entity physical index value of the supervisor of the system.
1.3.6.1.4.1.9.9.299.1.1.1.1.2Unsigned32 (1..2147483647)read-onlycurrent
ciscoExtScsiLunDiscSpinLock
OBJECT-TYPE
This object is used to facilitate triggerring the LUN/target discovery by multiple managers. The procedure for triggering LUN/target discovery is as follows: 1. Retrieve the value of ciscoExtScsiLunDiscSpinLock and determine the value for ciscoExtScsiStartLunDisc, ciscoExtScsiLunDiscOs, ciscoExtScsiLunDiscVsanID, ciscoExtScsiLunDiscPortId and ciscoExtScsiDiscType objects. 2. Set the value of ciscoExtScsiLunDiscSpinLock to the retrieved value, and in the same PDU, the value of ciscoExtScsiLunDiscOs to the determined value. If the set fails for the ciscoExtScsiLunDiscSpinLock object, go back to step 1. 3. Set the value of ciscoExtScsiLunDiscSpinLock to the retrieved value plus 1, and in the same PDU, the value of ciscoExtScsiLunDiscVsanID to the determined value. If the set fails for the ciscoExtScsiLunDiscSpinLock object, go back to step 1. 4. Set the value of ciscoExtScsiLunDiscSpinLock to the retrieved value plus 2, and in the same PDU, the value of ciscoExtScsiLunDiscPortId to the determined value. If the set fails for the ciscoExtScsiLunDiscSpinLock object, go back to step 1. 5. Set the value of ciscoExtScsiLunDiscSpinLock to the retrieved value plus 3, and in the same PDU, the value of ciscoExtScsiDiscType to the determined value. If the set fails for the ciscoExtScsiLunDiscSpinLock object, go back to step 1. 6. Set the value of ciscoExtScsiLunDiscSpinLock to the retrieved value plus 4, and in the same PDU, the value of ciscoExtScsiStartLunDisc to the determined value. If the set fails for the ciscoExtScsiLunDiscSpinLock object, go back to step 1. Note that if it is possible to include ciscoExtScsiLunDiscVsanID, ciscoExtScsiLunDiscPortId, ciscoExtScsiDiscType and/or ciscoExtScsiStartLunDisc in the (Set Request) PDU of an earlier step, then steps 3, 4 and/or 5 can be eliminated.
1.3.6.1.4.1.9.9.299.1.1.2TestAndIncrread-writecurrent
ciscoExtScsiStartLunDisc
OBJECT-TYPE
If this object is set to 'startLocalDiscovery', then only the directly attached SCSI target devices/ports and/or LUNs associated with them on all VSANs will be discovered. If this object is set to 'startRemoteDiscovery', then all SCSI target devices/ports and/or LUNs associated with them on all VSANs in the whole fabric, except the directly attached ones, will be discovered. If this object is set to 'startDiscovery', then both the above discoveries will be carried out. If this object is set to 'startPartialDiscovery', then all SCSI target devices/ports and/or LUNs associated with them on the domain IDs and VSANs specified in the ciscoExtScsiPartialLunDiscTable, will be discovered. If the ciscoExtScsiPartialLunDiscTable is empty, then no SCSI target devices/ports will be discovered. If this object is set to 'startPortBasedDiscovery', then all LUNs/targets associated with the port specified by ciscoExtScsiLunDiscPortId object will be discovered. If the ciscoExtScsiLunDiscPortId object is not set to a valid value, then no LUNs/targets will be discovered. The value of ciscoExtScsiLunDiscVsanId object should be set to the value of the VSAN on which the port based discovery is to be carried out. No action is taken if this object is set to 'noop'. The value of this object when read is always 'noop'. After a discovery has been triggered, this object cannot be set again to trigger another discovery, when the value of ciscoExtScsiLunDiscStatus is 'inProgress'. In all the above cases, if the ciscoExtScsiLunDiscOs object is set to a particular Operating System, then the discovery of the LUNs will take place only for that Operating System.
1.3.6.1.4.1.9.9.299.1.1.3INTEGER {startDiscovery(1), startLocalDiscovery(2), startRemoteDiscovery(3), noop(4), startPartialDiscovery(5), startPortBasedDiscovery(6)}read-writecurrent
ciscoExtScsiLunDiscStatus
OBJECT-TYPE
This object indicates the outcome of the LUN/target discovery on the local switch. This object contains the status of the most recent discovery. inProgress(1) - indicates that the discovery is still in progress. completed(2) - indicates that the discovery is complete. failure(3) - indicates that the discovery encountered a failure.
1.3.6.1.4.1.9.9.299.1.1.4INTEGER {inProgress(1), completed(2), failure(3)}read-onlycurrent
ciscoExtScsiLunDiscCompleteTime
OBJECT-TYPE
This object contains the value of sysUpTime when the last discovery was completed. The value of this object will be zero, if discovery has not been performed since the last system restart.
1.3.6.1.4.1.9.9.299.1.1.5TimeStampread-onlycurrent
ciscoExtScsiIntrDiscTgtTable
OBJECT-TYPE
This table is an extension to the ciscoScsiDscTgtTable.
1.3.6.1.4.1.9.9.299.1.1.6not-accessiblecurrent
ciscoExtScsiIntrDiscTgtEntry
OBJECT-TYPE
An entry (conceptual row) in this table.
1.3.6.1.4.1.9.9.299.1.1.6.1not-accessiblecurrent
ciscoExtScsiIntrDiscTgtVsanId
OBJECT-TYPE
The VSAN to which this target belongs to.
1.3.6.1.4.1.9.9.299.1.1.6.1.1VsanIndexread-onlycurrent
ciscoExtScsiIntrDiscTgtDevType
OBJECT-TYPE
The device type of the SCSI target.
1.3.6.1.4.1.9.9.299.1.1.6.1.2Unsigned32read-onlycurrent
ciscoExtScsiIntrDiscTgtVendorId
OBJECT-TYPE
The vendor Id of the SCSI target.
1.3.6.1.4.1.9.9.299.1.1.6.1.3OCTET STRING (SIZE(8))read-onlycurrent
ciscoExtScsiIntrDiscTgtProductId
OBJECT-TYPE
The product Id of the SCSI target.
1.3.6.1.4.1.9.9.299.1.1.6.1.4OCTET STRING (SIZE(16))read-onlycurrent
ciscoExtScsiIntrDiscTgtRevLevel
OBJECT-TYPE
The product revision level of the SCSI target.
1.3.6.1.4.1.9.9.299.1.1.6.1.5OCTET STRING (SIZE(4))read-onlycurrent
ciscoExtScsiIntrDiscTgtOtherInfo
OBJECT-TYPE
The bytes from 0 to 7 in the INQUIRY command response data.
1.3.6.1.4.1.9.9.299.1.1.6.1.6OCTET STRING (SIZE(8))read-onlycurrent
ciscoExtScsiIntrDiscLunsTable
OBJECT-TYPE
This table is an extension to the ciscoScsiDscLunTable.
1.3.6.1.4.1.9.9.299.1.1.7not-accessiblecurrent
ciscoExtScsiIntrDiscLunsEntry
OBJECT-TYPE
An entry (conceptual row) in this table.
1.3.6.1.4.1.9.9.299.1.1.7.1not-accessiblecurrent
ciscoExtScsiIntrDiscLunCapacity
OBJECT-TYPE
The capacity of this Lun.
1.3.6.1.4.1.9.9.299.1.1.7.1.1Unsigned32read-onlycurrent
ciscoExtScsiIntrDiscLunNumber
OBJECT-TYPE
The number of this LUN.
1.3.6.1.4.1.9.9.299.1.1.7.1.2OCTET STRING (SIZE(8))read-onlycurrent
ciscoExtScsiIntrDiscLunSerialNum
OBJECT-TYPE
The serial number of this LUN.
1.3.6.1.4.1.9.9.299.1.1.7.1.3OCTET STRING (SIZE(0..32))read-onlycurrent
ciscoExtScsiIntrDiscLunOs
OBJECT-TYPE
The Operating System for which this LUN was discovered.
1.3.6.1.4.1.9.9.299.1.1.7.1.4LunDiscOSread-onlycurrent
ciscoExtScsiIntrDiscLunPortId
OBJECT-TYPE
The port on which this LUN was discovered. LUNs are present on SCSI target ports. This object represents the FC-ID (Fibre Channel Identifier) of the target port on which this LUN was discovered.
1.3.6.1.4.1.9.9.299.1.1.7.1.5FcAddressIdread-onlycurrent
ciscoExtScsiNotificationCntl
OBJECT-TYPE
This object specifies if the 'ciscoExtScsiLunDiscDoneNotify' notification should be generated or not. If the value of this object is 'true', then the notification is generated when a discovery is completed. If the value of this object is 'false', then the notification is not generated.
1.3.6.1.4.1.9.9.299.1.1.8TruthValueread-writecurrent
ciscoExtScsiPartialLunDiscTable
OBJECT-TYPE
This table contains a set of domain IDs on VSAN, on which the fabric-wide LUN/target discovery needs to be carried out. It is a mechanism to limit the fabric wide discovery of SCSI targets and LUNs to the domains and VSANs specified in this table. If this table is populated with some domain IDs on some VSANs and a discovery is started by setting ciscoExtScsiStartLunDisc object to 'startPartialDiscovery', then discovery of SCSI targets and LUNs is limited only to those domains on those VSANs.
1.3.6.1.4.1.9.9.299.1.1.9not-accessiblecurrent
ciscoExtScsiPartialLunDiscEntry
OBJECT-TYPE
An entry (conceptual row) in this table.
1.3.6.1.4.1.9.9.299.1.1.9.1not-accessiblecurrent
ciscoExtScsiPartialLunDomId
OBJECT-TYPE
The Domain Id on which the lun discovery needs to be carried out.
1.3.6.1.4.1.9.9.299.1.1.9.1.1DomainIdnot-accessiblecurrent
ciscoExtScsiPartialLunRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.9.9.299.1.1.9.1.2RowStatusread-createcurrent
ciscoExtScsiLunDiscOs
OBJECT-TYPE
This object specifies the Operating System on which the LUNs/targets need to be discovered.
1.3.6.1.4.1.9.9.299.1.1.10LunDiscOSread-writecurrent
ciscoExtScsiLunDiscVsanId
OBJECT-TYPE
This object specifies the VSAN on which the LUNs/ targets need to be discovered, in the case of port-based discovery. If a port-based discovery is not being initiated, then the value of this object will be ignored.
1.3.6.1.4.1.9.9.299.1.1.11VsanIndexread-writecurrent
ciscoExtScsiLunDiscPortId
OBJECT-TYPE
This object specifies the FCID of the port for which the LUNs/targets need to be discovered, in the case of port-based discovery. If a port-based discovery is not being initiated, then the value of this object will be ignored and should be set to all zeros.
1.3.6.1.4.1.9.9.299.1.1.12FcAddressIdread-writecurrent
ciscoExtScsiLunCacheScsiIndex
OBJECT-TYPE
This object specifies the first index into the ciscoExtScsiIntrDiscLunsTable. It is populated by the agent on the completion of a successful port based discovery of LUNs. It helps the management station to directly access the discovered LUN entry.
1.3.6.1.4.1.9.9.299.1.1.13ScsiIndexValueread-onlycurrent
ciscoExtScsiLunCacheDevIndex
OBJECT-TYPE
This object specifies the second index into the ciscoExtScsiIntrDiscLunsTable. It is populated by the agent on the completion of a successful port based discovery of LUNs. It helps the management station to directly access the discovered LUN entry.
1.3.6.1.4.1.9.9.299.1.1.14ScsiIndexValueread-onlycurrent
ciscoExtScsiLunCachePortIndex
OBJECT-TYPE
This object specifies the third index into the ciscoExtScsiIntrDiscLunsTable. It is populated by the agent on the completion of a successful port based discovery of LUNs. It helps the management station to directly access the discovered LUN entry.
1.3.6.1.4.1.9.9.299.1.1.15ScsiIndexValueread-onlycurrent
ciscoExtScsiLunCacheTgtIndex
OBJECT-TYPE
This object specifies the fourth index into the ciscoExtScsiIntrDiscLunsTable. It is populated by the agent on the completion of a successful port based discovery of LUNs. It helps the management station to directly access the discovered LUN entry.
1.3.6.1.4.1.9.9.299.1.1.16ScsiIndexValueread-onlycurrent
ciscoExtScsiDiscType
OBJECT-TYPE
This object specifies the type of discovery desired. Setting this object to 'targets(1), results in only targets being discovered and the ciscoExtScsiIntrDiscTgtTable being populated with them. The corresponding LUNs are not discovered. Setting this object to 'luns(2)', results in targets and LUNs being discovered and the ciscoExtScsiIntrDiscTgtTable and ciscoExtScsiIntrDiscLunsTable are populated.
1.3.6.1.4.1.9.9.299.1.1.17INTEGER {targets(1), luns(2)}read-writecurrent
ciscoExtScsiNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.1.2
ciscoExtScsiNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.1.2.0
ciscoExtScsiStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.1.3
ciscoExtScsiMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.2
ciscoExtScsiMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.2.1
ciscoExtScsiMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.299.2.2

Notifications

NameOIDStatus
ciscoExtScsiLunDiscDoneNotify
NOTIFICATION-TYPE
This notification is generated whenever a Lun discovery cycle is completed.
1.3.6.1.4.1.9.9.299.1.2.0.1current

Conformance

NameOIDStatus
ciscoExtScsiMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.1.1deprecated
ciscoExtScsiMIBCompliance2
MODULE-COMPLIANCE
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.1.2deprecated
ciscoExtScsiMIBComplianceRev3
MODULE-COMPLIANCE
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.1.3deprecated
ciscoExtScsiMIBComplianceRev4
MODULE-COMPLIANCE
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.1.4current
ciscoExtScsiConfigGroup
OBJECT-GROUP
A collection of objects for displaying and configuring Cisco extension MIB objects to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.2.1deprecated
ciscoExtScsiNotifyControlGroup
OBJECT-GROUP
A collection of notification control object(s) for controlling notification generation.
1.3.6.1.4.1.9.9.299.2.2.2current
ciscoExtScsiNotifyGroup
NOTIFICATION-GROUP
A collection of notification(s) for monitoring Lun discovery status.
1.3.6.1.4.1.9.9.299.2.2.3current
ciscoExtScsiPartialDiscGroup
OBJECT-GROUP
A collection of objects for displaying and configuring partial LUN discovery.
1.3.6.1.4.1.9.9.299.2.2.4current
ciscoExtScsiConfigGroup1
OBJECT-GROUP
A collection of objects for displaying and configuring Cisco extension MIB objects to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.2.5deprecated
ciscoExtScsiConfigGroup2
OBJECT-GROUP
A collection of objects for displaying and configuring Cisco extension MIB objects to the CISCO-SCSI-MIB.
1.3.6.1.4.1.9.9.299.2.2.6current