-- **************************************************************************** -- -- SCSI Devices -- Management Information Base for SNMP Network Management -- -- -- Copyright 1992,2007 Hewlett-Packard Development Company, L.P. -- -- Hewlett-Packard Company shall not be liable for technical or -- editorial errors or omissions contained herein. The information in -- this document is provided "as is" without warranty of any kind and -- is subject to change without notice. The warranties for HP products -- are set forth in the express limited warranty statements -- accompanying such products. Nothing herein should be construed as -- constituting an additional warranty. -- -- Confidential computer software. Valid license from HP required for -- possession, use or copying. Consistent with FAR 12.211 and 12.212, -- Commercial Computer Software, Computer Software Documentation, and -- Technical Data for Commercial Items are licensed to the U.S. -- Government under vendor's standard commercial license. -- -- Refer to the READMIB.RDM file for more information about the -- organization of the information in the Compaq Enterprise. -- -- The Compaq Enterprise number is 232. -- The ASN.1 prefix to, and including the Compaq Enterprise is: -- 1.3.6.1.4.1.232 -- -- **************************************************************************** CPQSCSI-MIB DEFINITIONS ::= BEGIN IMPORTS compaq FROM CPQHOST-MIB enterprises FROM RFC1155-SMI Counter FROM RFC1155-SMI Gauge FROM RFC1155-SMI DisplayString FROM RFC1213-MIB OBJECT-TYPE FROM RFC-1212 TRAP-TYPE FROM RFC-1215 sysName FROM RFC1213-MIB cpqHoTrapFlags FROM CPQHOST-MIB; -- compaq OBJECT IDENTIFIER ::= { enterprises 232 } cpqScsi OBJECT IDENTIFIER ::= { compaq 5 } cpqScsiMibRev OBJECT IDENTIFIER ::= { cpqScsi 1 } cpqScsiComponent OBJECT IDENTIFIER ::= { cpqScsi 2 } cpqScsiTrap OBJECT IDENTIFIER ::= { cpqScsi 3 } cpqTapeComponent OBJECT IDENTIFIER ::= { cpqScsi 4 } cpqSasComponent OBJECT IDENTIFIER ::= { cpqScsi 5 } cpqScsiInterface OBJECT IDENTIFIER ::= { cpqScsiComponent 1 } cpqScsiCntlr OBJECT IDENTIFIER ::= { cpqScsiComponent 2 } cpqScsiLogDrv OBJECT IDENTIFIER ::= { cpqScsiComponent 3 } cpqScsiPhyDrv OBJECT IDENTIFIER ::= { cpqScsiComponent 4 } cpqScsiTarget OBJECT IDENTIFIER ::= { cpqScsiComponent 5 } cpqScsiCd OBJECT IDENTIFIER ::= { cpqScsiComponent 6 } cpqScsiOsNetWare OBJECT IDENTIFIER ::= { cpqScsiInterface 1 } cpqScsiOsCommon OBJECT IDENTIFIER ::= { cpqScsiInterface 4 } cpqTapePhyDrv OBJECT IDENTIFIER ::= { cpqTapeComponent 1 } cpqTapeCounters OBJECT IDENTIFIER ::= { cpqTapeComponent 2 } cpqTapeLibrary OBJECT IDENTIFIER ::= { cpqTapeComponent 3 } cpqSasHba OBJECT IDENTIFIER ::= { cpqSasComponent 1 } cpqSasPhyDrv OBJECT IDENTIFIER ::= { cpqSasComponent 2 } cpqSasLogDrv OBJECT IDENTIFIER ::= { cpqSasComponent 3 } cpqSasTapeDrv OBJECT IDENTIFIER ::= { cpqSasComponent 4 } -- The following groups have been deprecated cpqSbScsiBus OBJECT IDENTIFIER ::= { compaq 7 } cpqSbScsiMibRev OBJECT IDENTIFIER ::= { cpqSbScsiBus 1 } cpqSbDevice OBJECT IDENTIFIER ::= { cpqSbScsiBus 2 } -- **************************************************************************** -- SCSI MIB Revision -- ================= -- -- The compaq enterprise (1.3.6.1.4.1.232) -- cpqScsi Group (1.3.6.1.4.1.232.5) -- cpqScsiMibRev Group (1.3.6.1.4.1.232.5.1) -- -- -- A Storage Agent conforming to this document will return a -- cpqScsiMibRevMajor of one (1) and a cpqScsiMibRevMinor of -- thirty eight (38). -- -- -- Implementation of the MibRev group is mandatory for all agents -- supporting the Compaq SCSI MIB. -- -- **************************************************************************** cpqScsiMibRevMajor OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level." ::= { cpqScsiMibRev 1 } cpqScsiMibRevMinor OBJECT-TYPE SYNTAX INTEGER (0..65535) ACCESS read-only STATUS mandatory DESCRIPTION "The Minor Revision level. A change in the minor revision level may represent some minor additional support; no changes to any pre-existing information has occurred." ::= { cpqScsiMibRev 2 } cpqScsiMibCondition OBJECT-TYPE SYNTAX INTEGER { other(1), ok(2), degraded(3), failed(4) } ACCESS read-only STATUS mandatory DESCRIPTION "The overall condition. This object represents the overall status of the SCSI system represented by this MIB." ::= { cpqScsiMibRev 3 } -- **************************************************************************** -- SCSI NetWare Driver Information -- =============================== -- -- The compaq enterprise (1.3.6.1.4.1.232) -- cpqScsi Group (1.3.6.1.4.1.232.5) -- cpqScsiComponent Group (1.3.6.1.4.1.232.5.2) -- cpqScsiInterface Group (1.3.6.1.4.1.232.5.2.1) -- cpqScsiOsNetWare Group (1.3.6.1.4.1.232.5.2.1.1) -- -- Implementation of the osNetWare group is mandatory for all agents that -- support the SCSI MIB in a osNetWare 3x host operating -- environment. -- -- **************************************************************************** cpqScsiNw3xDriverName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..40)) ACCESS read-only STATUS deprecated DESCRIPTION "SCSI Drive Device Driver Name. This is the name of the NetWare v3.1x SCSI device driver. It can be used for identification purposes." ::= { cpqScsiOsNetWare 1 } cpqScsiNw3xDriverVers OBJECT-TYPE SYNTAX DisplayString (SIZE (0..5)) ACCESS read-only STATUS deprecated DESCRIPTION "SCSI Drive Device Driver Version. This is the version of the NetWare v3.1x SCSI device driver. It can be used for identification purposes." ::= { cpqScsiOsNetWare 2 } cpqScsiNw3xDriverPollType OBJECT-TYPE SYNTAX INTEGER { other(1), polled(2), demand(3) } ACCESS read-only STATUS deprecated DESCRIPTION "SCSI Drive Device Driver Poll Type. The SNMP instrument agent collects information from the device driver in two ways: other(1) The management agent does not recognize this poll type. You may need to upgrade your software. polled(2) Indicates that the information is periodically requested and stored by the server based agent and is available when requested. demand(3) Indicates that the information is collected at the time of the request." ::= { cpqScsiOsNetWare 3 } cpqScsiNw3xDriverPollTime OBJECT-TYPE SYNTAX INTEGER (1..300) ACCESS read-only STATUS deprecated DESCRIPTION "SCSI Drive Device Driver Poll Time. If the nw3xDriverPollType is polled(2) this value shows how frequently, in seconds, the instrument agent requests information from the device driver. To change the poll time, you need to unload and then reload the instrument agent using the following commands: UNLOAD CPQDSKSA LOAD CPQDSKSA /U