OVERLAND-NEXTGEN

File: OVERLAND-NEXTGEN.mib (16113 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 OBJECT-GROUP NOTIFICATION-GROUP
DisplayString

Defined Types

DriveStatusEntry  
SEQUENCE    
  dstRowValid DisplayString
  dstIndex Integer32
  dstState INTEGER
  dstMotion DisplayString
  dstCodeRevDrive Integer32
  dstCodeRevController Integer32
  dstScsiId Integer32
  dstSerialNum DisplayString
  dstCleanRequested INTEGER

LibraryStatusEntry  
SEQUENCE    
  lstIndex Integer32
  lstConfig INTEGER
  lstScsiId Integer32
  lstStatus DisplayString
  lstChangerStatus Integer32
  lstLibraryState INTEGER

ErrorEntry  
SEQUENCE    
  errIndex Integer32
  errCode Integer32
  errSeverity INTEGER
  errMsg DisplayString
  errActionMsg DisplayString

ModuleGeometryEntry  
SEQUENCE    
  modDesc DisplayString
  modIndex Integer32
  modAttached INTEGER
  modStatus DisplayString
  modConfig INTEGER
  modFwRev Integer32
  modNumBins Integer32
  modNumDrives Integer32
  modNumMailSlots Integer32

Defined Values

overlandGlobalRegModule 1.3.6.1.4.1.3351.1.1.1.1
The Overland Data central registration module.
MODULE-IDENTITY    

overlandRoot 1.3.6.1.4.1.3351.1
OBJECT IDENTIFIER    

overlandReg 1.3.6.1.4.1.3351.1.1
OBJECT IDENTIFIER    

overlandGeneric 1.3.6.1.4.1.3351.1.2
OBJECT IDENTIFIER    

overlandProducts 1.3.6.1.4.1.3351.1.3
OBJECT IDENTIFIER    

overlandCaps 1.3.6.1.4.1.3351.1.4
OBJECT IDENTIFIER    

overlandReqs 1.3.6.1.4.1.3351.1.5
OBJECT IDENTIFIER    

overlandExpr 1.3.6.1.4.1.3351.1.6
OBJECT IDENTIFIER    

overlandModules 1.3.6.1.4.1.3351.1.1.1
OBJECT IDENTIFIER    

overlandNextGen 1.3.6.1.4.1.3351.1.3.2
OBJECT IDENTIFIER    

overlandNextGenActions 1.3.6.1.4.1.3351.1.3.2.1
OBJECT IDENTIFIER    

overlandNextGenStatistics 1.3.6.1.4.1.3351.1.3.2.2
OBJECT IDENTIFIER    

overlandNextGenState 1.3.6.1.4.1.3351.1.3.2.3
OBJECT IDENTIFIER    

overlandNextGenComponents 1.3.6.1.4.1.3351.1.3.2.4
OBJECT IDENTIFIER    

overlandNextGenAttributes 1.3.6.1.4.1.3351.1.3.2.5
OBJECT IDENTIFIER    

overlandNextGenEvents 1.3.6.1.4.1.3351.1.3.2.6
OBJECT IDENTIFIER    

overlandNextGenGroups 1.3.6.1.4.1.3351.1.3.2.7
OBJECT IDENTIFIER    

overlandLoopback 1.3.6.1.4.1.3351.1.3.2.1.1
Sends or retrieves a loopback string to the target.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

overlandActionGroup 1.3.6.1.4.1.3351.1.3.2.7.1
Current library status which may be queried.
Status: current Access: read-write
OBJECT-GROUP    

driveStatusTable 1.3.6.1.4.1.3351.1.3.2.3.1
Table containing various drive status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DriveStatusEntry

driveStatusEntry 1.3.6.1.4.1.3351.1.3.2.3.1.1
A row in the drive status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DriveStatusEntry  

dstRowValid 1.3.6.1.4.1.3351.1.3.2.3.1.1.1
Provides an INVALID indication if no drives are installed or if the drive type is unknown; otherwise, an indication of the drive type is provided.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dstIndex 1.3.6.1.4.1.3351.1.3.2.3.1.1.2
Index to drive status fields.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

dstState 1.3.6.1.4.1.3351.1.3.2.3.1.1.3
Current state of the drive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initializedNoError(0), initializedWithError(1), notInitialized(2), notInstalled(3), notInserted(4)  

dstMotion 1.3.6.1.4.1.3351.1.3.2.3.1.1.4
ASCII msg describing current drive tape motion.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dstCodeRevDrive 1.3.6.1.4.1.3351.1.3.2.3.1.1.5
Revision number of the drive code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dstCodeRevController 1.3.6.1.4.1.3351.1.3.2.3.1.1.6
Revision number of the drive controller code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dstScsiId 1.3.6.1.4.1.3351.1.3.2.3.1.1.7
SCSI Id number of drive.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

dstSerialNum 1.3.6.1.4.1.3351.1.3.2.3.1.1.8
Serial number of this drive.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dstCleanRequested 1.3.6.1.4.1.3351.1.3.2.3.1.1.9
The drive heads needs to be cleaned with a cleaning cartridge.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleanNotNeeded(0), cleanNeeded(1)  

libraryStatusTable 1.3.6.1.4.1.3351.1.3.2.3.2
Table containing fault code, severity and ACSII error messages displayed on front panel of library.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LibraryStatusEntry

libraryStatusEntry 1.3.6.1.4.1.3351.1.3.2.3.2.1
A row in the library status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LibraryStatusEntry  

lstIndex 1.3.6.1.4.1.3351.1.3.2.3.2.1.1
Index to table of library status.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1  

lstConfig 1.3.6.1.4.1.3351.1.3.2.3.2.1.2
Indicates if library is standalone or multi-module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standalone(0), multimodule(1)  

lstScsiId 1.3.6.1.4.1.3351.1.3.2.3.2.1.3
Indicates library SCSI bus ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

lstStatus 1.3.6.1.4.1.3351.1.3.2.3.2.1.4
Indication of current library status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lstChangerStatus 1.3.6.1.4.1.3351.1.3.2.3.2.1.5
Bit-mapped indication of current changer status: bit 0 - cartridge map valid bit 1 - initializing bit 2 - door open bit 3 - front panel mode bit 4 - door closed bit 5 - browser mode bit 6 - master busy
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lstLibraryState 1.3.6.1.4.1.3351.1.3.2.3.2.1.6
Indication of current library state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initializing(0), online(1), offline(2)  

errorTable 1.3.6.1.4.1.3351.1.3.2.3.3
Table containing fault code, severity and ACSII error messages displayed on front panel of library.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErrorEntry

errorEntry 1.3.6.1.4.1.3351.1.3.2.3.3.1
A row in the error info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ErrorEntry  

errIndex 1.3.6.1.4.1.3351.1.3.2.3.3.1.1
Index to table of library error information.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1  

errCode 1.3.6.1.4.1.3351.1.3.2.3.3.1.2
Hex code unique to the reported error.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

errSeverity 1.3.6.1.4.1.3351.1.3.2.3.3.1.3
Indication of how serious the reported error is: 0 = informational error, not very severe 1 = mild error, operator intervention not necessary 2 = hard error, may be corrected remotely 3 = very severe, power cycle required to clear
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER informational(0), mild(1), hard(2), severe(3)  

errMsg 1.3.6.1.4.1.3351.1.3.2.3.3.1.4
ASCII message naming the current error.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

errActionMsg 1.3.6.1.4.1.3351.1.3.2.3.3.1.5
ASCII message providing additional information about current error and possibly some suggestions for correcting it.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

overlandStateGroup 1.3.6.1.4.1.3351.1.3.2.7.3
Current library states which may be queried.
Status: current Access: read-only
OBJECT-GROUP    

numModules 1.3.6.1.4.1.3351.1.3.2.5.1
Reads the total number of modules available in the attached library.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

numBins 1.3.6.1.4.1.3351.1.3.2.5.2
Reads the total number of cartridge storage slots available in the attached library.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..256  

numDrives 1.3.6.1.4.1.3351.1.3.2.5.3
Reads the total number of drives available in the attached library.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..128  

numMailSlots 1.3.6.1.4.1.3351.1.3.2.5.4
Returns the total number of mail slots available in the attached library.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

moduleGeometryTable 1.3.6.1.4.1.3351.1.3.2.5.5
Table containing library module geometry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModuleGeometryEntry

moduleGeometryEntry 1.3.6.1.4.1.3351.1.3.2.5.5.1
A row in the library module geometry table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModuleGeometryEntry  

modDesc 1.3.6.1.4.1.3351.1.3.2.5.5.1.1
If library geometry is valid, an ASCII message desribing the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

modIndex 1.3.6.1.4.1.3351.1.3.2.5.5.1.2
Index to table of library module geometry: 8 = Master or Standalone module 0-7 = Slave Module
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 8  

modAttached 1.3.6.1.4.1.3351.1.3.2.5.5.1.3
Indication of whether or not module is attached.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER isNotAttached(0), isAttached(1)  

modStatus 1.3.6.1.4.1.3351.1.3.2.5.5.1.4
ASCII message desribing the current status of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

modConfig 1.3.6.1.4.1.3351.1.3.2.5.5.1.5
Indication of this module's type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), lightning(1), thunder(2), invalid(3)  

modFwRev 1.3.6.1.4.1.3351.1.3.2.5.5.1.6
Indication of this module's firmware revision level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

modNumBins 1.3.6.1.4.1.3351.1.3.2.5.5.1.7
Indication of the number of bins within this module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

modNumDrives 1.3.6.1.4.1.3351.1.3.2.5.5.1.8
Indication of the number of drives within this module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

modNumMailSlots 1.3.6.1.4.1.3351.1.3.2.5.5.1.9
Indication of the number of mailslots within this module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

overlandAttributesGroup 1.3.6.1.4.1.3351.1.3.2.7.4
Current library info which may be queried.
Status: current Access: read-only
OBJECT-GROUP    

eventDoorOpen 1.3.6.1.4.1.3351.1.3.2.6.1
A library door has been opened.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventMailSlotAccessed 1.3.6.1.4.1.3351.1.3.2.6.2
A mail slot is being accessed.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventHardFault 1.3.6.1.4.1.3351.1.3.2.6.3
The library has posted a hard fault.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventSlaveFailed 1.3.6.1.4.1.3351.1.3.2.6.4
A slave module has faulted.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventPowerSupplyFailed 1.3.6.1.4.1.3351.1.3.2.6.5
One of the redundant power supplies has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventRequestDriveClean 1.3.6.1.4.1.3351.1.3.2.6.6
One of the library tape drives has requested a cleaning cycle to ensure continued data reliability.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventFanStalled 1.3.6.1.4.1.3351.1.3.2.6.7
A tape drive fan has stalled.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventDriveError 1.3.6.1.4.1.3351.1.3.2.6.8
A tape drive error has occurred.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventDriveRemoved 1.3.6.1.4.1.3351.1.3.2.6.9
A tape drive has been removed from the library.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventSlaveRemoved 1.3.6.1.4.1.3351.1.3.2.6.10
A slave module has been removed from the library.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventFailedOver 1.3.6.1.4.1.3351.1.3.2.6.11
The library is failed over to the Secondary Master.
Status: current Access: read-only
NOTIFICATION-TYPE    

eventLoaderRetriesExcessive 1.3.6.1.4.1.3351.1.3.2.6.12
The library has detected excessive loader retries.
Status: current Access: read-only
NOTIFICATION-TYPE    

overlandNotificationGroup 1.3.6.1.4.1.3351.1.3.2.7.7
Trap events returned by the browser.
Status: current Access: read-only
NOTIFICATION-GROUP