RAID-Adapter-MIB

File: RAID-Adapter-MIB.mib (39016 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises Counter DisplayString
OBJECT-TYPE

Defined Types

AdapterEntry  
SEQUENCE    
  adpAdapterNumber INTEGER
  numLogicalDrives INTEGER
  firmwareVersion DisplayString
  biosVersion DisplayString
  dramSizeInMB INTEGER
  chipSetType INTEGER
  rebuildRateInPercent INTEGER
  flushInterval INTEGER
  maxConcurrentCmds INTEGER
  spinupDelay INTEGER
  spinupCount INTEGER
  adpIOReadsPerSec INTEGER
  adpIOWritesPerSec INTEGER
  adpReadKBsPerSec INTEGER
  adpWriteKBsPerSec INTEGER
  adpReadFailuresPerSec INTEGER
  adpWriteFailuresPerSec INTEGER
  scanChannels INTEGER
  subSystemVendorID INTEGER
  subSystemID INTEGER
  numSCSIChannels INTEGER
  numFCLoops INTEGER
  productName DisplayString

LogicaldriveEntry  
SEQUENCE    
  ldAdapterNumber INTEGER
  logicalDriveNumber INTEGER
  status INTEGER
  sizeInMB INTEGER
  raidLevel INTEGER
  stripeSize INTEGER
  readPolicy INTEGER
  writePolicy INTEGER
  cachePolicy INTEGER
  enquiryString DisplayString
  numberOfSpans INTEGER
  numberOfStripes INTEGER
  checkConsistencyOrInitializeProgress DisplayString
  ldIOReadsPerSec INTEGER
  ldIOWritesPerSec INTEGER
  ldReadKBsPerSec INTEGER
  ldWriteKBsPerSec INTEGER
  ldReadFailuresPerSec INTEGER
  ldWriteFailuresPerSec INTEGER

PhysicaldriveEntry  
SEQUENCE    
  physAdapterNumber INTEGER
  physChannel INTEGER
  targetID INTEGER
  state INTEGER
  arrayPosition DisplayString
  sizeMB INTEGER
  deviceType INTEGER
  inquiryString DisplayString
  scsiLevel INTEGER
  syncNegotiation INTEGER
  qtags INTEGER
  rebuildProgress DisplayString
  mediumErrors INTEGER
  otherErrors INTEGER
  maximumQueueDepth INTEGER
  physSlotStatus INTEGER
  physSlotNumber INTEGER

ChannelEntry  
SEQUENCE    
  chanAdapterNumber INTEGER
  channel INTEGER
  terminations INTEGER
  channelStatus INTEGER

FCDeviceEntry  
SEQUENCE    
  physAdapterNumber INTEGER
  loopID-0 INTEGER
  loopID-1 INTEGER
  wwn DisplayString
  state INTEGER
  arrayPosition DisplayString
  sizeMB INTEGER
  inquiryString DisplayString
  scsiLevel INTEGER
  rebuildProgress DisplayString
  mediumErrors INTEGER
  otherErrors INTEGER

FC-ChannelEntry  
SEQUENCE    
  fc-ChanAdapterNumber INTEGER
  loopNumber INTEGER
  loopstatus INTEGER
  numberofdevices INTEGER
  processortype INTEGER

Defined Values

hpnr 1.3.6.1.4.1.16
OBJECT IDENTIFIER    

hpNetRAID 1.3.6.1.4.1.16.1
OBJECT IDENTIFIER    

hpNetRaidMib 1.3.6.1.4.1.16.1.1
OBJECT IDENTIFIER    

adapterTable 1.3.6.1.4.1.16.1.1.1
A List of Adapter Entries containing Information/Properties about the Adapters in the System.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdapterEntry

adapterEntry 1.3.6.1.4.1.16.1.1.1.1
An entry in the Adapter Table. Each Entry corresponds to one Adapter in the System.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdapterEntry  

adpAdapterNumber 1.3.6.1.4.1.16.1.1.1.1.1
The Adapter Number for this Instance of Adapter Object. This Entry in the Table, contains Information about the Adapter Number specified by this variable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numLogicalDrives 1.3.6.1.4.1.16.1.1.1.1.2
Number of Logical Drives Configured on this Adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..8  

firmwareVersion 1.3.6.1.4.1.16.1.1.1.1.3
The Firmware Version of the Firmware running on this Adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biosVersion 1.3.6.1.4.1.16.1.1.1.1.4
The Bios Version of the BIOS Present in the Flash ROM on this Adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dramSizeInMB 1.3.6.1.4.1.16.1.1.1.1.5
Amount of DRAM in Mega Bytes present on this Adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chipSetType 1.3.6.1.4.1.16.1.1.1.1.6
Motherboard Chipset Type for which the Adapter ASIC is Configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER intelneptuneormercury(225), triton(226), others(97)  

rebuildRateInPercent 1.3.6.1.4.1.16.1.1.1.1.7
Rebuild Rate for this Adapter. This determines the Priority of Rebuild/Check-Consistency/Reconstruct Operations versus the Read-Write Operations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

flushInterval 1.3.6.1.4.1.16.1.1.1.1.8
Internal Cache Flush Interval for Logical Drives in WriteBack Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER twosec(2), foursec(4), sixsec(6), eightsec(8), tensec(10)  

maxConcurrentCmds 1.3.6.1.4.1.16.1.1.1.1.9
Maximum Concurrent Commands Supported by the Adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

spinupDelay 1.3.6.1.4.1.16.1.1.1.1.10
This is the Spinup Delay for Spinning Up Physical Drives at Firmware Initialization Time. The Physical Drives are divided into Groups, each containing the number of drives indicated by the spinupCount variable. spinupDelay variable is the amount of delay used before the drives in the next group are issued a SPINUP Command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

spinupCount 1.3.6.1.4.1.16.1.1.1.1.11
This is the Spinup Count for Spinning up Physical Drives at Firmware Initialization Time. The Physical Drives are divided into Groups, each containing the number of drives indicated by this variable. All the drives in a group are issued SPINUP Command without any delay. Next group is given SPINUP Commands after a delay indicated by the spinupDelay variable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adpIOReadsPerSec 1.3.6.1.4.1.16.1.1.1.1.12
Number of IO Reads/sec statistics for this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adpIOWritesPerSec 1.3.6.1.4.1.16.1.1.1.1.13
Number of IO Writes/sec statistics for this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adpReadKBsPerSec 1.3.6.1.4.1.16.1.1.1.1.14
Amount of Data Transferred in KBs/sec due to READ Transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adpWriteKBsPerSec 1.3.6.1.4.1.16.1.1.1.1.15
Amount of Data Transferred in KBs/sec due to WRITE Transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adpReadFailuresPerSec 1.3.6.1.4.1.16.1.1.1.1.16
Number of Read-Failures/sec statistics for this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adpWriteFailuresPerSec 1.3.6.1.4.1.16.1.1.1.1.17
Number of Write-Failures/sec statistics for this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

scanChannels 1.3.6.1.4.1.16.1.1.1.1.18
Use this Variable to Discover the Non-Disk Devices attached to the Adapter. Set this Variable to startscan (an integer value of 2) to start the Channel Scanning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER scanover(1), startscan(2), scaninprog(3)  

subSystemVendorId 1.3.6.1.4.1.16.1.1.1.1.19
The Vendor ID for this Instance of Adapter Object. This Entry in the Table, contains Information about the SubSystem Vendor ID of this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

subSystemID 1.3.6.1.4.1.16.1.1.1.1.20
The Device ID for this Instance of Adapter Object. This Entry in the Table, contains Information about the SubSystem Id of this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numSCSIChannels 1.3.6.1.4.1.16.1.1.1.1.21
Maximum number of SCSI Channels Supported by the Adapter.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

numFCLoops 1.3.6.1.4.1.16.1.1.1.1.22
Number of Fibre channel loops Supported by the Adapter.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

productName 1.3.6.1.4.1.16.1.1.1.1.23
The enriched formation of the controller retrieved from the firmware
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString  

logicaldriveTable 1.3.6.1.4.1.16.1.1.2
A List of Logical Drive Entries containing Information/Properties about the Logical Drives Configured in the System.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogicaldriveEntry

logicaldriveEntry 1.3.6.1.4.1.16.1.1.2.1
An Entry in the Logical Drive Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LogicaldriveEntry  

ldAdapterNumber 1.3.6.1.4.1.16.1.1.2.1.1
The Adapter Number for this Instance of Adapter/LogicalDrive object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logicalDriveNumber 1.3.6.1.4.1.16.1.1.2.1.2
Logical Drive Number for this Logical Drive Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.16.1.1.2.1.3
The Status of this Logical Drive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER offline(0), degraded(1), optimal(2), initialize(3), checkconsistency(4)  

sizeInMB 1.3.6.1.4.1.16.1.1.2.1.4
The Configured Size of this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

raidLevel 1.3.6.1.4.1.16.1.1.2.1.5
Configured Raid Level for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER raid0(0), raid1(1), raid3(3), raid5(5)  

stripeSize 1.3.6.1.4.1.16.1.1.2.1.6
Configured Stripe Size for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER oneKB(1), twoKB(2), fourKB(4), eightKB(8), sixteenKB(16), thirtytwoKB(32), sixtyfourKB(64), onetwentyeightKB(128)  

readPolicy 1.3.6.1.4.1.16.1.1.2.1.7
Configured Read Policy for this Logical Drive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), readahead(1), adaptive(2)  

writePolicy 1.3.6.1.4.1.16.1.1.2.1.8
Configured Write Policy for this Logical Drive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER writethru(0), writeback(1)  

cachePolicy 1.3.6.1.4.1.16.1.1.2.1.9
Configured Cache Policy for this Logical Drive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cachedio(0), directio(1)  

enquiryString 1.3.6.1.4.1.16.1.1.2.1.10
SCSI Inquiry String for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(29..29)  

numberOfSpans 1.3.6.1.4.1.16.1.1.2.1.11
Number of Arrays across which this Logical Drive is Spanning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

numberOfStripes 1.3.6.1.4.1.16.1.1.2.1.12
Configured Number of Stripes for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

checkConsistencyOrInitializeProgress 1.3.6.1.4.1.16.1.1.2.1.13
Check Consistency or Initialize Progress for this Logical Drive if the Logical Drive Status is checkconsistencyinprogress or initializeinprogress.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..20)  

ldIOReadsPerSec 1.3.6.1.4.1.16.1.1.2.1.14
Number of IO Reads/sec Statistics for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldIOWritesPerSec 1.3.6.1.4.1.16.1.1.2.1.15
Number of IO Writes/sec Statistics for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldReadKBsPerSec 1.3.6.1.4.1.16.1.1.2.1.16
Amount of Data Transferred in KBs/sec due to READ Transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldWriteKBsPerSec 1.3.6.1.4.1.16.1.1.2.1.17
Amount of Data Transferred in KBs/sec due to WRITE Transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldReadFailuresPerSec 1.3.6.1.4.1.16.1.1.2.1.18
Number of Read-Failures/sec Statistics for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldWriteFailuresPerSec 1.3.6.1.4.1.16.1.1.2.1.19
Number of Write-Failures/sec Statistics for this Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

physicaldriveTable 1.3.6.1.4.1.16.1.1.3
A List of Physical Device Entries containing Information about the Physical Devices in the System.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhysicaldriveEntry

physicaldriveEntry 1.3.6.1.4.1.16.1.1.3.1
An Entry in the Physical Drive Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PhysicaldriveEntry  

physAdapterNumber 1.3.6.1.4.1.16.1.1.3.1.1
The Adapter Number for this Instance of Adapter/Physical-Drive Instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

physChannel 1.3.6.1.4.1.16.1.1.3.1.2
Channel Number at Which this Physical Drive is Present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

targetID 1.3.6.1.4.1.16.1.1.3.1.3
SCSI Target ID at Which This Physical Drive is Present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

state 1.3.6.1.4.1.16.1.1.3.1.4
Current State of this Physical Drive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), online(3), failed(4), rebuild(5), hotspare(6), nondisk(20)  

arrayPosition 1.3.6.1.4.1.16.1.1.3.1.5
Array is a group of Physical Drives used to Configure Logical Drives. This String Variable has values of the type Ai-j. Example: A1-2 implies that this drive is 2nd member of Array-1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(4..20)  

sizeMB 1.3.6.1.4.1.16.1.1.3.1.6
Actual Size of this Physical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceType 1.3.6.1.4.1.16.1.1.3.1.7
Device Type of this Physical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disk(0), tape(1), printer(2), processor(3), worm(4), cdrom(5), scanner(6), optical(7), changer(8), communication(9), asynchronouslow(10), asunchronoushigh(11), reservedlow(12)  

inquiryString 1.3.6.1.4.1.16.1.1.3.1.8
SCSI Inquiry String for this Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(29..29)  

scsiLevel 1.3.6.1.4.1.16.1.1.3.1.9
ANSI SCSI Level Conformance of this Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER scsi1(1), scsi2(2)  

syncNegotiation 1.3.6.1.4.1.16.1.1.3.1.10
This indicates whether Firmware is Enabled or Disabled to perform the Synchronous Negotiation for this Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qtags 1.3.6.1.4.1.16.1.1.3.1.11
This indicates the Maximum Number of Concurrent Commands Firmware Issues to this Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4), enhancedqtagscheduling(5)  

rebuildProgress 1.3.6.1.4.1.16.1.1.3.1.12
Rebuild Progress for this Physical Drive if the Physical Drive State is Rebuild.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..25)  

mediumErrors 1.3.6.1.4.1.16.1.1.3.1.13
Medium Errors Occurred on this Drive Since it was Configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

otherErrors 1.3.6.1.4.1.16.1.1.3.1.14
Other Errors Occurred on this Drive Since it was Configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

maximumQueueDepth 1.3.6.1.4.1.16.1.1.3.1.15
The maximum queue depth of this Device.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

physSlotStatus 1.3.6.1.4.1.16.1.1.3.1.16
Indicates the status of interest on the drive slot
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

physSlotNumber 1.3.6.1.4.1.16.1.1.3.1.17
SCSI Target Slot Number at Which This Physical Drive is Present.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

channelTable 1.3.6.1.4.1.16.1.1.4
A List of Channel Entries containing Information/Properties about the Channels on the Adapter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChannelEntry

channelEntry 1.3.6.1.4.1.16.1.1.4.1
An Entry in the channel table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ChannelEntry  

chanAdapterNumber 1.3.6.1.4.1.16.1.1.4.1.1
The Adapter Number for this Instance of Adapter/Channel Instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

channel 1.3.6.1.4.1.16.1.1.4.1.2
Channel Number for this Channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

terminations 1.3.6.1.4.1.16.1.1.4.1.3
Current Terminations Effective on this Channel
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), higher8bits(1), wideterminations(2)  

channelStatus 1.3.6.1.4.1.16.1.1.4.1.4
Current Activity Status (QUIET/ACTIVE) for this Channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER quiet(1), active(2)  

fcDeviceTable 1.3.6.1.4.1.16.1.1.5
A List of Entries containing Information about the FC Devices in the System.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FCDeviceEntry

fcDeviceEntry 1.3.6.1.4.1.16.1.1.5.1
An Entry in the FC Device Table.
Status: optional Access: not-accessible
OBJECT-TYPE    
  FCDeviceEntry  

physAdapterNumber 1.3.6.1.4.1.16.1.1.5.1.1
The Adapter Number for this Instance of Adapter/Physical-Drive Instance.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

loopID-0 1.3.6.1.4.1.16.1.1.5.1.2
Loop ID of this FC Drive.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER inloop0(1), inloop1(2), notintheloop(255)  

loopID-1 1.3.6.1.4.1.16.1.1.5.1.3
Loop ID of this FC Drive.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER inloop0(1), inloop1(2), notintheloop(255)  

wwn 1.3.6.1.4.1.16.1.1.5.1.4
wwn is the World Wide Name of this FC device
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(4..20)  

state 1.3.6.1.4.1.16.1.1.5.1.5
Current State of this Physical Drive.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), online(3), failed(4), rebuild(5), hotspare(6), nondisk(20)  

arrayPosition 1.3.6.1.4.1.16.1.1.5.1.6
Array is a group of Physical Drives used to Configure Logical Drives. This String Variable has values of the type Ai-j. Example: A1-2 implies that this drive is 2nd member of Array-1.
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(4..20)  

sizeMB 1.3.6.1.4.1.16.1.1.5.1.7
Actual Size of this Physical Drive.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

inquiryString 1.3.6.1.4.1.16.1.1.5.1.8
SCSI Inquiry String for this Device.
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(29..29)  

scsiLevel 1.3.6.1.4.1.16.1.1.5.1.9
ANSI SCSI Level Conformance of this Device.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER scsi1(1), scsi2(2), scsi2(3)  

rebuildProgress 1.3.6.1.4.1.16.1.1.5.1.10
Rebuild Progress for this Physical Drive if the Physical Drive State is Rebuild.
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..25)  

mediumErrors 1.3.6.1.4.1.16.1.1.5.1.11
Medium Errors Occurred on this Drive Since it was Configured.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

otherErrors 1.3.6.1.4.1.16.1.1.5.1.12
Other Errors Occurred on this Drive Since it was Configured.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

fc-ChannelTable 1.3.6.1.4.1.16.1.1.6
A List of FC Channel Entries containing Information about the FC Channels on the Adapter.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FC-ChannelEntry

fc-ChannelEntry 1.3.6.1.4.1.16.1.1.6.1
An Entry in the FC channel table.
Status: optional Access: not-accessible
OBJECT-TYPE    
  FC-ChannelEntry  

fc-ChanAdapterNumber 1.3.6.1.4.1.16.1.1.6.1.1
The Adapter Number for this Instance of Adapter/fc-Channel Instance.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

loopnumber 1.3.6.1.4.1.16.1.1.6.1.2
Loop Index for this fc-Channel.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

channelStatus 1.3.6.1.4.1.16.1.1.6.1.3
Current Activity Status (QUIET/ACTIVE) for this fc-Channel.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER quiet(1), active(2)  

numberofdevices 1.3.6.1.4.1.16.1.1.6.1.4
The number of FC devices in this channel
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

processortype 1.3.6.1.4.1.16.1.1.6.1.5
The processor type on this FC Channel
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ioReadsPerSec 1.3.6.1.4.1.16.1.1.9
The Total IO-Reads/Sec Statistics on all Adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ioWritesPerSec 1.3.6.1.4.1.16.1.1.10
The Total IO-Writes/Sec Statistics on all Adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

readKBsPerSec 1.3.6.1.4.1.16.1.1.11
The Total Read KBs Per Second Statistics on all Adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

writeKBsPerSec 1.3.6.1.4.1.16.1.1.12
The Total Write KBs Per Second Statistics on all Adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

readFailuresPerSec 1.3.6.1.4.1.16.1.1.13
The Total Read Failures Per Second Statistics on all Adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

writeFailuresPerSec 1.3.6.1.4.1.16.1.1.14
The Total Write Failures Per Second Statistics on all Adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

raidTraps 1.3.6.1.4.1.16.1.1.200
OBJECT IDENTIFIER    

rtAdapterNumber 1.3.6.1.4.1.16.1.1.200.1001
Adapter Number for which Trap is generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtLogicalDriveNumber 1.3.6.1.4.1.16.1.1.200.1002
Logical Drive Number for which Trap is generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtChannelNumber 1.3.6.1.4.1.16.1.1.200.1003
Channel Number on the Adapter for which Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtTargetID 1.3.6.1.4.1.16.1.1.200.1004
Device ID of the Physical Drive for which Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtOldDriveState 1.3.6.1.4.1.16.1.1.200.1005
Old State of Logical/Physical Drive, when a State Change Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rtNewDriveState 1.3.6.1.4.1.16.1.1.200.1006
New State of Logical/Physical Drive, when a State Change Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rtSenseKey 1.3.6.1.4.1.16.1.1.200.1007
Check Condition Sense-Key reported by Physical Drive for which Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtASC 1.3.6.1.4.1.16.1.1.200.1008
Check Condition Additional Sense Code (ASC) reported by Physical Drive for which Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtASCQ 1.3.6.1.4.1.16.1.1.200.1009
Check Condition Additional Sense Code Qualifier (ASCQ) reported by Physical Drive for which Trap is Generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtDriveVendor 1.3.6.1.4.1.16.1.1.200.1010
Vendor Identification String from the SCSI Inquiry Data for the Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hPDiskArray1 9001
Adapter-%d: A New Configuration has been written.
TRAP-TYPE    

hPDiskArray2 9002
Adapter-%d, Channel-%d, Target-%d: Drive State Changed from %s to %s.
TRAP-TYPE    

hPDiskArray3 9003
Adapter-%d, Logical Drive-%d: State Changed from %s to %s.
TRAP-TYPE    

hPDiskArray4 9004
Adapter-%d, Logical Drive-%d: Initialization Started.
TRAP-TYPE    

hPDiskArray5 9005
Adapter-%d, Logical Drive-%d: Initialization Completed Successfully.
TRAP-TYPE    

hPDiskArray6 9006
Adapter-%d, Logical Drive-%d: Initialization Aborted by User.
TRAP-TYPE    

hPDiskArray7 9007
Adapter-%d, Logical Drive-%d: Initialization Failed.
TRAP-TYPE    

hPDiskArray8 9008
Adapter-%d, Logical Drive-%d: Check Consistency Started.
TRAP-TYPE    

hPDiskArray9 9009
Adapter-%d, Logical Drive-%d: Check Consistency Completed. No Inconsistencies Found.
TRAP-TYPE    

hPDiskArray10 9010
Adapter-%d, Logical Drive-%d: Check Consistency Aborted by User.
TRAP-TYPE    

hPDiskArray11 9011
Adapter-%d, Logical Drive-%d: Check Consistency Operation Completed. Inconsistencies have been Cured.
TRAP-TYPE    

hPDiskArray12 9012
Adapter-%d, Logical Drive-%d: Check Consistency Failed.
TRAP-TYPE    

hPDiskArray13 9013
Adapter-%d, Logical Drive-%d: Reconstruction Started.
TRAP-TYPE    

hPDiskArray14 9014
Adapter-%d, Logical Drive-%d: Reconstruction Completed Successfully.
TRAP-TYPE    

hPDiskArray15 9015
Adapter-%d, Logical Drive-%d: Reconstruction Failed.
TRAP-TYPE    

hPDiskArray17 9017
Adapter-%d, Channel-%d, Target-%d: Reported Predictive Failure. Drive Identification String = %s Sense Key = 0x%x, ASC = 0x%x, ASCQ = 0x%x.
TRAP-TYPE    

hPDiskArray16 9016
Adapter-%d, Channel-%d, Target-%d: Reported Failure Prediction Threshold Exceeded [FALSE]. Drive Identification String = %s Sense Key = 0x%x, ASC = 0x%x, ASCQ = 0x%x.
TRAP-TYPE    

hPDiskArray18 9018
Adapter-%d, Channel-%d, Target-%d: Command Completed with Sense-Key-0x%x ASC-0x%x ASCQ-0x%x.
TRAP-TYPE    

hPDiskArray19 9019
Adapter-%d, Channel-%d, Target-%d: New Device Inserted.
TRAP-TYPE    

hPDiskArray20 9020
Adapter-%d: Battery Module is missing.
TRAP-TYPE    

hPDiskArray21 9021
Adapter-%d: Battery Module Voltage is Low.
TRAP-TYPE    

hPDiskArray22 9022
Adapter-%d: Battery Module Temperature Exceeded Danger Threshold.
TRAP-TYPE