FASTTRAK-MIB

File: FASTTRAK-MIB.mib (20618 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE TRAP-TYPE enterprises
DisplayString

Defined Types

FasttrakArrayEntry  
SEQUENCE    
  arrayId INTEGER
  arrayName DisplayString
  arrayRaidMode INTEGER
  arrayActivityStatus INTEGER
  arrayFunctionalStatus INTEGER
  arrayArraySize INTEGER
  arrayStripeBlockSize INTEGER
  arrayPercentDone INTEGER

FasttrakDiskEntry  
SEQUENCE    
  diskId INTEGER
  diskChannel INTEGER
  diskMasSlaveId INTEGER
  diskName DisplayString
  diskSMARTStatus INTEGER
  diskSize INTEGER
  diskAssigned INTEGER
  diskTiming INTEGER
  diskMaintenance INTEGER
  diskFunctional INTEGER
  diskArrayID DisplayString
  diskControllerID INTEGER

FasttrakControllerEntry  
SEQUENCE    
  controllerID INTEGER
  controllerIRQ INTEGER
  controllerPCIBus INTEGER
  controllerPCIDev INTEGER
  controllerPCIFunc INTEGER
  controllerBIOSAddress DisplayString
  controllerBaseAddress DisplayString

Defined Values

promise 1.3.6.1.4.1.7933
OBJECT IDENTIFIER    

fasttrak 1.3.6.1.4.1.7933.2
OBJECT IDENTIFIER    

fasttrakManufacturer 1.3.6.1.4.1.7933.2.1
The name of the product's manufacturer. For instance, Promise Technology Inc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fasttrakModelNumber 1.3.6.1.4.1.7933.2.2
The name of the fasttrak's model. For instance, FastTrak100
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fasttrakVerify 1.3.6.1.4.1.7933.2.3
A code that provides a level of verification that the component is still installed and working
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER error(0), does-not-exist(1), verification-not-supported(2), reserved(3), exists-functionality-not-tested(4), exists-functionality-unknown(5), exists-not-functioning-correctly(6), exists-functioning-correctly(7)  

fasttrakArrayTable 1.3.6.1.4.1.7933.2.4
A table containing RAID Arrays Information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FasttrakArrayEntry

fasttrakArrayEntry 1.3.6.1.4.1.7933.2.4.1
Individual Array Entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  FasttrakArrayEntry  

arrayId 1.3.6.1.4.1.7933.2.4.1.1
Unique Identifier for Array
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

arrayName 1.3.6.1.4.1.7933.2.4.1.2
Description string for Array
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

arrayRaidMode 1.3.6.1.4.1.7933.2.4.1.3
RAID Mode, eg. stripe mirror etc
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), stripe(0), mirror(1), stripe-mirror(2), span(3), parity-dedicated(4), parity-distributed(5)  

arrayActivityStatus 1.3.6.1.4.1.7933.2.4.1.4
Activity status, eg. idle, under maintenance etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), idle(0), manual-rebuild(1), engine-rebuild(2), synchronize(3), expanding(4)  

arrayFunctionalStatus 1.3.6.1.4.1.7933.2.4.1.5
Functional status, under maintenance, performance is degraded
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), functional(0), critical(1), offline(2)  

arrayArraySize 1.3.6.1.4.1.7933.2.4.1.6
Size of Array, in MB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arrayStripeBlockSize 1.3.6.1.4.1.7933.2.4.1.7
Stripe Block Size for striping and parity striping in KB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arrayPercentDone 1.3.6.1.4.1.7933.2.4.1.8
Percent completed for rebuild or synchronize
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fasttrakDiskTable 1.3.6.1.4.1.7933.2.5
A table containing one entry for every disk attached to the FastTrak Controller
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FasttrakDiskEntry

fasttrakDiskEntry 1.3.6.1.4.1.7933.2.5.1
A conceptual row of the fasttrakDiskTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  FasttrakDiskEntry  

diskId 1.3.6.1.4.1.7933.2.5.1.1
ID of disk, 0=pri mas, thru 3=sec slave
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

diskChannel 1.3.6.1.4.1.7933.2.5.1.2
Channel Number 0=pri, 1=sec
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

diskMasSlaveId 1.3.6.1.4.1.7933.2.5.1.3
ID of disk, 0=mas, 1=slave
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

diskName 1.3.6.1.4.1.7933.2.5.1.4
Disk Model, Identify information from Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskSMARTStatus 1.3.6.1.4.1.7933.2.5.1.5
Disk S.M.A.R.T Status (Self Monitoring Status)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), sMARTFail(0), sMARTOK(1), sMARTNotSupported(2), sMARTNotAvailable(3)  

diskSize 1.3.6.1.4.1.7933.2.5.1.6
Disk Size, in MB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskAssigned 1.3.6.1.4.1.7933.2.5.1.7
Whether or not disk is assigned to an RAID Array
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), free(0), assigned(1)  

diskTiming 1.3.6.1.4.1.7933.2.5.1.8
DMA or UDMA mode of Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), udma4(0), udma3(1), udma2(2), udma1(3), udma0(4), dma2(5), dma1(6), dma0(7), udma5(8)  

diskMaintenance 1.3.6.1.4.1.7933.2.5.1.9
Whether Disk is idle or under maintenance activity
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), idle(0), rebuilding(1), synchronizing(2)  

diskFunctional 1.3.6.1.4.1.7933.2.5.1.10
Functional Status of Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), functional(0), offline(1), functionalneedsrebuild(2)  

diskArrayID 1.3.6.1.4.1.7933.2.5.1.11
Array disk is associated with
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskControllerID 1.3.6.1.4.1.7933.2.5.1.12
Associates the physical controller with the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fasttrakControllerTable 1.3.6.1.4.1.7933.2.6
A table containing one entry for each FastTrak Controller
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FasttrakControllerEntry

fasttrakControllerEntry 1.3.6.1.4.1.7933.2.6.1
A conceptual row of the FastTrak controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  FasttrakControllerEntry  

controllerID 1.3.6.1.4.1.7933.2.6.1.1
ID of the controller in the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

controllerIRQ 1.3.6.1.4.1.7933.2.6.1.2
IRQ assigned to this specific controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerPCIBus 1.3.6.1.4.1.7933.2.6.1.3
PCI Bus assigned to this controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerPCIDev 1.3.6.1.4.1.7933.2.6.1.4
PCI Dev assigned to this controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerPCIFunc 1.3.6.1.4.1.7933.2.6.1.5
PCI Func assigned to this controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerBIOSAddress 1.3.6.1.4.1.7933.2.6.1.6
The BIOS ROM Start address for this specific controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerBaseAddress 1.3.6.1.4.1.7933.2.6.1.7
The controller base address
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

traps 1.3.6.1.4.1.7933.2.12
OBJECT IDENTIFIER    

trapType 1.3.6.1.4.1.7933.2.12.1
Value which indicate the nature of the event causing the Trap
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER e-unknown(-1), e-ecc-error(0), e-disk-down(1), e-disk-plugin(2), e-bad-sector(3), e-rebuild-start(4), e-synchronize-start(5), e-disk-retry(6), e-array-critical(7), e-array-offline(8), e-rebuild-completed(9), e-synchronize-completed(10), e-disk-media-error(11), e-reserved-sector-error(12), e-rebuild-aborted(13), e-synchronize-aborted(14), e-sync-compare-error(15), e-disk-SMART-fail(16), e-swap-enclosure-powerdown(17), e-swap-enclosure-powerup(18), e-swap-enclosure-badswap(19), e-swap-enclosure-over-temp(20), e-swap-enclosure-fan-stopped(21), e-swap-enclosure-12v-outofrange(22), e-swap-enclosure-5v-outofrange(23)  

trapArrayId 1.3.6.1.4.1.7933.2.12.2
Array ID of event source, if relevant, if not -1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapDiskId 1.3.6.1.4.1.7933.2.12.3
Disk ID of event source, if relevant, if not -1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapDescription 1.3.6.1.4.1.7933.2.12.4
Description of Error, with parameters smart-error(1) is the SMART disk error event. ecc-error(2) is the disk ECC Error error event. disk-down(3) is the disk offline error event. disk-plugin(5) is the disk plugged in event. disk-badsector(6) is the bad sector on disk error event. rebuild-start(7) is the rebuild start event. sync-start(8) is the sync start event. disk-retry(9) is the disk retry event. array-offline(10) is the array offline error event. array-critical(11) is the array critical error event. rebuild-complete(12) is the rebuild complete event. sync-complete(13) is the sync complete event. disk-mediaerror(14) is the disk media error event. disk-reservedsectorerror(15) is the disk reserved sector error event. rebuild-aborted(16) is the rebuild aborted error event. sync-aborted(17) is the sync aborted error event. sync-comparisonerror(19) is the sync comparison error event. swap-powerdown(20) is the swap power down event. swap-powerup(21) is the swap power up event. swap-badswap(22) is the bad swap error event. swap-overtemp(23) is the over temperature error event. swap-fanstop(24) is the swap fan stop error event. swap-12voltoutofrange(25) is the out of range 12 volts error event. swap-5voltoutofrange(26) is the out of range 5 volts error event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER smart-error(1), ecc-error(2), disk-down(3), disk-plugin(5), disk-badsector(6), rebuild-start(7), sync-start(8), disk-retry(9), array-offline(10), array-critical(11), rebuild-complete(12), sync-complete(13), disk-mediaerror(14), disk-reservedsectorerror(15), rebuild-aborted(16), sync-aborted(17), sync-comparisonerror(19), swap-powerdown(20), swap-powerup(21), swap-badswap(22), swap-overtemp(23), swap-fanstop(24), swap-12voltoutofrange(25), swap-5voltoutofrange(26)  

fasttrakDriverVersion 1.3.6.1.4.1.7933.2.15
Is the driver version currently installed in the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trpUnknown 1
Unknown - possibly new driver error code
TRAP-TYPE    

trpEccError 2
ECC Error on Disk LBA
TRAP-TYPE    

trpDiskDown 3
Disk Down
TRAP-TYPE    

trpDiskOffline 4
Disk Offline
TRAP-TYPE    

trpDiskPlugin 5
Disk Plugin
TRAP-TYPE    

trpAryBadSector 6
Array had BadSector at LBA
TRAP-TYPE    

trpRebuildStart 7
Rebuild Started Array disk
TRAP-TYPE    

trpSyncStart 8
Synchronization Started, Array
TRAP-TYPE    

trpRetryDisk 9
Retry Disk Task, disk lba
TRAP-TYPE    

trpArrayOffline 10
Array Offline
TRAP-TYPE    

trpArrayCritical 11
Array Critical
TRAP-TYPE    

trpArrayRebuildComplete 12
Rebuild Completed, Array , disk
TRAP-TYPE    

trpArraySyncComplete 13
Sync Completed, array
TRAP-TYPE    

trpMediaError 14
Array , disk has Media Error at LBA , cmd=, status=
TRAP-TYPE    

trpReserveSectorError 15
Reserved Sector Error, Disk lba
TRAP-TYPE    

trpRebuildAborted 16
Rebuild Aborted, Array , disk , percent
TRAP-TYPE    

trpSyncAborted 17
Synchronization Aborted, array , percent
TRAP-TYPE    

trpECCFixFail 18
ECC Fix Failed
TRAP-TYPE    

trpSyncCompError 19
Sync Compare Error, Array , LBA=
TRAP-TYPE    

trpSwapBoxPowerDown 20
Swap Box Power Down, channel , msl
TRAP-TYPE    

trpSwapBoxPowerUp 21
Swap Box Power Up, channel , msl
TRAP-TYPE    

trpSwapBoxBadSwap 22
Swap Box, Bad Swap, channel , msl
TRAP-TYPE    

trpSwapBoxOverTemp 23
Swap Box, Over Temp, channel , msl , Temp , C
TRAP-TYPE    

trpSwapBoxFanStopped 24
Swap Box Fan Stop, channel , msl , RPM=
TRAP-TYPE    

trpSwapBox12VOutOfRange 25
Swap Box, 12V Out of Range, channel , msl , 12V=
TRAP-TYPE    

trpSwapBox5VOutOfRange 26
Swap Box, 5V Out of Range, channel , msl , 5V=
TRAP-TYPE