PROMISE-UNIFIED-MIB

File: PROMISE-UNIFIED-MIB.mib (41885 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB

Imported symbols

enterprises DisplayString

Defined Types

PromiseBatteryEntry  
SEQUENCE    
  batteryControllerId INTEGER
  batteryStatus INTEGER
  batteryTemperature DisplayString
  batteryVoltage DisplayString

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

PromiseDiskEntry  
SEQUENCE    
  diskId INTEGER
  diskChannel INTEGER
  diskMasSlaveId INTEGER
  diskName DisplayString
  diskSMARTStatus INTEGER
  diskSize INTEGER
  diskAssigned INTEGER
  diskTiming INTEGER
  diskMaintenance INTEGER
  diskFunctional INTEGER
  diskCylinders INTEGER
  diskHeads INTEGER
  diskSectors INTEGER
  diskNum INTEGER
  diskArrayID INTEGER
  diskControllerID INTEGER

PromiseControllerEntry  
SEQUENCE    
  controllerId INTEGER
  controllerModel DisplayString
  controllerIRQ INTEGER
  controllerPCIBus INTEGER
  controllerPCIDev INTEGER
  controllerPCIFunc INTEGER
  controllerBIOSAddress DisplayString
  controllerBaseAddress DisplayString
  controllerMemorySize DisplayString
  controllerBatteryStatus INTEGER

Defined Values

promise 1.3.6.1.4.1.7933
OBJECT IDENTIFIER    

otherEnterprises 1.3.6.1.4.1.7933.4
OBJECT IDENTIFIER    

toplevelFSC 1.3.6.1.4.1.7933.4.1
OBJECT IDENTIFIER    

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

promiseVerify 1.3.6.1.4.1.7933.4.1.2
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)  

promiseRebuildRate 1.3.6.1.4.1.7933.4.1.8
A code that show the rebuild rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

promiseWriteCache 1.3.6.1.4.1.7933.4.1.9
A code that enable or disable PBM cache function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-supported(-1), disable(0), enable(1)  

promiseSMART 1.3.6.1.4.1.7933.4.1.10
A code that enable or disable smart function
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-supported(-1), disable(0), enable(1)  

promiseControllerCacheMode 1.3.6.1.4.1.7933.4.1.14
The type of the Cache Mode: Write Back, Write Through, Auto Switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

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

promiseBatteryTable 1.3.6.1.4.1.7933.4.1.11
A table containing Battery Information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PromiseBatteryEntry

promiseBatteryEntry 1.3.6.1.4.1.7933.4.1.11.1
Battery Entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  PromiseBatteryEntry  

batteryControllerId 1.3.6.1.4.1.7933.4.1.11.1.1
Unique Identifier for Array
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

batteryStatus 1.3.6.1.4.1.7933.4.1.11.1.2
A code that show if the battery status is OK
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-supported(-1), battery-not-installed(0), battery-normal(1), battery-temperature-out-of-range(2), battery-temperature-unstable(3), battery-voltage-out-of-range(4), battery-voltage-unstable(5), battery-communication-error(6)  

batteryTemperature 1.3.6.1.4.1.7933.4.1.11.1.3
Battery's temperature
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

batteryVoltage 1.3.6.1.4.1.7933.4.1.11.1.4
Battery's voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

promiseArrayTable 1.3.6.1.4.1.7933.4.1.4
A table containing RAID Arrays Information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PromiseArrayEntry

promiseArrayEntry 1.3.6.1.4.1.7933.4.1.4.1
Individual Array Entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  PromiseArrayEntry  

arrayId 1.3.6.1.4.1.7933.4.1.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.4.1.4.1.2
Description string for Array
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

arrayRaidMode 1.3.6.1.4.1.7933.4.1.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.4.1.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.4.1.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.4.1.4.1.6
Size of Array, in MB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arrayStripeBlockSize 1.3.6.1.4.1.7933.4.1.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.4.1.4.1.8
Percent completed for rebuild or synchronize
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

promiseDiskTable 1.3.6.1.4.1.7933.4.1.5
A table containing one entry for every disk attached to the FastTrak Controller
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PromiseDiskEntry

promiseDiskEntry 1.3.6.1.4.1.7933.4.1.5.1
A conceptual row of the fasttrakDiskTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  PromiseDiskEntry  

diskId 1.3.6.1.4.1.7933.4.1.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.4.1.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.4.1.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.4.1.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.4.1.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.4.1.5.1.6
Disk Size, in MB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskAssigned 1.3.6.1.4.1.7933.4.1.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.4.1.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), udma6(9)  

diskMaintenance 1.3.6.1.4.1.7933.4.1.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.4.1.5.1.10
Functional Status of Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), functional(0), offline(1), functionalneedsrebuild(2)  

diskCylinders 1.3.6.1.4.1.7933.4.1.5.1.11
Cylinder number of Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskHeads 1.3.6.1.4.1.7933.4.1.5.1.12
Heads number of Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskSectors 1.3.6.1.4.1.7933.4.1.5.1.13
Sector number of Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskNum 1.3.6.1.4.1.7933.4.1.5.1.14
show how many disks in this fasttrak INTEGER
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskArrayID 1.3.6.1.4.1.7933.4.1.5.1.15
show which array is this disk belong to, -1 is unassigned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

promiseControllerTable 1.3.6.1.4.1.7933.4.1.6
A table containing one entry for each FastTrak Controller
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PromiseControllerEntry

promiseControllerEntry 1.3.6.1.4.1.7933.4.1.6.1
A conceptual row of the FastTrak controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  PromiseControllerEntry  

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

controllerModel 1.3.6.1.4.1.7933.4.1.6.1.2
The name of the Promise product model. For instance, FastTrak100
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

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

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

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

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

controllerBIOSAddress 1.3.6.1.4.1.7933.4.1.6.1.7
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.4.1.6.1.8
The controller base address
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerMemorySize 1.3.6.1.4.1.7933.4.1.6.1.9
The controller memory size, it's only for SX4
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerBatteryStatus 1.3.6.1.4.1.7933.4.1.6.1.10
A code that show if the battery status is OK
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-supported(-1), battery-not-installed(0), battery-normal(1), battery-temperature-out-of-range(2), battery-temperature-unstable(3), battery-voltage-out-of-range(4), battery-voltage-unstable(5), battery-communication-error(6)  

promiseOperations 1.3.6.1.4.1.7933.4.1.7
OBJECT IDENTIFIER    

toCreateArray 1.3.6.1.4.1.7933.4.1.7.3
Create a new array. Write Parameter: raidmode:disknum:diskid:..:diskid:stripesize:[arrayname] raidmode: RAID mode. 0: (RAID0) 1: (RAID1) disknum: total disk number diskid: disk id. 0 - 15 stripesize: RAID stripe size. 16, 32, 64 arrayname: Array Name (optional) Example: 1:2:0:2:64:Promise-Array1
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

toDeleteArray 1.3.6.1.4.1.7933.4.1.7.4
Delete a certain array. Write Parameter: arrayid arrayid: the id of array to be deleted. 0 - 3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

toRebuildArray 1.3.6.1.4.1.7933.4.1.7.5
Rebuild a certain array Write Parameter: arrayid:[diskid]:[operation] arrayid: the id of array to be rebuilded. 0 - 3 diskid: (optional) The disk id in that array. 0 - 15 operation: (optional) operation that will perform on that array. 0: start rebuild, 1: stop rebuild. Example: start-rebuild 0:0:2:0
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

toSyncArray 1.3.6.1.4.1.7933.4.1.7.6
Synchronize a certain array Write Parameter: arrayid:[operation] arrayid: Array to be synchronized. 1 - 4 operation: (optional) operation that will perform on that array. 0: start sync, 1: pause sync.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

promiseTraps 1.3.6.1.4.1.7933.4.1.12
OBJECT IDENTIFIER    

trapType 1.3.6.1.4.1.7933.4.1.12.1
Value which indicate the nature of the event causing the Trap
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER e-disk-down(1), e-disk-plugin(2), e-disk-media-error(3), e-disk-SMART-error(4), e-disk-retry(5), e-ecc-error(6), e-disk-timeout(7), e-bad-sector(8), e-array-media-error(9), e-array-offline(10), e-array-critical(11), e-array-create(12), e-array-delete(13), e-rebuild-start(14), e-autorebuild-start(15), e-rebuild-aborted(16), e-rebuild-paused(17), e-rebuild-resumed(18), e-rebuild-completed(19), e-rebuild-failed(20), e-synchronize-start(21), e-synchronize-aborted(22), e-synchronize-paused(23), e-synchronize-resumed(24), e-synchronize-completed(25), e-synchronize-failed(26), e-sync-compare-error(27), e-swap-enclosure-over-temp(28), e-swap-enclosure-fan-stopped(29), e-swap-enclosure-5v-outofrange(30), e-swap-enclosure-12v-outofrange(31), e-swap-enclosure-powerup(32), e-swap-enclosure-powerdown(33), e-unknown(34), battery-temp-outofrange(35), battery-temp-unstable(36), battery-volt-outofrange(37), battery-volt-unstable(38), battery-comm-error(39), battery-becomes-normal(40), write-mode-switch(41), disk-error-fixed(42), media-patrol-started(43), media-patrol-stopped(44), media-patrol-aborted(45), media-patrol-completed(46), media-patrol-paused(47), media-patrol-resumed(48)  

trapTextDescription 1.3.6.1.4.1.7933.4.1.12.2
Specific textual description of trap event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapDescription 1.3.6.1.4.1.7933.4.1.12.3
Description of Error, with parameters disk-down(1) is the disk offline error event. disk-plugin(2) is the disk plugged in event. disk-mediaerror(3) is the disk media error event. disk-smart-error(4) is the SMART disk error event. disk-retry(5) is the disk retry event. disk-ecc-error(6) is the disk ECC Error error event. disk-timeout(7) is the disk timeout error event. disk-badsector(8) is the bad sector on disk error event. array-media-error(9) is the array media error event. array-offline(10) is the array offline error event. array-critical(11) is the array critical error event. array-create(12) is the array creation notification event. array-delete(13) is the array deletion notification event. rebuild-start(14) is the rebuild start event. autorebuild-start(15) is the autorebuild notification event. rebuild-aborted(16) is the rebuild aborted error event. rebuild-paused(17) is the rebuild notification event. rebuild-resumed(18) is the rebuild resume notification event. rebuild-complete(19) is the rebuild complete event. rebuild-failed(20) is the rebuild error event. synchronize-start(21) is the sync start event. synchronize-aborted(22) is the sync aborted error event. synchronize-paused(23)is the sync pause notification event. synchronize-resumed(24) is the sync resume notification event. synchronize-complete(25) is the sync complete event. synchronize-failed(26) is the sync failed error event. synchronize-compare-error(27) is the sync comparison error event. swap-enclosure-over-temp(28)is the over temperature error event. swap-enclosure-fan-stopped(29) is the swap fan stop error event. swap-enclosure-5v-outofrange(30) is the out of range 5 volts error event. swap-enclosure-12v-outofrange(31) is the out of range 12 volts error event. swap-enclosure-powerup(32) is the swap power up event. swap-enclosure-powerdown(33) is the swap power down event. unknown(34) is for any error event condition not covered. battery-temp-outofrange(35) is the over temperature error in battery. battery-temp-unstable(36) is the unstable temperature error in battery. battery-volt-outofrange(37) is the over voltage error in battery. battery-volt-unstable(38) is the unstable voltage error in battery. battery-comm-error(39) is the communication error in battery. battery-becomes-normal(40) is the message that battery becomes normal from the previous error. write-mode-switch(41) is the event that the driver changed the write mode. disk-error-fixed(42) is the event that the driver fixed disk error. media-patrol-started(43) is the media patrol started at a specific channel event. media-patrol-stopped(44) is the media patrol stopped at a specific channel event. media-patrol-aborted(45) is the media patrol aborted at a specific channel event. media-patrol-completed(46) is the media patrol completed at a specific channel event. media-patrol-paused(47) is the media patrol paused at a specific channel event. media-patrol-resumed(48) is the media patrol resumed at a specific channel event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disk-down(1), disk-plugin(2), disk-mediaerror(3), disk-smart-error(4), disk-retry(5), disk-ecc-error(6), disk-timeout(7), disk-badsector(8), array-media-error(9), array-offline(10), array-critical(11), array-create(12), array-delete(13), rebuild-start(14), autorebuild-start(15), rebuild-aborted(16), rebuild-paused(17), rebuild-resumed(18), rebuild-complete(19), rebuild-failed(20), synchronize-start(21), synchronize-aborted(22), synchronize-paused(23), synchronize-resumed(24), synchronize-completed(25), synchronize-failed(26), synchronize-compare-error(27), swap-enclosure-over-temp(28), swap-enclosure-fan-stopped(29), swap-enclosure-5v-outofrange(30), swap-enclosure-12v-outofrange(31), swap-enclosure-powerup(32), swap-enclosure-powerdown(33), unknown(34), battery-temp-outofrange(35), battery-temp-unstable(36), battery-volt-outofrange(37), battery-volt-unstable(38), battery-comm-error(39), battery-becomes-normal(40), write-mode-switch(41), disk-error-fixed(42), media-patrol-started(43), media-patrol-stopped(44), media-patrol-aborted(45), media-patrol-completed(46), media-patrol-paused(47), media-patrol-resumed(48)  

trpDiskOffline 1
Disk marked offline
TRAP-TYPE    

trpDiskPlugin 2
Disk has been attached
TRAP-TYPE    

trpDiskMediaError 3
A media error occurred on disk
TRAP-TYPE    

trpDiskSMARTFail 4
S.M.A.R.T. error reported on disk
TRAP-TYPE    

trpDiskAccessRetry 5
Retry disk access on disk
TRAP-TYPE    

trpDiskECCError 6
Disk ECC error
TRAP-TYPE    

trpDiskTimeOut 7
Disk time out
TRAP-TYPE    

trpDiskBadSector 8
Bad sector on array
TRAP-TYPE    

trpArrayMediaError 9
Disk has a read/write error
TRAP-TYPE    

trpArrayOffline 10
Array offline
TRAP-TYPE    

trpArrayCritical 11
Array critical
TRAP-TYPE    

trpArrayCreate 12
Array creation
TRAP-TYPE    

trpArrayDelete 13
Array deletion
TRAP-TYPE    

trpArrayRebuildStart 14
Rebuilding started on disk
TRAP-TYPE    

trpArrayAutoRebuildStart 15
Automatic rebuilding started
TRAP-TYPE    

trpArrayRebuildAborted 16
Rebuild aborted on array
TRAP-TYPE    

trpArrayRebuildPaused 17
Rebuild paused on array
TRAP-TYPE    

trpArrayRebuildResumed 18
Rebuild resumed on array
TRAP-TYPE    

trpArrayRebuildCompleted 19
Rebuild successfully completed
TRAP-TYPE    

trpArrayRebuildFailed 20
Rebuild failed
TRAP-TYPE    

trpArraySyncStarted 21
Synchronization started on array
TRAP-TYPE    

trpArraySyncAborted 22
Synchronization aborted on array
TRAP-TYPE    

trpArraySyncPaused 23
Synchronization paused on array
TRAP-TYPE    

trpArraySyncResumed 24
Synchronization resumed on array
TRAP-TYPE    

trpArraySyncCompleted 25
Synchronization successfully completed on array
TRAP-TYPE    

trpArraySyncFailed 26
Synchronization failed on array
TRAP-TYPE    

trpSyncComparisonError 27
Synchronization comparison error on array
TRAP-TYPE    

trpSwapBoxOverTemp 28
Temperature is too high for enclosure.
TRAP-TYPE    

trpSwapBoxFanStop 29
Fan stopped for enclosure
TRAP-TYPE    

trpSwapBox5VOutOfRange 30
5V over/under threshold for enclosure. The voltage is
TRAP-TYPE    

trpSwapBox12VOutOfRange 31
12V over/under threshold for enclosure. The voltage is
TRAP-TYPE    

trpSwapBoxPowerUp 32
Enclosure power on
TRAP-TYPE    

trpSwapBoxPowerDown 33
Enclosure power off
TRAP-TYPE    

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

trpBatteryTempOutOfRange 35
The battery's temperature is out of range
TRAP-TYPE    

trpBatteryUnstableTemp 36
The battery's temperature is unstable
TRAP-TYPE    

trpBatteryVoltOfRange 37
The battery's voltage is out of range
TRAP-TYPE    

trpBatteryUnstableVolt 38
The battery's voltage is unstable
TRAP-TYPE    

trpBatteryCommError 39
There is a communication error in the battery
TRAP-TYPE    

trpBatteryBecomeNormal 40
The battery status becomes normal
TRAP-TYPE    

trpWriteModeChange 41
Write Mode has been changed from a previous state
TRAP-TYPE    

trpDiskErrorFix 42
Disk error fixed by entity(driver)
TRAP-TYPE    

trpMediaPatrolStart 43
Media patrol started
TRAP-TYPE    

trpMediaPatrolStop 44
Media patrol stopped
TRAP-TYPE    

trpMediaPatrolAbort 45
Media patrol aborted
TRAP-TYPE    

trpMediaPatrolComplete 46
Media patrol completed
TRAP-TYPE    

trpMediaPatrolPause 47
Media patrol paused
TRAP-TYPE    

trpMediaPatrolResume 48
Media patrol resumed
TRAP-TYPE