HPNSADIMM-MIB

File: HPNSADIMM-MIB.mib (18079 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

HPnsaDIMMAgentEntry  
SEQUENCE    
  hpnsaDIMMAgentIndex INTEGER
  hpnsaDIMMAgentName DisplayString
  hpnsaDIMMAgentVersion DisplayString
  hpnsaDIMMAgentDate OCTET STRING

HPnsaDIMMEntry  
SEQUENCE    
  hpnsaDIMMSlotIndex INTEGER
  hpnsaDIMMSize INTEGER
  hpnsaDIMMType INTEGER
  hpnsaDIMMSpeed INTEGER
  hpnsaDIMMManufacturer DisplayString
  hpnsaDIMMManufacturerPartNumber DisplayString
  hpnsaDIMMManufacturerDateCode OCTET STRING
  hpnsaDIMMDramType INTEGER
  hpnsaDIMMSocketDesignation DisplayString
  hpnsaDIMMSoftwareStatus INTEGER
  hpnsaDIMMSingleBitEventCounter INTEGER
  hpnsaDIMMPredictiveEventCounter INTEGER
  hpnsaDIMMDoubleBitEventCounter INTEGER
  hpnsaDIMMMostSevereEventID INTEGER
  hpnsaDIMMHardwareStatus INTEGER

HPnsaDIMMHPLocalEntry  
SEQUENCE    
  hpnsaDIMMHPSlotIndex INTEGER
  hpnsaDIMMHPProductNumber DisplayString
  hpnsaDIMMHPSerialNumber INTEGER

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    

hpnsaDIMM 1.3.6.1.4.1.11.2.23.21
OBJECT IDENTIFIER    

hpnsaDIMMMibRev 1.3.6.1.4.1.11.2.23.21.1
OBJECT IDENTIFIER    

hpnsaDIMMAgent 1.3.6.1.4.1.11.2.23.21.2
OBJECT IDENTIFIER    

hpnsaDIMMInfo 1.3.6.1.4.1.11.2.23.21.3
OBJECT IDENTIFIER    

hpnsaDIMMStatus 1.3.6.1.4.1.11.2.23.21.4
OBJECT IDENTIFIER    

hpnsaDIMMMibRevMajor 1.3.6.1.4.1.11.2.23.21.1.1
The major revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpnsaDIMMMibRevMinor 1.3.6.1.4.1.11.2.23.21.1.2
The minor revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaDIMMAgentTable 1.3.6.1.4.1.11.2.23.21.2.1
A table of SNMP agents that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaDIMMAgentEntry

hpnsaDIMMAgentEntry 1.3.6.1.4.1.11.2.23.21.2.1.1
A description of the agent/agents that access DIMM Memory.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaDIMMAgentEntry  

hpnsaDIMMAgentIndex 1.3.6.1.4.1.11.2.23.21.2.1.1.1
A unique index for this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaDIMMAgentName 1.3.6.1.4.1.11.2.23.21.2.1.1.2
Name of the agent/agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaDIMMAgentVersion 1.3.6.1.4.1.11.2.23.21.2.1.1.3
Version number of the agent/agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

hpnsaDIMMAgentDate 1.3.6.1.4.1.11.2.23.21.2.1.1.4
The date on which this agent was created. field octets contents range _________________________________________________ 1 1 years since 1900 0..255 2 2 month 1..12 3 3 day 1..31 4 4 hour 0..23 5 5 minute 0..59 6 6 second 0..59
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

hpnsaDIMMTable 1.3.6.1.4.1.11.2.23.21.3.1
DIMM industry standard data area
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaDIMMEntry

hpnsaDIMMEntry 1.3.6.1.4.1.11.2.23.21.3.1.1
A description of DIMM industry standard data area.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaDIMMEntry  

hpnsaDIMMSlotIndex 1.3.6.1.4.1.11.2.23.21.3.1.1.1
A unique index for this DIMM table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaDIMMSize 1.3.6.1.4.1.11.2.23.21.3.1.1.2
The size of DIMM in Kbytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMType 1.3.6.1.4.1.11.2.23.21.3.1.1.3
The DIMM memory type. 0 -- No error detection/correction 1 -- Parity error detection/No error correction 2 -- Two bit detection/One bit correction.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dimm-NONE(0), dimm-Parity(1), dimm-ECC(2)  

hpnsaDIMMSpeed 1.3.6.1.4.1.11.2.23.21.3.1.1.4
The manufacturer specified CAS access time of the DIMM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMManufacturer 1.3.6.1.4.1.11.2.23.21.3.1.1.5
DIMM manufacturer's name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaDIMMManufacturerPartNumber 1.3.6.1.4.1.11.2.23.21.3.1.1.6
DIMM manufacturer's part number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaDIMMManufactureDateCode 1.3.6.1.4.1.11.2.23.21.3.1.1.7
The year and week of the DIMM manufactured. field octets contents range 1 1 year since 1900 0..255 2 2 week of the year 1..52
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hpnsaDIMMDramType 1.3.6.1.4.1.11.2.23.21.3.1.1.8
The DIMM's DRAM memory type. 1 -- Standard Fast Page Mode DRAM 2 -- Extended Data Out DRAM 3 -- Pipelined Nibble DRAM 4 -- Synchronous DRAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dimm-FastPageMode(1), dimm-ExtendedDataOut(2), dimm-PipelinedNibble(3), dimm-Synchronous(4)  

hpnsaDIMMSocketDesignation 1.3.6.1.4.1.11.2.23.21.3.1.1.9
DIMM Socket Designation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaDIMMSoftwareStatus 1.3.6.1.4.1.11.2.23.21.3.1.1.10
DIMM Software Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMSingleBitEventCounter 1.3.6.1.4.1.11.2.23.21.3.1.1.11
DIMM Software Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMPredictiveEventCounter 1.3.6.1.4.1.11.2.23.21.3.1.1.12
DIMM Software Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMDoubleBitEventCounter 1.3.6.1.4.1.11.2.23.21.3.1.1.13
DIMM Software Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMMostSevereEventID 1.3.6.1.4.1.11.2.23.21.3.1.1.14
DIMM Software Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMHardwareStatus 1.3.6.1.4.1.11.2.23.21.3.1.1.15
DIMM Hardware Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMHPLocalEntry 1.3.6.1.4.1.11.2.23.21.3.1.2
A description of the HP reserved DIMM data area.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaDIMMHPLocalEntry  

hpnsaDIMMHPSlotIndex 1.3.6.1.4.1.11.2.23.21.3.1.2.1
A unique index for this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaDIMMHPProductNumber 1.3.6.1.4.1.11.2.23.21.3.1.2.2
HP product number for the selected DIMM as an ASCII string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

hpnsaDIMMSerialNumber 1.3.6.1.4.1.11.2.23.21.3.1.2.3
The combination of HP's part number and the serial number uniquely identify a DIMM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaDIMMOverallStatusSeverity 1.3.6.1.4.1.11.2.23.21.4.1
The overall DIMM status severiy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER