HORIZON-LIBRARY-MONITOR-MIB

File: HORIZON-LIBRARY-MONITOR-MIB.mib (20998 bytes)

Imported modules

RFC-1215 RFC1155-SMI RFC1213-MIB

Imported symbols

TRAP-TYPE enterprises OBJECT-TYPE
IpAddress DisplayString

Defined Types

HlmSenseCode  
INTEGER unknown(1), nrNotReportable(2), nrInProcess(3), nrManIntervReq(4), nrMaintenance(5), nrCapOpen(6), hwGeneral(7), hwTapeDrive(8), hwCap(9), hwMicroCode(10), irParamLength(11), irInvalidCommand(12), irInvalidElt(13), irInvalidCDB(14), irInvalidLun(15), irInvalidField(16), irIncompatibleMedia(17), irSavingParamNotSupported(18), irMediumNotPresent(19), irDestEltFull(20), irSrcEltEmpty(21), uaPowerOn(22), uaNotReady(23), uaIoEltAccess(24), uaModeParamChanged(25), uaMicroCodeChanged(26), acSCSIParity(27), acInitiator(28), acCommandOverlap(29), nrCleaningCartridgeInstalled(30), irInvalidReleaseOfPersistentReservation(31), irMediumMagazineRemoved(32), irInsufficientReservationResources(33), uaPowerOnOccured(34), uaReservationPreempted(35), uaReservationReleased(36), uaRegistrationPreempted(37), uaSCSIBusReset(38), uaBusDeviceResetMessageOccured(39)    

HlmLibEntry  
SEQUENCE    
  hlmLibIndex INTEGER
  hlmLibType DisplayString
  hlmLibVendor DisplayString
  hlmLibStatus INTEGER 1..5
  hlmLibSense HlmSenseCode
  hlmLibMicLevel DisplayString
  hlmLibSlotCount INTEGER
  hlmLibCapCount INTEGER
  hlmLibDriveCount INTEGER
  hlmLibSerialNumber DisplayString
  hlmLibSenseText DisplayString
  hlmLibUrl DisplayString

HlmDrvEntry  
SEQUENCE    
  hlmDrvLibIndex INTEGER
  hlmDrvIndex INTEGER
  hlmDrvType INTEGER 1..15
  hlmDrvStatus INTEGER 1..3
  hlmDrvSense HlmSenseCode
  hlmDrvContent INTEGER 1..3
  hlmDrvVolType INTEGER
  hlmDrvVolLabel DisplayString
  hlmDrvTypeText DisplayString
  hlmDrvVolTypeText DisplayString
  hlmDrvSerialNumber DisplayString
  hlmDrvSenseText DisplayString

HlmCapEntry  
SEQUENCE    
  hlmCapLibIndex INTEGER
  hlmCapIndex INTEGER
  hlmCapHandAccessibility INTEGER 1..3
  hlmCapStatus INTEGER 1..3
  hlmCapSense HlmSenseCode
  hlmCapCellCount INTEGER
  hlmCapSenseText DisplayString

Defined Values

storagetek 1.3.6.1.4.1.1211
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.1211.1
OBJECT IDENTIFIER    

horizonLibraryMonitor 1.3.6.1.4.1.1211.1.5
OBJECT IDENTIFIER    

hlmAgent 1.3.6.1.4.1.1211.1.5.1
OBJECT IDENTIFIER    

hlmTrap 1.3.6.1.4.1.1211.1.5.2
OBJECT IDENTIFIER    

hlmHardware 1.3.6.1.4.1.1211.1.5.3
OBJECT IDENTIFIER    

hlmAgtRelease 1.3.6.1.4.1.1211.1.5.1.1
The release of the agent. Format is %d.%d
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmAgtStatus 1.3.6.1.4.1.1211.1.5.1.2
When starting and initializing internal variables, the agent is >initializing< and may not answer correctly to request. Status of the agent should be queried at the beginning of every session and respond >running<. When license expires in less than 3 days, the status is >expiring<. When license is no more valid, the status of the agent switch to >expired<.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), running(2), expiring(3), expired(4)  

hlmAgtBootDate 1.3.6.1.4.1.1211.1.5.1.3
The date & time when the agent started. Format is YYYY-MM-DDThh:mm
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmAgtUrl 1.3.6.1.4.1.1211.1.5.1.4
Url to be provided at the agent level-Can be used for library web based management purpose
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hlmTrpMinPollingRate 1.3.6.1.4.1.1211.1.5.2.1
Minimum polling rate in second. The value is read from a file when the agent starts
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmTrpCurPollingRate 1.3.6.1.4.1.1211.1.5.2.2
Current polling rate in seconde. The value could not be set under hlmTrpMinPollingRate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hlmTrpMsg 1.3.6.1.4.1.1211.1.5.2.3
A trap displayString varbind
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmTrpOid 1.3.6.1.4.1.1211.1.5.2.4
A trap OID varbind
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hlmTrpLogReportLevel 1.3.6.1.4.1.1211.1.5.2.5
Log message reporting level preferred by the Enterprise Management Framework destinations. 'silent' means no message is sent to the framework. 'error' means only error messages are sent. 'warning' means errors+warnings are sent. 'info' means errors+warnings+information messages are sent. 'unclassified' means every messages stored into the library are sent to the framework
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER silent(1), error(2), warning(3), info(4), unclassified(5)  

hlmTrpErr 1
A error trap message
TRAP-TYPE    

hlmTrpWar 2
A warning trap message
TRAP-TYPE    

hlmTrpInfo 3
An info trap message
TRAP-TYPE    

hlmTrpUncl 4
An unclassified trap message
TRAP-TYPE    

hlmTrpNorStatus 5
A normal status notification trap
TRAP-TYPE    

hlmTrpUnkStatus 6
A unknown status notification trap
TRAP-TYPE    

hlmTrpWarStatus 7
A warning status notification trap
TRAP-TYPE    

hlmTrpMinStatus 8
A minor status notification trap
TRAP-TYPE    

hlmTrpMajStatus 9
A major status notification trap
TRAP-TYPE    

hlmTrpCriStatus 10
A critical status notification trap
TRAP-TYPE    

hlmLibrary 1.3.6.1.4.1.1211.1.5.3.1
OBJECT IDENTIFIER    

hlmLibCount 1.3.6.1.4.1.1211.1.5.3.1.1
Count of the libraries in the library table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmLibTable 1.3.6.1.4.1.1211.1.5.3.1.2
This is a table of detected library detected on the SCSI bus
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HlmLibEntry

hlmLibEntry 1.3.6.1.4.1.1211.1.5.3.1.2.1
An entry in the library table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HlmLibEntry  

hlmLibIndex 1.3.6.1.4.1.1211.1.5.3.1.2.1.1
Integer index of the library
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmLibType 1.3.6.1.4.1.1211.1.5.3.1.2.1.2
The model of the library, e.g 9730, 9710
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmLibVendor 1.3.6.1.4.1.1211.1.5.3.1.2.1.3
The vendor of the library, e.g STK
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmLibStatus 1.3.6.1.4.1.1211.1.5.3.1.2.1.4
The status of the library. See hlmLibSense for details when this status equals error
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), error(3), busy(4), reservConflict(5)  

hlmLibSense 1.3.6.1.4.1.1211.1.5.3.1.2.1.5
The sense info when status is error
Status: mandatory Access: read-only
OBJECT-TYPE    
  HlmSenseCode  

hlmLibMicLevel 1.3.6.1.4.1.1211.1.5.3.1.2.1.6
The micro code level of the library
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmLibSlotCount 1.3.6.1.4.1.1211.1.5.3.1.2.1.7
Count of slot of the library
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmLibCapCount 1.3.6.1.4.1.1211.1.5.3.1.2.1.8
Count of CAP of the library
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmLibDriveCount 1.3.6.1.4.1.1211.1.5.3.1.2.1.9
Count of drives present into the library
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmLibSerialNumber 1.3.6.1.4.1.1211.1.5.3.1.2.1.10
The modelserial number of the library
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmLibSenseText 1.3.6.1.4.1.1211.1.5.3.1.2.1.11
A short label describing the sense code returned by the library -- see hlmLibSense
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmLibUrl 1.3.6.1.4.1.1211.1.5.3.1.2.1.12
Url provided at the library level - Can be used for web based library management purpose
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hlmDrive 1.3.6.1.4.1.1211.1.5.3.2
OBJECT IDENTIFIER    

hlmDrvCount 1.3.6.1.4.1.1211.1.5.3.2.1
Total count of the drives detected. They may not all belong to the same library
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmDrvTable 1.3.6.1.4.1.1211.1.5.3.2.2
This is the table of drives.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HlmDrvEntry

hlmDrvEntry 1.3.6.1.4.1.1211.1.5.3.2.2.1
An entry in the drive table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HlmDrvEntry  

hlmDrvLibIndex 1.3.6.1.4.1.1211.1.5.3.2.2.1.1
Index of the library it belongs to
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmDrvIndex 1.3.6.1.4.1.1211.1.5.3.2.2.1.2
Index of the drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmDrvType 1.3.6.1.4.1.1211.1.5.3.2.2.1.3
The model of the drive. Other values might be returned to describe new model of drives. These values and their corresponding drive model will be read from a file at the agent start
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER undetermined(1), dlt2000(2), dlt2000XT(3), dlt4000(4), dlt7000(5), dlt12000(6), dlt20000(7), drive9840(8), twinPeaks4890(9), silverton4490or4791(10), redWoodSD3(11), timberLine9490(12), timberLine9491(13), drve4781or4480(14), dlt8000(15)  

hlmDrvStatus 1.3.6.1.4.1.1211.1.5.3.2.2.1.4
The status of the drive. See hlmDrvSense for details when rhis status equals error
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), error(3)  

hlmDrvSense 1.3.6.1.4.1.1211.1.5.3.2.2.1.5
The sense info of the drive. See hlmLibSense for possible values
Status: mandatory Access: read-only
OBJECT-TYPE    
  HlmSenseCode  

hlmDrvContent 1.3.6.1.4.1.1211.1.5.3.2.2.1.6
Report if the drive contains a cartridge
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), empty(2), full(3)  

hlmDrvVolType 1.3.6.1.4.1.1211.1.5.3.2.2.1.7
The type of the catridge present into the drive. Other value may be returned to describe new model of volume.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER undetermined(1), dltCompactIIIOrdltCleaning(2), dltCompactIV(3), dltCompactIIIXT(4), normalOrCleaning3480(5), extendedLengthCartridge3490E(6), shortLengthRedWoodDD3A(7), standardLengthRedWoodDD3B(8), longLengthRedWoodDD3C(9), cleaningRedWoodDD3D(10), standard9840(11), cleaning9840(12), extendedEnhanced3490(13)  

hlmDrvVolLabel 1.3.6.1.4.1.1211.1.5.3.2.2.1.8
The label of the cartridge present into the drive, '------' if the drive is empty
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmDrvTypeText 1.3.6.1.4.1.1211.1.5.3.2.2.1.9
Textual type of the drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmDrvVolTypeText 1.3.6.1.4.1.1211.1.5.3.2.2.1.10
Textual type of the volume present into the drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmDrvSerialNumber 1.3.6.1.4.1.1211.1.5.3.2.2.1.11
The serial number of the drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmDrvSenseText 1.3.6.1.4.1.1211.1.5.3.2.2.1.12
A short description of the sense code
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hlmCap 1.3.6.1.4.1.1211.1.5.3.3
OBJECT IDENTIFIER    

hlmCapCount 1.3.6.1.4.1.1211.1.5.3.3.1
Total count of CAP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmCapTable 1.3.6.1.4.1.1211.1.5.3.3.2
This is the table of CAPs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HlmCapEntry

hlmCapEntry 1.3.6.1.4.1.1211.1.5.3.3.2.1
An entry in the CAP table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HlmCapEntry  

hlmCapLibIndex 1.3.6.1.4.1.1211.1.5.3.3.2.1.1
Index of the library it belongs to
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmCapIndex 1.3.6.1.4.1.1211.1.5.3.3.2.1.2
Index of the CAP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmCapHandAccessibility 1.3.6.1.4.1.1211.1.5.3.3.2.1.3
Report whether the CAP is open or not
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), open(2), close(3)  

hlmCapStatus 1.3.6.1.4.1.1211.1.5.3.3.2.1.4
Report the operational state of the CAP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), error(3), warning(4)  

hlmCapSense 1.3.6.1.4.1.1211.1.5.3.3.2.1.5
Sense info when the status equals error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HlmSenseCode  

hlmCapCellCount 1.3.6.1.4.1.1211.1.5.3.3.2.1.6
Count of cell of the cap
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hlmCapSenseText 1.3.6.1.4.1.1211.1.5.3.3.2.1.7
A short description of the sense code
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString