#-MIBFILE: cpqscsi.mib CPQSCSI-MIB DEFINITIONS ::= BEGIN compaq OBJECT IDENTIFIER ::= { enterprises 232 } DisplayString ::= OCTET STRING PhysAddress ::= OCTET STRING mib-2 OBJECT IDENTIFIER ::= { mgmt 1 } system OBJECT IDENTIFIER ::= { mib-2 1 } sysName OBJECT IDENTIFIER ::= { system 5 } cpqHostOs OBJECT IDENTIFIER ::= { compaq 11 } cpqHoComponent OBJECT IDENTIFIER ::= { cpqHostOs 2 } cpqHoTrapInfo OBJECT IDENTIFIER ::= { cpqHoComponent 11 } cpqHoTrapFlags OBJECT IDENTIFIER ::= { cpqHoTrapInfo 1 } 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 } cpqSbScsiBus OBJECT IDENTIFIER ::= { compaq 7 } cpqSbScsiMibRev OBJECT IDENTIFIER ::= { cpqSbScsiBus 1 } cpqSbDevice OBJECT IDENTIFIER ::= { cpqSbScsiBus 2 } 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 } cpqScsiNw3xDriverName OBJECT-TYPE SYNTAX DisplayString (SIZE(0..40)) ACCESS read-only STATUS optional 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 optional 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 optional 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 optional 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