CIOMIB

File: CIOMIB.mib (57321 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215
RFC-1212

Imported symbols

enterprises Counter DisplayString
TRAP-TYPE OBJECT-TYPE

Defined Types

DevEntry  
SEQUENCE    
  devIndex INTEGER
  devType INTEGER
  devTypeDescr DisplayString
  devSubIdentifier DisplayString
  devMediaBlockSize INTEGER
  devFormattedMediaCapacity INTEGER
  devRemovableDevice INTEGER
  devLoaded INTEGER
  devRemovableMedia INTEGER
  devMediaLoaded INTEGER
  devCompression INTEGER
  devEncryption INTEGER

CtlrEntry  
SEQUENCE    
  ctlrIndex INTEGER
  ctlrDescription DisplayString
  ctlrProtectionManagement INTEGER
  ctlrBusMaster INTEGER
  ctlrSecondsSinceLastPowerUp INTEGER

EnclEntry  
SEQUENCE    
  enclIndex INTEGER
  enclType INTEGER
  enclDescription DisplayString

BusPortEntry  
SEQUENCE    
  portIndex INTEGER
  portProtocol INTEGER
  portProtocolDescription DisplayString
  portSignalCharacteristics INTEGER
  portAddressDescriptor DisplayString
  portIsochronous INTEGER
  portMaximumWidth INTEGER
  portMaximumTransferRate INTEGER
  portMaximumAttachments INTEGER
  portConnectorType INTEGER
  portConnectorTypeDescription DisplayString
  portConnectorGender INTEGER

AggregatePExtentEntry  
SEQUENCE    
  aggPExtentIndex INTEGER
  aggPExtentBlocks INTEGER
  aggPExtentCheckDataBlocks INTEGER

AggregatePsExtentEntry  
SEQUENCE    
  aggPsExtentIndex INTEGER
  aggPsExtentBlocks INTEGER

VolumeSetEntry  
SEQUENCE    
  volIndex INTEGER
  volName DisplayString
  volCapacity INTEGER
  volPSExtentStripeLength INTEGER
  volPSExtentInterleaveDepth INTEGER

RedundancyGroupEntry  
SEQUENCE    
  redundancyIndex INTEGER
  redundancyType INTEGER

WorldWideIdEntry  
SEQUENCE    
  worldWideIdIndex INTEGER
  worldWideIdType INTEGER
  worldWideId DisplayString

AssociationEntry  
SEQUENCE    
  associationIndex INTEGER
  associationType INTEGER
  associationObject1 OBJECT IDENTIFIER
  associationObject2 OBJECT IDENTIFIER

BusPortAssociationEntry  
SEQUENCE    
  busPortAssociationIndex INTEGER
  busPortAssociationNegotiatedSpeed INTEGER
  busPortAssociationNegotiatedWidth INTEGER

ComponentSpareAssociationEntry  
SEQUENCE    
  componentSpareAssociationIndex INTEGER
  componentSpareFunctioningState INTEGER

OperationalStateEntry  
SEQUENCE    
  operationalStateIndex INTEGER
  operationalDeviceGroupIndex INTEGER
  operationalStatus INTEGER
  operationalUsageState INTEGER
  operationalAvailabilityStatus INTEGER
  operationalAdministrativeStatus INTEGER
  operationalFatalErrorCount INTEGER
  operationalMajorErrorCount INTEGER
  operationalWarningErrorCount INTEGER
  operationalCurrentErrorStatus INTEGER
  operationalPredictedFailureStatus INTEGER

StatisticsEntry  
SEQUENCE    
  statisticsIndex INTEGER
  statisticsBlocksRead INTEGER
  statisticsBlocksWritten INTEGER
  statisticsReadCommands INTEGER
  statisticsWriteCommands INTEGER
  statisticsReadBucket0 INTEGER
  statisticsReadBucket1 INTEGER
  statisticsReadBucket2 INTEGER
  statisticsReadBucket3 INTEGER
  statisticsReadBucket4 INTEGER
  statisticsReadBucket5 INTEGER
  statisticsReadBucket6 INTEGER
  statisticsReadBucket7 INTEGER
  statisticsReadBucket8 INTEGER
  statisticsReadBucket9 INTEGER
  statisticsReadBucket10 INTEGER
  statisticsReadBucket11 INTEGER
  statisticsReadBucket12 INTEGER
  statisticsWriteBucket0 INTEGER
  statisticsWriteBucket1 INTEGER
  statisticsWriteBucket2 INTEGER
  statisticsWriteBucket3 INTEGER
  statisticsWriteBucket4 INTEGER
  statisticsWriteBucket5 INTEGER
  statisticsWriteBucket6 INTEGER
  statisticsWriteBucket7 INTEGER
  statisticsWriteBucket8 INTEGER
  statisticsWriteBucket9 INTEGER
  statisticsWriteBucket10 INTEGER
  statisticsWriteBucket11 INTEGER
  statisticsWriteBucket12 INTEGER

TrapLogEntry  
SEQUENCE    
  trapLogIndex INTEGER
  trapLogString DisplayString
  trapLogTimeStamp INTEGER

Defined Values

adaptec 1.3.6.1.4.1.795
OBJECT IDENTIFIER    

storagemanagement 1.3.6.1.4.1.795.2
OBJECT IDENTIFIER    

cio2 1.3.6.1.4.1.795.2.12
OBJECT IDENTIFIER    

mibRevision 1.3.6.1.4.1.795.2.12.1
OBJECT IDENTIFIER    

storageDevice 1.3.6.1.4.1.795.2.12.2
OBJECT IDENTIFIER    

storageController 1.3.6.1.4.1.795.2.12.3
OBJECT IDENTIFIER    

enclosure 1.3.6.1.4.1.795.2.12.4
OBJECT IDENTIFIER    

busPort 1.3.6.1.4.1.795.2.12.5
OBJECT IDENTIFIER    

aggregatePhysicalExtent 1.3.6.1.4.1.795.2.12.6
OBJECT IDENTIFIER    

aggregateProtectedSpace 1.3.6.1.4.1.795.2.12.7
OBJECT IDENTIFIER    

volumeSet 1.3.6.1.4.1.795.2.12.8
OBJECT IDENTIFIER    

redundancyGroup 1.3.6.1.4.1.795.2.12.9
OBJECT IDENTIFIER    

worldWideIds 1.3.6.1.4.1.795.2.12.10
OBJECT IDENTIFIER    

associations 1.3.6.1.4.1.795.2.12.11
OBJECT IDENTIFIER    

busPortAssociations 1.3.6.1.4.1.795.2.12.12
OBJECT IDENTIFIER    

componentSpareAssociations 1.3.6.1.4.1.795.2.12.13
OBJECT IDENTIFIER    

overallObjectStatus 1.3.6.1.4.1.795.2.12.14
OBJECT IDENTIFIER    

operationalStates 1.3.6.1.4.1.795.2.12.15
OBJECT IDENTIFIER    

statistics 1.3.6.1.4.1.795.2.12.16
OBJECT IDENTIFIER    

trapLogCount 1.3.6.1.4.1.795.2.12.17
OBJECT IDENTIFIER    

trapLog 1.3.6.1.4.1.795.2.12.18
OBJECT IDENTIFIER    

revMajor 1.3.6.1.4.1.795.2.12.1.1
The major number of the revision of the CIO MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

revMinor 1.3.6.1.4.1.795.2.12.1.2
The minor number of the revision of the CIO MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTable 1.3.6.1.4.1.795.2.12.2.1
A list of storage devices.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevEntry

devEntry 1.3.6.1.4.1.795.2.12.2.1.1
A storage device entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevEntry  

devIndex 1.3.6.1.4.1.795.2.12.2.1.1.1
A unique index value for each storage device beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devType 1.3.6.1.4.1.795.2.12.2.1.1.2
The type of this mass storage device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), rigidDiskDrive(3), flexibleDisketteDrive(4), opticalWriteOnceReadManyDrive(6), magnetoOpticalDrive(7), compactDiskDrive(8), flashDisk(9), cartridgeRigidDiskDrive(10), opticalFloppyDrive(11), tapeDrive(12), solidState(13), mediaChanger(14), digitalVersatileDiskDrive(15), digitalVersatileDiskRAMDrive(16)  

devTypeDescr 1.3.6.1.4.1.795.2.12.2.1.1.3
A longer description of the storage device. For example: 3.5 inch flexible diskette drives using diskettes with a maximum capacity of 1.44MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

devSubIdentifier 1.3.6.1.4.1.795.2.12.2.1.1.4
The sub-identifier for this storage device (e.g., the device's SCSI logical unit number).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

devMediaBlockSize 1.3.6.1.4.1.795.2.12.2.1.1.5
The size in bytes of the data blocks used on the storage media. If the media block size is unknown or inconsistent then this value shall be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devFormattedMediaCapacity 1.3.6.1.4.1.795.2.12.2.1.1.6
The total size in kilobytes of this storage media after it has been formatted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devRemovableDevice 1.3.6.1.4.1.795.2.12.2.1.1.7
If true, then this storage device is removable (e.g.: PCMCIA device).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

devLoaded 1.3.6.1.4.1.795.2.12.2.1.1.8
If true, then the storage device is loaded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

devRemovableMedia 1.3.6.1.4.1.795.2.12.2.1.1.9
If true, then the media in this storage device is removable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

devMediaLoaded 1.3.6.1.4.1.795.2.12.2.1.1.10
If true, the media in this storage device is loaded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

devCompression 1.3.6.1.4.1.795.2.12.2.1.1.11
If true, the storage device supports compression.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

devEncryption 1.3.6.1.4.1.795.2.12.2.1.1.12
If true, the storage device supports encryption.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

ctlrTable 1.3.6.1.4.1.795.2.12.3.1
A list of storage controllers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtlrEntry

ctlrEntry 1.3.6.1.4.1.795.2.12.3.1.1
A storage controller entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtlrEntry  

ctlrIndex 1.3.6.1.4.1.795.2.12.3.1.1.1
A unique index value for each storage controller beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctlrDescription 1.3.6.1.4.1.795.2.12.3.1.1.2
Name, brand, and hardware revision level of the storage controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ctlrProtectionManagement 1.3.6.1.4.1.795.2.12.3.1.1.3
Indicates whether or not the controller provides redundancy or protection against device failures.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), unprotected(3), protected(4), protectedThroughSCSI3SCC(5), protectedThroughSCSI3SCC2(6)  

ctlrBusMaster 1.3.6.1.4.1.795.2.12.3.1.1.4
If TRUE, then this storage controller is the bus master.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1), unknown(2)  

ctlrSecondsSinceLastPowerUp 1.3.6.1.4.1.795.2.12.3.1.1.5
The number of seconds that have passed since this controller was last powered on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

enclTable 1.3.6.1.4.1.795.2.12.4.1
A list of enclosures.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnclEntry

enclEntry 1.3.6.1.4.1.795.2.12.4.1.1
An enclosure entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EnclEntry  

enclIndex 1.3.6.1.4.1.795.2.12.4.1.1.1
A unique index value for each enclosure beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

enclType 1.3.6.1.4.1.795.2.12.4.1.1.2
The type of the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), decfault(3), safte(4), ses(5), aemi(6)  

enclDescription 1.3.6.1.4.1.795.2.12.4.1.1.3
Description of the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

busPortTable 1.3.6.1.4.1.795.2.12.5.1
A list of bus ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BusPortEntry

busPortEntry 1.3.6.1.4.1.795.2.12.5.1.1
A bus port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BusPortEntry  

portIndex 1.3.6.1.4.1.795.2.12.5.1.1.1
A unique index value for each bus port beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portProtocol 1.3.6.1.4.1.795.2.12.5.1.1.2
The protocol describing the electrical characteristics of the Bus Port. If 'Other' is used, then the Protocol Description attribute shall be used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), eisa(3), isa(4), pci(5), ata-atapi(6), flexibleDiskette(7), interface1496(8), scsiParallel(9), scsiFibreChannel(10), scsiSerialBusProtocol(11), scsiSerialBusProtocol2(12), scsiSerialStorageArchitecture(13), vesa(14), pcmcia(15), universalSerialBus(16), parallelPort(17), escon(18), diagnostic(19), i2c(20), power(21), hippi(22), multibus(23), vme(24), ipi(25), ieee488(26), rs232(27), ieee802-3-10Base5(28), ieee802-3-10Base2(29), ieee802-3-1Base5(30), ieee802-3-10Broad36(31), ieee802-3-100BaseVG(32), ieee802-5-Tokenring(33), fddi(34), mca(35)  

portProtocolDescription 1.3.6.1.4.1.795.2.12.5.1.1.3
Additional description of the protocol describe above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

portSignalCharacteristics 1.3.6.1.4.1.795.2.12.5.1.1.4
The electrical characteristics of the Bus Port being described.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), singleEnded(3), differential(4), lowVoltageDifferential(5), optical(6)  

portAddressDescriptor 1.3.6.1.4.1.795.2.12.5.1.1.5
The address descriptor for this bus port. For example the PCI slot and ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

portIsochronous 1.3.6.1.4.1.795.2.12.5.1.1.6
Indicates whether or not the bus port supports isochronous transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

portMaximumWidth 1.3.6.1.4.1.795.2.12.5.1.1.7
The maximum width, in bits, of this Bus Port's data path. A value of 1 should be used for serial.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portMaximumTransferRate 1.3.6.1.4.1.795.2.12.5.1.1.8
The theoretical maximum transfer rate, in millions of bytes per second, that this Bus Port is capable of achieving under ideal conditions. A value of zero should be used if the transfer rate is less than 1 million bytes per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portMaximumAttachments 1.3.6.1.4.1.795.2.12.5.1.1.9
The maximum number of directly addressable entities supported by this bus port's protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portConnectorType 1.3.6.1.4.1.795.2.12.5.1.1.10
Describes how options (cards, devices, etc.) physically connect to this port bus. If 'Other' is used, then the connector type description attribute shall be used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), none(3), scsi-A-HighDensityShielded-50pin(4), scsi-A-HighDensityUnshielded-50pin(5), scsi-A-LowDensityShielded-50pin(6), scsi-A-LowDensityUnshielded-50pin(7), scsi-P-HighDensityShielded-68pin(8), scsi-P-HighDensityUnshielded-68pin(9), scsi-SCA-I-80pin(10), scsi-SCA-II-80pin(11), scsi-FibreChannel-DB9-Copper(12), scsi-FibreChannel-Fibre(13), scsi-FibreChannel-SCA-II-40pin(14), scsi-FibreChannel-SCA-II-20pin(15), scsi-FibreChannel-BNC(16), ata-3-5inch-40pin(17), ata-2-5inch-44pin(18), serial-9pin(19), serial-25pin(20), rs232-25pin(21), rs422(22), ieee488(23), aui(24), upt-Category3(25), upt-Category4(26), upt-Category5(27), bnc(28), stp-RJ11(29), stp-RJ45(30), stp-DB9(31), fiberMIC(32), appleAUI(33), pciSlot(34), isaSlot(35), eisaSlot(36), vesaSlot(37), pcmciaSlot(38), pc-CardSlot(39), floppyDiskette5-25inch(40), floppyDiskette3-5inch(41), hssdc-6pin(42), gbicSocket(43), thirteenNinetyFour-6pin(44), scsi-VHDCIshielded-68pin(45)  

portConnectorTypeDescription 1.3.6.1.4.1.795.2.12.5.1.1.11
Additional description of the connector described above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

portConnectorGender 1.3.6.1.4.1.795.2.12.5.1.1.12
Indicates the gender of the connector described above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), female(3), male(4)  

aggregatePExtentTable 1.3.6.1.4.1.795.2.12.6.1
A list of aggregate physical extent entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AggregatePExtentEntry

aggregatePExtentEntry 1.3.6.1.4.1.795.2.12.6.1.1
An aggregate P Extent entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AggregatePExtentEntry  

aggPExtentIndex 1.3.6.1.4.1.795.2.12.6.1.1.1
A unique index value for each aggregate physical extent beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aggPExtentBlocks 1.3.6.1.4.1.795.2.12.6.1.1.2
The total number of consecutive blocks (including check data blocks) contained in the aggregate p extent. The block size is determined by the storage device associated with this aggregate p extent. Note: If no redundancy group is associated with an aggregate p extent, then this number indicates that the p extent is available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aggPExtentCheckDataBlocks 1.3.6.1.4.1.795.2.12.6.1.1.3
The number of blocks contained in the aggregate p extent to be used as check data. If the aggregate p extent is available, then this value shall be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aggregatePsExtentTable 1.3.6.1.4.1.795.2.12.7.1
A list of aggregate protected space extents.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AggregatePsExtentEntry

aggregatePsExtentEntry 1.3.6.1.4.1.795.2.12.7.1.1
An aggregate Ps extent entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AggregatePsExtentEntry  

aggPsExtentIndex 1.3.6.1.4.1.795.2.12.7.1.1.1
A unique index value for each aggregate ps extent beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aggPsExtentBlocks 1.3.6.1.4.1.795.2.12.7.1.1.2
The total number of user data blocks that is both located on a single storage device and part or all of a single volume set. The block size is determined by the storage device associated with this aggregate protected space extent. Note: if no volume set is associated with an aggregate protected space extent, then this number indicates the number of blocks that are available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

volumeSetTable 1.3.6.1.4.1.795.2.12.8.1
A list of volume sets.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VolumeSetEntry

volumeSetEntry 1.3.6.1.4.1.795.2.12.8.1.1
A volume set entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VolumeSetEntry  

volIndex 1.3.6.1.4.1.795.2.12.8.1.1.1
A unique index value for each volume set beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

volName 1.3.6.1.4.1.795.2.12.8.1.1.2
The name of the volume set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

volCapacity 1.3.6.1.4.1.795.2.12.8.1.1.3
The total size in Kbytes of the user data space of this volume set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

volPSExtentStripeLength 1.3.6.1.4.1.795.2.12.8.1.1.4
The number of ps_extents which form a user data stripe. This value shall be zero except when the ps_extent group is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

volPSExtentInterleaveDepth 1.3.6.1.4.1.795.2.12.8.1.1.5
The number of ps_extents to stripe as a collective set. This value shall be zero except when the ps_extent group is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyGroupTable 1.3.6.1.4.1.795.2.12.9.1
A list of redundancy groups.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RedundancyGroupEntry

redundancyGroupEntry 1.3.6.1.4.1.795.2.12.9.1.1
A redundancy group entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RedundancyGroupEntry  

redundancyIndex 1.3.6.1.4.1.795.2.12.9.1.1.1
A unique index value for each redundancy group beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyType 1.3.6.1.4.1.795.2.12.9.1.1.2
This field specifies the type of redundancy formed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), copy(3), xor(4), p-q(5), s(6), p-s(7), none(8)  

worldWideIdTable 1.3.6.1.4.1.795.2.12.10.1
A list of worldWideIds.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WorldWideIdEntry

worldWideIdEntry 1.3.6.1.4.1.795.2.12.10.1.1
An worldWideId entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WorldWideIdEntry  

worldWideIdIndex 1.3.6.1.4.1.795.2.12.10.1.1.1
A unique index value for each WorldWideID beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

worldWideIdType 1.3.6.1.4.1.795.2.12.10.1.1.2
The type of identifier displayed by the Worldwide Identifier attribute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), none(3), vendorProductSerial(4), ieeeExtendedUniqueIdentifier64bit(5), fc-PH64bitNameIdentifier(6), binary(7), unicode(8), lanMACAddress(9), wanAccessAddress(10)  

worldWideId 1.3.6.1.4.1.795.2.12.10.1.1.3
The Worldwide Identifier for this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

associationTable 1.3.6.1.4.1.795.2.12.11.1
A list of associations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AssociationEntry

associationEntry 1.3.6.1.4.1.795.2.12.11.1.1
An association entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AssociationEntry  

associationIndex 1.3.6.1.4.1.795.2.12.11.1.1.1
A unique index value for each association beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

associationType 1.3.6.1.4.1.795.2.12.11.1.1.2
This field specifies the type of the association. It contains one of the following values: 'Physical Organization', 'Logical Organization', 'Logical to Physical Organization', 'Redundancy Organization', 'Spare Organization', 'Cache', 'FRU', 'Operational State', 'Statistical', 'SubComponent Software', or 'Worldwide Identifier'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

associationObject1 1.3.6.1.4.1.795.2.12.11.1.1.3
The authoritative identifier for the first object referenced.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

associationObject2 1.3.6.1.4.1.795.2.12.11.1.1.4
The authoritative identifier for the second object referenced.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

busPortAssociationTable 1.3.6.1.4.1.795.2.12.12.1
A list of bus port associations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BusPortAssociationEntry

busPortAssociationEntry 1.3.6.1.4.1.795.2.12.12.1.1
A bus port association entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BusPortAssociationEntry  

busPortAssociationIndex 1.3.6.1.4.1.795.2.12.12.1.1.1
An unique index for each bus port association. This index matches an index in the association table for which bus port association information is available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

busPortAssociationNegotiatedSpeed 1.3.6.1.4.1.795.2.12.12.1.1.2
The maximum burst transfer rate, in millions of bytes, which was negotiated between the two associated bus ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

busPortAssociationNegotiatedWidth 1.3.6.1.4.1.795.2.12.12.1.1.3
The width, in bits, of the bus ports' data path which was negotiated between the two associated bus ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

componentSpareAssociationTable 1.3.6.1.4.1.795.2.12.13.1
A list of component spare associations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ComponentSpareAssociationEntry

componentSpareAssociationEntry 1.3.6.1.4.1.795.2.12.13.1.1
A component spare association entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ComponentSpareAssociationEntry  

componentSpareAssociationIndex 1.3.6.1.4.1.795.2.12.13.1.1.1
An unique index for each component spare association. This index matches an index in the association table for which component spare association information is available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

componentSpareFunctioningState 1.3.6.1.4.1.795.2.12.13.1.1.2
The functioning state of the spares.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), inactiveStandby(3), activeStandby(4), activeStandbyLoadBalances(5)  

overallStatus 1.3.6.1.4.1.795.2.12.14.1
The overall status of objects in the CIO MIB. Will be set to the worst status of any individual object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), warning(2), failure(3), unknown(4), other(5)  

operationalStateTable 1.3.6.1.4.1.795.2.12.15.1
A list of operational state information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OperationalStateEntry

operationalStateEntry 1.3.6.1.4.1.795.2.12.15.1.1
An operational state entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OperationalStateEntry  

operationalStateIndex 1.3.6.1.4.1.795.2.12.15.1.1.1
A unique index value for each operational state table entry beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

operationalDeviceGroupIndex 1.3.6.1.4.1.795.2.12.15.1.1.2
This field present for DMI compatibility - unused in SNMP, always 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

operationalStatus 1.3.6.1.4.1.795.2.12.15.1.1.3
The operational status of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4), notApplicable(5)  

operationalUsageState 1.3.6.1.4.1.795.2.12.15.1.1.4
The usage state of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), idle(3), active(4), busy(5), notApplicable(6)  

operationalAvailabilityStatus 1.3.6.1.4.1.795.2.12.15.1.1.5
The availability of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), running(3), warning(4), inTest(5), notApplicable(6), powerOff(7), offLine(8), offDuty(9), degraded(10), notInstalled(11), installError(12), powerSave(13)  

operationalAdministrativeStatus 1.3.6.1.4.1.795.2.12.15.1.1.6
The administrative state of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), locked(3), unlocked(4), notApplicable(5), shuttingDown(6)  

operationalFatalErrorCount 1.3.6.1.4.1.795.2.12.15.1.1.7
The accumulated Fatal or Non-recoverable error count for the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

operationalMajorErrorCount 1.3.6.1.4.1.795.2.12.15.1.1.8
The accumulated Major or Critical error count for the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

operationalWarningErrorCount 1.3.6.1.4.1.795.2.12.15.1.1.9
The accumulated Warning or Non-critical error count for the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

operationalCurrentErrorStatus 1.3.6.1.4.1.795.2.12.15.1.1.10
This attribute presents the current error status for the object. The most critical error status in effect should be presented. I.e. if a part of the object is 'Critical', while other status is 'Non-critical' then the status 'Critical' should be reported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), ok(3), noncritical(4), critical(5), nonrecoverable(6)  

operationalPredictedFailureStatus 1.3.6.1.4.1.795.2.12.15.1.1.11
Enumeration describing the current Device Predicted Failure Status (e.g.: the S.M.A.R.T. status of the object).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), notSupported(3), noFailurePredicted(4), deviceFailurePredicted(5), mediaFailurePredicted(6)  

statisticsTable 1.3.6.1.4.1.795.2.12.16.1
A list of statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatisticsEntry

statisticsEntry 1.3.6.1.4.1.795.2.12.16.1.1
A statistics entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StatisticsEntry  

statisticsIndex 1.3.6.1.4.1.795.2.12.16.1.1.1
A unique index value for each statistics table entry beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsBlocksRead 1.3.6.1.4.1.795.2.12.16.1.1.2
The number of 512 byte blocks read from the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsBlocksWritten 1.3.6.1.4.1.795.2.12.16.1.1.3
The number of 512 byte blocks written to the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadCommands 1.3.6.1.4.1.795.2.12.16.1.1.4
The number of read commands issued for the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteCommands 1.3.6.1.4.1.795.2.12.16.1.1.5
The number of write commands issued for the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket0 1.3.6.1.4.1.795.2.12.16.1.1.6
The number of read commands issued, size < 512 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket1 1.3.6.1.4.1.795.2.12.16.1.1.7
The number of read commands issued, 512 bytes <= size < 1K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket2 1.3.6.1.4.1.795.2.12.16.1.1.8
The number of read commands issued, 1K bytes <= size < 2K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket3 1.3.6.1.4.1.795.2.12.16.1.1.9
The number of read commands issued, 2K bytes <= size < 4K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket4 1.3.6.1.4.1.795.2.12.16.1.1.10
The number of read commands issued, 4K bytes <= size < 8K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket5 1.3.6.1.4.1.795.2.12.16.1.1.11
The number of read commands issued, 8K bytes <= size < 16K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket6 1.3.6.1.4.1.795.2.12.16.1.1.12
The number of read commands issued, 16K bytes <= size < 32K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket7 1.3.6.1.4.1.795.2.12.16.1.1.13
The number of read commands issued, 32K bytes <= size < 64K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket8 1.3.6.1.4.1.795.2.12.16.1.1.14
The number of read commands issued, 64K bytes <= size < 128K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket9 1.3.6.1.4.1.795.2.12.16.1.1.15
The number of read commands issued, 128K bytes <= size < 256K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket10 1.3.6.1.4.1.795.2.12.16.1.1.16
The number of read commands issued, 256K bytes <= size < 512K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket11 1.3.6.1.4.1.795.2.12.16.1.1.17
The number of read commands issued, 512K bytes <= size < 1M bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsReadBucket12 1.3.6.1.4.1.795.2.12.16.1.1.18
The number of read commands issued, size >= 1M bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket0 1.3.6.1.4.1.795.2.12.16.1.1.19
The number of write commands issued, size < 512 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket1 1.3.6.1.4.1.795.2.12.16.1.1.20
The number of write commands issued, 512 bytes <= size < 1K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket2 1.3.6.1.4.1.795.2.12.16.1.1.21
The number of write commands issued, 1K bytes <= size < 2K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket3 1.3.6.1.4.1.795.2.12.16.1.1.22
The number of write commands issued, 2K bytes <= size < 4K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket4 1.3.6.1.4.1.795.2.12.16.1.1.23
The number of write commands issued, 4K bytes <= size < 8K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket5 1.3.6.1.4.1.795.2.12.16.1.1.24
The number of write commands issued, 8K bytes <= size < 16K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket6 1.3.6.1.4.1.795.2.12.16.1.1.25
The number of write commands issued, 16K bytes <= size < 32K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket7 1.3.6.1.4.1.795.2.12.16.1.1.26
The number of write commands issued, 32K bytes <= size < 64K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket8 1.3.6.1.4.1.795.2.12.16.1.1.27
The number of write commands issued, 64K bytes <= size < 128K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket9 1.3.6.1.4.1.795.2.12.16.1.1.28
The number of write commands issued, 128K bytes <= size < 256K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket10 1.3.6.1.4.1.795.2.12.16.1.1.29
The number of write commands issued, 256K bytes <= size < 512K bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket11 1.3.6.1.4.1.795.2.12.16.1.1.30
The number of write commands issued, 512K bytes <= size < 1M bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statisticsWriteBucket12 1.3.6.1.4.1.795.2.12.16.1.1.31
The number of write commands issued, size >= 1M bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cycTraps 1.3.6.1.4.1.795.2.12.9000
OBJECT IDENTIFIER    

trapLogNumEntries 1.3.6.1.4.1.795.2.12.17.1
The number entries in the Trap Log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapLogTable 1.3.6.1.4.1.795.2.12.18.1
A circular list of trap log entries. The number of entries is given by the value of trapLogCount. Current maximum trap log count is fixed at 125, but should be programmable (via MIB variable and .INI file) in the future.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapLogEntry

trapLogEntry 1.3.6.1.4.1.795.2.12.18.1.1
A trap log entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrapLogEntry  

trapLogIndex 1.3.6.1.4.1.795.2.12.18.1.1.1
A unique index value for each trap log table entry beginning with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapLogString 1.3.6.1.4.1.795.2.12.18.1.1.2
A textual string containing the text of the last trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trapLogTimeStamp 1.3.6.1.4.1.795.2.12.18.1.1.3
The number of seconds which have elapsed between powerup and the trap occurrence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cycSeverity 1.3.6.1.4.1.795.2.12.9000.9001
Severity level of the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(1), informational(2), warning(3), critical(4)  

cycObject 1.3.6.1.4.1.795.2.12.9000.9002
The object identifier of the object referred to by the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

cycPhysicalObjectState 1.3.6.1.4.1.795.2.12.9000.9003
New state for the object referred to by the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER newlyDiscovered(1), failed(2), recovered(3), changed(4), selfMonitoringWarning(5), selfMonitoringEnabled(6), cacheParametersChanged(7), cacheOn(8), cacheOff(9), deleted(10), batteryReconditionScheduled(11), scheduledBatteryReconditionDeleted(12), batteryChangedGoodToLow(13), batteryChangedLowToGood(14), batteryChangedLowToReconditioning(15), batteryChangedGoodToReconditioning(16), batteryChangedReconditioningToLow(17), batteryChangedReconditioningToGood(18), batteryReconditionCompleted(19), batteryReconditionStarted(20), initializeStarted(21), initializeCompleted(22), initializeFailed(23), initializeAbortedByUser(24), verifyStarted(25), verifyCompleted(26), verifyFailed(27), verifyAbortedByUser(28), batteryOkay(29), batteryDead(30), batteryFailedCharge(31), batteryOvercharged(32), batteryCurrentTooHigh(33), batteryTemperatureTooHigh(34), batteryVoltageTooLow(35), batteryMissing(36), batteryShortCircuit(37)  

cycVolumeSetState 1.3.6.1.4.1.795.2.12.9000.9004
New state for the object referred to by the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER unsafeShutdown(1), badBlockRepaired(2), offline(3), offlineMemberFailed(4), online(5), criticalState(6), protectionDisabled(7), protectionEnabled(8), selfMonitoringWarning(9), selfMonitoringEnabled(10), memberMissing(11), dedicatedSpareDeleted(12), dedicatedSpareAdded(13), poolSpareDeleted(14), poolSpareAdded(15), dedicatedSpareUsed(16), poolSpareUsed(17), lastSpareUsed(18), lastSpareDeleted(19), cacheParametersChanged(20), cacheOn(21), cacheOff(22), cacheFlushFailed(23), cacheAllocationFailed(24), arrayAdded(25), arrayDeleted(26), scsiAddressesChangedForMembers(27), nameChanged(28)  

cycVolumeSetActivity 1.3.6.1.4.1.795.2.12.9000.9005
New activity for the object referred to by the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER reconstruct(1), initialize(2), verify(3), spareTest(4), scheduledReconstruct(5), scheduledInitialize(6), scheduledVerify(7), scheduledSpareTest(8), mirrorBreak(9), mirrorCreate(10), migration(11), expansion(12)  

cycVolumeSetActivityState 1.3.6.1.4.1.795.2.12.9000.9006
Status of a new activity for the object referred to by the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER started(1), startedAutofix(2), completed(3), completedWithMiscompares(4), abortedDueToIOError(5), abortedDueToIOErrorWithMiscompares(6), abortedByOperator(7), abortedByOperatorWithMiscompares(8), failed(9), deleted(10), priorityChanged(11), scheduled(12), modified(13), failedToStart(14), abortedNoMemory(15), restarted(16), suspended(17), resumed(18), stopped(19), running(20), aborted(21)  

cycSpareState 1.3.6.1.4.1.795.2.12.9000.9007
New state for the object referred to by the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER ok(1), notFunctional(2)  

cycEnclosureComponent 1.3.6.1.4.1.795.2.12.9000.9008
The part of the enclosure affected by this trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER cabinet(1), fan(2), powerSupply(3), door(4), speaker(5), temperatureSensor(6), deviceInSlot(7)  

cycEnclosureComponentNumber 1.3.6.1.4.1.795.2.12.9000.9009
The ordinal number of the part of the enclosure affected by this trap. Numbers ordinarily start at 1, such as Fan 1. A number of 0 refers to all such parts as a single piece. For example, Fan 0 refers to all fans.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

cycEnclosureComponentState 1.3.6.1.4.1.795.2.12.9000.9010
Description of the change in status in the affected enclosure part.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER found(1), notResponding(2), operational(3), malfunctioning(4), removed(5), inserted(6), unknownState(7), operationalAndOn(8), operationalAndOff(9), malfunctioningButOn(10), malfunctioningAndOff(11), notPresent(12), present(13), locked(14), unlocked(15), outOfNormalRange(16), inNormalRange(17), runningAtHalfCapacity(18), runningAtMaximumCapacity(19), decreaseToHalfCapacityFailed(20), increaseToMaximumCapacityFailed(21)  

cycStorageControllerStateChange 101
CIO storage controller %d has changed state.
TRAP-TYPE    

cycBusPortStateChange 102
CIO bus port %d has changed state.
TRAP-TYPE    

cycStorageDeviceStateChange 103
CIO storage device %d has changed state.
TRAP-TYPE    

cycVolumeSetStateChange 104
CIO volume set %d has changed state.
TRAP-TYPE    

cycVolumeSetActivityChange 105
CIO volume set %d has changed activity.
TRAP-TYPE    

cycSpareStateChange 106
CIO spare %d has changed state.
TRAP-TYPE    

cycEnclosureStateChange 107
A component in CIO enclosure %d has changed state.
TRAP-TYPE