CISCO-EXT-SCSI-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CISCO-EXT-SCSI-MIB.
36
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
36 total| Object Name |
|---|
ciscoExtScsiMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.299 |
ciscoExtScsiMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.1 |
ciscoExtScsiConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.1.1 |
ciscoExtScsiGenInstanceTableThis table is an extension to the
ciscoScsiInstanceTable defined in
the CISCO-SCSI-MIB.
The ciscoScsiInstIndex values are
populated as follows:
- there is one ciscoScsiInstIndex value
defined per disk group associated with the
system.
- there is one ciscoScsiInstIndex value
defined per line-card.
- there is one ciscoScsiInstIndex value
defined for the supervisor as a whole.
All ciscoScsiInstIndex values defined
for disk groups will 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 a line card, 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 the supervisor, 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. SEQUENCE OF CiscoExtScsiGenInstanceEntry .1.3.6.1.4.1.9.9.299.1.1.1 |
ciscoExtScsiGenInstanceEntryAn entry (conceptual row) in this table. CiscoExtScsiGenInstanceEntry .1.3.6.1.4.1.9.9.299.1.1.1.1 |
ciscoExtScsiDiskGrpIdThis 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.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.1.1.1 |
ciscoExtScsiLineCardOrSupThis 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.ro Gauge .1.3.6.1.4.1.9.9.299.1.1.1.1.2 |
ciscoExtScsiLunDiscSpinLockThis object is used to facilitate triggerring
the LUN discovery by multiple managers.
The procedure for triggering LUN discovery is
as follows:
1. Retrieve the value of
ciscoExtScsiLunDiscSpinLock and determine the
value for ciscoExtScsiStartLunDisc object.
2. Set the value of ciscoExtScsiLunDiscSpinLock
to the retrieved value, 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.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.299.1.1.2 |
ciscoExtScsiStartLunDiscIf this object is set to 'startLocalDiscovery',
then only the directly attached scsi target
devices/ports and LUNs associated with them on
all VSANs will be discovered.
If this object is set to 'startRemoteDiscovery',
then all scsi target devices/ports and 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.
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'.rw Enumeration .1.3.6.1.4.1.9.9.299.1.1.3 |
ciscoExtScsiLunDiscStatusThis object indicates the outcome of the
LUN 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.ro Enumeration .1.3.6.1.4.1.9.9.299.1.1.4 |
ciscoExtScsiLunDiscCompleteTimeThis 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.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.299.1.1.5 |
ciscoExtScsiIntrDiscTgtTableThis table is an extension to the
ciscoScsiDscTgtTable. SEQUENCE OF CiscoExtScsiIntrDiscTgtEntry .1.3.6.1.4.1.9.9.299.1.1.6 |
ciscoExtScsiIntrDiscTgtEntryAn entry (conceptual row) in this table. CiscoExtScsiIntrDiscTgtEntry .1.3.6.1.4.1.9.9.299.1.1.6.1 |
ciscoExtScsiIntrDiscTgtVsanIdThe VSAN to which this target belongs to.ro VsanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.299.1.1.6.1.1 |
ciscoExtScsiIntrDiscTgtDevTypeThe device type of the SCSI target.ro Gauge .1.3.6.1.4.1.9.9.299.1.1.6.1.2 |
ciscoExtScsiIntrDiscTgtVendorIdThe vendor Id of the SCSI target.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.6.1.3 |
ciscoExtScsiIntrDiscTgtProductIdThe product Id of the SCSI target.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.6.1.4 |
ciscoExtScsiIntrDiscTgtRevLevelThe product revision level of the SCSI target.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.6.1.5 |
ciscoExtScsiIntrDiscTgtOtherInfoThe bytes from 0 to 7 in the INQUIRY command
response data.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.6.1.6 |
ciscoExtScsiIntrDiscLunsTableThis table is an extension to the
ciscoScsiDscLunTable. SEQUENCE OF CiscoExtScsiIntrDiscLunsEntry .1.3.6.1.4.1.9.9.299.1.1.7 |
ciscoExtScsiIntrDiscLunsEntryAn entry (conceptual row) in this table. CiscoExtScsiIntrDiscLunsEntry .1.3.6.1.4.1.9.9.299.1.1.7.1 |
ciscoExtScsiIntrDiscLunCapacityThe capacity of this Lun.ro Gauge -- Units -- MBytes .1.3.6.1.4.1.9.9.299.1.1.7.1.1 |
ciscoExtScsiIntrDiscLunNumberThe number of this LUN.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.7.1.2 |
ciscoExtScsiIntrDiscLunSerialNumThe serial number of this LUN.ro OCTET STRING .1.3.6.1.4.1.9.9.299.1.1.7.1.3 |
ciscoExtScsiNotificationCntlThis 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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.299.1.1.8 |
ciscoExtScsiNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.1.2 |
ciscoExtScsiNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.1.2.0 |
ciscoExtScsiLunDiscDoneNotifyThis notification is generated whenever a
Lun discovery cycle is completed. TRAP-TYPE .1.3.6.1.4.1.9.9.299.1.2.0.1 |
ciscoExtScsiMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2 |
ciscoExtScsiMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2.1 |
ciscoExtScsiMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2.1.1 |
ciscoExtScsiMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2.2 |
ciscoExtScsiConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2.2.1 |
ciscoExtScsiNotifyControlGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2.2.2 |
ciscoExtScsiNotifyGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.299.2.2.3 |