IOMMIB: View SNMP OID List / Download MIB

VENDOR: ADAPTEC INC.


 Home MIB: IOMMIB
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
 adaptec 1.3.6.1.4.1.795
         storageManager 1.3.6.1.4.1.795.12
               ioManager 1.3.6.1.4.1.795.12.2
                   mibRevision 1.3.6.1.4.1.795.12.2.1
                       revMajor 1.3.6.1.4.1.795.12.2.1.1 integer read-only
The major number of the revision of the IOManager MIB.
                       revMinor 1.3.6.1.4.1.795.12.2.1.2 integer read-only
The minor number of the revision of the IOManager MIB.
                   storageDevice 1.3.6.1.4.1.795.12.2.2
                       deviceTable 1.3.6.1.4.1.795.12.2.2.1 no-access
A list of storage devices.
                           devEntry 1.3.6.1.4.1.795.12.2.2.1.1 no-access
A storage device entry.
                               devIndex 1.3.6.1.4.1.795.12.2.2.1.1.1 integer read-only
A unique index value for each storage device beginning with 1.
                               devType 1.3.6.1.4.1.795.12.2.2.1.1.2 integer read-only
The type of this mass storage device. Enumeration: 'opticalWriteOnceReadManyDrive': 6, 'unknown': 2, 'flashDisk': 9, 'solidState': 13, 'digitalVersatileDiskDrive': 15, 'digitalVersatileDiskRAMDrive': 16, 'tapeDrive': 12, 'magnetoOpticalDrive': 7, 'other': 1, 'rigidDiskDrive': 3, 'flexibleDisketteDrive': 4, 'opticalFloppyDrive': 11, 'compactDiskDrive': 8, 'mediaChanger': 14, 'cartridgeRigidDiskDrive': 10.
                               devTypeDescr 1.3.6.1.4.1.795.12.2.2.1.1.3 displaystring read-only
A longer description of the storage device. For example: 3.5 inch flexible diskette drives using diskettes with a maximum capacity of 1.44MB.
                               devSubIdentifier 1.3.6.1.4.1.795.12.2.2.1.1.4 displaystring read-only
The sub-identifier for this storage device (e.g., the device's SCSI logical unit number).
                               devMediaBlockSize 1.3.6.1.4.1.795.12.2.2.1.1.5 integer read-only
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.
                               devFormattedMediaCapacity 1.3.6.1.4.1.795.12.2.2.1.1.6 integer read-only
The total size in kilobytes of this storage media after it has been formatted.
                               devRemovableDevice 1.3.6.1.4.1.795.12.2.2.1.1.7 integer read-only
If true, then this storage device is removable (e.g.: PCMCIA device). Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               devLoaded 1.3.6.1.4.1.795.12.2.2.1.1.8 integer read-only
If true, then the storage device is loaded. Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               devRemovableMedia 1.3.6.1.4.1.795.12.2.2.1.1.9 integer read-only
If true, then the media in this storage device is removable. Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               devMediaLoaded 1.3.6.1.4.1.795.12.2.2.1.1.10 integer read-only
If true, the media in this storage device is loaded. Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               devCompression 1.3.6.1.4.1.795.12.2.2.1.1.11 integer read-only
If true, the storage device supports compression. Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               devEncryption 1.3.6.1.4.1.795.12.2.2.1.1.12 integer read-only
If true, the storage device supports encryption. Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               devReservedSectorsAtBeginning 1.3.6.1.4.1.795.12.2.2.1.1.13 integer read-only
The number of sectors reserved for system use at the beginning of the storageDevice.
                               devReservedSectorsAtEnd 1.3.6.1.4.1.795.12.2.2.1.1.14 integer read-only
The number of sectors reserved for system use at the end of the storageDevice.
                   storageController 1.3.6.1.4.1.795.12.2.3
                       ctlrTable 1.3.6.1.4.1.795.12.2.3.1 no-access
A list of storage controllers.
                           ctlrEntry 1.3.6.1.4.1.795.12.2.3.1.1 no-access
A storage controller entry.
                               ctlrIndex 1.3.6.1.4.1.795.12.2.3.1.1.1 integer read-only
A unique index value for each storage controller beginning with 1.
                               ctlrDescription 1.3.6.1.4.1.795.12.2.3.1.1.2 displaystring read-only
Name, version, and revision level of the storage controller.
                               ctlrProtectionManagement 1.3.6.1.4.1.795.12.2.3.1.1.3 integer read-only
Indicates whether or not the controller provides redundancy or protection against device failures. Enumeration: 'unknown': 2, 'unprotected': 3, 'other': 1, 'protected': 4, 'protectedThroughSCSI3SCC2': 6, 'protectedThroughSCSI3SCC': 5.
                               ctlrBusMaster 1.3.6.1.4.1.795.12.2.3.1.1.4 integer read-only
If TRUE, then this storage controller is the bus master. Enumeration: 'true': 1, 'false': 0, 'unknown': 2.
                               ctlrSecondsSinceLastPowerUp 1.3.6.1.4.1.795.12.2.3.1.1.5 integer read-only
The number of seconds that have passed since this controller was last powered on.
                               ctlrPCIValidityMap 1.3.6.1.4.1.795.12.2.3.1.1.6 integer read-only
Bit field specifying which of the following PCI object values contain valid information. A bit value equal to 1 means the corresponding data value is valid. 0x0001 DeviceId is valid 0x0002 VendorId is valid 0x0004 Bus is valid 0x0008 Device is valid 0x0010 Function is valid 0x0020 Base Memeory Address is valid.
                               ctlrPCIDeviceId 1.3.6.1.4.1.795.12.2.3.1.1.7 integer read-only
The PCI device ID of this controller.
                               ctlrPCIVendorId 1.3.6.1.4.1.795.12.2.3.1.1.8 integer read-only
The PCI vendor ID of this controller.
                               ctlrPCIBus 1.3.6.1.4.1.795.12.2.3.1.1.9 integer read-only
The PCI bus number of this controller.
                               ctlrPCIDevice 1.3.6.1.4.1.795.12.2.3.1.1.10 integer read-only
The PCI device number of this controller.
                               ctlrPCIFunction 1.3.6.1.4.1.795.12.2.3.1.1.11 integer read-only
The PCI function of this controller.
                               ctlrBaseMemoryAddress 1.3.6.1.4.1.795.12.2.3.1.1.12 integer read-only
The base memory address on this controller.
                   enclosure 1.3.6.1.4.1.795.12.2.4
                       enclTable 1.3.6.1.4.1.795.12.2.4.1 no-access
A list of enclosures.
                           enclEntry 1.3.6.1.4.1.795.12.2.4.1.1 no-access
An enclosure entry.
                               enclIndex 1.3.6.1.4.1.795.12.2.4.1.1.1 integer read-only
A unique index value for each enclosure beginning with 1.
                               enclType 1.3.6.1.4.1.795.12.2.4.1.1.2 integer read-only
The type of the enclosure. Enumeration: 'ses': 5, 'unknown': 2, 'decfault': 3, 'aemi': 6, 'other': 1, 'safte': 4.
                               enclDescription 1.3.6.1.4.1.795.12.2.4.1.1.3 displaystring read-only
Description of the enclosure.
                   busPort 1.3.6.1.4.1.795.12.2.5
                       busPortTable 1.3.6.1.4.1.795.12.2.5.1 no-access
A list of bus ports.
                           busPortEntry 1.3.6.1.4.1.795.12.2.5.1.1 no-access
A bus port entry.
                               portIndex 1.3.6.1.4.1.795.12.2.5.1.1.1 integer read-only
A unique index value for each bus port beginning with 1.
                               portProtocol 1.3.6.1.4.1.795.12.2.5.1.1.2 integer read-only
The protocol describing the electrical characteristics of the Bus Port. If 'Other' is used, then the Protocol Description attribute shall be used. Enumeration: 'multibus': 23, 'parallelPort': 17, 'eisa': 3, 'ieee802-3-10Base5': 28, 'flexibleDiskette': 7, 'vme': 24, 'ieee802-3-1Base5': 30, 'vesa': 14, 'pcmcia': 15, 'ieee802-3-100BaseVG': 32, 'scsiSerialBusProtocol2': 12, 'scsiFibreChannel': 10, 'ieee802-3-10Base2': 29, 'unknown': 2, 'scsiParallel': 9, 'ieee802-5-Tokenring': 33, 'pci': 5, 'ata-atapi': 6, 'ieee802-3-10Broad36': 31, 'scsiSerialBusProtocol': 11, 'scsiSerialStorageArchitecture': 13, 'rs232': 27, 'ipi': 25, 'power': 21, 'hippi': 22, 'mca': 35, 'diagnostic': 19, 'universalSerialBus': 16, 'ieee488': 26, 'fddi': 34, 'escon': 18, 'interface1496': 8, 'isa': 4, 'i2c': 20, 'other': 1.
                               portProtocolDescription 1.3.6.1.4.1.795.12.2.5.1.1.3 displaystring read-only
Additional description of the protocol describe above.
                               portSignalCharacteristics 1.3.6.1.4.1.795.12.2.5.1.1.4 integer read-only
The electrical characteristics of the Bus Port being described. Enumeration: 'lowVoltageDifferential': 5, 'singleEnded': 3, 'unknown': 2, 'differential': 4, 'other': 1, 'optical': 6.
                               portAddressDescriptor 1.3.6.1.4.1.795.12.2.5.1.1.5 displaystring read-only
The address descriptor for this bus port. For example the PCI slot and ID.
                               portIsochronous 1.3.6.1.4.1.795.12.2.5.1.1.6 integer read-only
Indicates whether or not the bus port supports isochronous transfers. Enumeration: 'true': 1, 'false': 0.
                               portMaximumWidth 1.3.6.1.4.1.795.12.2.5.1.1.7 integer read-only
The maximum width, in bits, of this Bus Port's data path. A value of 1 should be used for serial.
                               portMaximumTransferRate 1.3.6.1.4.1.795.12.2.5.1.1.8 integer read-only
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.
                               portMaximumAttachments 1.3.6.1.4.1.795.12.2.5.1.1.9 integer read-only
The maximum number of directly addressable entities supported by this bus port's protocol.
                               portConnectorType 1.3.6.1.4.1.795.12.2.5.1.1.10 integer read-only
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. Enumeration: 'ata-3-5inch-40pin': 17, 'scsi-SCA-I-80pin': 10, 'floppyDiskette5-25inch': 40, 'serial-25pin': 20, 'scsi-P-HighDensityShielded-68pin': 8, 'hssdc-6pin': 42, 'pcmciaSlot': 38, 'ata-2-5inch-44pin': 18, 'scsi-FibreChannel-Fibre': 13, 'isaSlot': 35, 'rs422': 22, 'scsi-A-LowDensityShielded-50pin': 6, 'stp-RJ45': 30, 'scsi-VHDCIshielded-68pin': 45, 'scsi-A-LowDensityUnshielded-50pin': 7, 'unknown': 2, 'other': 1, 'scsi-A-HighDensityUnshielded-50pin': 5, 'bnc': 28, 'stp-DB9': 31, 'rs232-25pin': 21, 'scsi-FibreChannel-SCA-II-40pin': 14, 'scsi-SCA-II-80pin': 11, 'appleAUI': 33, 'pc-CardSlot': 39, 'fiberMIC': 32, 'scsi-FibreChannel-BNC': 16, 'upt-Category5': 27, 'upt-Category4': 26, 'upt-Category3': 25, 'thirteenNinetyFour-6pin': 44, 'ieee488': 23, 'scsi-A-HighDensityShielded-50pin': 4, 'stp-RJ11': 29, 'none': 3, 'vesaSlot': 37, 'scsi-FibreChannel-DB9-Copper': 12, 'floppyDiskette3-5inch': 41, 'aui': 24, 'pciSlot': 34, 'gbicSocket': 43, 'serial-9pin': 19, 'scsi-FibreChannel-SCA-II-20pin': 15, 'scsi-P-HighDensityUnshielded-68pin': 9, 'eisaSlot': 36.
                               portConnectorTypeDescription 1.3.6.1.4.1.795.12.2.5.1.1.11 displaystring read-only
Additional description of the connector described above.
                               portConnectorGender 1.3.6.1.4.1.795.12.2.5.1.1.12 integer read-only
Indicates the gender of the connector described above. Enumeration: 'unknown': 2, 'other': 1, 'male': 4, 'female': 3.
                   aggregatePhysicalExtent 1.3.6.1.4.1.795.12.2.6
                       aggregatePExtentTable 1.3.6.1.4.1.795.12.2.6.1 no-access
A list of aggregate physical extent entries.
                           aggregatePExtentEntry 1.3.6.1.4.1.795.12.2.6.1.1 no-access
An aggregate P Extent entry.
                               aggPExtentIndex 1.3.6.1.4.1.795.12.2.6.1.1.1 integer read-only
A unique index value for each aggregate physical extent beginning with 1.
                               aggPExtentBlocks 1.3.6.1.4.1.795.12.2.6.1.1.2 integer read-only
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.
                               aggPExtentCheckDataBlocks 1.3.6.1.4.1.795.12.2.6.1.1.3 integer read-only
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.
                   aggregateProtectedSpace 1.3.6.1.4.1.795.12.2.7
                       aggregatePsExtentTable 1.3.6.1.4.1.795.12.2.7.1 no-access
A list of aggregate protected space extents.
                           aggregatePsExtentEntry 1.3.6.1.4.1.795.12.2.7.1.1 no-access
An aggregate Ps extent entry.
                               aggPsExtentIndex 1.3.6.1.4.1.795.12.2.7.1.1.1 integer read-only
A unique index value for each aggregate ps extent beginning with 1.
                               aggPsExtentBlocks 1.3.6.1.4.1.795.12.2.7.1.1.2 integer read-only
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.
                   volumeSet 1.3.6.1.4.1.795.12.2.8
                       volumeSetTable 1.3.6.1.4.1.795.12.2.8.1 no-access
A list of volume sets.
                           volumeSetEntry 1.3.6.1.4.1.795.12.2.8.1.1 no-access
A volume set entry.
                               volIndex 1.3.6.1.4.1.795.12.2.8.1.1.1 integer read-only
A unique index value for each volume set beginning with 1.
                               volName 1.3.6.1.4.1.795.12.2.8.1.1.2 displaystring read-only
The name of the volume set.
                               volCapacity 1.3.6.1.4.1.795.12.2.8.1.1.3 integer read-only
The total size in Mbytes of the user data space of this volume set.
                               volPSExtentStripeLength 1.3.6.1.4.1.795.12.2.8.1.1.4 integer read-only
The number of ps_extents which form a user data stripe. This value shall be zero except when the ps_extent group is used.
                               volPSExtentInterleaveDepth 1.3.6.1.4.1.795.12.2.8.1.1.5 integer read-only
The number of ps_extents to stripe as a collective set. This value shall be zero except when the ps_extent group is used.
                               volActivity 1.3.6.1.4.1.795.12.2.8.1.1.6 integer read-only
The name of any RAID activities running on this volumeSet. Enumeration: 'convert': 4, 'format': 2, 'verify': 5, 'recreate': 1, 'none': 9999, 'zeroInit': 3, 'checkpointing': 7, 'testSpares': 6.
                   mlvolumeSet 1.3.6.1.4.1.795.12.2.9
                       mlvolumeSetTable 1.3.6.1.4.1.795.12.2.9.1 no-access
A list of multilevel volume sets.
                           mlvolumeSetEntry 1.3.6.1.4.1.795.12.2.9.1.1 no-access
A multilevel volume set entry.
                               mlvolIndex 1.3.6.1.4.1.795.12.2.9.1.1.1 integer read-only
A unique index value for each multilevel volume set beginning with 1.
                               mlvolName 1.3.6.1.4.1.795.12.2.9.1.1.2 displaystring read-only
The name of the multilevel volume set.
                               mlvolCapacity 1.3.6.1.4.1.795.12.2.9.1.1.3 integer read-only
The total size in Mbytes of the user data space of this multilevel volume set.
                               mlvolActivity 1.3.6.1.4.1.795.12.2.9.1.1.4 integer read-only
The name of any RAID activities running on this mlvolumeSet. Enumeration: 'convert': 4, 'format': 2, 'verify': 5, 'recreate': 1, 'none': 9999, 'zeroInit': 3, 'checkpointing': 7, 'testSpares': 6.
                               mlvolRaidType 1.3.6.1.4.1.795.12.2.9.1.1.5 integer read-only
The RAID type of this mlvolumeSet. Enumeration: 'unknown': 1, 'raid10': 2, 'raid50': 3.
                   redundancyGroup 1.3.6.1.4.1.795.12.2.10
                         redundancyGroupTable 1.3.6.1.4.1.795.12.2.10.1 no-access
A list of redundancy groups.
                             redundancyGroupEntry 1.3.6.1.4.1.795.12.2.10.1.1 no-access
A redundancy group entry.
                                 redundancyIndex 1.3.6.1.4.1.795.12.2.10.1.1.1 integer read-only
A unique index value for each redundancy group beginning with 1.
                                 redundancyType 1.3.6.1.4.1.795.12.2.10.1.1.2 integer read-only
This field specifies the type of redundancy formed. Enumeration: 'none': 8, 'xor': 4, 'p-q': 5, 'p-s': 7, 'unknown': 2, 's': 6, 'other': 1, 'copy': 3.
                   worldWideIds 1.3.6.1.4.1.795.12.2.11
                         worldWideIdTable 1.3.6.1.4.1.795.12.2.11.1 no-access
A list of worldWideIds.
                             worldWideIdEntry 1.3.6.1.4.1.795.12.2.11.1.1 no-access
An worldWideId entry.
                                 worldWideIdIndex 1.3.6.1.4.1.795.12.2.11.1.1.1 integer read-only
A unique index value for each WorldWideID beginning with 1.
                                 worldWideIdType 1.3.6.1.4.1.795.12.2.11.1.1.2 integer read-only
The type of identifier displayed by the Worldwide Identifier attribute. Enumeration: 'binary': 7, 'none': 3, 'lanMACAddress': 9, 'vendorProductSerial': 4, 'unknown': 2, 'ieeeExtendedUniqueIdentifier64bit': 5, 'wanAccessAddress': 10, 'fc-PH64bitNameIdentifier': 6, 'other': 1, 'unicode': 8.
                                 worldWideId 1.3.6.1.4.1.795.12.2.11.1.1.3 displaystring read-only
The Worldwide Identifier for this entity.
                   associations 1.3.6.1.4.1.795.12.2.12
                         associationTable 1.3.6.1.4.1.795.12.2.12.1 no-access
A list of associations.
                             associationEntry 1.3.6.1.4.1.795.12.2.12.1.1 no-access
An association entry.
                                 associationIndex 1.3.6.1.4.1.795.12.2.12.1.1.1 integer read-only
A unique index value for each association beginning with 1.
                                 associationType 1.3.6.1.4.1.795.12.2.12.1.1.2 displaystring read-only
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'. Association shortcut types are 'Shortcut: Physical Organization', 'Shortcut: Logical Organization', and 'Shortcut: Logical to Physical Organization'.
                                 associationObject1 1.3.6.1.4.1.795.12.2.12.1.1.3 object identifier read-only
The authoritative identifier for the first object referenced.
                                 associationObject2 1.3.6.1.4.1.795.12.2.12.1.1.4 object identifier read-only
The authoritative identifier for the second object referenced.
                   busPortAssociations 1.3.6.1.4.1.795.12.2.13
                         busPortAssociationTable 1.3.6.1.4.1.795.12.2.13.1 no-access
A list of bus port associations.
                             busPortAssociationEntry 1.3.6.1.4.1.795.12.2.13.1.1 no-access
A bus port association entry.
                                 busPortAssociationIndex 1.3.6.1.4.1.795.12.2.13.1.1.1 integer read-only
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.
                                 busPortAssociationNegotiatedSpeed 1.3.6.1.4.1.795.12.2.13.1.1.2 integer read-only
The maximum burst transfer rate, in millions of bytes, which was negotiated between the two associated bus ports.
                                 busPortAssociationNegotiatedWidth 1.3.6.1.4.1.795.12.2.13.1.1.3 integer read-only
The width, in bits, of the bus ports' data path which was negotiated between the two associated bus ports.
                   componentSpareAssociations 1.3.6.1.4.1.795.12.2.14
                         componentSpareAssociationTable 1.3.6.1.4.1.795.12.2.14.1 no-access
A list of component spare associations.
                             componentSpareAssociationEntry 1.3.6.1.4.1.795.12.2.14.1.1 no-access
A component spare association entry.
                                 componentSpareAssociationIndex 1.3.6.1.4.1.795.12.2.14.1.1.1 integer read-only
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.
                                 componentSpareFunctioningState 1.3.6.1.4.1.795.12.2.14.1.1.2 integer read-only
The functioning state of the spares. Enumeration: 'activeStandby': 4, 'unknown': 2, 'other': 1, 'activeStandbyLoadBalances': 5, 'inactiveStandby': 3.
                   overallObjectStatus 1.3.6.1.4.1.795.12.2.15
                         overallStatus 1.3.6.1.4.1.795.12.2.15.1 integer read-only
The overall status of objects in the IOManager MIB. Will be set to the worst status of any individual object. Enumeration: 'failure': 3, 'warning': 2, 'okay': 1, 'other': 5, 'unknown': 4.
                         rollupCriticalStatus 1.3.6.1.4.1.795.12.2.15.2 integer read-only
The rolled up status of all objects that are in a Critical state. Bit Oriented Field: 0: At least one volumeSet is in a Critical state 1: At least one mlvolumeSet is in a Critical state 2: At least one storageController is in a Critical state 3: At least one busPort is in a Critical state 4: At least one storageDevice is in a Critical state 5: At least one enclosure is in a Critical state
                         rollupWarningStatus 1.3.6.1.4.1.795.12.2.15.3 integer read-only
The rolled up status of all objects that are in a Warning state. Bit Oriented Field: 0: At least one volumeSet is in a Warning state 1: At least one mlvolumeSet is in a Warning state 2: At least one storageController is in a Warning state 3: At least one busPort is in a Warning state 4: At least one storageDevice is in a Warning state 5: At least one enclosure is in a Warning state
                   operationalStates 1.3.6.1.4.1.795.12.2.16
                         operationalStateTable 1.3.6.1.4.1.795.12.2.16.1 no-access
A list of operational state information.
                             operationalStateEntry 1.3.6.1.4.1.795.12.2.16.1.1 no-access
An operational state entry.
                                 operationalStateIndex 1.3.6.1.4.1.795.12.2.16.1.1.1 integer read-only
A unique index value for each operational state table entry beginning with 1.
                                 operationalDeviceGroupIndex 1.3.6.1.4.1.795.12.2.16.1.1.2 integer read-only
This field present for DMI compatibility - unused in SNMP, always 0.
                                 operationalStatus 1.3.6.1.4.1.795.12.2.16.1.1.3 integer read-only
The operational status of the object. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5.
                                 operationalUsageState 1.3.6.1.4.1.795.12.2.16.1.1.4 integer read-only
The usage state of the object. Enumeration: 'busy': 5, 'unknown': 2, 'notApplicable': 6, 'idle': 3, 'other': 1, 'active': 4.
                                 operationalAvailabilityStatus 1.3.6.1.4.1.795.12.2.16.1.1.5 integer read-only
The availability of the object. Enumeration: 'installError': 12, 'unknown': 2, 'powerSave': 13, 'notInstalled': 11, 'offDuty': 9, 'powerOff': 7, 'inTest': 5, 'notApplicable': 6, 'running': 3, 'other': 1, 'offLine': 8, 'warning': 4, 'degraded': 10.
                                 operationalAdministrativeStatus 1.3.6.1.4.1.795.12.2.16.1.1.6 integer read-only
The administrative state of the object. Enumeration: 'locked': 3, 'unlocked': 4, 'unknown': 2, 'shuttingDown': 6, 'notApplicable': 5, 'other': 1.
                                 operationalFatalErrorCount 1.3.6.1.4.1.795.12.2.16.1.1.7 integer read-only
The accumulated Fatal or Non-recoverable error count for the object.
                                 operationalMajorErrorCount 1.3.6.1.4.1.795.12.2.16.1.1.8 integer read-only
The accumulated Major or Critical error count for the object.
                                 operationalWarningErrorCount 1.3.6.1.4.1.795.12.2.16.1.1.9 integer read-only
The accumulated Warning or Non-critical error count for the object.
                                 operationalCurrentErrorStatus 1.3.6.1.4.1.795.12.2.16.1.1.10 integer read-only
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. Enumeration: 'ok': 3, 'unknown': 2, 'other': 1, 'critical': 5, 'noncritical': 4, 'nonrecoverable': 6.
                                 operationalPredictedFailureStatus 1.3.6.1.4.1.795.12.2.16.1.1.11 integer read-only
Enumeration describing the current Device Predicted Failure Status (e.g.: the S.M.A.R.T. status of the object). Enumeration: 'mediaFailurePredicted': 6, 'unknown': 2, 'deviceFailurePredicted': 5, 'other': 1, 'noFailurePredicted': 4, 'notSupported': 3.
                   statistics 1.3.6.1.4.1.795.12.2.17
                         statisticsTable 1.3.6.1.4.1.795.12.2.17.1 no-access
A list of statistics.
                             statisticsEntry 1.3.6.1.4.1.795.12.2.17.1.1 no-access
A statistics entry.
                                 statisticsIndex 1.3.6.1.4.1.795.12.2.17.1.1.1 integer read-only
A unique index value for each statistics table entry beginning with 1.
                                 statisticsBlocksRead 1.3.6.1.4.1.795.12.2.17.1.1.2 integer read-only
The number of 512 byte blocks read from the object.
                                 statisticsBlocksWritten 1.3.6.1.4.1.795.12.2.17.1.1.3 integer read-only
The number of 512 byte blocks written to the object.
                                 statisticsReadCommands 1.3.6.1.4.1.795.12.2.17.1.1.4 integer read-only
The number of read commands issued for the object.
                                 statisticsWriteCommands 1.3.6.1.4.1.795.12.2.17.1.1.5 integer read-only
The number of write commands issued for the object.
                                 statisticsReadBucket0 1.3.6.1.4.1.795.12.2.17.1.1.6 integer read-only
The number of read commands issued, size < 512 bytes.
                                 statisticsReadBucket1 1.3.6.1.4.1.795.12.2.17.1.1.7 integer read-only
The number of read commands issued, 512 bytes <= size < 1K bytes.
                                 statisticsReadBucket2 1.3.6.1.4.1.795.12.2.17.1.1.8 integer read-only
The number of read commands issued, 1K bytes <= size < 2K bytes.
                                 statisticsReadBucket3 1.3.6.1.4.1.795.12.2.17.1.1.9 integer read-only
The number of read commands issued, 2K bytes <= size < 4K bytes.
                                 statisticsReadBucket4 1.3.6.1.4.1.795.12.2.17.1.1.10 integer read-only
The number of read commands issued, 4K bytes <= size < 8K bytes.
                                 statisticsReadBucket5 1.3.6.1.4.1.795.12.2.17.1.1.11 integer read-only
The number of read commands issued, 8K bytes <= size < 16K bytes.
                                 statisticsReadBucket6 1.3.6.1.4.1.795.12.2.17.1.1.12 integer read-only
The number of read commands issued, 16K bytes <= size < 32K bytes.
                                 statisticsReadBucket7 1.3.6.1.4.1.795.12.2.17.1.1.13 integer read-only
The number of read commands issued, 32K bytes <= size < 64K bytes.
                                 statisticsReadBucket8 1.3.6.1.4.1.795.12.2.17.1.1.14 integer read-only
The number of read commands issued, 64K bytes <= size < 128K bytes.
                                 statisticsReadBucket9 1.3.6.1.4.1.795.12.2.17.1.1.15 integer read-only
The number of read commands issued, 128K bytes <= size < 256K bytes.
                                 statisticsReadBucket10 1.3.6.1.4.1.795.12.2.17.1.1.16 integer read-only
The number of read commands issued, 256K bytes <= size < 512K bytes.
                                 statisticsReadBucket11 1.3.6.1.4.1.795.12.2.17.1.1.17 integer read-only
The number of read commands issued, 512K bytes <= size < 1M bytes.
                                 statisticsReadBucket12 1.3.6.1.4.1.795.12.2.17.1.1.18 integer read-only
The number of read commands issued, size >= 1M bytes.
                                 statisticsWriteBucket0 1.3.6.1.4.1.795.12.2.17.1.1.19 integer read-only
The number of write commands issued, size < 512 bytes.
                                 statisticsWriteBucket1 1.3.6.1.4.1.795.12.2.17.1.1.20 integer read-only
The number of write commands issued, 512 bytes <= size < 1K bytes.
                                 statisticsWriteBucket2 1.3.6.1.4.1.795.12.2.17.1.1.21 integer read-only
The number of write commands issued, 1K bytes <= size < 2K bytes.
                                 statisticsWriteBucket3 1.3.6.1.4.1.795.12.2.17.1.1.22 integer read-only
The number of write commands issued, 2K bytes <= size < 4K bytes.
                                 statisticsWriteBucket4 1.3.6.1.4.1.795.12.2.17.1.1.23 integer read-only
The number of write commands issued, 4K bytes <= size < 8K bytes.
                                 statisticsWriteBucket5 1.3.6.1.4.1.795.12.2.17.1.1.24 integer read-only
The number of write commands issued, 8K bytes <= size < 16K bytes.
                                 statisticsWriteBucket6 1.3.6.1.4.1.795.12.2.17.1.1.25 integer read-only
The number of write commands issued, 16K bytes <= size < 32K bytes.
                                 statisticsWriteBucket7 1.3.6.1.4.1.795.12.2.17.1.1.26 integer read-only
The number of write commands issued, 32K bytes <= size < 64K bytes.
                                 statisticsWriteBucket8 1.3.6.1.4.1.795.12.2.17.1.1.27 integer read-only
The number of write commands issued, 64K bytes <= size < 128K bytes.
                                 statisticsWriteBucket9 1.3.6.1.4.1.795.12.2.17.1.1.28 integer read-only
The number of write commands issued, 128K bytes <= size < 256K bytes.
                                 statisticsWriteBucket10 1.3.6.1.4.1.795.12.2.17.1.1.29 integer read-only
The number of write commands issued, 256K bytes <= size < 512K bytes.
                                 statisticsWriteBucket11 1.3.6.1.4.1.795.12.2.17.1.1.30 integer read-only
The number of write commands issued, 512K bytes <= size < 1M bytes.
                                 statisticsWriteBucket12 1.3.6.1.4.1.795.12.2.17.1.1.31 integer read-only
The number of write commands issued, size >= 1M bytes.
                   trapLogCount 1.3.6.1.4.1.795.12.2.18
                         trapLogNumEntries 1.3.6.1.4.1.795.12.2.18.1 integer read-only
The number entries in the Trap Log.
                   trapLog 1.3.6.1.4.1.795.12.2.19
                         trapLogTable 1.3.6.1.4.1.795.12.2.19.1 no-access
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.
                             trapLogEntry 1.3.6.1.4.1.795.12.2.19.1.1 no-access
A trap log entry.
                                 trapLogIndex 1.3.6.1.4.1.795.12.2.19.1.1.1 integer read-only
A unique index value for each trap log table entry beginning with 1.
                                 trapLogString 1.3.6.1.4.1.795.12.2.19.1.1.2 displaystring read-only
A textual string containing the text of the last trap.
                                 trapLogTimeStamp 1.3.6.1.4.1.795.12.2.19.1.1.3 integer read-only
The number of seconds which have elapsed between powerup and the trap occurrence.
                   iomTraps 1.3.6.1.4.1.795.12.2.9000
                             iomSeverity 1.3.6.1.4.1.795.12.2.9000.9001 integer no-access
Severity level of the trap. Enumeration: 'unknown': 1, 'warning': 3, 'informational': 2, 'critical': 4.
                             iomObject 1.3.6.1.4.1.795.12.2.9000.9002 object identifier no-access
The object identifier of the object referred to by the trap.
                             iomPhysicalObjectState 1.3.6.1.4.1.795.12.2.9000.9003 integer no-access
New state for the object referred to by the trap. Enumeration: 'batteryReconditionCompleted': 19, 'initializeCompleted': 22, 'batteryReconditionStarted': 20, 'initializeStarted': 21, 'cacheOff': 9, 'batteryChangedLowToGood': 14, 'selfMonitoringEnabled': 6, 'mediumError': 38, 'batteryOvercharged': 32, 'initializeFailed': 23, 'failed': 2, 'batteryChangedReconditioningToGood': 18, 'batteryCurrentTooHigh': 33, 'batteryChangedGoodToLow': 13, 'recovered': 3, 'selfMonitoringWarning': 5, 'verifyCompleted': 26, 'newlyDiscovered': 1, 'scheduledBatteryReconditionDeleted': 12, 'deleted': 10, 'cacheParametersChanged': 7, 'verifyStarted': 25, 'initializeAbortedByUser': 24, 'batteryShortCircuit': 37, 'batteryReconditionScheduled': 11, 'batteryChangedLowToReconditioning': 15, 'batteryDead': 30, 'batteryOkay': 29, 'batteryVoltageTooLow': 35, 'cacheOn': 8, 'batteryChangedReconditioningToLow': 17, 'verifyFailed': 27, 'batteryTemperatureTooHigh': 34, 'changed': 4, 'batteryMissing': 36, 'batteryChangedGoodToReconditioning': 16, 'verifyAbortedByUser': 28, 'batteryFailedCharge': 31.
                             iomVolumeSetState 1.3.6.1.4.1.795.12.2.9000.9004 integer no-access
New state for the object referred to by the trap. Enumeration: 'cacheFlushFailed': 23, 'cacheParametersChanged': 20, 'dedicatedSpareAdded': 13, 'cacheOff': 22, 'selfMonitoringEnabled': 10, 'unsafeShutdown': 1, 'offlineMemberFailed': 4, 'lastSpareUsed': 18, 'dedicatedSpareDeleted': 12, 'protectionEnabled': 8, 'selfMonitoringWarning': 9, 'online': 5, 'poolSpareAdded': 15, 'offline': 3, 'criticalState': 6, 'memberMissing': 11, 'arrayAdded': 25, 'arrayDeleted': 26, 'nameChanged': 28, 'lastSpareDeleted': 19, 'protectionDisabled': 7, 'badBlockRepaired': 2, 'cacheAllocationFailed': 24, 'cacheOn': 21, 'poolSpareDeleted': 14, 'dedicatedSpareUsed': 16, 'scsiAddressesChangedForMembers': 27, 'poolSpareUsed': 17.
                             iomVolumeSetActivity 1.3.6.1.4.1.795.12.2.9000.9005 integer no-access
New activity for the object referred to by the trap. Enumeration: 'scheduledExpansion': 13, 'verify': 3, 'scheduledSpareTest': 8, 'mirrorCreate': 10, 'expansion': 12, 'scheduledInitialize': 6, 'allActivities': 14, 'spareTest': 4, 'scheduledReconstruct': 5, 'mirrorBreak': 9, 'initialize': 2, 'reconstruct': 1, 'scheduledVerify': 7, 'migration': 11.
                             iomVolumeSetActivityState 1.3.6.1.4.1.795.12.2.9000.9006 integer no-access
Status of a new activity for the object referred to by the trap. Enumeration: 'abortedByOperator': 7, 'suspended': 17, 'abortedDueToIOErrorWithMiscompares': 6, 'failedToStart': 14, 'abortedNoMemory': 15, 'failed': 9, 'deleted': 10, 'abortedDueToIOError': 5, 'scheduled': 12, 'startedAutofix': 2, 'started': 1, 'completed': 3, 'running': 20, 'aborted': 21, 'resumed': 18, 'restarted': 16, 'detectedMiscompare': 24, 'abortedDuringHibernation': 22, 'modified': 13, 'stopped': 19, 'abortedByOperatorWithMiscompares': 8, 'priorityChanged': 11, 'completedWithMiscompares': 4, 'detectedAndFixedMiscompare': 23.
                             iomSpareState 1.3.6.1.4.1.795.12.2.9000.9007 integer no-access
New state for the object referred to by the trap. Enumeration: 'ok': 1, 'notFunctional': 2.
                             iomEnclosureComponent 1.3.6.1.4.1.795.12.2.9000.9008 integer no-access
The part of the enclosure affected by this trap. Enumeration: 'door': 4, 'powerSupply': 3, 'cabinet': 1, 'speaker': 5, 'temperatureSensor': 6, 'deviceInSlot': 7, 'fan': 2.
                             iomEnclosureComponentNumber 1.3.6.1.4.1.795.12.2.9000.9009 integer no-access
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.
                             iomEnclosureComponentState 1.3.6.1.4.1.795.12.2.9000.9010 integer no-access
Description of the change in status in the affected enclosure part. Enumeration: 'runningAtHalfCapacity': 18, 'operationalAndOff': 9, 'unknownState': 7, 'runningAtMaximumCapacity': 19, 'outOfNormalRange': 16, 'increaseToMaximumCapacityFailed': 21, 'notResponding': 2, 'unlocked': 15, 'malfunctioningButOn': 10, 'operational': 3, 'swapped': 22, 'operationalAndOn': 8, 'notPresent': 12, 'decreaseToHalfCapacityFailed': 20, 'malfunctioning': 4, 'malfunctioningAndOff': 11, 'removed': 5, 'inserted': 6, 'present': 13, 'inNormalRange': 17, 'locked': 14, 'found': 1.
                             iomRowNumber 1.3.6.1.4.1.795.12.2.9000.9011 integer no-access
The row number in the appropriate table of the object referred to by the trap.
                     iomStorageControllerStateChangeI 1.3.6.1.4.1.795.12.20.1010
IOManager storage controller %d has changed state (informational).
                     iomStorageControllerStateChangeW 1.3.6.1.4.1.795.12.20.1011
IOManager storage controller %d has changed state (warning).
                     iomStorageControllerStateChangeC 1.3.6.1.4.1.795.12.20.1012
IOManager storage controller %d has changed state (critical).
                     iomBusPortStateChangeI 1.3.6.1.4.1.795.12.20.1020
IOManager bus port %d has changed state (informational).
                     iomBusPortStateChangeW 1.3.6.1.4.1.795.12.20.1021
IOManager bus port %d has changed state (warning).
                     iomBusPortStateChangeC 1.3.6.1.4.1.795.12.20.1022
IOManager bus port %d has changed state (critical).
                     iomStorageDeviceStateChangeI 1.3.6.1.4.1.795.12.20.1030
IOManager storage device %d has changed state (informational).
                     iomStorageDeviceStateChangeW 1.3.6.1.4.1.795.12.20.1031
IOManager storage device %d has changed state (warning).
                     iomStorageDeviceStateChangeC 1.3.6.1.4.1.795.12.20.1032
IOManager storage device %d has changed state (critical).
                     iomVolumeSetStateChangeI 1.3.6.1.4.1.795.12.20.1040
IOManager volume set %d has changed state (informational).
                     iomVolumeSetStateChangeW 1.3.6.1.4.1.795.12.20.1041
IOManager volume set %d has changed state (warning).
                     iomVolumeSetStateChangeC 1.3.6.1.4.1.795.12.20.1042
IOManager volume set %d has changed state (critical).
                     iomVolumeSetActivityChangeI 1.3.6.1.4.1.795.12.20.1050
IOManager volume set %d has changed activity (informational).
                     iomVolumeSetActivityChangeW 1.3.6.1.4.1.795.12.20.1051
IOManager volume set %d has changed activity (warning).
                     iomVolumeSetActivityChangeC 1.3.6.1.4.1.795.12.20.1052
IOManager volume set %d has changed activity (critical).
                     iomSpareStateChangeI 1.3.6.1.4.1.795.12.20.1060
IOManager spare %d has changed state (informational).
                     iomSpareStateChangeW 1.3.6.1.4.1.795.12.20.1061
IOManager spare %d has changed state (warning).
                     iomSpareStateChangeC 1.3.6.1.4.1.795.12.20.1062
IOManager spare %d has changed state (critical).
                     iomEnclosureStateChangeI 1.3.6.1.4.1.795.12.20.1070
A component in IOManager enclosure %d has changed state (informational).
                     iomEnclosureStateChangeW 1.3.6.1.4.1.795.12.20.1071
A component in IOManager enclosure %d has changed state (warning).
                     iomEnclosureStateChangeC 1.3.6.1.4.1.795.12.20.1072
A component in IOManager enclosure %d has changed state (critical).