HPNSASCSI-MIB

File: HPNSASCSI-MIB.mib (22259 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

HPnsaScsiAgentModuleEntry  
SEQUENCE    
  hpnsaScsiAgentModuleIndex INTEGER
  hpnsaScsiAgentModuleName DisplayString
  hpnsaScsiAgentModuleVersion DisplayString
  hpnsaScsiAgentModuleDate OCTET STRING

HpnsaScsiHbaEntry  
SEQUENCE    
  hpnsaScsiHbaIndex INTEGER 0..255
  hpnsaScsiHbaTargetId INTEGER 0..7
  hpnsaScsiHbaManagerId DisplayString
  hpnsaScsiHbaHostAdapterId DisplayString

HpnsaScsiDevEntry  
SEQUENCE    
  hpnsaScsiDevHbaIndex INTEGER 0..255
  hpnsaScsiDevTargIdIndex INTEGER 0..7
  hpnsaScsiDevLunIndex INTEGER 0..7
  hpnsaScsiDevType INTEGER 0..31
  hpnsaScsiDevRmb INTEGER 0..1
  hpnsaScsiDevAnsiVer INTEGER 0..7
  hpnsaScsiDevEcmaVer INTEGER 0..7
  hpnsaScsiDevIsoVer INTEGER 0..3
  hpnsaScsiDevVendorId DisplayString
  hpnsaScsiDevProductId DisplayString
  hpnsaScsiDevProductRev DisplayString
  hpnsaScsiDevLogicalBlocks INTEGER
  hpnsaScsiDevBlockLength INTEGER
  hpnsaScsiDevCapacity INTEGER 0..65535

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

hpnsa 1.3.6.1.4.1.11.2.23
OBJECT IDENTIFIER    

hpnsaScsi 1.3.6.1.4.1.11.2.23.14
OBJECT IDENTIFIER    

hpnsaScsiMibRev 1.3.6.1.4.1.11.2.23.14.1
OBJECT IDENTIFIER    

hpnsaScsiAgent 1.3.6.1.4.1.11.2.23.14.2
OBJECT IDENTIFIER    

hpnsaScsiHba 1.3.6.1.4.1.11.2.23.14.3
OBJECT IDENTIFIER    

hpnsaScsiDev 1.3.6.1.4.1.11.2.23.14.4
OBJECT IDENTIFIER    

hpnsaScsiMibRevMajor 1.3.6.1.4.1.11.2.23.14.1.1
The major revision level of the MIB. A change in the major revision level represents a major change in the architecture or functions of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpnsaScsiMibRevMinor 1.3.6.1.4.1.11.2.23.14.1.2
The minor revision level of the MIB. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaScsiAgentModuleTable 1.3.6.1.4.1.11.2.23.14.2.1
A table of SNMP Agents that satisfy request pertaining to this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaScsiAgentModuleEntry

hpnsaScsiAgentModuleEntry 1.3.6.1.4.1.11.2.23.14.2.1.1
A description of the Agents that access system information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaScsiAgentModuleEntry  

hpnsaScsiAgentModuleIndex 1.3.6.1.4.1.11.2.23.14.2.1.1.1
A unique index for this module description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaScsiAgentModuleName 1.3.6.1.4.1.11.2.23.14.2.1.1.2
The module name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaScsiAgentModuleVersion 1.3.6.1.4.1.11.2.23.14.2.1.1.3
The module version in XX.YY format. Where XX is the major version number and YY is the minor version number. This field will be a null (size 0) string if the agent cannot provide the module version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

hpnsaScsiAgentModuleDate 1.3.6.1.4.1.11.2.23.14.2.1.1.4
The module date. field octets contents range _________________________________________________ 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant. The year field is set with the most significant octet first.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

hpnsaScsiHbaTable 1.3.6.1.4.1.11.2.23.14.3.1
A list of SCSI Host Bus Adapter entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaScsiHbaEntry

hpnsaScsiHbaEntry 1.3.6.1.4.1.11.2.23.14.3.1.1
A description of an SCSI device/function.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaScsiHbaEntry  

hpnsaScsiHbaIndex 1.3.6.1.4.1.11.2.23.14.3.1.1.1
The SCSI HBA number that this entry describes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaScsiHbaTargetId 1.3.6.1.4.1.11.2.23.14.3.1.1.2
The SCSI target ID or SCSI address for this HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

hpnsaScsiHbaManagerId 1.3.6.1.4.1.11.2.23.14.3.1.1.3
String that describes the SCSI Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

hpnsaScsiHbaHostAdapterId 1.3.6.1.4.1.11.2.23.14.3.1.1.4
String that describes the SCSI host adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

hpnsaScsiDevTable 1.3.6.1.4.1.11.2.23.14.4.1
A list of SCSI device entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaScsiDevEntry

hpnsaScsiDevEntry 1.3.6.1.4.1.11.2.23.14.4.1.1
A description of a SCSI device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaScsiDevEntry  

hpnsaScsiDevHbaIndex 1.3.6.1.4.1.11.2.23.14.4.1.1.1
The SCSI HBA number that this entry describes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaScsiDevTargIdIndex 1.3.6.1.4.1.11.2.23.14.4.1.1.2
The SCSI target ID or SCSI address for this HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

hpnsaScsiDevLunIndex 1.3.6.1.4.1.11.2.23.14.4.1.1.3
The SCSI LUN for this HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

hpnsaScsiDevType 1.3.6.1.4.1.11.2.23.14.4.1.1.4
Identifies the type of SCSI device: Code Description ---- ----------- 00h Direct-access device (e.g. magnetic disk) 01h Sequential-access device (e.g. magnetic tape) 02h Printer device 03h Processor device 04h Write-once read-multiple device (e.g. some optical disks) 05h CD-ROM device 06h Scanner device 07h Optical Memory device (e.g. some optical disks) 08h Medium Changer device (e.g. jukeboxes) 09h Communications device 0A-1Eh Reserved 1Fh Unknown or no device type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

hpnsaScsiDevRmb 1.3.6.1.4.1.11.2.23.14.4.1.1.5
Identifies whether the medium is removable or not. 0 = medium is not removable 1 = medium is removable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaScsiDevAnsiVer 1.3.6.1.4.1.11.2.23.14.4.1.1.6
Indicates the implemented ANSI version of this device. 0 = might or might not comply to an ANSI standard 1 = complies to ANSI X3.131-1986 (SCSI-1) 2 = comples to ANSI ?????? (SCSI-II) 3-7 = reserved
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

hpnsaScsiDevEcmaVer 1.3.6.1.4.1.11.2.23.14.4.1.1.7
Indicates the implemented ECMA version of this device. Zero code indicates that this device does not comply with this standard.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

hpnsaScsiDevIsoVer 1.3.6.1.4.1.11.2.23.14.4.1.1.8
Indicates the implemented ISO version of this device. Zero code indicates that this device does not comply with this standard.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

hpnsaScsiDevVendorId 1.3.6.1.4.1.11.2.23.14.4.1.1.9
Identifies the vendor of the product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

hpnsaScsiDevProductId 1.3.6.1.4.1.11.2.23.14.4.1.1.10
Identifies the product as defined by the vendor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

hpnsaScsiDevProductRev 1.3.6.1.4.1.11.2.23.14.4.1.1.11
Identifies the product revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

hpnsaScsiDevLogicalBlocks 1.3.6.1.4.1.11.2.23.14.4.1.1.12
A 32-bit value that represents the total number of logical blocks for this device. Octet 1 is the LSB, and octet 4 is the MSB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaScsiDevBlockLength 1.3.6.1.4.1.11.2.23.14.4.1.1.13
A 32-bit value that represents the size of a logical block for this device. Octet 1 is the LSB, and octet 4 is the MSB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaScsiDevCapacity 1.3.6.1.4.1.11.2.23.14.4.1.1.14
A value that represents the capacity of the device in megabytes. One megabyte equals to 1,048,576 when calculating this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535