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

VENDOR: CISCO


 Home MIB: CISCO-EXT-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
 ciscoExtScsiMIB 1.3.6.1.4.1.9.9.299
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.
         ciscoExtScsiMIBObjects 1.3.6.1.4.1.9.9.299.1
             ciscoExtScsiConfiguration 1.3.6.1.4.1.9.9.299.1.1
                 ciscoExtScsiGenInstanceTable 1.3.6.1.4.1.9.9.299.1.1.1 no-access
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.
                     ciscoExtScsiGenInstanceEntry 1.3.6.1.4.1.9.9.299.1.1.1.1 no-access
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.
                         ciscoExtScsiDiskGrpId 1.3.6.1.4.1.9.9.299.1.1.1.1.1 octet string read-only
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.
                         ciscoExtScsiLineCardOrSup 1.3.6.1.4.1.9.9.299.1.1.1.1.2 unsigned32 read-only
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.
                 ciscoExtScsiLunDiscSpinLock 1.3.6.1.4.1.9.9.299.1.1.2 testandincr read-write
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.
                 ciscoExtScsiStartLunDisc 1.3.6.1.4.1.9.9.299.1.1.3 integer read-write
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. Enumeration: 'startLocalDiscovery': 2, 'startRemoteDiscovery': 3, 'startPortBasedDiscovery': 6, 'noop': 4, 'startPartialDiscovery': 5, 'startDiscovery': 1.
                 ciscoExtScsiLunDiscStatus 1.3.6.1.4.1.9.9.299.1.1.4 integer read-only
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. Enumeration: 'failure': 3, 'inProgress': 1, 'completed': 2.
                 ciscoExtScsiLunDiscCompleteTime 1.3.6.1.4.1.9.9.299.1.1.5 timestamp read-only
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.
                 ciscoExtScsiIntrDiscTgtTable 1.3.6.1.4.1.9.9.299.1.1.6 no-access
This table is an extension to the ciscoScsiDscTgtTable.
                     ciscoExtScsiIntrDiscTgtEntry 1.3.6.1.4.1.9.9.299.1.1.6.1 no-access
An entry (conceptual row) in this table.
                         ciscoExtScsiIntrDiscTgtVsanId 1.3.6.1.4.1.9.9.299.1.1.6.1.1 vsanindex read-only
The VSAN to which this target belongs to.
                         ciscoExtScsiIntrDiscTgtDevType 1.3.6.1.4.1.9.9.299.1.1.6.1.2 unsigned32 read-only
The device type of the SCSI target.
                         ciscoExtScsiIntrDiscTgtVendorId 1.3.6.1.4.1.9.9.299.1.1.6.1.3 octet string read-only
The vendor Id of the SCSI target.
                         ciscoExtScsiIntrDiscTgtProductId 1.3.6.1.4.1.9.9.299.1.1.6.1.4 octet string read-only
The product Id of the SCSI target.
                         ciscoExtScsiIntrDiscTgtRevLevel 1.3.6.1.4.1.9.9.299.1.1.6.1.5 octet string read-only
The product revision level of the SCSI target.
                         ciscoExtScsiIntrDiscTgtOtherInfo 1.3.6.1.4.1.9.9.299.1.1.6.1.6 octet string read-only
The bytes from 0 to 7 in the INQUIRY command response data.
                 ciscoExtScsiIntrDiscLunsTable 1.3.6.1.4.1.9.9.299.1.1.7 no-access
This table is an extension to the ciscoScsiDscLunTable.
                     ciscoExtScsiIntrDiscLunsEntry 1.3.6.1.4.1.9.9.299.1.1.7.1 no-access
An entry (conceptual row) in this table.
                         ciscoExtScsiIntrDiscLunCapacity 1.3.6.1.4.1.9.9.299.1.1.7.1.1 unsigned32 read-only
The capacity of this Lun.
                         ciscoExtScsiIntrDiscLunNumber 1.3.6.1.4.1.9.9.299.1.1.7.1.2 octet string read-only
The number of this LUN.
                         ciscoExtScsiIntrDiscLunSerialNum 1.3.6.1.4.1.9.9.299.1.1.7.1.3 octet string read-only
The serial number of this LUN.
                         ciscoExtScsiIntrDiscLunOs 1.3.6.1.4.1.9.9.299.1.1.7.1.4 lundiscos read-only
The Operating System for which this LUN was discovered.
                         ciscoExtScsiIntrDiscLunPortId 1.3.6.1.4.1.9.9.299.1.1.7.1.5 fcaddressid read-only
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.
                 ciscoExtScsiNotificationCntl 1.3.6.1.4.1.9.9.299.1.1.8 truthvalue read-write
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.
                 ciscoExtScsiPartialLunDiscTable 1.3.6.1.4.1.9.9.299.1.1.9 no-access
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.
                     ciscoExtScsiPartialLunDiscEntry 1.3.6.1.4.1.9.9.299.1.1.9.1 no-access
An entry (conceptual row) in this table.
                         ciscoExtScsiPartialLunDomId 1.3.6.1.4.1.9.9.299.1.1.9.1.1 domainid no-access
The Domain Id on which the lun discovery needs to be carried out.
                         ciscoExtScsiPartialLunRowStatus 1.3.6.1.4.1.9.9.299.1.1.9.1.2 rowstatus read-only
The status of this conceptual row.
                 ciscoExtScsiLunDiscOs 1.3.6.1.4.1.9.9.299.1.1.10 lundiscos read-write
This object specifies the Operating System on which the LUNs/targets need to be discovered.
                 ciscoExtScsiLunDiscVsanId 1.3.6.1.4.1.9.9.299.1.1.11 vsanindex read-write
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.
                 ciscoExtScsiLunDiscPortId 1.3.6.1.4.1.9.9.299.1.1.12 fcaddressid read-write
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.
                 ciscoExtScsiLunCacheScsiIndex 1.3.6.1.4.1.9.9.299.1.1.13 scsiindexvalue read-only
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.
                 ciscoExtScsiLunCacheDevIndex 1.3.6.1.4.1.9.9.299.1.1.14 scsiindexvalue read-only
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.
                 ciscoExtScsiLunCachePortIndex 1.3.6.1.4.1.9.9.299.1.1.15 scsiindexvalue read-only
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.
                 ciscoExtScsiLunCacheTgtIndex 1.3.6.1.4.1.9.9.299.1.1.16 scsiindexvalue read-only
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.
                 ciscoExtScsiDiscType 1.3.6.1.4.1.9.9.299.1.1.17 integer read-write
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. Enumeration: 'luns': 2, 'targets': 1.
             ciscoExtScsiNotification 1.3.6.1.4.1.9.9.299.1.2
                 ciscoExtScsiNotifications 1.3.6.1.4.1.9.9.299.1.2.0
                     ciscoExtScsiLunDiscDoneNotify 1.3.6.1.4.1.9.9.299.1.2.0.1
This notification is generated whenever a Lun discovery cycle is completed.
             ciscoExtScsiStats 1.3.6.1.4.1.9.9.299.1.3
         ciscoExtScsiMIBConformance 1.3.6.1.4.1.9.9.299.2
             ciscoExtScsiMIBCompliances 1.3.6.1.4.1.9.9.299.2.1
                 ciscoExtScsiMIBCompliance 1.3.6.1.4.1.9.9.299.2.1.1
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
                 ciscoExtScsiMIBCompliance2 1.3.6.1.4.1.9.9.299.2.1.2
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
                 ciscoExtScsiMIBComplianceRev3 1.3.6.1.4.1.9.9.299.2.1.3
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
                 ciscoExtScsiMIBComplianceRev4 1.3.6.1.4.1.9.9.299.2.1.4
The compliance statement for entities that implement the Cisco extension to the CISCO-SCSI-MIB.
             ciscoExtScsiMIBGroups 1.3.6.1.4.1.9.9.299.2.2
                 ciscoExtScsiConfigGroup 1.3.6.1.4.1.9.9.299.2.2.1
A collection of objects for displaying and configuring Cisco extension MIB objects to the CISCO-SCSI-MIB.
                 ciscoExtScsiNotifyControlGroup 1.3.6.1.4.1.9.9.299.2.2.2
A collection of notification control object(s) for controlling notification generation.
                 ciscoExtScsiNotifyGroup 1.3.6.1.4.1.9.9.299.2.2.3
A collection of notification(s) for monitoring Lun discovery status.
                 ciscoExtScsiPartialDiscGroup 1.3.6.1.4.1.9.9.299.2.2.4
A collection of objects for displaying and configuring partial LUN discovery.
                 ciscoExtScsiConfigGroup1 1.3.6.1.4.1.9.9.299.2.2.5
A collection of objects for displaying and configuring Cisco extension MIB objects to the CISCO-SCSI-MIB.
                 ciscoExtScsiConfigGroup2 1.3.6.1.4.1.9.9.299.2.2.6
A collection of objects for displaying and configuring Cisco extension MIB objects to the CISCO-SCSI-MIB.