TapeAlert-MIB

File: TapeAlert-MIB.mib (85465 bytes)

Imported modules

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

Imported symbols

enterprises OBJECT-TYPE DisplayString
TRAP-TYPE

Defined Types

DevInfo  
SEQUENCE    
  devNum INTEGER 0..255
  tapeAlertCapability INTEGER 0..1
  hbaName DisplayString
  hbaNumber INTEGER 0..255
  hbaChannel INTEGER 0..255
  driveScsiID INTEGER 0..255
  driveInquiry DisplayString
  driveFirmware DisplayString
  driveType DisplayString
  driveCompress INTEGER 0..1
  currentMedia DisplayString
  driveSerialNum DisplayString

ErrorHistoryEntry  
SEQUENCE    
  errorIndex INTEGER 0..255
  errorHbaNumber INTEGER 0..255
  errorHbaChannel INTEGER 0..255
  errorDriveScsiID INTEGER 0..255
  errorDate OCTET STRING
  errorTrapNum INTEGER 1..64
  errorMedia DisplayString

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

system 1.3.6.1.4.1.11.2.3
OBJECT IDENTIFIER    

netPeripheral 1.3.6.1.4.1.11.2.3.9
OBJECT IDENTIFIER    

netTape 1.3.6.1.4.1.11.2.3.9.7
OBJECT IDENTIFIER    

tapeAlert 1.3.6.1.4.1.11.2.3.9.7.1
OBJECT IDENTIFIER    

control 1.3.6.1.4.1.11.2.3.9.7.1.1
OBJECT IDENTIFIER    

revMajor 1.3.6.1.4.1.11.2.3.9.7.1.1.1
The TapeAlert major revision level (left of the decimal). Used for presence checking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

revMinor 1.3.6.1.4.1.11.2.3.9.7.1.1.2
The TapeAlert minor revision level (right of the decimal).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

trapEnable 1.3.6.1.4.1.11.2.3.9.7.1.1.3
Indicates whether agent should or should not send TapeAlert traps.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

autoCleanEnable 1.3.6.1.4.1.11.2.3.9.7.1.1.4
Indicates whether application should or should not perform an automatic cleaning operation based on TapeAlert cleaning information.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

autoCopyEnable 1.3.6.1.4.1.11.2.3.9.7.1.1.5
Indicates whether application should or should not perform an automatic tape copy or tape discard operation based on TapeAlert media information.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

numDevices 1.3.6.1.4.1.11.2.3.9.7.1.2
Total number of tape devices attached to server and managed by TapeAlert agent. Zero means no devices present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

devTable 1.3.6.1.4.1.11.2.3.9.7.1.3
A list of tape device information entries. The number of entries is given by the value of numDevices.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevInfo

devInfo 1.3.6.1.4.1.11.2.3.9.7.1.3.1
A tape device information entry, containing configuration information for a particular tape device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevInfo  

devNum 1.3.6.1.4.1.11.2.3.9.7.1.3.1.1
A unique index value for each tape device. Its value ranges between 1 and the value of numDevices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

tapeAlertCapability 1.3.6.1.4.1.11.2.3.9.7.1.3.1.2
Indicates whether tape device supports TapeAlert, with zero indicating not supported and one indicating supported
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hbaName 1.3.6.1.4.1.11.2.3.9.7.1.3.1.3
Name of SCSI Host Bus Adaptor connected to tape drive, for example Adaptec AHA2740AT.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hbaNumber 1.3.6.1.4.1.11.2.3.9.7.1.3.1.4
The number of SCSI Host Bus Adaptor connected to tape drive, for example 0 is first HBA on the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hbaChannel 1.3.6.1.4.1.11.2.3.9.7.1.3.1.5
SCSI Channel number of SCSI Host Bus Adaptor connected to tape drive, for example 0 is first SCSI channel of HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

driveScsiID 1.3.6.1.4.1.11.2.3.9.7.1.3.1.6
SCSI ID of Tape Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

driveInquiry 1.3.6.1.4.1.11.2.3.9.7.1.3.1.7
SCSI Inquiry data of Tape Device, with vendor ID data followed by device ID data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

driveFirmware 1.3.6.1.4.1.11.2.3.9.7.1.3.1.8
Firmware revision of Tape Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

driveType 1.3.6.1.4.1.11.2.3.9.7.1.3.1.9
Device type of Tape Device, for example DDS1
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

driveCompress 1.3.6.1.4.1.11.2.3.9.7.1.3.1.10
Indicates whether Tape Device supports hardware compression, with zero indicating not supported and one indicating supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

currentMedia 1.3.6.1.4.1.11.2.3.9.7.1.3.1.11
Software label of current media loaded in drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

driveSerialNum 1.3.6.1.4.1.11.2.3.9.7.1.3.1.12
Hardware Serial Number of Tape Device, if available
Status: optional Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

numErrors 1.3.6.1.4.1.11.2.3.9.7.1.4
Total number of TapeAlert error traps logged by TapeAlert agent since agent was initialised. Zero means that no TapeAlert trap events occurred since initialisation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

errorHistoryTable 1.3.6.1.4.1.11.2.3.9.7.1.5
A list of historical error entries for all tape devices on the server. The list should contain an entry for each TapeAlert trap sent since the TapeAlert agent was initialised.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErrorHistoryEntry

errorHistoryEntry 1.3.6.1.4.1.11.2.3.9.7.1.5.1
An error entry in the errorHistoryTable, containing information on a historic TapeAlert trap sent by the TapeAlert agent
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ErrorHistoryEntry  

errorIndex 1.3.6.1.4.1.11.2.3.9.7.1.5.1.1
A unique index value for each error entry. Its value ranges between 1 and the value of numErrors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

errorHbaNumber 1.3.6.1.4.1.11.2.3.9.7.1.5.1.2
The number of SCSI Host Bus Adaptor connected to the tape drive that caused this specific TapeAlert error, for example 0 is first HBA on the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

errorHbaChannel 1.3.6.1.4.1.11.2.3.9.7.1.5.1.3
SCSI channel number of SCSI Host Bus Adaptor connected to the tape drive that caused this specific TapeAlert error, for example 0 is first SCSI channel of HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

errorDriveScsiID 1.3.6.1.4.1.11.2.3.9.7.1.5.1.4
SCSI of the tape drive that caused this specific TapeAlert error, for example 0 is first SCSI channel of HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

errorDate 1.3.6.1.4.1.11.2.3.9.7.1.5.1.5
Date and time of the error in yyyymmddHHMMSS format: where yyyy year 1980-9999 mm month 01-12 dd day 01-31 HH hour 00-23 MM minute 00-59 SS second 00-60 (use 60 for leap-second) Example 14:35:26 5th Oct 1996 = 19961005143526
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(14)  

errorTrapNum 1.3.6.1.4.1.11.2.3.9.7.1.5.1.6
TapeAlert trap number of the error. For tape drive/autoloader traps, range 1-64. For library device traps, range 256-319 (Library device traps = TapeAlert flag + 255)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

errorMedia 1.3.6.1.4.1.11.2.3.9.7.1.5.1.7
Software label of the media that was loaded in the tape drive at the time of the error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

tapeAlertTrap1 1
The tape drive is having problems reading data. No data has been lost, but there has been a reduction in the performance of the tape.
TRAP-TYPE    

tapeAlertTrap2 2
The tape drive is having problems writing data. No data has been lost, but there has been a reduction in the capacity of the tape.
TRAP-TYPE    

tapeAlertTrap3 3
The operation has stopped because an error has occured while reading or writing data which the drive cannot correct.
TRAP-TYPE    

tapeAlertTrap4 4
Your data is at risk: 1. Copy any data you require from this tape 2. Do not use this tape again 3. Restart the operation with a different tape
TRAP-TYPE    

tapeAlertTrap5 5
The tape is damaged or the drive is faulty. Call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap6 6
The tape is from a faulty batch or the tape drive is faulty: 1. Use a good tape to test the drive. 2. If the problem persists, call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap7 7
The tape cartridge has reached the end of its calculated useful life: 1. Copy any data you need to another tape 2. Discard the old tape.
TRAP-TYPE    

tapeAlertTrap8 8
The tape cartridge is not data-grade. Any data you back up to the tape is at risk. Replace the cartridge with a data-grade tape.
TRAP-TYPE    

tapeAlertTrap9 9
You are trying to write to a write-protected cartridge. Remove the write-protection or use another tape.
TRAP-TYPE    

tapeAlertTrap10 10
You cannot eject the cartridge because the tape drive is in use. Wait until the operation is complete before ejecting the cartridge.
TRAP-TYPE    

tapeAlertTrap11 11
The tape in the drive is a cleaning cartridge. If you want to back up or restore, insert a data-grade tape.
TRAP-TYPE    

tapeAlertTrap12 12
You have tried to load a cartridge of a type which is not supported by this drive.
TRAP-TYPE    

tapeAlertTrap13 13
The operation has failed because the tape in the drive has snapped: 1. Discard the old tape. 2. Restart the operation with a different tape.
TRAP-TYPE    

tapeAlertTrap14 14
The operation has failed because the tape in the drive has snapped: 1. Do not attempt to extract the tape cartridge. 2. Call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap15 15
The memory in the tape cartridge has failed, which reduces performance. Do not use the cartridge for further backup operations.
TRAP-TYPE    

tapeAlertTrap16 16
The operation has failed because the tape cartridge was manually ejected while the tape drive was actively writing or reading.
TRAP-TYPE    

tapeAlertTrap17 17
You have loaded a cartridge of a type that is read-only in this drive. The cartridge will appear as write-protected
TRAP-TYPE    

tapeAlertTrap18 18
The directory on the tape cartridge has been corrupted. File search performance will be degraded.
TRAP-TYPE    

tapeAlertTrap19 19
The tape cartridge is nearing the end of its useful life. It is recommended that you: 1. Use another tape cartridge for your next backup. 2. Store this tape cartridge in a safe place in case you need to restore data from it.
TRAP-TYPE    

tapeAlertTrap20 20
The tape drive needs cleaning: 1. If the operation has stopped, eject the tape and clean the drive 2. If the operation has not stopped, wait for it to finish and then clean the drive. Check the tape drive users manual for device specific cleaning instructions.
TRAP-TYPE    

tapeAlertTrap21 21
The tape drive is due for routine cleaning: 1. Wait for the current operation to finish. 2. Then use a cleaning cartridge. Check the tape drive users manual for device specific cleaning instructions.
TRAP-TYPE    

tapeAlertTrap22 22
The last cleaning cartridge used in the tape drive has worn out: 1. Discard the worn out cleaning cartridge. 2. Wait for the current operation to finish. 3. Then use a new cleaning cartridge.
TRAP-TYPE    

tapeAlertTrap23 23
The last cleaning cartridge used in the tape drive was an invalid type: 1. Do not use this cleaning cartridge in this drive. 2. Wait for the current operation to finish. 3. Then use a valid cleaning cartridge.
TRAP-TYPE    

tapeAlertTrap29 29
Preventive maintenance of the tape drive is required. Check the tape drive users manual for device specific preventive maintenance tasks or call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap30 30
The tape drive has a hardware fault: 1. Eject the tape or magazine. 2. Reset the drive. 3. Restart the operation.
TRAP-TYPE    

tapeAlertTrap31 31
The tape drive has a hardware fault: 1. Turn the tape drive off and then on again. 2. Restart the operation. 3. If the problem persists, call the tape drive supplier helpline. Check the tape drive users manual for device specific instructions on turning the device power on and off.
TRAP-TYPE    

tapeAlertTrap32 32
The tape drive has a problem with the host interface: 1. Check the cables and cable connections. 2. Restart the operation.
TRAP-TYPE    

tapeAlertTrap33 33
The operation has failed: 1. Eject the tape or magazine. 2. Insert the tape or magazine again. 3. Restart the operation.
TRAP-TYPE    

tapeAlertTrap34 34
The firmware download has failed because you have tried to use the incorrect firmware for this tape drive. Obtain the correct firmware and try again.
TRAP-TYPE    

tapeAlertTrap35 35
Environmental conditions inside the tape drive are exceeding the humidity specifications
TRAP-TYPE    

tapeAlertTrap36 36
Environmental conditions inside the tape drive are exceeding the temperature specifications
TRAP-TYPE    

tapeAlertTrap37 37
The voltage supply to the tape drive exceeds specifications
TRAP-TYPE    

tapeAlertTrap38 38
A hardware failure of the tape drive is predicted. Call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap39 39
The tape drive may have a hardware fault. Run extended diagnostics to verify and diagnose the problem. Check the tape drive users manual for device specific instructions on running extended diagnostic tests.
TRAP-TYPE    

tapeAlertTrap40 40
The changer mechanism is having difficulty communicating with the tape drive: 1. Turn the autoloader off then on. 2. Restart the operation. 3. If problem persists, call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap41 41
A tape has been left in the autoloader by a previous hardware fault: 1. Insert an empty magazine to clear the fault. 2. If the fault does not clear, turn the autoloader off and then on again. 3. If the problem persists, call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap42 42
There is a problem with the autoloader mechanism.
TRAP-TYPE    

tapeAlertTrap43 43
The operation has failed because the autoloader door is open: 1. Clear any obstructions from the autoloader door. 2. Eject the magazine and then insert it again. 3. If the fault does not clear, turn the autoloader off and then on again. 4. If the problem persists, call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap44 44
The autoloader has a hardware fault: 1. Turn the autoloader off and then on again. 2. Restart the operation. 3. If the problem persists, call the tape drive supplier helpline. Check the autoloader users manual for device specific instructions on turning the device power on and off.
TRAP-TYPE    

tapeAlertTrap45 45
The autoloader cannot operate without the magazine. 1. Insert the magazine into the autoloader 2. Restart the operation.
TRAP-TYPE    

tapeAlertTrap46 46
A hardware failure of the changer mechanism is predicted. Call the tape drive supplier helpline.
TRAP-TYPE    

tapeAlertTrap256 256
The library mechanism is having difficulty communicating with the drive: 1. Turn the library off then on. 2. Restart the operation. 3. If problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap257 257
There is a problem with the library mechanism. If problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap258 258
The library has a hardware fault: 1. Reset the library 2. Restart the operation. Check the library users manual for device specific instructions on resetting the device.
TRAP-TYPE    

tapeAlertTrap259 259
The library has a hardware fault: 1. Turn the library off and then on again. 2. Restart the operation. 3. If the problem persists, call the library supplier helpline. Check the library users manual for device specific instructions on turning the device power on and off.
TRAP-TYPE    

tapeAlertTrap260 260
The library mechanism may have a hardware fault. Run extended diagnostics to verify and diagnose the problem. Check the library users manual for device specific instructions on running extended diagnostic tests.
TRAP-TYPE    

tapeAlertTrap261 261
The library has a problem with the host interface: 1. Check the cables and cable connections. 2. Restart the operation.
TRAP-TYPE    

tapeAlertTrap262 262
A hardware failure of the library is predicted. Call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap263 263
Preventative maintenance of the library is required. Check the library users manual for device specific preventative maintenance tasks, or call your library supplier helpline.
TRAP-TYPE    

tapeAlertTrap264 264
General environmental conditions inside the library have exceeded the humidity specifications.
TRAP-TYPE    

tapeAlertTrap265 265
General environmental conditions inside the library have exceeded the temperature specifications.e
TRAP-TYPE    

tapeAlertTrap266 266
he voltage supply to the library exceeds specifications. There is a potential problem with the power supply or failure of a redundant power supply
TRAP-TYPE    

tapeAlertTrap267 267
A cartridge has been left in a drive inside the library by a previous hardware fault: 1. Insert an empty magazine to clear the fault. 2. If the fault does not clear, turn the library off and then on again. 3. If the problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap268 268
There is a potential problem with a drive ejecting cartridges short or with the library mechanism picking a cartridge from a slot. 1. No action needs to be taken at this time. 2. If the problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap269 269
There is a potential problem with the library mechanism placing a cartridge into a slot 1. No action needs to be taken at this time. 2. If the problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap270 270
There is a potential problem with a drive or the library mechanism loading cartridges, or an incompatible cartridge.
TRAP-TYPE    

tapeAlertTrap271 271
The operation has failed because the library door is open: 1. Clear any obstructions from the library door. 2. Close the library door. 3. If the problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap272 272
There is a mechanical problem with the library media import/export mailslot.
TRAP-TYPE    

tapeAlertTrap273 273
The library cannot operate without the magazine. 1. Insert the magazine into the library 2. Restart the operation.
TRAP-TYPE    

tapeAlertTrap274 274
Library security has been compromised
TRAP-TYPE    

tapeAlertTrap275 275
The security mode of the library has been changed. The library has either been put into secure mode, or the library has exited the secure mode. This is for information purposes only. No action is required.
TRAP-TYPE    

tapeAlertTrap276 276
The library has been manually turned offline and is unavailable for use.
TRAP-TYPE    

tapeAlertTrap277 277
A drive inside the library has been taken offline. This is for information purposes only. No action is required.
TRAP-TYPE    

tapeAlertTrap278 278
There is a potential problem with the barcode label or the scanner hardware in the library mechanism. 1. No action needs to be taken at this time. 2. If the problem persists, call the library supplier helpline.
TRAP-TYPE    

tapeAlertTrap279 279
The library has detected a inconsistency in its inventory. 1. Redo the library inventory to correct inconsistency. 2. Restart the operation Check the applications users manual or the hardware users manual for specific instructions on redoing the library inventory.
TRAP-TYPE    

tapeAlertTrap280 280
A library operation has been attempted that is invalid at this time.
TRAP-TYPE