HPNSAECC-MIB

File: HPNSAECC-MIB.mib (15538 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises DisplayString OBJECT-TYPE
TRAP-TYPE

Defined Types

HPnsaEccAgentEntry  
SEQUENCE    
  hpnsaEccAgentIndex INTEGER
  hpnsaEccAgentName DisplayString
  hpnsaEccAgentVersion DisplayString
  hpnsaEccAgentDate OCTET STRING

HpnsaEccMemErrEntry  
SEQUENCE    
  hpnsaEccMemErrIndex INTEGER
  hpnsaEccMemErrTime DisplayString
  hpnsaEccMemErrDesc DisplayString

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    

hpnsaECC 1.3.6.1.4.1.11.2.23.6
OBJECT IDENTIFIER    

hpnsaEccMibRev 1.3.6.1.4.1.11.2.23.6.1
OBJECT IDENTIFIER    

hpnsaEccAgent 1.3.6.1.4.1.11.2.23.6.2
OBJECT IDENTIFIER    

hpnsaEccLog 1.3.6.1.4.1.11.2.23.6.3
OBJECT IDENTIFIER    

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

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

hpnsaEccAgentTable 1.3.6.1.4.1.11.2.23.6.2.1
A table of SNMP Agents that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEccAgentEntry

hpnsaEccAgentEntry 1.3.6.1.4.1.11.2.23.6.2.1.1
A description of the agents that access ECC Memory related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEccAgentEntry  

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

hpnsaEccAgentName 1.3.6.1.4.1.11.2.23.6.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)  

hpnsaEccAgentVersion 1.3.6.1.4.1.11.2.23.6.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..5)  

hpnsaEccAgentDate 1.3.6.1.4.1.11.2.23.6.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(6)  

hpnsaEccStatus 1.3.6.1.4.1.11.2.23.6.3.1
ECC memory system tracking status: 1 - ECC memory is not supported in this machine 2 - ECC memory logging is disabled due to some errors (example, too many single or multiple bits error occurred in a short period of time) 3 - ECC memory logging is enabled and functioning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), disabled(2), enabled(3)  

hpnsaEccEraseLog 1.3.6.1.4.1.11.2.23.6.3.2
Set this variable to integer value 1234 and without changing it again before hpnsaEccPollTime expired, will erase the system's Log area.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEccTotalErrCorrected 1.3.6.1.4.1.11.2.23.6.3.3
Total number of ECC memory error had occurred and been corrected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEccTrapEnable 1.3.6.1.4.1.11.2.23.6.3.4
Set this variable to 1, the ECC memory errors are forwarded as SNMP traps. No trap are generated if this variable is set to 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER trapOn(1), trapOff(0)  

hpnsaEccTrapDelay 1.3.6.1.4.1.11.2.23.6.3.5
Delay in milliseconds between the sending of ECC traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..5000  

hpnsaEccPollTime 1.3.6.1.4.1.11.2.23.6.3.6
Seconds between checking of ECC memory error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 60..2592000  

hpnsaEccMemErrTable 1.3.6.1.4.1.11.2.23.6.3.7
A table of ECC memory error descriptions.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaEccMemErrEntry

hpnsaEccMemErrEntry 1.3.6.1.4.1.11.2.23.6.3.7.1
ECC memory error description.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaEccMemErrEntry  

hpnsaEccMemErrIndex 1.3.6.1.4.1.11.2.23.6.3.7.1.1
A unique index for the ECC memory error log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEccMemErrTime 1.3.6.1.4.1.11.2.23.6.3.7.1.2
The Server local time when the ECC memory error occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnsaEccMemErrDesc 1.3.6.1.4.1.11.2.23.6.3.7.1.3
A string indicating the SIMM location when ECC memory error occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnsaEccErrorCorrected 4353
An ECC single-bit error has been corrected in one of the memory modules
TRAP-TYPE    

hpnsaEccSBEOverflow 4354
Error logging for ECC single-bit errors has been disabled due to too many SBE's detected in a short time period
TRAP-TYPE    

hpnsaEccMemoryResize 4355
ECC Memory size has been adjusted during the Power-On-Self-Test during the last boot due to a failed memory module
TRAP-TYPE    

hpnsaEccMultiBitError 4357
An ECC double-bit error has occurred in one of the memory modules
TRAP-TYPE    

hpnsaEccMultiBitErrorOverflow 4358
Error logging for ECC multiple-bit errors has been disabled due to too many MBE's detected in a short time period
TRAP-TYPE