TapeAlert-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: TapeAlert-MIB
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
 hp 1.3.6.1.4.1.11
       nm 1.3.6.1.4.1.11.2
           system 1.3.6.1.4.1.11.2.3
               netPeripheral 1.3.6.1.4.1.11.2.3.9
                   netTape 1.3.6.1.4.1.11.2.3.9.7
                       tapeAlert 1.3.6.1.4.1.11.2.3.9.7.1
                           control 1.3.6.1.4.1.11.2.3.9.7.1.1
                               revMajor 1.3.6.1.4.1.11.2.3.9.7.1.1.1 integer read-only
The TapeAlert major revision level (left of the decimal). Used for presence checking.
                               revMinor 1.3.6.1.4.1.11.2.3.9.7.1.1.2 integer read-only
The TapeAlert minor revision level (right of the decimal).
                               trapEnable 1.3.6.1.4.1.11.2.3.9.7.1.1.3 integer read-write
Indicates whether agent should or should not send TapeAlert traps.
                               autoCleanEnable 1.3.6.1.4.1.11.2.3.9.7.1.1.4 integer read-write
Indicates whether application should or should not perform an automatic cleaning operation based on TapeAlert cleaning information.
                               autoCopyEnable 1.3.6.1.4.1.11.2.3.9.7.1.1.5 integer read-write
Indicates whether application should or should not perform an automatic tape copy or tape discard operation based on TapeAlert media information.
                           numDevices 1.3.6.1.4.1.11.2.3.9.7.1.2 integer read-only
Total number of tape devices attached to server and managed by TapeAlert agent. Zero means no devices present.
                           devTable 1.3.6.1.4.1.11.2.3.9.7.1.3 no-access
A list of tape device information entries. The number of entries is given by the value of numDevices.
                               devInfo 1.3.6.1.4.1.11.2.3.9.7.1.3.1 no-access
A tape device information entry, containing configuration information for a particular tape device.
                                   devNum 1.3.6.1.4.1.11.2.3.9.7.1.3.1.1 integer read-only
A unique index value for each tape device. Its value ranges between 1 and the value of numDevices.
                                   tapeAlertCapability 1.3.6.1.4.1.11.2.3.9.7.1.3.1.2 integer read-only
Indicates whether tape device supports TapeAlert, with zero indicating not supported and one indicating supported
                                   hbaName 1.3.6.1.4.1.11.2.3.9.7.1.3.1.3 displaystring read-only
Name of SCSI Host Bus Adaptor connected to tape drive, for example Adaptec AHA2740AT.
                                   hbaNumber 1.3.6.1.4.1.11.2.3.9.7.1.3.1.4 integer read-only
The number of SCSI Host Bus Adaptor connected to tape drive, for example 0 is first HBA on the system.
                                   hbaChannel 1.3.6.1.4.1.11.2.3.9.7.1.3.1.5 integer read-only
SCSI Channel number of SCSI Host Bus Adaptor connected to tape drive, for example 0 is first SCSI channel of HBA.
                                   driveScsiID 1.3.6.1.4.1.11.2.3.9.7.1.3.1.6 integer read-only
SCSI ID of Tape Device.
                                   driveInquiry 1.3.6.1.4.1.11.2.3.9.7.1.3.1.7 displaystring read-only
SCSI Inquiry data of Tape Device, with vendor ID data followed by device ID data.
                                   driveFirmware 1.3.6.1.4.1.11.2.3.9.7.1.3.1.8 displaystring read-only
Firmware revision of Tape Device.
                                   driveType 1.3.6.1.4.1.11.2.3.9.7.1.3.1.9 displaystring read-only
Device type of Tape Device, for example DDS1
                                   driveCompress 1.3.6.1.4.1.11.2.3.9.7.1.3.1.10 integer read-only
Indicates whether Tape Device supports hardware compression, with zero indicating not supported and one indicating supported.
                                   currentMedia 1.3.6.1.4.1.11.2.3.9.7.1.3.1.11 displaystring read-only
Software label of current media loaded in drive
                                   driveSerialNum 1.3.6.1.4.1.11.2.3.9.7.1.3.1.12 displaystring read-only
Hardware Serial Number of Tape Device, if available
                           numErrors 1.3.6.1.4.1.11.2.3.9.7.1.4 integer read-only
Total number of TapeAlert error traps logged by TapeAlert agent since agent was initialised. Zero means that no TapeAlert trap events occurred since initialisation.
                           errorHistoryTable 1.3.6.1.4.1.11.2.3.9.7.1.5 no-access
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.
                               errorHistoryEntry 1.3.6.1.4.1.11.2.3.9.7.1.5.1 no-access
An error entry in the errorHistoryTable, containing information on a historic TapeAlert trap sent by the TapeAlert agent
                                   errorIndex 1.3.6.1.4.1.11.2.3.9.7.1.5.1.1 integer read-only
A unique index value for each error entry. Its value ranges between 1 and the value of numErrors.
                                   errorHbaNumber 1.3.6.1.4.1.11.2.3.9.7.1.5.1.2 integer read-only
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.
                                   errorHbaChannel 1.3.6.1.4.1.11.2.3.9.7.1.5.1.3 integer read-only
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.
                                   errorDriveScsiID 1.3.6.1.4.1.11.2.3.9.7.1.5.1.4 integer read-only
SCSI of the tape drive that caused this specific TapeAlert error, for example 0 is first SCSI channel of HBA.
                                   errorDate 1.3.6.1.4.1.11.2.3.9.7.1.5.1.5 octet string read-only
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
                                   errorTrapNum 1.3.6.1.4.1.11.2.3.9.7.1.5.1.6 integer read-only
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)
                                   errorMedia 1.3.6.1.4.1.11.2.3.9.7.1.5.1.7 displaystring read-only
Software label of the media that was loaded in the tape drive at the time of the error.
                             tapeAlertTrap1 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap2 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap3 1.3.6.1.4.1.11.2.3.9.7.10.3
The operation has stopped because an error has occured while reading or writing data which the drive cannot correct.
                             tapeAlertTrap4 1.3.6.1.4.1.11.2.3.9.7.10.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
                             tapeAlertTrap5 1.3.6.1.4.1.11.2.3.9.7.10.5
The tape is damaged or the drive is faulty. Call the tape drive supplier helpline.
                             tapeAlertTrap6 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap7 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap8 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap9 1.3.6.1.4.1.11.2.3.9.7.10.9
You are trying to write to a write-protected cartridge. Remove the write-protection or use another tape.
                             tapeAlertTrap10 1.3.6.1.4.1.11.2.3.9.7.10.10
You cannot eject the cartridge because the tape drive is in use. Wait until the operation is complete before ejecting the cartridge.
                             tapeAlertTrap11 1.3.6.1.4.1.11.2.3.9.7.10.11
The tape in the drive is a cleaning cartridge. If you want to back up or restore, insert a data-grade tape.
                             tapeAlertTrap12 1.3.6.1.4.1.11.2.3.9.7.10.12
You have tried to load a cartridge of a type which is not supported by this drive.
                             tapeAlertTrap13 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap14 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap15 1.3.6.1.4.1.11.2.3.9.7.10.15
The memory in the tape cartridge has failed, which reduces performance. Do not use the cartridge for further backup operations.
                             tapeAlertTrap16 1.3.6.1.4.1.11.2.3.9.7.10.16
The operation has failed because the tape cartridge was manually ejected while the tape drive was actively writing or reading.
                             tapeAlertTrap17 1.3.6.1.4.1.11.2.3.9.7.10.17
You have loaded a cartridge of a type that is read-only in this drive. The cartridge will appear as write-protected
                             tapeAlertTrap18 1.3.6.1.4.1.11.2.3.9.7.10.18
The directory on the tape cartridge has been corrupted. File search performance will be degraded.
                             tapeAlertTrap19 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap20 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap21 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap22 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap23 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap29 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap30 1.3.6.1.4.1.11.2.3.9.7.10.30
The tape drive has a hardware fault: 1. Eject the tape or magazine. 2. Reset the drive. 3. Restart the operation.
                             tapeAlertTrap31 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap32 1.3.6.1.4.1.11.2.3.9.7.10.32
The tape drive has a problem with the host interface: 1. Check the cables and cable connections. 2. Restart the operation.
                             tapeAlertTrap33 1.3.6.1.4.1.11.2.3.9.7.10.33
The operation has failed: 1. Eject the tape or magazine. 2. Insert the tape or magazine again. 3. Restart the operation.
                             tapeAlertTrap34 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap35 1.3.6.1.4.1.11.2.3.9.7.10.35
Environmental conditions inside the tape drive are exceeding the humidity specifications
                             tapeAlertTrap36 1.3.6.1.4.1.11.2.3.9.7.10.36
Environmental conditions inside the tape drive are exceeding the temperature specifications
                             tapeAlertTrap37 1.3.6.1.4.1.11.2.3.9.7.10.37
The voltage supply to the tape drive exceeds specifications
                             tapeAlertTrap38 1.3.6.1.4.1.11.2.3.9.7.10.38
A hardware failure of the tape drive is predicted. Call the tape drive supplier helpline.
                             tapeAlertTrap39 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap40 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap41 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap42 1.3.6.1.4.1.11.2.3.9.7.10.42
There is a problem with the autoloader mechanism.
                             tapeAlertTrap43 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap44 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap45 1.3.6.1.4.1.11.2.3.9.7.10.45
The autoloader cannot operate without the magazine. 1. Insert the magazine into the autoloader 2. Restart the operation.
                             tapeAlertTrap46 1.3.6.1.4.1.11.2.3.9.7.10.46
A hardware failure of the changer mechanism is predicted. Call the tape drive supplier helpline.
                             tapeAlertTrap256 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap257 1.3.6.1.4.1.11.2.3.9.7.10.257
There is a problem with the library mechanism. If problem persists, call the library supplier helpline.
                             tapeAlertTrap258 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap259 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap260 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap261 1.3.6.1.4.1.11.2.3.9.7.10.261
The library has a problem with the host interface: 1. Check the cables and cable connections. 2. Restart the operation.
                             tapeAlertTrap262 1.3.6.1.4.1.11.2.3.9.7.10.262
A hardware failure of the library is predicted. Call the library supplier helpline.
                             tapeAlertTrap263 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap264 1.3.6.1.4.1.11.2.3.9.7.10.264
General environmental conditions inside the library have exceeded the humidity specifications.
                             tapeAlertTrap265 1.3.6.1.4.1.11.2.3.9.7.10.265
General environmental conditions inside the library have exceeded the temperature specifications.e
                             tapeAlertTrap266 1.3.6.1.4.1.11.2.3.9.7.10.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
                             tapeAlertTrap267 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap268 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap269 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap270 1.3.6.1.4.1.11.2.3.9.7.10.270
There is a potential problem with a drive or the library mechanism loading cartridges, or an incompatible cartridge.
                             tapeAlertTrap271 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap272 1.3.6.1.4.1.11.2.3.9.7.10.272
There is a mechanical problem with the library media import/export mailslot.
                             tapeAlertTrap273 1.3.6.1.4.1.11.2.3.9.7.10.273
The library cannot operate without the magazine. 1. Insert the magazine into the library 2. Restart the operation.
                             tapeAlertTrap274 1.3.6.1.4.1.11.2.3.9.7.10.274
Library security has been compromised
                             tapeAlertTrap275 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap276 1.3.6.1.4.1.11.2.3.9.7.10.276
The library has been manually turned offline and is unavailable for use.
                             tapeAlertTrap277 1.3.6.1.4.1.11.2.3.9.7.10.277
A drive inside the library has been taken offline. This is for information purposes only. No action is required.
                             tapeAlertTrap278 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap279 1.3.6.1.4.1.11.2.3.9.7.10.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.
                             tapeAlertTrap280 1.3.6.1.4.1.11.2.3.9.7.10.280
A library operation has been attempted that is invalid at this time.