mirror of
https://github.com/hsnodgrass/snmp_mib_archive.git
synced 2025-04-17 16:03:04 +00:00
21224 lines
559 KiB
INI
Executable File
21224 lines
559 KiB
INI
Executable File
#-MIBFILE: hpipftrap.mib
|
|
|
|
HPIPFTRAP-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
DisplayString ::=
|
|
OCTET STRING
|
|
|
|
PhysAddress ::=
|
|
OCTET STRING
|
|
|
|
hp OBJECT IDENTIFIER ::= { enterprises 11 }
|
|
|
|
nm OBJECT IDENTIFIER ::= { hp 2 }
|
|
|
|
hpnsa OBJECT IDENTIFIER ::= { nm 23 }
|
|
|
|
hpIpfE0Events OBJECT IDENTIFIER ::= { hpnsa 35 }
|
|
|
|
hpIpf02Events OBJECT IDENTIFIER ::= { hpnsa 45 }
|
|
|
|
hpIpfEvtDetailStr OBJECT-TYPE
|
|
SYNTAX DisplayString
|
|
ACCESS read-only
|
|
STATUS mandatory
|
|
DESCRIPTION "This string provides a detailed description of the Event along with variable information."
|
|
::= { hpIpfE0Events 1 }
|
|
|
|
|
|
hpevtBadOsInitChecksum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid OS INIT checksum"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS has registered an OS_INIT vector, but is has not passed the checksum"
|
|
::= 5001
|
|
|
|
|
|
hpevtBadOsMcaChecksum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Bad OS MCA checksum"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS has registered an OS_MCA vector, but it has not passed the checksum"
|
|
::= 5002
|
|
|
|
|
|
hpevtBootBmcFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "BMC interface to IPMI failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The BMC has failed testing and has been disabled."
|
|
::= 5003
|
|
|
|
|
|
hpevtBootCellLaunchEfiFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot cell launch EFI failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW failed to launch EFI"
|
|
::= 5010
|
|
|
|
|
|
hpevtBootCellMonSelFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Monarch selection failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Monarch selection has failed. Data: 0x11 = Calibration Failure 0x22 = Select Code Failure"
|
|
::= 5011
|
|
|
|
|
|
hpevtBootCellMonarchCollision TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU monarch collision"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Monarch Collision has occurred"
|
|
::= 5013
|
|
|
|
|
|
hpevtBootCellVirtualizeEfiFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot cell virtualize EFI failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW attempted to virtualize EFI and failed"
|
|
::= 5023
|
|
|
|
|
|
hpevtBootCellVirtualizePalFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot cell virtualize PAL failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW was unable to virtualize PAL"
|
|
::= 5025
|
|
|
|
|
|
hpevtBootCellVirtualizeSalFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot cell virtualize SAL failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW was unable to virtualize SAL"
|
|
::= 5027
|
|
|
|
|
|
hpevtBootCellVirtualizeSalprocFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot cell virtualize SALPROC failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW was unable to virtualize SALPROC"
|
|
::= 5028
|
|
|
|
|
|
hpevtBootCpuConfigFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU struct init failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has failed initializing the CPU Struct. Data: Physical location of CPU that produced failure"
|
|
::= 5030
|
|
|
|
|
|
hpevtBootCpuEarlyConfigFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU failed early config"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU has failed early config."
|
|
::= 5031
|
|
|
|
|
|
hpevtBootCpuEarlyTestFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU failed early selftest"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU has failed early self test. Data: PAL Test State."
|
|
::= 5033
|
|
|
|
|
|
hpevtBootCpuFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has detected that a CPU has failed. Data: The Physical Location of the CPU that failed"
|
|
::= 5034
|
|
|
|
|
|
hpevtBootCpuLateTestFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU failed late selftest"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has determined a CPU or Memory has failed late test. This could be related to a CPU error or a Correctable Single Bit Memory error. Data: Physical location of CPU See Cause/Action."
|
|
::= 5036
|
|
|
|
|
|
hpevtBootCpuLateTestInsufficientMem TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU not enough late test memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CPU late test has failed because of insufficient memory"
|
|
::= 5037
|
|
|
|
|
|
hpevtBootEfiAllocateError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not allocate memory for EFI image"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not allocate memory for EFI image"
|
|
::= 5040
|
|
|
|
|
|
hpevtBootEfiImageCorrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI image corrupted"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI image is corrupted"
|
|
::= 5041
|
|
|
|
|
|
hpevtBootEfiNotInFit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI not in fit table"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI fit error "
|
|
::= 5042
|
|
|
|
|
|
hpevtBootEfiNvmFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "NVRAM test fail"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI NVM has failed testing. The cell or system will now halt."
|
|
::= 5045
|
|
|
|
|
|
hpevtBootEfiRomBadSize TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI Rom size bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI Image Error"
|
|
::= 5048
|
|
|
|
|
|
hpevtBootEfiRomXsumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI Rom checksum error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI Image Error."
|
|
::= 5049
|
|
|
|
|
|
hpevtBootExtIntNestLimitedExceeded TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "External interruption nest limit exceeded"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The IVT interrupting nesting depth has been exceeded. This processor will be halted. Data: Number of the offending vector."
|
|
::= 5050
|
|
|
|
|
|
hpevtBootExtIntNotServiced TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "External interrupt not serviced"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An external interrupt has been requested and not serviced. Data: Number of the vector"
|
|
::= 5051
|
|
|
|
|
|
hpevtBootExtIntTaken TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Ext int taken"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An external interrupt has been taken. Data: Number of the vector taken."
|
|
::= 5052
|
|
|
|
|
|
hpevtBootFplFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Forward Progress Log (FPL) access failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Access to the FPL has failed."
|
|
::= 5053
|
|
|
|
|
|
hpevtBootGetPsrFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PSR fetch failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW was unable to read the CPU PSR. Data: Physical location of CPU"
|
|
::= 5054
|
|
|
|
|
|
hpevtBootHaltCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell halt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has halted the cell or system"
|
|
::= 5055
|
|
|
|
|
|
hpevtBootIncompatiblePal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU PAL incompatible with cpu"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has determined that PAL is not compatible with the current processors."
|
|
::= 5056
|
|
|
|
|
|
hpevtBootIncompatibleSlave TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Slave is incompatible with monarch"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has determined that a slave processor is incompatible with the monarch. Data: Physical location of the incompatible processor."
|
|
::= 5057
|
|
|
|
|
|
hpevtBootIntrptClearFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Interrupt clear failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Interrupt clear failed during cell config"
|
|
::= 5058
|
|
|
|
|
|
hpevtBootIpmiEventFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Event Log (SEL) access failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has determined that an IPMI event failed."
|
|
::= 5059
|
|
|
|
|
|
hpevtBootIvtOffset TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Trap taken"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data: interrupt vector table (IVT) Offset"
|
|
::= 5060
|
|
|
|
|
|
hpevtBootLdbStateBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LDB State bad on entry"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LDB state bad "
|
|
::= 5063
|
|
|
|
|
|
hpevtBootLostContextInt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Interrupt with ic bit clear"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Interrupt context was lost. Data: interrupt number."
|
|
::= 5064
|
|
|
|
|
|
hpevtBootMinStateRegError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Minstate registration failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Registering of the processor min state save area with PAL has failed."
|
|
::= 5065
|
|
|
|
|
|
hpevtBootMonarchTimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot monarch timed out"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has determined the monarch has timed out. SFW is deconfiguring the CPU. Data: Physical Location of CPU"
|
|
::= 5067
|
|
|
|
|
|
hpevtBootNoPalBInFit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PAL_B not in FIT table"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PAL_B FIT error has occurred"
|
|
::= 5069
|
|
|
|
|
|
hpevtBootNoSalBInFit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SAL_B not in FIT table"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A SAL_B FIT error has occurred"
|
|
::= 5070
|
|
|
|
|
|
hpevtBootNvmFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "NVRAM test fail"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "NVM has failed test. The system will halt"
|
|
::= 5073
|
|
|
|
|
|
hpevtBootOutOfRangeVector TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Interrupt vector out of range"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A interrupt vector has been requested out of the acceptable range. Data: Vector Number."
|
|
::= 5076
|
|
|
|
|
|
hpevtBootPalCopyInfoError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Pal proc error getting pal copy info"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PAL Copy Info call has failed."
|
|
::= 5077
|
|
|
|
|
|
hpevtBootPalCopyPalError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Pal proc error copying pal to memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error copying PAL to memory"
|
|
::= 5078
|
|
|
|
|
|
hpevtBootPalProcFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot pal proc failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PAL Proc has failed. This will halt the processor. Data: Physical Location of CPU"
|
|
::= 5079
|
|
|
|
|
|
hpevtBootPlatConsoleDevFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Console device failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A console device has failed. Data: Physical Addr of device that failed."
|
|
::= 5080
|
|
|
|
|
|
hpevtBootPlatIntfcDevFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Platform interface device failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A console device has failed. Data: Physical Addr of device that failed."
|
|
::= 5081
|
|
|
|
|
|
hpevtBootPlatScrBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "platform scratch RAM test failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Platform Scratch RAM has failed the test."
|
|
::= 5082
|
|
|
|
|
|
hpevtBootRendezFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU rendezvous failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU has failed to enter rendezvous. Data: Local CPU Number"
|
|
::= 5083
|
|
|
|
|
|
hpevtBootSalExtractError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error extracting sal_b from rom"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW could not extract SAL_B from the ROM"
|
|
::= 5084
|
|
|
|
|
|
hpevtBootScrFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Scratch RAM bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Platform Scratch RAM has failed test."
|
|
::= 5085
|
|
|
|
|
|
hpevtBootSelFull TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IPMI System Event Log (SEL) is full"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IPMI SEL full "
|
|
::= 5087
|
|
|
|
|
|
hpevtBootSlaveNoFinalWakeupVector TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Slave wakeup before vector registered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "No wakeup vector registered for processor Data: Physical location of CPU"
|
|
::= 5091
|
|
|
|
|
|
hpevtBootSlaveRendezHandlerFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU failed rendezvous handler"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Slave Rendezvous handler has failed. Data: Physical Location of CPU"
|
|
::= 5092
|
|
|
|
|
|
hpevtBootSmbiosBuildError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error building SMBIOS Tables"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW failed to build the SMBIOS tables"
|
|
::= 5098
|
|
|
|
|
|
hpevtBootTrapNestLimitedExceeded TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Trap nest limit exceeded"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The trap nesting limit has been exceeded. Data: Vector Number"
|
|
::= 5100
|
|
|
|
|
|
hpevtBootTrapNotServiced TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Trap not serviced"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A trap has been requested and not serviced. Data: Vector Number"
|
|
::= 5101
|
|
|
|
|
|
hpevtBootTrapTaken TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Trap taken"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A trap has been taken. Data: Number of the vector taken."
|
|
::= 5102
|
|
|
|
|
|
hpevtBootUnclearedInt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Uncleared interrupt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "At least one interrupt was not cleared. Data: The highest pending interrupt number"
|
|
::= 5103
|
|
|
|
|
|
hpevtBootUnexpectedExtIntPostRedirTable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected external interrupt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected external interrupt has occurred. Data: External Interrupt Number"
|
|
::= 5104
|
|
|
|
|
|
hpevtBootUnexpectedIntPreRedirTable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Interrupt before redirection table set up"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An interrupt has occurred before setting up the Interrupt Vector Table. Data: Interrupt Number"
|
|
::= 5105
|
|
|
|
|
|
hpevtBootUnexpectedMca TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU unexpected MCA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected MCA has occurred before MCAs are unmasked. Data: Local CPU Number."
|
|
::= 5106
|
|
|
|
|
|
hpevtBootUnexpectedTrapPostRedirTable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected trap"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected trap has occurred. The trap number is either invalid or the requested trap has not been registered. Data: Trap Number"
|
|
::= 5107
|
|
|
|
|
|
hpevtBootUnknownFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU unknown boot error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has detected an unknown error."
|
|
::= 5108
|
|
|
|
|
|
hpevtErrorsPalFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CC errors PAL failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has detected a PAL Failure"
|
|
::= 5118
|
|
|
|
|
|
hpevtExpMcNotRegistered TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Expected MC vector unregistered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Expected Machine Check Vector not registered"
|
|
::= 5119
|
|
|
|
|
|
hpevtInitInitiated TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "INIT initiated"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This is the equivalent of a TOC event in the PA RISC Architecture. On IPF systems, this event is called an INIT. This event can be triggered by the 'tc' command from the MP, or from the button labeled 'TOC' :wor 'Transfer of Control' on the Management card or bezel of the system. There are also other causes of an INIT generated by software. Data: Local CPU Number"
|
|
::= 5121
|
|
|
|
|
|
hpevtIoCheckLbaMissingErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Expected I/O host bridge is missing "
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O host bridge is missing. Firmware will continue boot and display the following EFI warning, 'Unexpected hardware I/O configuration.' Data Field: Physical location of the missing I/O host bridge."
|
|
::= 5123
|
|
|
|
|
|
hpevtIoCheckNumSlotsErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA has unexpected number of I/O slots"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware detected an unexpected number of I/O slots connected to an I/O host bridge. Firmware display the following EFI warning message, 'Unexpected hardware I/O configuration.' Data Field: Physical location of the I/O host bridge."
|
|
::= 5124
|
|
|
|
|
|
hpevtIoCheckRopeWidthErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "I/O rope width does not match expected value"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware found an I/O controller rope of unexpected width. Firmware will configure the I/O host bridge connected to the rope and display the following EFI warning message, 'Unexpected hardware I/O configuration.' Data Field: Physical location of the I/O host bridge connected to the rope."
|
|
::= 5125
|
|
|
|
|
|
hpevtIoCheckXtraLbaFoundErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Found unexpected I/O host bridge"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware found an unexpected I/O host bridge. Firmware will configure the I/O host bridge and display the following EFI warning message, 'Unexpected hardware I/O configuration.' Data Field: Physical location of the unexpected I/O host bridge."
|
|
::= 5127
|
|
|
|
|
|
hpevtIoDllError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI clock DLL error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O host bridge's bus frequency DLL circuit failed. Firmware will deconfigure the failed I/O host bridge and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the I/O host bridge."
|
|
::= 5130
|
|
|
|
|
|
hpevtIoHotPlugCtrlFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI hot plug controller failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O host bridge's hot-plug controller has failed. Firmware will deconfigure the I/O host bridge and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the I/O host bridge."
|
|
::= 5131
|
|
|
|
|
|
hpevtIoInvalidRopeBundle TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Found unknown I/O rope width"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware attempts to configure an I/O controller rope to an unsupported width. Firmware will deconfigure any I/O host bridge connected to the rope. Data Field: Physical location of the failed rope."
|
|
::= 5132
|
|
|
|
|
|
hpevtIoLbaClearErrFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "I/O LBA clear error failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During I/O host bridge configuration, firmware found a persistent error condition. Firmware will deconfigure the I/O host bridge and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the I/O host bridge."
|
|
::= 5133
|
|
|
|
|
|
hpevtIoLbaResetError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "I/O host bridge inaccessible because rope reset failed to complete"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O host bridge is inaccessible because an I/O controller rope reset failed to complete. Firmware will deconfigure the I/O host bridge and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the I/O host bridge."
|
|
::= 5136
|
|
|
|
|
|
hpevtIoNotEnoughPowerError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Insufficient power to turn on PCI slot"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There is insufficient power. Firmware will not power on a hot-plug I/O slot. In addition, firmware will display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Date Field: Physical location of the I/O slot."
|
|
::= 5137
|
|
|
|
|
|
hpevtIoPciMappingFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI bus walk unknown error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware encountered an unexpected error while attempting to configure an I/O host bridge's I/O devices. Firmware will continue boot but will not configure the I/O devices connected to the specified I/O host bridge. Such I/O devices will not be usable as console nor boot devices but might be usable by the O/S. Data Field: Physical location of the I/O host bridge."
|
|
::= 5138
|
|
|
|
|
|
hpevtIoPciMappingTooBig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI bus walk resources exceeded"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The total resource requirement from the I/O devices connected to an I/O host bridge exceeds the resource limit of the I/O host bridge. Firmware will continue boot but will not configure the I/O devices connected to the specified I/O host bridge. In addition, firmware will display the following EFI warning message, 'Insufficient resources to assign to one or more I/O devices.' Such I/O devices will not be usable as console nor boot devices but might be usable by the O/S. Data Field: Physical location of the I/O host bridge."
|
|
::= 5139
|
|
|
|
|
|
hpevtIoPciUnmappingFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI bus unmap unknown error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware encountered an unexpected error while attempting to clear resource allocations on an I/O host bridge's I/O devices. Data Field: Physical location of the I/O host bridge."
|
|
::= 5140
|
|
|
|
|
|
hpevtIoPcixcapSampleError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCIXCAP sampling error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O host bridge failed to determine the appropriate PCI[X] mode and frequency (PCI, PCI-X 66 MHz, PCI-X 133 MHz, etc.) for its bus. Firmware will deconfigure the I/O host bridge and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the failed I/O host bridge."
|
|
::= 5141
|
|
|
|
|
|
hpevtIoPmNotRespondingError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power monitor failed to respond"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware is unable to access the power monitor. Firmware will assume that there is sufficient power and proceed to power on an I/O slot. Data Field: Physical location of the I/O slot."
|
|
::= 5142
|
|
|
|
|
|
hpevtIoRopeResetError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "I/O rope reset failed to complete"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O controller rope reset did not complete within the expected time limit. Firmware will deconfigure the I/O host bridge attached to the rope. Data Field: Physical location of the deconfigured I/O host bridge."
|
|
::= 5143
|
|
|
|
|
|
hpevtIoSbaClearErrFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "I/O SBA clear error failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During I/O chipset configuration, firmware found a persistent error condition. Firmware will attempt to continue the boot. Data Field: Physical location of the I/O chipset."
|
|
::= 5144
|
|
|
|
|
|
hpevtIoSlotPowerDefaultError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI slot has incorrect default power state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During boot, firmware has found a hot-plug I/O slot with an incorrect default power state. The slot power should be off by default. Data Field: Physical location of the I/O slot."
|
|
::= 5145
|
|
|
|
|
|
hpevtIoSlotPowerOnError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI slot power on error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware encountered an error while attempting to power on an I/O slot. Firmware will deconfigure the I/O slot and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the I/O slot."
|
|
::= 5146
|
|
|
|
|
|
hpevtIoSlotStandbyPowerError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI slot's standby power failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O slot's standby (Vaux) power has failed. Firmware will deconfigure the I/O slot and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the failed I/O slot."
|
|
::= 5147
|
|
|
|
|
|
hpevtIoUnknownPcixcapVal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Found invalid PCIXCAP value"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O host bridge or hot-plug controller reported an illegal PCI[X] bus mode for its bus or slot, respectively. Firmware will deconfigure the I/O host bridge or I/O slot and display the following EFI warning, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the failed I/O host bridge or the failed I/O slot."
|
|
::= 5148
|
|
|
|
|
|
hpevtIoUnsupRopeFreq TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unsupported rope frequency"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware attempted to configure an I/O controller rope to an unsupported frequency. Firmware will deconfigure any I/O host bridge connected to the rope and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the failed rope."
|
|
::= 5149
|
|
|
|
|
|
hpevtIoUnsupportedLba TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unsupported host bridge type"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware has found an unsupported I/O host bridge type. Firmware will deconfigure the I/O host bridge and display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the I/O host bridge."
|
|
::= 5150
|
|
|
|
|
|
hpevtMcInitiated TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Machine Check initiated"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Machine Check has been initiated"
|
|
::= 5152
|
|
|
|
|
|
hpevtMdtConstructAreaBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error in temporary mdt area"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There has been a problem building the Memory Data Table (MDT)."
|
|
::= 5155
|
|
|
|
|
|
hpevtMdtLmmioEntryNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to find lmmio entry in mdt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There has been a problem building the Memory Data Table (MDT)."
|
|
::= 5156
|
|
|
|
|
|
hpevtMdtPageZeroBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory page zero bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory page 0 was slated for deallocation in the PDT. EFI cannot launch with page 0 bad, so the system will halt."
|
|
::= 5157
|
|
|
|
|
|
hpevtMdtUnableToFindSpace TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to find space in mdt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There has been a problem building the Memory Data Table (MDT)."
|
|
::= 5158
|
|
|
|
|
|
hpevtMediaFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Media failure: info was not retrieved/logged"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There has been a media failure."
|
|
::= 5159
|
|
|
|
|
|
hpevtMemBibRegFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Bus interface register test failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Indicates that the chipset register test has failed. The data field contains the physical address of the failing register."
|
|
::= 5160
|
|
|
|
|
|
hpevtMemCacheLine0WrRdFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory ECC normal write/read test failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "After FW's first access to main memory, FW detected that the CEC logged an error after reading back what was just written."
|
|
::= 5161
|
|
|
|
|
|
hpevtMemDimmLoadOrderErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM loading order error: DIMM deallocated"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A DIMM that is required to be loaded in order for this DIMM to function properly is not loaded, so FW will deallocate this DIMM. Currently, none of the platforms require any DIMMs to be loaded in order for this DIMM to work properly."
|
|
::= 5171
|
|
|
|
|
|
hpevtMemDimmSpdChecksum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM SPD checksum failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The DIMM specified by the physical location has an SPD EEPROM that has a bad checksum. The Data field is the physical location of the DIMM."
|
|
::= 5172
|
|
|
|
|
|
hpevtMemDimmSpdFatal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM SPD fatal error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Detected a error in DIMM SPD"
|
|
::= 5173
|
|
|
|
|
|
hpevtMemDimmTypeIncompatible TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unsupported memory DIMM type"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A DIMM was installed whose DIMM type is not compatible with the current set of supported DIMMs for this platform."
|
|
::= 5174
|
|
|
|
|
|
hpevtMemDimmTypeMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The DIMM type of this DIMM doesn't match with others in the DIMM group"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The DIMM type of this DIMM is not the same as the other DIMMs in the same group. The group of DIMMs is deallocated. If this is the last active group of DIMMs in the system, the system is halted."
|
|
::= 5175
|
|
|
|
|
|
hpevtMemDimmTypeTableFull TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The DIMM type table is full. New DIMM type cannot be added."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The DIMM type table is full"
|
|
::= 5176
|
|
|
|
|
|
hpevtMemDmtEntryNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM number not found in DMT Table"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An entry for the DIMM was not found in the DMT table. The data field contains the DMT entry that the caller wanted to find (in Dimm number format, which is 2 bytes, upper byte is the extender number, lower byte is the chip select of the rank caller is looking for.)"
|
|
::= 5179
|
|
|
|
|
|
hpevtMemEccMbeDataTstFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory ECC multiplebit data error detection failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FW selftest of CEC multi-bit error (MBE) detection has failed. The upper 32 bits of the data field contain the Dword offset within the cacheline of the failed MBE detection. The lower 32 bits are split in two, and they contain the bit numbers within the Dword that were flipped in order to cause an MBE."
|
|
::= 5180
|
|
|
|
|
|
hpevtMemEccMbeSignalTstFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory ECC multiplebit ECC error signalling failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FW selftest of CEC multi-bit error (MBE) signaling has failed. The upper 32 bits of the data field contain the Dword offset within the cacheline of the failed MBE detection. The lower 32 bits are split in two, and they contain the bit numbers within the Dword that were flipped in order to cause an MBE."
|
|
::= 5181
|
|
|
|
|
|
hpevtMemEccSbeDataTstFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory ECC singlebit data error detection failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FW selftest of CEC single-bit error (SBE) detection has failed. The data field contains the bit within the Dword that was flipped that caused the CEC to not see an SBE."
|
|
::= 5182
|
|
|
|
|
|
hpevtMemEccSbeEccTstFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory ECC singlebit ECC error detection failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FW selftest of CEC single-bit error (SBE) detection has failed. The data field contains the bit within the Dword that was flipped that caused the CEC to not see an SBE."
|
|
::= 5183
|
|
|
|
|
|
hpevtMemEnoughMemFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Insufficient memory for operation"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory FW detected errors below 1MB. FW will not allow boot in this case, so memory FW will reinterleave and retest."
|
|
::= 5185
|
|
|
|
|
|
hpevtMemErrAddrNotInMbat TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory address not found in MBAT"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory FW could not figure out which rank maps to the physical address specified in the data field."
|
|
::= 5186
|
|
|
|
|
|
hpevtMemErrClearFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory Error Information not cleared"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory FW was unable to clear the platform error logs on the CEC. The Datafield contains the error status of the CEC."
|
|
::= 5187
|
|
|
|
|
|
hpevtMemErrLogFailedToClear TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't clear memory error logs"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory FW was unable to clear the platform error logs on the CEC. The Datafield contains the error status of the CEC."
|
|
::= 5189
|
|
|
|
|
|
hpevtMemErrorRegClearFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory error clear failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Error registers in the CEC have failed to clear. The data field contains the error status of the CEC after the attempted clear."
|
|
::= 5190
|
|
|
|
|
|
hpevtMemExtFatalLoadOrdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM loading order error: DIMM deallocated"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A DIMM that is required to be loaded in order for this DIMM to function properly is not loaded, so FW will deallocate this DIMM. Currently, none of the platforms require any DIMMs to be loaded in order for this DIMM to work properly."
|
|
::= 5191
|
|
|
|
|
|
hpevtMemFirmwareProb TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Generic memory firmware error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred that memory FW does not know how to handle."
|
|
::= 5193
|
|
|
|
|
|
hpevtMemInterleaveCodeFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory interleaving algorithm failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The memory interleaving code failed."
|
|
::= 5199
|
|
|
|
|
|
hpevtMemMainMemFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory interleave generation failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "FW was unable to create a memory configuration with no errors in low memory to hand off to EFI."
|
|
::= 5202
|
|
|
|
|
|
hpevtMemMbeInRank TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Uncorrectable (multiplebit) ECC error in DIMM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A series of MEM_MBE_IN_RANK chassis code will be sent when an error is detected by firmware. The data fields will contain information on the error based on the data type as follows: Physical Location - location of dimm(s) in error; Physical Address - address affect by error; Syndrome - Firmware generated ECC syndrome that can be used to further isolate the error."
|
|
::= 5204
|
|
|
|
|
|
hpevtMemMcRegFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory register test failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The chipset's memory controller failed the register test. The data field contains the address of the register that failed selftest."
|
|
::= 5205
|
|
|
|
|
|
hpevtMemNoDimmsInstalled TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SPD found no memory DIMMs"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory Discovery could not detect any DIMMs installed."
|
|
::= 5208
|
|
|
|
|
|
hpevtMemNoMemFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No memory found"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "FW could not continue because there are no valid memory ranks loaded."
|
|
::= 5209
|
|
|
|
|
|
hpevtMemPdtDisabledHalt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cannot log memory error because PDT is disabled"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDT has been disabled, and FW found memory errors during selftest. This is a stopboot condition. Also, the PDT will never be disabled in customer systems, so this event should never be seen in the field."
|
|
::= 5211
|
|
|
|
|
|
hpevtMemPdtDisabledWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDT is disabled"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An event indicating that the user has the PDT disabled on this boot. The PDT will never be disabled in customer systems, so this event should never be seen in the field."
|
|
::= 5212
|
|
|
|
|
|
hpevtMemPdtNvmErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error adding entry to PDT"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error writing entry into the PDT."
|
|
::= 5214
|
|
|
|
|
|
hpevtMemPdtTableFull TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cannot add PDT entryPDT full"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt was made to add an entry to a full PDT. The entry is not added, and this event is sent."
|
|
::= 5216
|
|
|
|
|
|
hpevtMemPlatformInitFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory platform data update failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory FW was unable to save or restore the original error configuration (including CEC error log and signal enable and CPU ECC detection). This event should never be seen in the field unless there is a FW problem"
|
|
::= 5218
|
|
|
|
|
|
hpevtMemRankEntryNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Can't find memory rank entry"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The rank structure that corresponds to the rankID in the data field could not be found in the Rank table. The Data field is the rankID of the structure it is looking for. This error event should never be seen."
|
|
::= 5219
|
|
|
|
|
|
hpevtMemTestExcessMcBits TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory error overflow:"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "More than one error type was detected when only one error type was expected."
|
|
::= 5237
|
|
|
|
|
|
hpevtMemTestFwdProgBitsInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory forward progress code invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The forward progress bits that memory FW uses to track state are invalid. The data field is the fwd progress field."
|
|
::= 5238
|
|
|
|
|
|
hpevtMemTestStatusBitsInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory error status invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The memory error status has bits set in it that indicate another non-memory error occurred. The data field contains the CEC's error status."
|
|
::= 5244
|
|
|
|
|
|
hpevtMemTestSummaryBitsInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory error summary bits invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The memory test summary bits are invalid. The data field is the test summary bits."
|
|
::= 5245
|
|
|
|
|
|
hpevtMemUnexpectedMca TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected machine check during memory code"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory rank shadowing has been selected but is not supported by the revision of the memory controller."
|
|
::= 5248
|
|
|
|
|
|
hpevtMemWarnDistributionCheckBypass TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The DIMM distribution check was bypassed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The control bit to skip the DIMM distribution check is set and the DIMM distribution check was skipped. This bit should only be done in the factory and not in the field."
|
|
::= 5250
|
|
|
|
|
|
hpevtMemWarnLoadingOrderBypass TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The DIMM Loading Order check was bypassed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The control bit to skip the DIMM loading order check is set and the DIMM loading order check was skipped. This bit should only be done in the factory and not in the field."
|
|
::= 5252
|
|
|
|
|
|
hpevtMemWarnLoopOnDestTest TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Looping on destructive memory tests"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The control bit to loop on destructive memory test is set and the destructive memory tests are run continuously. This bit should only be done in the factory and not in the field."
|
|
::= 5253
|
|
|
|
|
|
hpevtMemWarnSetCheckBypass TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM Set Check has been skipped"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The control bit to skip the DIMM set check is set and the DIMM set check was skipped. This bit should only be done in the factory and not in the field."
|
|
::= 5255
|
|
|
|
|
|
hpevtMemWarnSpdBypass TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Serial Presence Detect (SPD) has been skipped"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The control bit to skip the DIMM SPD check is set and the checking of the DIMM SPD was skipped. This bit should only be done in the factory and not in the field."
|
|
::= 5256
|
|
|
|
|
|
hpevtMemWarnUsingAltConfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An Alternate Memory Config has been loaded into the system"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The control bit to load an alternate memory configuration is set and an alternate memory configuration has been loaded. This bit should only be set in the factory and not in the field."
|
|
::= 5257
|
|
|
|
|
|
hpevtOsInitNotRegistered TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS INIT address not registered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS_INIT vector has not been registered"
|
|
::= 5260
|
|
|
|
|
|
hpevtOsMcaNotRegistered TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS MCA address not registered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS_MCA vector has not been registered"
|
|
::= 5263
|
|
|
|
|
|
hpevtOsMcaUncorrectedMc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS MCA did not correct the Machine Check"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An Uncorrected Machine Check has occurred"
|
|
::= 5264
|
|
|
|
|
|
hpevtPdhMiscRegFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Found bad miscellaneous register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PDH register has failed."
|
|
::= 5266
|
|
|
|
|
|
hpevtSalCheckUnknownFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SAL_CHECK failed for an unknown reason"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The handler for SAL_CHECK has failed for an unknown reason."
|
|
::= 5268
|
|
|
|
|
|
hpevtSalInitUnknownFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SAL_INIT failed for an unknown reason"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The handler for SAL_INIT has failed for an unknown reason."
|
|
::= 5270
|
|
|
|
|
|
hpevtUndefinedSmcInterleaveErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unspecified memory interleave error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Indicates that FW encountered a Fatal interleaving error. The data field contains the return status from the interleaving procedure call."
|
|
::= 5278
|
|
|
|
|
|
hpevtUnexpectedRetToSalCheck TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected return to SAL_CHECK"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unexpected return to SAL_CHECK."
|
|
::= 5279
|
|
|
|
|
|
hpevtUnexpectedRetToSalInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected return to SAL_INIT"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The SFW TOC vector (SAL_INIT) has been unexpectedly returned to."
|
|
::= 5280
|
|
|
|
|
|
hpevtFwInstalledCpuDegraded TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware is adding a DEGRADED cpu node to the device tree."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware is adding a device tree node for a CPU that is degraded in functionality. The cpu should not be trusted and will not be active in the system."
|
|
::= 5335
|
|
|
|
|
|
hpevtPdRendezTreeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PD rendezvous will fail do to a Firmware Tree error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to locate a required element in the device tree and cannot create a partition. The resource that cannot be located is listed as an ansi string in the data field."
|
|
::= 5354
|
|
|
|
|
|
hpevtPdCellConfigError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The current cell is not configured as part of the expected set"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The currently executing cell is not configured to be part of the cell set it is attempting to rendezvous with."
|
|
::= 5359
|
|
|
|
|
|
hpevtPdRemoteCsrReadError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A remote CSR could not be read"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The current cell could not read a remote cells CSR. The remote cell number is displayed in the data field. These cells will not be able to rendezvous."
|
|
::= 5360
|
|
|
|
|
|
hpevtPdCellLateForRendez TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The current cell is too late to rendezvous with other cells"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The currently executing cell arrived too late to rendezvous with the other cells described in the complex profile as cells it should rendezvous with."
|
|
::= 5361
|
|
|
|
|
|
hpevtPdIncompatibleCpuTypes TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The current cell detected incompatible CPUs on another cell"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The currently executing cell detected CPUs that are incompatible with it to be installed on a cell that the current cell is trying to rendezvous with."
|
|
::= 5365
|
|
|
|
|
|
hpevtPdCellLateLocalRendezSet TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Current cell was too slow creating the local rendezvous set"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The current cell was too slow creating the local rendezvous set and the other cells have left it behind. It will not be able to participate in the remainder of the rendezvous. The data field is unused, but the cell emitting this event is the one too late to rendezvous."
|
|
::= 5366
|
|
|
|
|
|
hpevtCellNotInGlobalSet TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Reporting cell was not included in the global cell set"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The reporting cell was not included in the final global set that was agreed upon. This means that another cell either could not reach the reporting cell or the reporting cell was too late arriving to a required state."
|
|
::= 5376
|
|
|
|
|
|
hpevtNoViableCoreCellInPd TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No Core Cell can be selected in the PD."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "No cells in the PD can be a core cell. This is fatal."
|
|
::= 5380
|
|
|
|
|
|
hpevtErrorPromotingCoreCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware was unable to notify utilities of the core cell number"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System Firmware was unable to notify utilities of the selected core cell number."
|
|
::= 5383
|
|
|
|
|
|
hpevtFabricNoServiceProviders TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric code unable to find a needed service provider."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fabric code is unable to find a service provider for a required banyan service."
|
|
::= 5403
|
|
|
|
|
|
hpevtFabricPortError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error in a fabric Port"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fabric port specified in the data field had an error."
|
|
::= 5404
|
|
|
|
|
|
hpevtFabricReadError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Parity error detected on read from fabric"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred reading a CSR. The CSR address is displayed in the data field."
|
|
::= 5405
|
|
|
|
|
|
hpevtFabricWriteError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing to Fabric"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error writing to Fabric. CSR data in data field."
|
|
::= 5406
|
|
|
|
|
|
hpevtXbcSlicesHwVersionDiffer TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Crossbar slices are out of rev with each other."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Incompatible crossbar slices are installed The data field is the two revisions reported by slice1 and slice0 of the CSR data. Bits [31:0] slice0 revision Bits [63:32] slice1 revision"
|
|
::= 5407
|
|
|
|
|
|
hpevtXbcSlicesInDiffLocation TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Crossbar slices are configured poorly"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Crossbar slices are in different locations. The data field is the two locations reported by slice1 and slice0 of the CSR data."
|
|
::= 5408
|
|
|
|
|
|
hpevtMonarchTakeover TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CPU has taken over for the monarch CPU"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU has taken over as the monarch CPU."
|
|
::= 5411
|
|
|
|
|
|
hpevtDeadSram TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Sram cannot be used on the cell"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SRAM cannot be accessed on the cell board. Execution cannot continue."
|
|
::= 5416
|
|
|
|
|
|
hpevtDeadDillon TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The dillon hardware cannot be located."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDH Arbiter component/chip cannot be located or used."
|
|
::= 5417
|
|
|
|
|
|
hpevtDeadPdhHw TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A required piece of PDH bus hardware cannot be contacted."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A required piece of PDH bus hardware cannot be contacted."
|
|
::= 5418
|
|
|
|
|
|
hpevtIoPciBusMixedSpeeds TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error: PCI Buses are configured for multiple speeds"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The physical location of the PCI controller with mixed speeds is displayed in the data field."
|
|
::= 5419
|
|
|
|
|
|
hpevtIoPciBusDepthExceeded TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The bus depth was exceeded during IO probing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During walking of the IO busses, the maximum depth was exceeded. This is a hardware configuration problem. The data field contains the physical location."
|
|
::= 5420
|
|
|
|
|
|
hpevtlotimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A Timeout occurred during RI initialization. The CSR is in the data field. The alert level will vary."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Timeout occurred during RI initialization. The CSR is in the data field. The alert level will vary."
|
|
::= 5432
|
|
|
|
|
|
hpevtIoBuswalkSuperio TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SuperIO has been detected in slot"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SuperIO has been detected in the PCI slot displayed in the data field."
|
|
::= 5438
|
|
|
|
|
|
hpevtIoSbaCorrDataParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Link software error was corrected."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Link Software error was corrected."
|
|
::= 5440
|
|
|
|
|
|
hpevtIoSbaFatalDataParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Parity error in Reg FIFO Internal parity error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Parity error in Reg FIFO Internal parity error."
|
|
::= 5442
|
|
|
|
|
|
hpevtIoSbaUncFunctionErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "TLB Fetch timeout"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "TLB Fetch timeout."
|
|
::= 5443
|
|
|
|
|
|
hpevtIoSbaFatalFunctionErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Link presence goes away, FE"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Link presence goes away, FE."
|
|
::= 5444
|
|
|
|
|
|
hpevtIoSbaFatalParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Elroy to REO parity error on command, rope will go fatal"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA to SBA parity error on command, rope will go fatal."
|
|
::= 5445
|
|
|
|
|
|
hpevtIoSbaFatalMapErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Access to invalid TLB entry Requesting rope fatal"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Access to invalid TLB entry Requesting rope fatal."
|
|
::= 5446
|
|
|
|
|
|
hpevtIoSbaFatalTimeoutErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory fetch timeout"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory Fetch Timeout."
|
|
::= 5447
|
|
|
|
|
|
hpevtIoLbaInitErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error was encountered when Initializing the LBA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered when initing the rope number specified in the data field."
|
|
::= 5448
|
|
|
|
|
|
hpevtIoLbaCorrTimeoutErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA correctable Timeout Error was encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA correctable timeout error was encountered."
|
|
::= 5449
|
|
|
|
|
|
hpevtIoLbaUncFunctionErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA uncorrectable Function Error was encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA uncorrectable Function Error was encountered."
|
|
::= 5450
|
|
|
|
|
|
hpevtIoLbaUncTimeoutErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA uncorrectable Timeout Error was encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA uncorrectable Timeout Error was encountered."
|
|
::= 5451
|
|
|
|
|
|
hpevtIoLbaMiscUncErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Misc. uncorrectable error discovered on LBA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Misc uncorrectable error discovered on LBA."
|
|
::= 5452
|
|
|
|
|
|
hpevtIoLbaUncParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA encountered an uncorrectable parity error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA encountered an uncorrectable parity error."
|
|
::= 5453
|
|
|
|
|
|
hpevtIoLbaMiscFatalErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA Misc. Fatal Error encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA misc. Fatal Error encountered."
|
|
::= 5454
|
|
|
|
|
|
hpevtIoLbaFatalFunctionErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA Fatal function error encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA Fatal function error encountered."
|
|
::= 5455
|
|
|
|
|
|
hpevtIoLbaFatalParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA Fatal Parity error encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA Fatal Parity error encountered."
|
|
::= 5456
|
|
|
|
|
|
hpevtIoLbaFatalTimeoutErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA Fatal Timeout Error Encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA Fatal timeout error encountered."
|
|
::= 5457
|
|
|
|
|
|
hpevtIoDevAdapterMiscUncErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Misc Uncorrectable Error encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Misc Uncorrectable Error encountered on the card specified in the data field."
|
|
::= 5458
|
|
|
|
|
|
hpevtIoDevAdapterMiscFatalErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Misc fatal error discovered on PCI card"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Misc fatal error was discovered on the PCI card specified in the data field."
|
|
::= 5459
|
|
|
|
|
|
hpevtMemDimmSpdExtendedChecksum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM SPD Extended Checksum Failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The calculated and compared Checksums of the SPD EEPROM don't match."
|
|
::= 5464
|
|
|
|
|
|
hpevtOptsHdrCksumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Options header checksum error encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Options component encountered a header checksum error. The actual data is in the data field of the chassis code."
|
|
::= 5467
|
|
|
|
|
|
hpevtOptsDataCksumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Options data checksum error was encountered."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Options service data had a bad checksum. Actual data is in the data field."
|
|
::= 5468
|
|
|
|
|
|
hpevtPdMemIntlvWaysMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Internal inconsistency in the interleave tables."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Internal inconsistency in the interleave tables."
|
|
::= 5473
|
|
|
|
|
|
hpevtPdMemUnintlvdMemory TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CellInfoList is not NULL."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CellInfoList is not null and was expected to be. There has been an error in interleaving."
|
|
::= 5474
|
|
|
|
|
|
hpevtPdMemNoMemoryDesc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error in constructing the Memory Descriptor."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error in constructing the Memory Descriptor."
|
|
::= 5478
|
|
|
|
|
|
hpevtPdMemUpdateLocalCellFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to update the local memory layout"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to update the local memory layout."
|
|
::= 5479
|
|
|
|
|
|
hpevtPdMemPdtAddrNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A required address was not found within a mapped address."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A required address was not found within a mapped address in the PDT."
|
|
::= 5483
|
|
|
|
|
|
hpevtPdMemPdtInstallFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure to install a Partition level PDT."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure to install a partition level PDT. Errors prevented it."
|
|
::= 5485
|
|
|
|
|
|
hpevtUnusableResource TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A critical resource could not be found or is unusable"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A critical resource that is required early in the initialization process either could not be found, or was unusable. The specific resource is specified in the data field as follows: Platform Parameters Component not found in FIT: 0xdead0001; SRAM_BASE not found in platform parms: 0xdead0002; SRAM_SIZE not found in Platform Parms: 0xdead0003; firmware framework not found in the fit: 0xdead0004; Framework Segment not usable: 0xdead0005; bad NVRAM: 0xdead0006; PDH Arbiter unusable: 0xdead0007; SRAM unusable: 0xdead0008; CPU unusable: 0xdead0009; Options Component Unusable: 0xdead000a; Real Time Clock unusable: DEAD_RTC; Unknown: 0xdead0086"
|
|
::= 5490
|
|
|
|
|
|
hpevtFwError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Internal firmware programming error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal firmware error was encountered. This is usually caused by a bad parameter passed to a function, corrupt memory, corrupt malloc tables or something similar. The data field contains the IP address of the function that encountered the error."
|
|
::= 5491
|
|
|
|
|
|
hpevtNvramDataCmpError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "NVRam test failed with a data compare error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "NVRAM failed with a data compare error. 3 chassis codes will be sent. The first one will have the expected data and the second the actual data and the third one will be the address."
|
|
::= 5492
|
|
|
|
|
|
hpevtNvramCrcError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An NVRam CRC Error was detected"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An NVRAM CRC Error was detected. There will always be 2 chassis codes sent. The first one will give the expected data and the second the actual data."
|
|
::= 5493
|
|
|
|
|
|
hpevtErm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Error Response Mode has been determined"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Get Error Response Mode has been called. The first 8 bytes of the response mode string are displayed in the data field and must be converted to ASCII from the hex values."
|
|
::= 5494
|
|
|
|
|
|
hpevtErrorObtainingSemaphore TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A semaphore could not be obtained"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The required semaphore could not be obtained due to errors. The data field contains the IP of the routine trying to obtain the semaphore. A request was placed for more NVRAM to be allocated but NVRAM was full."
|
|
::= 5496
|
|
|
|
|
|
hpevtNvramBlockRevMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The BLOCK requested in NVRAM has the wrong revision"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The NVRAM block requested has an unexpected revision. This chassis code will be emitted in pairs. The first one will contain the expected revision number, the second will contain the actual revision number."
|
|
::= 5498
|
|
|
|
|
|
hpevtNvramBlockNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The requested NVRAM block was not found."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The requested NVRAM block was not found. The ID that was not found is displayed in the data field."
|
|
::= 5499
|
|
|
|
|
|
hpevtNvramBlockLocked TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The requested NVRAM block is locked."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The block id specified in the data field is locked."
|
|
::= 5500
|
|
|
|
|
|
hpevtNvramBlockUnlocked TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware tried to unlock a NVRAM block that was already unlocked."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware tried to unlock a NVRAM block that was already unlocked. Data field contains the block ID."
|
|
::= 5501
|
|
|
|
|
|
hpevtNvramHeaderNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Header in NVRAM was not found"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The header in the NVRAM space was not found."
|
|
::= 5502
|
|
|
|
|
|
hpevtNvmFreelistCorrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Freelist used for NVM block allocation is corrupt."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Freelist used vor Non-Volatile Memory allocation is corrpt."
|
|
::= 5503
|
|
|
|
|
|
hpevtResetForReconfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware is preparing to reset for reconfiguration."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware has detected a condition that requires the cell to be reset for reconfiguration. The function has been called and is now executing. Data field contains the cell number being reset."
|
|
::= 5505
|
|
|
|
|
|
hpevtPdRendezUtilityError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered communicating with utilities during PD rendez."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During PD rendezvous, system firmware encountered a problem sending commands to the utilities system. This will prevent a fully functional PD from being created."
|
|
::= 5507
|
|
|
|
|
|
hpevtHalt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Forward Progress is stopping. The Cell or System will not boot further."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System Firmware has determined that cell or system progress must be halted. The data field contains the Instruction Pointer of the function that called for the halt. The second instance of this code being emitted indicates the major state in system change. This code must be emitted in pairs."
|
|
::= 5509
|
|
|
|
|
|
hpevtDuiNoConsole TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No console is available for the DUI to use."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The DUI (Developers User Interface) was entered, but there is no console available for the interface."
|
|
::= 5510
|
|
|
|
|
|
hpevtErrorProcFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error Processing encountered an unrecoverable error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During Error processing and reporting, an error was detected that prevented further processing of errors. The data field contains an ASCII message indicating the problem."
|
|
::= 5511
|
|
|
|
|
|
hpevtReconfigResetFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System is unable to complete the Reset For Reconfiguration request."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware is unable to complete the request to reset the cell for reconfiguration. Typically, are required step has not been performed yet or a needed resource is unavailable."
|
|
::= 5514
|
|
|
|
|
|
hpevtPdErrorReachableSet TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The cell is not able to reach all requested cells through the fabric."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cell was not able to reach all the other cells in its configured set through the fabric. The data field contains the bitmask of actual cells that were reached."
|
|
::= 5515
|
|
|
|
|
|
hpevtIoBridgeDepthExceeded TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA has unexpected number of I/O Slots."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware detected a PCI-to-PCI bridge that exceeds the maximum supported bridge depth. Firmware will not configure I/O devices below the maximum bridge depth. Such I/O devices will not be usable as console nor boot devices but might be usable by the O/S. Data Field: PCI function address of the bridge that exceeded the maximum depth limit. Bits 24..31: segment number Bits 16..23: bus number Bits 11..15: device number Bits 8..10: function number Bits 0..7: reserved (0)"
|
|
::= 5518
|
|
|
|
|
|
hpevtEfiConsoleDriverError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Console device failed to connect."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Debugging event, not for release. This event is no longer used on Everest/xPeak systems but its event ID is still contained in the code base."
|
|
::= 5521
|
|
|
|
|
|
hpevtMemTestCodeInPage0Corrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Copying memory test code failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This event is unused"
|
|
::= 5525
|
|
|
|
|
|
hpevtRemoteCellStateUnknown TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A remote cell is in an unknown state of PD rendezvous"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The reporting cell read an unknown state from a remote cell. This chassis code will be emitted in pairs. The first one indicating the cell number in the data field and the second code indicating the state read in the data field."
|
|
::= 5527
|
|
|
|
|
|
hpevtPdMltplCoreCells TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Multiple Core Cells have been discovered in the same PD"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The reporting Cell thinks that it should be the core cell but has discovered another cell in the same PD that thinks it should be the core cell. This is a serious problem."
|
|
::= 5528
|
|
|
|
|
|
hpevtUtilSendCommandError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The utilities component encountered an error when sending a command to the MP"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The utilities system firmware component received an error response from the SINC in response to a command being sent. The exact error is displayed in the data field. Typically, this can occur when the SINC cannot talk to the MP."
|
|
::= 5529
|
|
|
|
|
|
hpevtUtilCellSlotError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error received after issuing the Retrieve Cell Slot State command"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System Firmware issued the Retrieve Cell Slot State command to the Sync and got an error back. See related chassis code or the specifics of the error."
|
|
::= 5530
|
|
|
|
|
|
hpevtMcCellRendezFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates that all the cpus in the cell did not rendezvous during the MCA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This denotes the fact that all the cpus in the cell did not rendezvous."
|
|
::= 5546
|
|
|
|
|
|
hpevtMcNoAccessToPd TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates that it does not have any access to the PD."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This chassis code indicates that the cell does not have any access to a PD."
|
|
::= 5547
|
|
|
|
|
|
hpevtMcLossOfLockstep TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates the loss of lockstep during the MCA path."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates the cell would not be able to join the other cells in the PD level rendezvous. The data portion represents the cell id of the cell that incurred the loss of lockstep."
|
|
::= 5548
|
|
|
|
|
|
hpevtMcPdCellRendezFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PD level cell rendezvous failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates that some of the cells did not show up during the PD level rendezvous."
|
|
::= 5550
|
|
|
|
|
|
hpevtMcProcErrHalt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "It stands for diagnosis of catastrophic errors in the PIN block of concorde."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates that catastrophic errors have been found in the PIN block of the cell controller. The cell needs to be reset/ halt."
|
|
::= 5556
|
|
|
|
|
|
hpevtMcCellMonarchTimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The cell monarch cpu has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that the cell monach cpu has not completed the assigned task within the timeout and hence it will be deconfigured."
|
|
::= 5557
|
|
|
|
|
|
hpevtMcPdCellMissedRendez TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates that the cell missed the rendezvous at the partition level."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates that the cell is too late for the PD level rendezvous. And hence it will not join the other PD cells."
|
|
::= 5558
|
|
|
|
|
|
hpevtMcPdMonarchTimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This means that the PD monarch timedout."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates the state where the PD monarch was not able to complete the task within a certain time. It failed."
|
|
::= 5559
|
|
|
|
|
|
hpevtRemoteSetViewRootError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SetViewRoot on a remote cell failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware on the Core cell was unable to update a slave cell with the location of the root of the partition tree. The CPU that was unable to be contacted is printed in the data field."
|
|
::= 5560
|
|
|
|
|
|
hpevtCsrTestFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to update CSR contents"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Read test on a CSR failed and the CSR contents were not updated. This chassis code will be emitted in 3's, with the CSR Address, expected data, and actual data given."
|
|
::= 5566
|
|
|
|
|
|
hpevtPdMemGetIcmInfoFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates the failure in collecting the Complex profile info."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This chassis code reports the failure in collecting the ICM parameters needed for the cell interleaving."
|
|
::= 5567
|
|
|
|
|
|
hpevtPdMemGetCellInfoFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This chassis code indicates the failure in collecting the cell info."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This chassis code indicates that the cell interleaving routine could not get the information on the cell memory."
|
|
::= 5568
|
|
|
|
|
|
hpevtPdMemUpdateCellGniFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates the failure in updating the GNI info of the cell with CLM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This chassis code is used to represent the failure in updating the GNI information of the cell with the CLM ( cell local memory) information obtained from the Complex Profile."
|
|
::= 5569
|
|
|
|
|
|
hpevtPdMemAdjustMinZiFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates the failure in adjusting the mem info with Minimum ZI req."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This represents the failure in adjusting the memory information with the minimum ZI requirements."
|
|
::= 5570
|
|
|
|
|
|
hpevtStableProfileXsumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Complex Profile A has a checksum error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Complex Profile A (Stable Profile) stored checksum does not match the calculated checksum. The expected data and actual data are displayed in the 2 reporting event Ids."
|
|
::= 5572
|
|
|
|
|
|
hpevtDynamicProfileXsumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A Checksum error was encountered in the dynamic profile"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Dynamic Complex Profile (Group B) stored checksum did not equal the calculated checksum. The Expected Data and Actual date are displayed in successive chassis codes."
|
|
::= 5573
|
|
|
|
|
|
hpevtPartitionProfileXsumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A checksum error occurred on the Partition Profile."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The stored value of the complex profile Group C does not match the calculated value. Expected data and actual data are stored in successive chassis codes."
|
|
::= 5574
|
|
|
|
|
|
hpevtStableProfileSeqidInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Stable Complex Profile Sequence Id is invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Complex Profile Group A sequence ID is invalid. Booting cannot continue. The actual data is in the chassis code data field."
|
|
::= 5575
|
|
|
|
|
|
hpevtDynamicProfileSeqidInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Dynamic Complex Profile Sequence ID is invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Dynamic Complex Profile (Group B) sequence ID is invalid. The invalid Sequence ID is displayed in the data field."
|
|
::= 5577
|
|
|
|
|
|
hpevtPartitionProfileSeqidInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Partition Profile Sequence ID is invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Group C Partition Complex Profile Sequence ID is invalid. The value read is displayed in the data field."
|
|
::= 5578
|
|
|
|
|
|
hpevtEfiFwError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Internal Firmware Programming Error from the EFI portion of the firmware"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal EFI firmware error was encountered. This is usually caused by a bad parameter passed to a function, corrupt memory, corrupt malloc, corrupt firmware tree or something similar. The data field contains the IP address of the function that encountered the error."
|
|
::= 5579
|
|
|
|
|
|
hpevtCmplxProfilePdNumMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PD numbers in Group A and Group C of the complex profile are inconsistent."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Complex Profile Group A PD assignment for this cell does not match the PD or Partition number in Group C of the complex profile. This is a fatal condition for the cell. The PD number from group A will be emitted first, followed by a subsequent code for the PD assigned in group C."
|
|
::= 5580
|
|
|
|
|
|
hpevtCmplxProfilePdNumInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PD number specified in the complex profile is out of range."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Partition (PD) assigned to this cell in the complex profile group A and C is larger than the maximum allowed number of PDs as specified by Group A."
|
|
::= 5581
|
|
|
|
|
|
hpevtXbcPortSm4Error TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not obtain the crossbar port semaphore"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Tried to obtain the port semaphore but GetPortSemaphore returned an ERROR. Could be a failed write to the port semaphore crossbar CSR or another cell owned the semaphore. Data field bits 32:63 contain the crossbar ID and bits 0:31 contain the port number for which the semaphore was being obtained."
|
|
::= 5583
|
|
|
|
|
|
hpevtXbcPortSm4NotReleased TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not release the crossbar port semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Currently owned the port semaphore but could not release the semaphore. Data field bits 32:63 contain the crossbar ID and bits 0:32 contain the port number."
|
|
::= 5584
|
|
|
|
|
|
hpevtBootBmcTokenUploadFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "BMC token upload failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was an error reading from the BMC token when attempting to write to SAL NVM. This is a stop boot condition. Data: Lower 32 bits, BMC Token Number. Upper 32 bits, bmc return status."
|
|
::= 5594
|
|
|
|
|
|
hpevtBootNvmTokenAccessFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "NVM token access failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The read from SAL NVM has failed. This is a stop boot condition. Data: The token number on which the read failed"
|
|
::= 5595
|
|
|
|
|
|
hpevtBootBmcTokenDownloadError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "BMC token download failure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was an error when trying to write to a BMC Token. This is a boot warning condition. Data: lower 32 bits are BMC token number, upper 32 bits is the status return from the BMC."
|
|
::= 5596
|
|
|
|
|
|
hpevtBootErrorWritingFirstBootToken TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error Writing BMC first boot token"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There has been an error writing the BMC_FIRST_BOOT token. This is a stop boot condition."
|
|
::= 5597
|
|
|
|
|
|
hpevtBootFruReadError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fru Id read error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The read of a FRU has failed. Data: Device ID of device that failed the FRU read."
|
|
::= 5598
|
|
|
|
|
|
hpevtBootFruXsumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fru Id checksum error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The read of a FRU has failed the checksum test. Data: Device ID of device that failed the FRU read."
|
|
::= 5599
|
|
|
|
|
|
hpevtBootFruVersionError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fru Id version error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The read of a FRU has failed due to a version problem. Data: Device ID of device that failed the FRU read."
|
|
::= 5600
|
|
|
|
|
|
hpevtBootRomRevToFitRevWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Rom revision not equal to FIT revision"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A ROM Rev and FIT Rev do not match. Data: Code for what didn't match: 0x1 = PAL_A, 0x2 = PAL_B, 0x4 = SAL_A, 0x8 = ACPI, 0xA = EFI"
|
|
::= 5601
|
|
|
|
|
|
hpevtBootRomRevToRevBlockWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ROM revision not equal to Rev block"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A ROM Rev and Rev Block do not match. Data: Code for what didn't match: 0x3 = PAL, 0x5 = SAL_A, 0x7 = SAL_B, 0x9 = ACPI, 0xB = EFI, 0xC = BMC"
|
|
::= 5602
|
|
|
|
|
|
hpevtBootPrimaryFitBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Primary Fit bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FIT is bad."
|
|
::= 5603
|
|
|
|
|
|
hpevtBootSecondaryFitBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Secondary Fit bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FIT is bad."
|
|
::= 5604
|
|
|
|
|
|
hpevtBootPalARomWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PAL A execution rom warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PAL_A_ROM has generated a warning."
|
|
::= 5605
|
|
|
|
|
|
hpevtBootPalBRomWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PAL B execution rom warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PAL_B_ROM has generated a warning."
|
|
::= 5606
|
|
|
|
|
|
hpevtErrorUpdatingGroupBProfile TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered when firmware tried to update the Group B Profile"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware tried to default the Dynamic (Group B) complex profile and encountered an error."
|
|
::= 5607
|
|
|
|
|
|
hpevtIoPciPerr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI parity error detected."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O device (or host bridge) detected a bus parity error. An I/O device (or host bridge) mastered a bus transaction and received a parity error response from the target. Data Field: Physical location of the I/O device (or host bridge)."
|
|
::= 5617
|
|
|
|
|
|
hpevtIoPciSerr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI system error detected"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O device (or host bridge) detected an internal error. An I/O device (or host bridge) detected a bus error. Data Field: Physical location of the I/O device (or host bridge)."
|
|
::= 5618
|
|
|
|
|
|
hpevtIoCheckLbaDeconfigErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "I/O host bridge is deconfigured"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware has deconfigured an I/O host bridge due to an error (see earlier error event). Firmware will display the following EFI warning message, 'Failed I/O slot(s) deconfigured.' Data Field: Physical location of the deconfigured I/O host bridge."
|
|
::= 5619
|
|
|
|
|
|
hpevtErrorUpdatingGroupCProfile TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware was unable to publish the Partition Profile"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware tried to default the Partition (Group C) complex profile and encountered an error."
|
|
::= 5621
|
|
|
|
|
|
hpevtCellNotInAPd TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The reporting cell is not configured to be in a PD."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Reporting Cell is not configured to be in a PD, according to Complex Profile Group A."
|
|
::= 5622
|
|
|
|
|
|
hpevtMemDimmThermalLoadOrderWarn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DIMM thermal loading order warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "DIMMs are not loaded on the extender in a thermally optimal way. Boot is still possible, but the DIMM arrangement should be changed to the loading order recommended in the users manual. The data field indicates the number of the extender with incorrectly loaded DIMMs."
|
|
::= 5623
|
|
|
|
|
|
hpevtCellMajorityNotPresent TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PD cannot boot, a majority of cells did not arrive at Rendezvous"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Not enough cells made the Rendezvous for boot to continue. The rules are listed in the cause action section."
|
|
::= 5626
|
|
|
|
|
|
hpevtInitRendezvousSlavesFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "INIT: Monarch failed in slave rendezvous"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW's INIT handler failed to rendezvous the processors."
|
|
::= 5638
|
|
|
|
|
|
hpevtMcIoClearFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: I/O error log/clear error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW's Machine Check Handler was unable to log or clear I/O error registers."
|
|
::= 5646
|
|
|
|
|
|
hpevtMcPalCantEscalateToBerr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: MCA to BERR escalation not supported by PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cannot escalate an MCA to BERR"
|
|
::= 5655
|
|
|
|
|
|
hpevtMcPalCantEscalateToBinit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: MCA to BINIT escalation not supported by PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cannot escalate an MCA to BINIT."
|
|
::= 5656
|
|
|
|
|
|
hpevtMcPalGetFeatFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: Get PAL features failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW failed to get the feature set from PAL."
|
|
::= 5657
|
|
|
|
|
|
hpevtMcPalRendFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: Previous PAL rendezvous failed; rebooting"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PAL Failed to rendezvous the processors during a MCA."
|
|
::= 5658
|
|
|
|
|
|
hpevtMcPalSetFeatFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: Set PAL features failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW failed to get the feature set from PAL."
|
|
::= 5659
|
|
|
|
|
|
hpevtMcRendezvousSlavesFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC: Monarch failed in slave rendezvous"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW's MCA Handler has failed to rendezvous all the slaves Data: Return from the rendezvous call."
|
|
::= 5677
|
|
|
|
|
|
hpevtMcRendezBadVectRange TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC_RENDEZVOUS: Rendezvous vector out of range"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A bad rendezvous vector has been registered."
|
|
::= 5679
|
|
|
|
|
|
hpevtMcRendezNoMonarch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC_RENDEZVOUS: No MC monarch"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "No Machine Check Monarch exists, exiting MC Rendezvous."
|
|
::= 5682
|
|
|
|
|
|
hpevtMcRendezNoWakeup TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC_RENDEZVOUS: No wakeup registered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS has not registered a wake-up mechanism for rendezvous."
|
|
::= 5683
|
|
|
|
|
|
hpevtMcRendezPalCantEscalate TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC_RENDEZVOUS: MCA escalation not supported by PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PAL call failed to set the BINIT escalation bit"
|
|
::= 5684
|
|
|
|
|
|
hpevtMcRendezPalGetFeatFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC_RENDEZVOUS: Get PAL features failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PAL call PAL_GET_FEATURES has failed."
|
|
::= 5685
|
|
|
|
|
|
hpevtMcRendezPalSetFeatFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MC_RENDEZVOUS: Set PAL features failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PAL call PAL_SET_FEATURES has failed."
|
|
::= 5686
|
|
|
|
|
|
hpevtSalAbiFwError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Internal Firmware Programming Error from the EFI portion of the firmware"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal SAL_ABI firmware error was encountered. This is usually caused by a bad parameter passed to a function, corrupt memory, corrupt malloc, corrupt firmware tree or something similar. The data field contains the IP address of the function that encountered the error."
|
|
::= 5692
|
|
|
|
|
|
hpevtMemExtLoadOrdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "memory extender loading order error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Memory extenders have not been loaded in the correct order."
|
|
::= 5696
|
|
|
|
|
|
hpevtEfiEsiTableLengthErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Inconsistency in the length of the ESI table"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The length field within the ESI (Extensible SAL Interface) table does not agree with the product of the entry_count field and the size of each entry. Data Field: computed value of the length based on entry_count and size of the entries."
|
|
::= 5698
|
|
|
|
|
|
hpevtEfiEsiTableChecksumErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The computed checksum for ESI Table incorrect."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The computed checksum for the ESI (Extensible SAL Interface) table is not zero as expected. EFI is halting. Data Field: the computed checksum."
|
|
::= 5700
|
|
|
|
|
|
hpevtEfiEsiTableUnsupportedEntryType TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ESI Table contains an unsupported entry type."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI found an unsupported entry type within the ESI (Extensible SAL Interface) Table. Data Field: unknown type."
|
|
::= 5701
|
|
|
|
|
|
hpevtEfiGuidTooLarge TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A GUID was larger than the expected 128 bits."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI was attempting to output a GUID in the EFI_GUID_HALF1 and EFI_GUID_HALF2 events which was larger than 128 bits. The data field contains the actual length of the GUID in bytes."
|
|
::= 5704
|
|
|
|
|
|
hpevtEfiHalt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI is halting"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is halting. Look for the cause of the halt in preceding events. Data Field: the 'halt' (0x0F) major change in system state code."
|
|
::= 5708
|
|
|
|
|
|
hpevtMemChipspareNotSupported TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "chipspare not supported on quad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This code will be sent when FW detects a rank installed in the system that doesn't support chipspare. The data field is used to indicate the rank that the x8 DIMMs are installed. It is in the format 0x00000000XDXCXBXA or 0x00000000YBYAXBXA where X and Y are the number of the rank."
|
|
::= 5711
|
|
|
|
|
|
hpevtEfiAssertError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI internal error detected resulting in execution of ASSERT macro"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI has detected an internal error. The actual error is unspecified by this event. Examine previous events and console output for possible explanations."
|
|
::= 5712
|
|
|
|
|
|
hpevtEfiEfiBreakpoint TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI has executed the 'break' shell command."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI has executed the 'break' shell command. EFI is halting. The 'break' command is currently implemented as an infinite loop to halt EFI."
|
|
::= 5713
|
|
|
|
|
|
hpevtEfiHcdHostHung TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI USB HCD interrupt service has detected the host controller is hung"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The EFI USB interrupt service has detected the host controller is hung. EFI is halting."
|
|
::= 5714
|
|
|
|
|
|
hpevtEfiSalHandoffVerMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The EFI/SAL handoff structure's version does not match EFI expectations"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The EFI/SAL handoff structure's version does not match EFI expectations. EFI is halting. Look for EFI_SAL_HANDOFF_VER_EXPECTED to provide EFI's expected value. Data Field: Actual value of the version in the structure."
|
|
::= 5715
|
|
|
|
|
|
hpevtEfiSalRtcServiceNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to obtain access to all RTC SAL services"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to obtain access to all the RTC (Real Time Clock) SAL services. This means that EFI is unable to fully interact with the RTC. EFI is halting. Data Field: Return status from internal EFI function."
|
|
::= 5717
|
|
|
|
|
|
hpevtEfiSalTimerServiceNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to obtain access to all SAL timer services"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to obtain access to all the SAL timer services. This means that EFI is unable to fully interact with the timer. EFI is halting. Data Field: Return status from internal EFI function."
|
|
::= 5718
|
|
|
|
|
|
hpevtEfiSalStarttimerServiceNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to start the periodic timer"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to start the periodic timer. This timer interrupts EFI periodically to process time sensitive events. EFI is halting. Data Field: Return status for internal EFI function."
|
|
::= 5719
|
|
|
|
|
|
hpevtEfiNoIoPortSpaceRegionFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No I/O port space region found in the MDT"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI did not find an I/O port space region in the MDT. EFI is halting."
|
|
::= 5720
|
|
|
|
|
|
hpevtEfiBreakpoint TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI reached an unimplemented section of code"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI reached an unimplemented section of code. EFI is halting. Data Field: Unique identifier indicating the location reached within the code."
|
|
::= 5721
|
|
|
|
|
|
hpevtEfiSpeedyBootTokenNotRead TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to read current speedy boot settings"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI was unable to read the current speedy boot settings. The speedy boot settings are stored within the BMC. EFI will use a default value of 0 and continue booting. The speedy boot functionality is also accessed via the boot test EFI shell command and via the OS. These other accesses will likely fail. Data Field: Return status from internal EFI function.."
|
|
::= 5722
|
|
|
|
|
|
hpevtEfiSalCallbackAttempted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unpermitted SAL callback attempted"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A SAL Callback was attempted. This is not permitted. EFI is halting. Data Field: index of the function that was being called."
|
|
::= 5723
|
|
|
|
|
|
hpevtEfiSalFreqBaseUnknown TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to determine frequency base of the CPU interval timer"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While attempting to calibrate the EFI stall timer, system firmware is unable to determine the frequency of the CPU interval timer. System firmware will assume 800 MHz for the purpose of the stall timer calibration and continue boot. Data Field: error status code (should be 0xFFFFFFFD)."
|
|
::= 5724
|
|
|
|
|
|
hpevtEfiSysEventAlreadyInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI system events already initialized"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The EFI system events have already been initialized. This is unexpected. EFI is continuing. Data Field: the current value of the system event entry point."
|
|
::= 5725
|
|
|
|
|
|
hpevtEfiSysEventCreateEventFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to create internal virtualization event while initializing IPMI events"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI was unable to create an internal virtualization event while initializing EFI's System Events (IPMI events). This internal event is not an IPMI event; rather it serves as a trigger for EFI to virtualize the System Event facility when going virtual. EFI will likely halt. Data Field: return status from internal EFI function."
|
|
::= 5726
|
|
|
|
|
|
hpevtFpgaNodeInitError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error creating or initializing the FPGA node in firmware"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was detected while initializing the FPGA node and services associated with the PDH."
|
|
::= 5728
|
|
|
|
|
|
hpevtIoconfigNodeInitError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error creating the pdh ioconfig node or attaching the service to it."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware encountered an error when creating the ioconfig node as a child of the pdh node."
|
|
::= 5729
|
|
|
|
|
|
hpevtDillonPdhNodeInitError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error encountered setting up the dillon_pdh node or service."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to correctly set up the pdh arbiter node as a child of the pdh node, or was unable to locate and attach the pdh arbiter service to the node. The status is returned in the data field."
|
|
::= 5730
|
|
|
|
|
|
hpevtPdhPropertyError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PDH component encountered an error dealing with a property on a node."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDH service was unable to either get or set the property specified in the data field as an ASCII message."
|
|
::= 5731
|
|
|
|
|
|
hpevtPdhAcpihwNodeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error creating the acpi_hw node."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDH encountered an error creating the ACPI Hardware Node in the device tree or installing its properties."
|
|
::= 5732
|
|
|
|
|
|
hpevtPdhIpmiNodeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error encountered creating or initializing the ipmi node"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDH service encountered an error while creating the ipmi node or adding properties to it. The status is in the data field."
|
|
::= 5733
|
|
|
|
|
|
hpevtBootCpusNotCompatible TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "some processors not compatible"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Installed processors are not of compatible models or families"
|
|
::= 5734
|
|
|
|
|
|
hpevtBootCacheSizesInconsistant TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "caches sizes are inconsistent"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Processors with different cache sizes are installed"
|
|
::= 5735
|
|
|
|
|
|
hpevtBootSelectingNewMonarch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "selecting new monarch"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW is selecting a new monarch processor due to compatibility problems."
|
|
::= 5737
|
|
|
|
|
|
hpevtBootMonSelSteppingsNoEqual TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "monarch not lowest stepping"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The monarch stepping is not equal to the lowest installed CPU stepping."
|
|
::= 5738
|
|
|
|
|
|
hpevtBootCpuOverClocked TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "processors are over clocked"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU's FSB frequency is overclocked. Data: Local CPU Number."
|
|
::= 5740
|
|
|
|
|
|
hpevtBootCpuInfoRomAccessError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "cpu access error on processor info area"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was an error reading the info ROM area of the CPU. Data: CPU Physical location"
|
|
::= 5741
|
|
|
|
|
|
hpevtBootPalANotExecuted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PAL A was not executed HALT"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PAL_A has not been executed and control has been transferred back to SAL_B."
|
|
::= 5742
|
|
|
|
|
|
hpevtBootPalBNotExecuted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PAL B was not executed HALT"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PAL_B has not been executed and control has been transferred back to SAL_B."
|
|
::= 5743
|
|
|
|
|
|
hpevtBootProtoTypeCpuInstalled TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Prototype CPU installed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data: Lower 32 bits have Local CPU Number"
|
|
::= 5744
|
|
|
|
|
|
hpevtBootFinalRendezWatchdogFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "final boot rendezvous monarch watchdog timeout"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data: Monarch's Local CPU Number"
|
|
::= 5745
|
|
|
|
|
|
hpevtCpuSupplementalTestFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Supplemental cpu tests generated an unexpected result"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Supplemental tests have been run on the cpus in the node and an error was encountered. If this event id is only emitted once, then the cpu detected that it failed on its own and the offending CPU id is in the data field. If the event is emitted three times, then the monarch CPU on the cell detected the error and the offending CPU id, expected data and actual data are reported in the data field of the three events."
|
|
::= 5746
|
|
|
|
|
|
hpevtFabricReadMbeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A multibit error was found while reading a XBC CSR"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While reading a XBC CSR, a multi-bit error was found. Data field includes the CSR data that includes the error. A previous event, FABRIC_READ_ERROR, details the CSR address that failed."
|
|
::= 5747
|
|
|
|
|
|
hpevtFabricUnexpectedStatus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The return value from a function was an unknown value."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The return value from a function was an unknown value. Data field is the unknown status that was returned."
|
|
::= 5749
|
|
|
|
|
|
hpevtEfiSysidBmcWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cannot get system ID status from BMC"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI queries the BMC on the system board for the status of a system ID. The BMC could not complete the request successfully or on time. Data Field: Internal EFI function status."
|
|
::= 5750
|
|
|
|
|
|
hpevtEfiSysidBmcReadError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cannot read a system ID"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "BMC reported a system ID status as inaccessible, reported invalid status or cannot return the current value of a system ID. Data Field: uuid status or internal EFI function status. System ID status: a 1 byte value 0 extended to 64bits: 0x00 -> primary and secondary values are valid 0x01 -> primary and secondary values are magic 0x02 -> primary and secondary values are inaccessible 0x04 -> primary and secondary values are invalid 0x08 -> primary and secondary values are null (UUID only) 0x10 -> primary and secondary values are different, value (primary or secondary) is valid 0x11 -> primary and secondary values are different, value (primary or secondary) is magic 0x12 -> primary and secondary values are different, value (primary or secondary) is inaccessible 0x14 -> primary and secondary values are different, value (primary or secondary) is invalid 0x18 -> primary and secondary values are different, value (primary or secondary) is null (UUID only)"
|
|
::= 5751
|
|
|
|
|
|
hpevtEfiSysidBmcWriteError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write new system ID. BMC reported an error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware tried to write a primary or secondary system ID as requested by the user during the boot sequence. The write failed. Data Field: Internal EFI function status."
|
|
::= 5752
|
|
|
|
|
|
hpevtEfiSysidInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The system ID(s) currently in the system is invalid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The system ID(s) currently in the system is either invalid or, if the EFI_SYSID_BMC_WARNING, EFI_SYSID_BMC_READ_ERROR or EFI_SYSID_BMC_WRITE_ERROR events are also present, inaccessible to the system firmware. A stop boot condition will be generated and software license will probably be invalid. Data Field: 64-bit value. If preceded by 0xbad00000000000 the following valid values are possible: 0000 -> valid UUID (should never see this one) 0001 -> magic UUID 0002 -> inaccessible UUID 0004 -> invalid (bad CRC) UUID If zero, then one of the following conditions occurred: Invalid combination of primary and secondary system ID values User declined copying/entering system ID values when prompted by firmware All other values indicate failure during attempt to update system IDs."
|
|
::= 5753
|
|
|
|
|
|
hpevtEfiRtIvtEsiTableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to find the SAL services for installing interrupt handlers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to find the SAL services for installing interrupt handlers. EFI was trying to install the run-time handlers that are required for normal EFI booting. EFI will be halting. Data Field: internal EFI function status."
|
|
::= 5755
|
|
|
|
|
|
hpevtEfiRtIvtEsiQueryErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to find the SAL service to install runtime interrupt handlers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to find the SAL service to install run-time interrupt handlers. These handlers are required for normal EFI booting. EFI will be halting. Data Field: internal EFI function status."
|
|
::= 5756
|
|
|
|
|
|
hpevtEfiBootIvtEsiTableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to find the SAL services for installing interrupt handlers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION " EFI is unable to find the SAL services for installing interrupt handlers. EFI was trying to install the boot-time handlers that are required for normal EFI booting. EFI will be halting. Data Field: internal EFI function status."
|
|
::= 5757
|
|
|
|
|
|
hpevtEfiBootIvtEsiQueryErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to find the SAL service to install boottime interrupt handlers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to find the SAL service to install boot-time interrupt handlers. These handlers are required for normal EFI booting. EFI will be halting. Data Field: internal EFI function status."
|
|
::= 5758
|
|
|
|
|
|
hpevtUtilitiesParmListTooLarge TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Too many parameters were passed to the utilities system"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Too many parameters were passed in a request for the utilities system to perform an operation. No more data is provided."
|
|
::= 5760
|
|
|
|
|
|
hpevtXbcPortPresenceError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A crossbar port is unexpectedly not present."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A crossbar port is expected to be present, but its presence detect bit is not set. Data field bits 32:43 contain the crossbar ID, bits 44:55 contain the port number for which the error occurred, and bits 0:31 contain the port status information."
|
|
::= 5762
|
|
|
|
|
|
hpevtXbcPortHwLinkError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A crossbar port unexpectedly has its HW_LINK_OK bit not set."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A crossbar port is expected to have its HW_LINK_OK bit set, but it is not. Data field bits 32:43 contain the crossbar ID, bits 44:55 contain the port number for which the error occurred, and bits 0:31 contain the port status information."
|
|
::= 5763
|
|
|
|
|
|
hpevtXbcPortFeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A connected port was found to be in FE"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A connected crossbar port was found to have its FE bit set. Data field bits 32:43 contain the crossbar ID, bits 44:55 contain the port number for which the error occurred, and bits 0:31 contain the port status information."
|
|
::= 5764
|
|
|
|
|
|
hpevtXinLinkInitError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error while initializing the ConcordeXbc interface."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was an error while initializing the Cell Controller-Xbc interface. The data field contains the address of the Cell Controller CSR for which the error occurred."
|
|
::= 5766
|
|
|
|
|
|
hpevtXinLinkInitFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CC XBC link failed to initialize."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CC - XBC link failed to initialize."
|
|
::= 5767
|
|
|
|
|
|
hpevtEfiGetMfgModeNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to determine system mode because EFI/SAL interface not initialized"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to determine current system mode. The EFI/SAL interface is not initialized. This interface should have been initialized before now. This event indicates an internal EFI error. EFI will continue executing."
|
|
::= 5768
|
|
|
|
|
|
hpevtEfiBmcMfgModeInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "BMC returned an invalid system mode"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The BMC has returned an invalid system mode. Data Field: the invalid mode. Expected values are 0 or 1."
|
|
::= 5769
|
|
|
|
|
|
hpevtEfiEnterMfgModeNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to specify system mode because EFI/SAL interface not initialized"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to specify a new system mode. The EFI/SAL interface point is not initialized. This interface should have been initialized before now. This event indicates an internal EFI error. EFI will continue executing in the current mode."
|
|
::= 5770
|
|
|
|
|
|
hpevtEfiExitMfgModeNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to enter normal system mode because EFI/SAL interface not initialized"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to enter normal system mode. The EFI/SAL interface is not initialized. This interface should have been initialized before now. This event indicates an internal EFI error. EFI will continue executing in the current mode."
|
|
::= 5771
|
|
|
|
|
|
hpevtEfiTaccessServiceNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to initialize part of the SAL/EFI interface"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to initialize part of the SAL/EFI interface. This crucial service provides access to certain BMC functionality such as the security system. EFI will halt. Data Field: Return status from internal EFI function."
|
|
::= 5772
|
|
|
|
|
|
hpevtTreeNodeNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An expected tree node was not found"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A needed tree node was not found. The data field contains the ASCII name of the tree node that was not found."
|
|
::= 5774
|
|
|
|
|
|
hpevtEfiSystemStateRunningErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to modify system state to 'running'"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to modify the system state from 'booting' to 'running'. This is done as part of Exit Boot Services. The system will not be able to enter a sleep mode. Data Field: For errors, this data is zero. For warnings, this data indicates the current system state as: 0 Error 1 booting 2 running 3 attention 4 fault 5 booting + attention"
|
|
::= 5776
|
|
|
|
|
|
hpevtPalBusConfigIncompatible TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "/options settings for CPUBusConfigValue aren't compatible with PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "CPUBusConfigValue setting in options as been compared with what is reported by PAL as settable and CPUBusConfigValue is specifying at least one bit that is not supported by this version of PAL using the Get Processor Bus Dependent Configuration Features. This chassis code is emitted in pairs, the first data field contains the PAL expected values; the second data field contains the requested setting from options."
|
|
::= 5777
|
|
|
|
|
|
hpevtPalGetBusFeaturesFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Get Processor Bus Dependent Configuration Features PAL call failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to correctly issue the Get Processor Bus Dependent Configuration Features command."
|
|
::= 5778
|
|
|
|
|
|
hpevtMemDimmPairMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "memory DIMM pair mismatch"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A pair of DIMMs installed in the system are mismatched, and that pair of DIMMs will not be used. The data field indicates which pair of DIMMs are mismatched in the format 0x000000000000XBXA where X is the number of the rank that is mismatched."
|
|
::= 5779
|
|
|
|
|
|
hpevtEfiPosseLibNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to initialize internal library"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to initialize internal library. This collection of internal services is required for much of EFI's functionality. EFI is halting."
|
|
::= 5784
|
|
|
|
|
|
hpevtEfiSecurityNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to initialize security system"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI is unable to initialize the security level. The privilege level of the system may or may not be Admin. It is likely certain EFI facilities will be unavailable. EFI will continue booting but security may be compromised. Data Field: Return status from internal EFI function."
|
|
::= 5785
|
|
|
|
|
|
hpevtEfiSecInvalidSysmode TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI detected invalid internal privilege level"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI detected an invalid value for its internal privilege level. This value is stored within SAL. EFI will continue but system security may be compromised. Data Field: The invalid privilege level."
|
|
::= 5786
|
|
|
|
|
|
hpevtEfiSecSetPassLevelErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI detected invalid privilege level when setting password"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI detected an invalid privilege level when setting a BMC password. Only the levels of Admin (0x30) and User (0x20) are permitted. Data Field: the invalid privilege level."
|
|
::= 5787
|
|
|
|
|
|
hpevtMdtBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI MDT table is bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has determined that the Memory Data Table (MDT) table is invalid."
|
|
::= 5788
|
|
|
|
|
|
hpevtBootCpuBadCoreFixedRatio TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Processor has incompatible fixed core ratio"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Processor has incompatible fixed core ratio. Data: Local CPU Number."
|
|
::= 5790
|
|
|
|
|
|
hpevtBootAllCpusSlatedForCompatDeconfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "All processors slated for compatibility deconfiguration"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data: A bitmask for which CPUs are slated to be deconfigured"
|
|
::= 5791
|
|
|
|
|
|
hpevtXbcReadRemoteRouteError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unexpected or invalid value was read from a crossbar remote route table."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while reading a crossbar remote route table, or an unexpected/invalid value was read from the table. The data field consists of the crossbar ID (32:43), the port number of which the table was read (44:55), and the return status of the read call (0:32)."
|
|
::= 5793
|
|
|
|
|
|
hpevtXbcReadNeighborInfoError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the PORT[n]_NEIGHBOR_INFO XBC CSR."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while trying to read the PORT[n]_NEIGHBOR_INFO crossbar CSR. The data field consists of the crossbar ID (32:43) and port number (44:55) for which the CSR was read."
|
|
::= 5794
|
|
|
|
|
|
hpevtMemDimmQuadMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "memory DIMM quad mismatch"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A quad of DIMMs installed in the system are mismatched, and that quad of DIMMs will not be used. The data field indicates which quad of DIMMs are mismatched in the format 0x00000000XDXCXBXA where X is the number of the rank that is mismatched."
|
|
::= 5795
|
|
|
|
|
|
hpevtMemDimmFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware detected excessive errors on the DIMM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The DIMM at the physical location given by the data field had excessive errors and has been marked as 'FAILED' by firmware."
|
|
::= 5796
|
|
|
|
|
|
hpevtXbcPortOeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The OE (output enable) bit was not set for a XBC port."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC port was expected to be functional, but its OE bit was not set. The data field consists of the contents of the port_status CSR (0:31), the XBC number (32:43), and the port number (44:55)."
|
|
::= 5797
|
|
|
|
|
|
hpevtXbcPortStatusError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while trying to read the PORT_STATUS CSR for a XBC port."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to read the PORT_STATUS CSR for a XBC port. The data field consists of the contents of the PORT_STATUS CSR (0:31), the XBC number (32:43), and the port number (44:55)."
|
|
::= 5798
|
|
|
|
|
|
hpevtXbcPortLandmined TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A XBC port was unexpectedly found to be landmined."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC port was unexpectedly found to be landmined. The data field consists of the XBC number (32:43) and the port number (44:55)."
|
|
::= 5799
|
|
|
|
|
|
hpevtPdIncompatibleCpuSpeeds TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPUs running at different speeds were detected during rendezvous"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Reporting cell tried to rendezvous with a cell with processors that are running at a different speed. The data field lists the offending cell"
|
|
::= 5800
|
|
|
|
|
|
hpevtFabricCellLinkNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The link between the local CC and the local XBC is unexpectedly not initialized."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The link between the local CC and the local XBC is unexpectedly not initialized. The data field is the XIN_LINK_STATE CC CSR value."
|
|
::= 5802
|
|
|
|
|
|
hpevtFabricInvalidXbcNum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid XBC number was given."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A value that was expected to be a XBC number was found to be an invalid XBC number. The data field is the invalid XBC number."
|
|
::= 5803
|
|
|
|
|
|
hpevtFabricInvalidXbcPortNum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid XBC port number was given."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A value that was expected to be a valid XBC port number was found to be invalid. The data field is the XBC number (33:44) and the invalid XBC port number (44:55)."
|
|
::= 5804
|
|
|
|
|
|
hpevtUtilitiesLedParamError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A bad parameter was passed to the LED function in the utilities component"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A bad parameter was passed to the utilities function that manipulates the LED on replaceable parts. The offending parameter is displayed in the data field."
|
|
::= 5805
|
|
|
|
|
|
hpevtFabricUnexpectedNtype TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unexpected neighbor type was read from a XBC PORT_NEIGHBOR_INFO CSR."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A neighbor type read from a XBC PORT_NEIGHBOR_INFO CSR was different than the expected neighbor type. This event is emitted twice, first with expected data and second with actual data. Data field 1: XBC number (43:32), XBC port number (55:44), expected type (31:0) Data field 2: XBC number (43:32), XBC port number (55:44), actual neighbor type (31:0)."
|
|
::= 5806
|
|
|
|
|
|
hpevtFabricPortNotCc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A given XBC port is not a valid XBCCC port."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC port number was unexpectedly found to not be a valid XBC-CC port. The data field consists of the XBC number (32:43) and the port number (44:55)."
|
|
::= 5807
|
|
|
|
|
|
hpevtFabricPortNotXbc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A XBC port was unexpectedly found to be an invalid XBCXBC port."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC port was unexpectedly found to be an invalid XBC-XBC port. The data field consists of the XBC number (32:43) and the port number (44:55)."
|
|
::= 5808
|
|
|
|
|
|
hpevtFabricUnexpectedNChip TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC neighbor chip number does not match the expected value for this topology"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC neighbor chip number does not match the expected value for this topology. The data field contains the expected neighbor chip number (32:63) and the actual neighbor chip number (0:31)."
|
|
::= 5809
|
|
|
|
|
|
hpevtFabricUnexpectedNPort TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC neighbor port number does not match the expected value for this topology"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC neighbor port number does not match the expected value for this topology. The data field contains the expected neighbor port number (32:63) and the actual neighbor port number (0:31)."
|
|
::= 5810
|
|
|
|
|
|
hpevtBootNvmWriteToBmcTokenFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Write through to BMC token failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A write to a BMC token has failed. This is a boot warning condition. Data: Upper 32 bits, BMC failure return code. Lower 32 bits, BMC token number that failed."
|
|
::= 5811
|
|
|
|
|
|
hpevtUtilitiesLedError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Utilities reported an error while trying to manipulate the LED"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The utilities system reported an error while trying to carry out the command to turn on, flash or turn off the LED. The status returned by the command is displayed in the data field."
|
|
::= 5812
|
|
|
|
|
|
hpevtDuplicateCpuIds TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Duplicate Cpu Ids were detected within a cell."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "2 cpus think that they have the same ID within the cell. Typically this would mean that PAL reported the same cpu id for more than 1 cpu on a bus. The cpuid is in the data field."
|
|
::= 5813
|
|
|
|
|
|
hpevtHp-uxCrashdumpStarted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS crashdump started (D700)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "OS crashdump started (D700)"
|
|
::= 5823
|
|
|
|
|
|
hpevtHp-uxHexFaultCode TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS legacy PA hex fault code (Bxxx)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "OS legacy PA hex fault code (Bxxx). Possible I/O error or system panic"
|
|
::= 5824
|
|
|
|
|
|
hpevtHp-uxDumpStatus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS dump status (EFxx)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A memory dump occurred on the system, or on one partition in a cellular system. The dump occurred due to either a non-recoverable error or by user request. EFxx is the OS dump status (the success/failure of the writing of the dump). EF00 = success (followed by either EF0A = successful dump with sync, or EF09 = successful dump without sync), EFFF = a general error, EFFE = dump path assertion failure, EFFD = no dump was taken by default, choice or failure, EFFC = dump was aborted by user."
|
|
::= 5825
|
|
|
|
|
|
hpevtSettingProcTimeoutFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Setting processor response timeout failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has failed to set the processor timeout value via a PAL call. Data: PAL call return value."
|
|
::= 5827
|
|
|
|
|
|
hpevtEfiSecInitVerifyErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to validate blank password during EFI security initialization"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During EFI security initialization, the attempt to determine what privilege level a blank password provides, failed. Most likely this indicates the BMC has failed. EFI assumes that the BMC has failed and will attempt to continue booting. Some EFI functionality may be unavailable. Data Field: Return status from internal EFI function."
|
|
::= 5832
|
|
|
|
|
|
hpevtEfiSecInitCloseErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to enter Guest mode during EFI security initialization"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "As part of normal security initialization, EFI attempted to issue a close session to the BMC (I.e. force the BMC to GUEST mode). This attempt failed. EFI is unable to initialize the security system. EFI will continue but security may be compromised. Data Field: Return status from internal EFI function."
|
|
::= 5833
|
|
|
|
|
|
hpevtEfiSecInitOpenErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to increase privilege during EFI security initialization"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "As part of normal security initialization, EFI attempted to issue an open session to the BMC in order to raise the privilege level to the highest permitted by a blank password. This attempt failed. EFI is unable to initialize the security system. Data Field: Return status from internal EFI function."
|
|
::= 5834
|
|
|
|
|
|
hpevtEfiSecInitWriteErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to write privilege level during security initialization"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "As part of normal security initialization, EFI attempted to record the current privilege level. This attempt failed. EFI is unable to initialize the security system. Data Field: Return status from internal EFI function."
|
|
::= 5836
|
|
|
|
|
|
hpevtEfiSecInitWriteDenied TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI was denied permission to write the privilege level during security init"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "As part of normal security initialization, EFI attempted to record the current privilege level. This attempt failed with a privilege violation error. EFI is unable to initialize the security system. Data Field: Return status from internal EFI function."
|
|
::= 5837
|
|
|
|
|
|
hpevtHp-uxDumpWriteError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS dump, error writing image area to disk (E055)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "OS dump, error writing image area to disk (E055)"
|
|
::= 5853
|
|
|
|
|
|
hpevtErrDeadlockResetDetected TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Coherency controller (CC) registers indicate a Deadlock Recovery Reset"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Early in bootstrap, the coherency controller (CC) registers are checked for Deadlock Recovery Reset. This chassis code indicates that CC logs will be stored to NVRAM."
|
|
::= 5896
|
|
|
|
|
|
hpevtMemParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A memory address parity error has been detected. The physical location can be located in the data field."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW detected a memory address parity error. The data field contains the physical location of DIMM that saw the parity error."
|
|
::= 6002
|
|
|
|
|
|
hpevtMemDimmLoadOrdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A DIMM loading order error has occurred"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The loading order of the DIMMs is incorrect. The cell is halted."
|
|
::= 6074
|
|
|
|
|
|
hpevtMemRefreshStartError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Refresh Control Error Timeout"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Timeout Waiting for SDRAM parts to become ready - mem_status[0] Refresh Control Register"
|
|
::= 6146
|
|
|
|
|
|
hpevtMemExtBaseboardIncompatible TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "memory extender/baseboard FRU mismatch"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The version of Memory extender installed in the system has not been qualified to work with the version of the baseboard installed in the system."
|
|
::= 6180
|
|
|
|
|
|
hpevtFabricDifferentTopologies TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric topology mismatch with XBCs in complex"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There is a fabric topology mismatch with the XBCs in the complex. Data Field: (Topology of XBC << 32) | Topology of destination XBC 0x00 Topology not yet determined 0x30 Domelight 0x40 U-Turn (Left cabinet) 0x41 U-Turn (Right cabinet) 0x42 Cross-Flex 0x43 U-Turn"
|
|
::= 6730
|
|
|
|
|
|
hpevtFabricInvalidXbc2XbcPort TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid XBC to XBC port was found."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While routing the XBC to XBC ports, an invalid port was encountered. The data field is the crossbar number (32:43) and the port number (44:55)."
|
|
::= 6795
|
|
|
|
|
|
hpevtFabricGetNeighborInfoError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not get neighbor information."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC could not get neighbor information. Data Field: XBC # << 32 | internal port attempting to access neighbor"
|
|
::= 7652
|
|
|
|
|
|
hpevtXbcRoutingErrorState TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC's routing state was marked as in ERROR"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "For the XBC being routed, routing has already been attempted, but an error occurred. Inspect chassis codes from other cells for more details regarding the nature of the problem. The data field consists of the XBC number (32:63)"
|
|
::= 7653
|
|
|
|
|
|
hpevtNoNvmErrLogSpace TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "It indicates that there is no NVM error space left for logging an Error Event."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that the error event log cannot be logged to the persistent storage. The data field gives the event type that was supposed to be logged."
|
|
::= 7655
|
|
|
|
|
|
hpevtXbcPortError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC port found to have an unexpected error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port was found to have an unexpected error. The data field consists of the crossbar number (32:63) and the current port errors (0:31)"
|
|
::= 7657
|
|
|
|
|
|
hpevtXbcPortRouteAround TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A XBC port route around has occurred"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During fabric routing a port on a XBC was found in error or had been previously marked as in error. PDC will route around this XBC port. Data Field: XBC number (32:63) and external XBC port number (0:31)"
|
|
::= 7658
|
|
|
|
|
|
hpevtXbcUnexpectedState TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "During routing a crossbar is found to be in an unexpected routing state."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: the unexpected forward progress state (0:31) XBC number (32:44) Cell number (56:63)"
|
|
::= 7660
|
|
|
|
|
|
hpevtXbcRoutingStateTimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unexpected XBC forward progress state was continually found until timing out."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A crossbar was found to be in an unexpected forward progress state during fabric routing. This crossbar stayed in the unexpected state until Fabric Discovery timed out. Data field: unexpected forward progress (0:31) XBC number (32:44) Cell number (56:63)"
|
|
::= 7661
|
|
|
|
|
|
hpevtXbcNeighborPortNotRoutable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "During remote routing, the current port's neighbor is not healthy."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port was found that is not healthy. This indicates at least one of the following about the port: - Hardware link is not okay - Presence detect is false - Fatal error detected - SBE detected - LPE detected - Port landmined The data field of the chassis code indicates which port is unhealthy, as well as the fabric routing state before the problem was encountered."
|
|
::= 7663
|
|
|
|
|
|
hpevtFabricCcToXbcError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CC to XBC link is not viable."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CC to XBC link is not viable."
|
|
::= 7664
|
|
|
|
|
|
hpevtFabricRouteXbcError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Remote routing a crossbar failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was a problem performing remote routing on the local XBC. Chassis codes sent before this one may provide more details about the exact nature of the problem. The data field consists of the XBC number that failed routing (32:63)"
|
|
::= 7666
|
|
|
|
|
|
hpevtFabricMaxBrokenLinks TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Too many XBCtoXBC were broken in the complex."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Two or more XBC-XBC links were found to be broken. The data field is the XBC number (32:63) and a bit map of the ports broken (0:31)"
|
|
::= 7667
|
|
|
|
|
|
hpevtXbcSemaphoreTakeoverFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This cell did not get the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "After unlocking the XBC Global Semaphore for a takeover, this cell did not get the semaphore."
|
|
::= 7669
|
|
|
|
|
|
hpevtXbcForceUnlockSm4Timeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Attempted an XBC SM4 takeover and timed out trying to unlock the SM4."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "When a cell holds an XBC semaphore for an extended period of time, fabric will attempt to takeover the semaphore so that the rest of the cells will have access to it. Fabric will attempt to take the SM4 for a period of time. If it is unable to unlock the SM4 within the timeout period, it will send this chassis code and halt the cell. Data field: XBC number (32:63) and current owner (cell) of the semaphore (0:31)"
|
|
::= 7671
|
|
|
|
|
|
hpevtXbcGetGlobalSm4Timeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Waiting for the XBC Global Semaphore has timed out."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During Fabric Discovery, the cell will wait until it gets the XBC's Global Semaphore. It waits for a very long time. This chassis code indicates that the wait has timed out."
|
|
::= 7673
|
|
|
|
|
|
hpevtXbcReleaseSm4Timeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A timeout occurred while attempting to release the XBC semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC Release Semaphore timeout is designed to fail last. The semaphore could not be released. Any other cell (even outside the PD) may be blocked because the XBC is a global resource. Data field: current semaphore owner (0:31) XBC number (32:43) port number (44:55) cell number (56:63)"
|
|
::= 7674
|
|
|
|
|
|
hpevtMpBatteryFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Management Processor Firmware Battery Failure or NVRAM change"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Management Processor Firmware detected improper data in NVRAM (bad checksums.) Either the NVRAM layout changed, or the Management Processor Battery may not be maintaining the data through A/C power cycles."
|
|
::= 7684
|
|
|
|
|
|
hpevtMpSoftwareError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Management Processor Firmware Software Error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Management Processor Firmware detected a software error and is logging an event. The data represents data associated with the error seen."
|
|
::= 7685
|
|
|
|
|
|
hpevtMpI2cCommError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Management Processor detected an I2C Communication Error with BMC."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I2C Communication failure with the Baseboard Management Controller was detected. Without I2C communication, the system cannot be powered on/off or reset."
|
|
::= 7686
|
|
|
|
|
|
hpevtRomCrcError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CRC error was discovered when verifying the ROM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A stored CRC value did not match the calculated CRC value for the specified address."
|
|
::= 7690
|
|
|
|
|
|
hpevtIoIdentifyIoBpFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "(HWE) IO backplane type unknown"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "See Summary."
|
|
::= 7718
|
|
|
|
|
|
hpevtCpuRevisionMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU Revisions did not match"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "2 cpus in the system are reporting different revisions. This event will be emitted in groups of 3 with the two revisions reported in the first 2 data fields and the cpu number in the 3rd data field."
|
|
::= 7732
|
|
|
|
|
|
hpevtCpuFreqMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "2 cpus are running at mismatched frequencies."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This chassis code will be emitted in pairs. 2 cpus are reporting that they are running at different frequencies. The two frequencies are reported in the data fields."
|
|
::= 7733
|
|
|
|
|
|
hpevtCpuOverclocked TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A cpu is being overclocked"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The rating for the cpu and the actual speed will be emitted in 2 sequential event data fields."
|
|
::= 7734
|
|
|
|
|
|
hpevtCmplxProfilIncoherent TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Copy of complex profile on sub and cells don't match"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The complex profile is stored in NVRAM on the MP and each cell. All copies must match. For this error to be generated, not only is the MP's copy of the complex profile invalid, but not all of the cell's copies match."
|
|
::= 7758
|
|
|
|
|
|
hpevtDuplicateCabinet TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Duplicate cabinet number detected"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The MP detected 2 or more cabinets with the same cabinet number."
|
|
::= 7760
|
|
|
|
|
|
hpevtIdCommandRequired TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MP ID command must be run"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The complex identification information in group A of the complex profile is invalid. The MP (Manageability Processor) command 'ID' must be run. The SSKEY hardware is required."
|
|
::= 7767
|
|
|
|
|
|
hpevtNvramBatteryFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MP Battery is low"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The battery on the SBCH is below the safe threshold. The battery can be replaced online."
|
|
::= 7771
|
|
|
|
|
|
hpevtPartitionTimeoutReset TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Partition being reset due to watchdog timeout expiring"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The partition is being reset because its watchdog timer expired and automatic restart is enabled."
|
|
::= 7773
|
|
|
|
|
|
hpevtPdhcWatchdogTimedOut TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDHC FW was reset by hardware due to firmware inactivity."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The processor dependent hardware controller (PDHC) on the cell board had its watchdog timer expire. The PDHC will reset the watchdog as the main program runs. If the watchdog does not get reset within 7 seconds the timer will expire, resetting the PDHC."
|
|
::= 7774
|
|
|
|
|
|
hpevtAbortPowerupOth TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power Up Aborted, Over Temp"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Cabinet Power Up request was aborted due to ambient air over temperature."
|
|
::= 7781
|
|
|
|
|
|
hpevtAbortPwrupBps TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Too Few Bulk Power Supplies Available"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The power requirements for the cabinet exceeds the capabilities of the available Bulk Power Supplies. The PM3 section of the Utilities Subsystems keeps a tally of the power requirements for all installed entities in a cabinet. The power available from the Bulk Power Supplies does not meet the requirements of the installed entities, according to the Cabinet Power Tally."
|
|
::= 7782
|
|
|
|
|
|
hpevtAbortStartBlowr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No Cabinet Start, Insufficient Blowers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "When given a power up request, the cabinet had to abort the start up due to less than the required number of Cabinet Blowers installed."
|
|
::= 7783
|
|
|
|
|
|
hpevtAbortStartIofan TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No Cabinet Start, Insufficient IO Fans"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "When given a power up request, the cabinet had to abort the start up due to less than the required number of IO fans present."
|
|
::= 7784
|
|
|
|
|
|
hpevtAcDeleted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "AC power to the PDCA was removed. Data Byte 3 specifies PDCA number."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The AC power connected to the PDCA (Power Distribution Control Assembly) was removed. The data field contains the physical location of the PDCA. The PDCA source that was deleted can be identified by the implementation dependent field (data byte 3) of the physical location: data byte[3]: 0 for PDCA 0, 1 for PDCA 1."
|
|
::= 7786
|
|
|
|
|
|
hpevtBlowrFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cabinet Main Blower Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A cabinet main blower has failed. Depending on the number of blowers still operating, the cabinet may or may not shut down. View the Error Log entries to determine if the cabinet is operating. If many log entries call out entities powering off during the same time frame as this BLOWR_FAIL, the cabinet has probably shutdown. Carefully review the log for the first few events within the same time frame for the root cause of the problem. The GSP command, PS, will show a detailed power status for a cabinet. If the +48V LED on the Front Panel Board is not lit, power is not enabled to the cabinet. This is an indication the cabinet blowers have probably gone from N to N - 1 status requiring an immediate cabinet shutdown."
|
|
::= 7791
|
|
|
|
|
|
hpevtBpsFail48flt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "48 Volt Converter Failed. Data Byte 3 specifies PDCA number."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A 48 Volt DC Converter powered by the specified PDCA failed on the designated Bulk Power Supply. The PDCA powering the converter on the BPS that failed can be identified by the implementation dependent field (data byte 3) of the BPS' physical location: data byte[3]: 0 for PDCA 0, 1 for PDCA 1."
|
|
::= 7793
|
|
|
|
|
|
hpevtBpsFailFanflt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fan failed in designated Bulk Power Supply"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The designated Bulk Power Supply is reporting its fan has failed. "
|
|
::= 7795
|
|
|
|
|
|
hpevtBpsFailOt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "1 Side Converter Over Temp"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The 48 Volt DC Converter powered by the specified PDCA in the designated Bulk Power Supply, is in over temp condition. The PDCA powering the converter on the BPS that failed can be identified by the activity status (last byte of chassis code): e = PDCA 1 f = PDCA 0"
|
|
::= 7796
|
|
|
|
|
|
hpevtBpsNotRedundant TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Bulk Power Supplies are not Redundant."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The number of functioning Bulk Power Supplies has decreased to where the Cabinet Power supplied (number of available Bulk Power Supplies times power output per each) minus the estimated Cabinet Power consumed is greater than 0, but less than the output of one Bulk Power Supply."
|
|
::= 7798
|
|
|
|
|
|
hpevtBpsOvervoltage TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "+48V DC has exceeded its upper limit"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PM has detected the value of +48V power, as measured on the UGUY board, has exceeded an upper threshold."
|
|
::= 7799
|
|
|
|
|
|
hpevtBpsUndervoltage TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "+48V DC has fallen below its lower limit"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PM has detected the value of +48V power, as measured on the UGUY board, has fallen below a lower threshold."
|
|
::= 7803
|
|
|
|
|
|
hpevtCabFanFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cabinet Fan Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A cabinet fan has failed. Depending on the number of cabinet fans still operating, the cabinet may or may not shut down. View the Error Log entries to determine if the cabinet is operating."
|
|
::= 7806
|
|
|
|
|
|
hpevtHkpOvervoltage TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Housekeeping power has exceeded expected levels."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Housekeeping power has exceeded expected levels."
|
|
::= 7822
|
|
|
|
|
|
hpevtHkpUndervoltage TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Housekeeping power has fallen below expected levels."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Housekeeping power has fallen below expected levels."
|
|
::= 7823
|
|
|
|
|
|
hpevtIllegalBpsCfgOrPhaseFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The BPSs for the cabinet are illegally configured. Data Byte 3 = PDCA number."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Through failures or reconfiguration, the BPS for the cabinet named are illegally configured. There must be a BPS connected to each phase of the power. Phase 1 feeds BPS slots 0 & 1, phase 2 feeds slots 2 & 3, and phase 3 feeds 4 & 5. There must be a BPS connected to each phase. If 4 BPS are installed in a cabinet in slots 0 - 3 and 4 & 5 were empty, this would be an illegal configuration. They should be installed in 0,1,2,and 4 or 0,1,3,and 5 or some combination thereof. The PDCA physical location determines which phase is configured incorrectly. Data Byte 3 (implementation dependent field) indicates the PDCA number used when the configuration error occurred:"
|
|
::= 7824
|
|
|
|
|
|
hpevtIllegalBpsid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "BPS ID received from installed Bulk Power Supply was unknown"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Bulk Power Supply is reporting an unknown BPS ID. The Bulk Power Supply will not be powered up and added to the Power Available tally. If cabinet is not powered up, it will refuse to power up until this fault is corrected."
|
|
::= 7825
|
|
|
|
|
|
hpevtInletOvertempHi TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Ambient Air Sensor Overtemp Warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cabinet's Ambient Air Sensor detected a change in air temperature entering the over-temp-high range. The Cabinet will be shutting itself down to prevent component damage."
|
|
::= 7827
|
|
|
|
|
|
hpevtInletOvertempLo TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Ambient Air Sensor Overtemp Warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cabinet's Ambient Air Sensor detected a change in air temperature crossing to the low range. The air temperature may be rising or falling. This is just a reporting of entering the over-temp-low range."
|
|
::= 7828
|
|
|
|
|
|
hpevtInletOvertempMid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Ambient Air Sensor Overtemp Warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cabinet's Ambient Air Sensor detected a change in air temperature crossing to the mid range. The air temperature may be rising or falling. This is just a reporting of entering the over-temp-mid range.."
|
|
::= 7829
|
|
|
|
|
|
hpevtIofanFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Fan Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An IO Chassis cooling fan has failed. Depending on the number of fans still operating, the cabinet may or may not shut down. View Error Log entries to determine if the cabinet is operating. If many log entries call out entities powering off during the same time frame as this IOFAN_FAIL, the cabinet has probably shutdown. Carefully review the log for the first few events within the same time frame for the root cause of the problem. The Guardian Service Processor command, PS, will show a detailed power status for a cabinet. The +48V LED on the Front Panel Board not lit, power is not enabled to the cabinet, indicating the cabinet IO Chassis fans have probably gone from N to N - 1 status requiring an immediate cabinet shutdown."
|
|
::= 7836
|
|
|
|
|
|
hpevtPowerOverload TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cabinet Power System is in overload."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This code is issued when the Cabinet Power supplied (number of Bulk Power Supplies times power output per each) minus the estimated Cabinet Power consumed drops below 0. Utilities firmware will not allow a cabinet in this state to power up (see ABORT_PWRUP_BPS). Utilities firmware will not shut down a cabinet in this state. However, there is a possibility of a cabinet brownout, making the cabinet unreliable."
|
|
::= 7842
|
|
|
|
|
|
hpevtShutdownBlowr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cabinet Shutdown Insufficient Blowers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "After a BLOWR_FAIL, there were N-1 blowers functioning. This is an illegal condition causing immediate cabinet shutdown to prevent component damage."
|
|
::= 7845
|
|
|
|
|
|
hpevtShutdownIofan TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cabinet Shutdown Insufficient IO Fans"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "After a IOFAN_FAIL, there were N-1 fans functioning. This is an illegal condition causing immediate cabinet shutdown to prevent component damage."
|
|
::= 7846
|
|
|
|
|
|
hpevtXucFanFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Expansion Utility Cabinet Fan Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "One of two fans in the Utility chassis of the IO Expansion Cabinet has failed."
|
|
::= 7849
|
|
|
|
|
|
hpevtCluWatchdogReset TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Watchdog Timer Expired"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Watchdog Timer checks for inactivity, or hung state, of the Cabinet Level Utilities (CLU) portion of the UGUY. During activity, the timer is continually reset. If the timer expires, it will automatically reset the CLU microprocessor. This will not affect running partitions."
|
|
::= 7855
|
|
|
|
|
|
hpevtEepromInvalidCksm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid checksum from EEPROM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An invalid checksum was received when reading the FRUID EEPROM for the device named in the chassis code. If this is a single error, the fault lies with the named FRU. If there are many INVALID_CKSM entries in the Event Log, there is probably a problem with the I2C bus."
|
|
::= 7856
|
|
|
|
|
|
hpevtHbpbBoardPowerFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Backplane Power Board Fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION " One or more of the System Backplane Power Boards is reporting a DC Fault through the System Backplane Local Power Monitor. The physical location of the failing power board is in the Data Field of the event."
|
|
::= 7858
|
|
|
|
|
|
hpevtHiobEepromRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Read of EEPROM failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read the EEPROM (FRUID) on the IO Backplane Board failed."
|
|
::= 7863
|
|
|
|
|
|
hpevtHiopbEepromRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Read of EEPROM failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read the EEPROM (FRUID) on the IO Backplane Power Board failed."
|
|
::= 7864
|
|
|
|
|
|
hpevtHiopbLpmFltRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Read of LPM Fault failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read the Local Power Monitor Fault register on the IO Backplane Power Board failed."
|
|
::= 7865
|
|
|
|
|
|
hpevtHiopbOvertemp TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Power Board Over temperature"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Local Power Monitor of the named IO Chassis is reporting a Power Brick over temperature condition."
|
|
::= 7866
|
|
|
|
|
|
hpevtHiopbPowerFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Power Board Fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Local Power Monitor on the named IO Chassis has reported a power fault condition."
|
|
::= 7867
|
|
|
|
|
|
hpevtHiopbVoltMrgnFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Voltage Margin on IO Power Board failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Local Power Monitor on the named IO Power Board failed to properly margin the power as commanded."
|
|
::= 7871
|
|
|
|
|
|
hpevtSbchEepromRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure to read data from a SBCH FRUID EEPROM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either by command or as part of initialization, the data from a FRUID EEPROM failed a read command. This does not necessarily mean the FRU has failed, just that the FRUID data cannot be read."
|
|
::= 7873
|
|
|
|
|
|
hpevtUguyEepromRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure to read data from a UGUY FRUID EEPROM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either by command or as part of initialization, the data from a FRUID EEPROM failed a read command. This does not necessarily mean the FRU has failed, just that the FRUID can't be read."
|
|
::= 7874
|
|
|
|
|
|
hpevtSysBkpEepromRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Read EEPROM failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read the EEPROM (FRUID) on the System Backplane failed"
|
|
::= 7875
|
|
|
|
|
|
hpevtSysBkpI2cRdFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Read command on System Backplane I2C bus failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A read command on the system backplane I2C bus failed."
|
|
::= 7877
|
|
|
|
|
|
hpevtSysBkpI2cWrFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Write command on System Backplane I2C bus failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A write command on the system backplane I2C bus failed. The type of command that failed can be identified by the activity status field (last byte) of the encoded field. B = RC Cable Configuration Register write C = Backplane Voltage Margin Register write 9 = Flex circuit configuration register write"
|
|
::= 7878
|
|
|
|
|
|
hpevtSysBkpPowerFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Backplane Power Fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Local Power Monitor on the named System Backplane has detected a power fault. The failing Backplane Power Board status is read from the Backplane LPM I2C interface register and the value is placed in the data field of the event (bits 15-8)."
|
|
::= 7879
|
|
|
|
|
|
hpevtSysBkpVoltMrgnFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Backplane voltage margin failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Margining voltage to the System Backplane has failed."
|
|
::= 7880
|
|
|
|
|
|
hpevtWriteFruDataFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure to write data to FRUID EEPROM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to write data to the FRUID EEPROM by the MFG level MP command WF failed. The FRU handle of the failing FRUID is embedded in the two uppermost bytes of the data field."
|
|
::= 7891
|
|
|
|
|
|
hpevtCpuFanFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU fan failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fan on a CPU is not operating in a manner that provides enough air flow to cool the processor"
|
|
::= 7892
|
|
|
|
|
|
hpevtCpuFanSlow TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU fan failing"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fan on a CPU is operating in a manner that provides enough air flow to cool the processor but is not at normal operation"
|
|
::= 7893
|
|
|
|
|
|
hpevtDnaFanFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CC chip fan failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fan on a CC chip is not operating in a manner that provides enough air flow to cool the processor"
|
|
::= 7894
|
|
|
|
|
|
hpevtDnaFanSlow TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CC chip fan failing"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fan on a CC chip is operating in a manner that provides enough air flow to cool the processor but is not at normal operation"
|
|
::= 7895
|
|
|
|
|
|
hpevtPdhcToSysfwRevMismtch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System FW and the PDHC have incompatible shared memory interface revisions"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System FW and the PDHC have incompatible shared memory interface revisions. Data byte 0 is the PDHC's supported ICM revision number. Data byte 1 is System FW's supported ICM revision number."
|
|
::= 7896
|
|
|
|
|
|
hpevtPdhCtrlrFwMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDH Controller firmware version is not supported with this version of MP FW"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The MP checked the FW revision of the PDHC identified in the physical location data field and discovered that it did not recognize the revision as one that it has been qualed with. This is an unsupported configuration."
|
|
::= 7902
|
|
|
|
|
|
hpevtCellPowerFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power fault on cell board"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The local Power Monitor is reporting a fault with the named Cell Power Board. The data field of this event can be decoded as follows where a bit set in any of the status fields indicates a fault: data byte 0: (power_good << 1) | (power_fault) data byte 1: Cell Power Board converters status bits[0:2] - memory power bricks 0-2 status bits[3:5] - power i/f bus bricks 0-2 status bits[6:7] - JAB core power bricks 0-1 status data byte 2: Cell converters status bit 0 - clock power status bit 1 - cache power status bit 2 - link power status bit 3 - CC core power status bit 4 - FSB power status bit 5 - 48-V status data byte 3: CPU module converters status bit 0 - CPU module 0 core power status bit 2 - CPU module 1 core power status bit 4 - CPU module 2 core power status bit 6 - CPU module 3 core power status"
|
|
::= 7903
|
|
|
|
|
|
hpevtCpuInitNodeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CPU Node reported a problem initializing its node in the device tree"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CPU node retuned an error when calling its initialize node function. The specific status is displayed in the data field."
|
|
::= 7938
|
|
|
|
|
|
hpevtCpuExecuteCmdError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The ExecuteCommand function failed on a CPU."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ExecuteCommand issues commands that execute on remote CPUs via IPI interrupts. If the command failed to execute, this event is printed and the data field contains the status."
|
|
::= 7939
|
|
|
|
|
|
hpevtCpuCmdStateInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A remote CPU is not prepared to receive a command"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A remote CPU is in a state where it cannot receive and execute a new command. The current status of the CPU is provided in the data field."
|
|
::= 7940
|
|
|
|
|
|
hpevtCpuPalProcError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered when executing a PAL_PROC"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered when executing a PAL_PROC. This code will be emitted in pairs. The Proc INDEX will be in the data of the first chassis code. The status is in the second data field."
|
|
::= 7948
|
|
|
|
|
|
hpevtBootCpuLoadingError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPUs loaded in wrong order"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "CPUs not loaded in correct order. Correct loading order is CPU 0, 1, 2, 3."
|
|
::= 7953
|
|
|
|
|
|
hpevtXbcPersistantError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC SBE and LPE errors were not cleared properly"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC logged a SBE or LPE after they should have been cleared. Either the clear failed, or a new error was logged immediately. Data field: XBC number (32:43), port number (44:55), port status information (0:31)"
|
|
::= 7963
|
|
|
|
|
|
hpevtXbcLinkTestError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CC to XBC link pattern test failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CC to XBC Link pattern test failed. Data Field: This event will be emitted three times 1st event: XBC number (32:43), port number (44:55) 2nd event: expected pattern (0:63) 3rd event: actual data read (0:63)"
|
|
::= 7964
|
|
|
|
|
|
hpevtPltfrmStorageReadErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error Reading a platform storage variable from the PDHC/MP"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to complete a platform storage read command from the utilities system. The exact status printed in the data field."
|
|
::= 7965
|
|
|
|
|
|
hpevtPltfrmStorageWriteErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was returned on a Platform Storage Write Command to the PDHC/MP"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to complete a platform storage write command. The actual status is returned in the data field."
|
|
::= 7966
|
|
|
|
|
|
hpevtTreeNodeErrorSequencer TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Sequencer was unable to find/use a needed tree node"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Sequencer was unable to find the tree node it needed to complete an operation. The tree node is in the ASCII in the data field."
|
|
::= 7973
|
|
|
|
|
|
hpevtPartitionVariableError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware encountered an error in processing the partition variables"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware attempted to read a partition variable from the GSP and store it in options. An error was encountered during this process. The data field contains the partition variable element ID that was being processed."
|
|
::= 7974
|
|
|
|
|
|
hpevtCellRedundtPowerFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A noncritical cell power fault has occurred"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "One or more power converters on the Cell or Cell Power Board has reported a fault. However, because of redundancy in the power system, the power to the Cell is still good. The data field contains detailed power fault location information that is specific to each platform."
|
|
::= 7975
|
|
|
|
|
|
hpevtPalProcConfigIncompatible TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPUProcConfigValue in /options is not compatible with the current PAL/CPU"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "CPUProcConfigValue setting in options as been compared with what is reported by PAL as settable and CPUProcConfigValue is specifying at least one bit that is not supported by this version of PAL using the Get Processor Dependent Features. This chassis code is emitted in pairs, the first data field contains the PAL expected values; the second data field contains the requested setting from options."
|
|
::= 8009
|
|
|
|
|
|
hpevtPalGetProcFeaturesFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware was unable to determine the Processor Dependent Features"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to successfully issue the PAL_GET_PROC_FEATURES PAL proc. The data field is unused"
|
|
::= 8010
|
|
|
|
|
|
hpevtPdhcCriticalDebug TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Data field contains data meant for firmware debug only."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This event is a tool to aid in the debugging and testing of firmware."
|
|
::= 8127
|
|
|
|
|
|
hpevtCluUndefinedCase TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CLU has encountered an undefined case"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CLU has encountered an undefined case in its control flow."
|
|
::= 8128
|
|
|
|
|
|
hpevtCellVoltageMarginUnkn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unknown Cell voltage margin has been detected."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Cell voltage margin settings do not match the Normal, +5%, or -5% values."
|
|
::= 8130
|
|
|
|
|
|
hpevtPdhcAssertionFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The runtime verification of a programming assumption has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "For debug purposes, many assumptions made by the PDHC developer(s) are checked at run-time. If this event log is seen, it indicates that the hardware or software is in an unknown state. For developer debug purposes, the data field describes where in the code that the error was detected. Data Bytes[0-1]: The line number within the source code file where the error was detected. Data Bytes[2-7]: The first 6 characters of the source code file name."
|
|
::= 8131
|
|
|
|
|
|
hpevtPdhcFirmwareUnknownErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unknown error has been detected by the PDHC firmware."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unknown error has been detected by the PDHC firmware. For developer debug purposes, the data field describes where in the code that the error was detected. Data Bytes[0-1]: The line number within the source code file where the error was detected. Data Bytes[2-7]: The first 6 characters of the source code file name."
|
|
::= 8132
|
|
|
|
|
|
hpevtPdhcI2cWriteFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to write to a device on the PDHCs I2C bus has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to write to a device on the PDHC's I2C bus has failed. The devices on the I2C bus are the Cell's FRU EEPROM, the Cell Power Board's FRU EEPROM, the voltage margining D-to-A converters, and, if they are accessible, the CPU Module Power Pods' FRU EEPROMs. The Data field information contains information that can identify the exact device that has failed. Refer to the Cell ERS for a mapping of I2C device addresses to devices. Data Bytes[0-1]: Reserved Data Bytes[2-3]: I2C Device Address Data Bytes[4-5]: Starting Word Address Data Bytes[6-7]: Size of attempted access (in bytes)."
|
|
::= 8133
|
|
|
|
|
|
hpevtPdhcI2cReadFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to read from a device on the PDHC's I2C bus has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read from a device on the PDHC's I2C bus has failed. The devices on the I2C bus are the Cell's FRU EEPROM, the Cell Power Board's FRU EEPROM, the voltage margining D-to-A converters, and, if they are accessible, the CPU Module Power Pods' FRU EEPROMs. The Data field information contains information that can identify the exact device that has failed. Refer to the Cell ERS for a mapping of I2C device addresses to devices. Data Bytes[0-1]: Reserved Data Bytes[2-3]: I2C Device Address Data Bytes[4-5]: Starting Word Address Data Bytes[6-7]: Size of attempted access (in bytes)."
|
|
::= 8134
|
|
|
|
|
|
hpevtPdhcSmbusWriteFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to write to a device on the PDHC's SM bus has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to write to a device on the PDHC's SM bus has failed. The devices on the SM bus are the CPU modules' FRU EEPROMs, the CPU modules' Processor Information ROMs, and the CPU modules' thermal sensors. The Data field information contains information that can identify the exact device that has failed. Refer to the Cell ERS for a mapping of SM Bus device addresses to devices. Data Bytes[0-1]: Reserved Data Bytes[2-3]: SM bus Device Address Data Bytes[4-5]: Starting Word Address Data Bytes[6-7]: Size of attempted access (in bytes)."
|
|
::= 8135
|
|
|
|
|
|
hpevtPdhcSmbusReadFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to read from a device on the PDHC's SM bus has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read from a device on the PDHC's SM bus has failed. The devices on the SM bus are the CPU modules' FRU EEPROMs, the CPU modules' Processor Information ROMs, and the CPU modules' thermal sensors. The Data field information contains information that can identify the exact device that has failed. Refer to the Cell ERS for a mapping of SM Bus device addresses to devices. Data Bytes[0-1]: Reserved Data Bytes[2-3]: SM bus Device Address Data Bytes[4-5]: Starting Word Address Data Bytes[6-7]: Size of attempted access (in bytes)."
|
|
::= 8136
|
|
|
|
|
|
hpevtFrequencyProgramFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell boot has been disabled due to a failure setting the frequency registers."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDHC did not read valid frequency information from the CPU modules' or Cell's FRU EEPROMs, or the frequency registers would not update properly. Following this event, the Cell will not boot until the problem is corrected and Cell Power has been turned off, then on again, using the PE command."
|
|
::= 8137
|
|
|
|
|
|
hpevtSysFwFlashUpdateError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error has occurred while updating System FW."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error has occurred while updating System FW. More details about the update failure may be available as displayed by the Firmware Update Utility (FWUU)."
|
|
::= 8138
|
|
|
|
|
|
hpevtPdhcUnexpectedReset TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PDHC firmware was reset for some unknown reason."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDHC firmware was reset for some unknown reason."
|
|
::= 8139
|
|
|
|
|
|
hpevtCpuTmpSensorSetupFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell boot has been disabled because setup of a CPU thermal sensor failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A hardware fault prevented the PDHC from configuring the thermal sensor(s) on one or more of the CPU modules. Following detection of this fault condition, the Cell will be prevented from booting until the Cell is powered 'off', then 'on', using the PE command."
|
|
::= 8140
|
|
|
|
|
|
hpevtCpuModuleThermalert TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CPU module has reported overtemp, so will be powered off in 1 minute."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU module's temperature has exceed the high temperature threshold. As a result of this event, an irrevocable 2 minute timer will begin. At the end of 2 minutes, the offending CPU module will be powered off by the Cell hardware. The Cell must be powered off then on using the MP's PE command before the CPU module will be powered again."
|
|
::= 8141
|
|
|
|
|
|
hpevtPdhcFlashUpdateError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while updating the PDHC firmware."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while updating the PDHC firmware. More specific details of the update error may be displayed by the Firmware Update utility running on the MP."
|
|
::= 8143
|
|
|
|
|
|
hpevtCellTypMismatchWSysfw TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Boot is disabled because the cell type does not match the System FW ROM type."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cell type (IPF or PA) does not match System FW type. The cell type is detected based on information stored in CPU modules' FRUID EEPROMs. The System FW type is determined based on data that is embedded in the System FW ROM image. This is checked each time Cell power transitions from off to on, and each time the System FW is updated. Following the detection of this mismatch, the Cell will not be allowed to boot until the problem has been resolved."
|
|
::= 8147
|
|
|
|
|
|
hpevtPdhcPdhArbiterTimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PDHC has waited an abnormally long time for PDH bus access."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This event is emitted after the PDHC has waited longer than a maximum expected time for the PDH arbiter to grant it control of the PDH bus. The PDHC will continue waiting for control of the PDH bus until the arbiter grants it control, or the Cell is powered off using the MP's PE command. While waiting for the PDH bus, the PDHC will NOT perform its normal duties such as monitoring the Cell status, and passing messages from the system to the MP, and the PDHC heartbeat will not blink."
|
|
::= 8149
|
|
|
|
|
|
hpevtPdhcGetSm4Timeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The PDHC has waited an abnormally long time to obtain the PDH semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This event is emitted after the PDHC has waited longer than a maximum expected time to obtain control of the PDH bus semaphore. The PDHC will continue waiting for control of the PDH bus semaphore until System FW relinquishes control of the semaphore, or the Cell is powered off using the MP's PE command. While waiting for the PDH bus semaphore, the PDHC will NOT perform its normal duties such as monitoring the Cell status, and passing messages from the system to the MP, and the PDHC heartbeat will not blink. The data field contains debug data that may be useful for developers. Data_byte[0] = last value read from PDHC's address for the microSemaphore register. Data_byte[1] = boolean indicator (1=set,0=not_set) of whether the PDHC's flag is set. Data_byte[2] = boolean indicator (1=set,0=not_set) of whether the System FW's flag is set."
|
|
::= 8151
|
|
|
|
|
|
hpevtIpmiBmc2hostMsgFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while transmitting an IPMI message in the BMC2HOST direction."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This event indicates that an error occurred while transmitting an IPMI message in the BMC2HOST direction. The data field contains more detailed information about the source of the error. Data Bytes 0 & 1 form a 16-bit IPMI error indicator that has the following values and meanings: 1 - IPMI_HOST_BUSY_TIMEOUT - The PDHC could not put a message in the BMC2HOST hardware message queue for over 10 seconds, so the pending message(s) were dropped. 2 - IPMI_INVALID_MSG_SIZE - The MP sent an IPMI message response that has an embedded size indicator that is less than 4 bytes or greater than the size of the message data. The poorly formed message response will be dropped. 3 - IPMI_BMC2HOST_Q_FULL - The BMC2HOST message queue in the PDHC is full, so a message response from the MP has been dropped."
|
|
::= 8153
|
|
|
|
|
|
hpevtEfiDebugLevelTokenErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "EFI unable to read initial debug level from the BMC"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "EFI was unable to read the initial debug level from the BMC token. EFI will continue with an unknown value for the debug level. Data Field: Return status from internal EFI function."
|
|
::= 8154
|
|
|
|
|
|
hpevtXbcPortNotLandmined TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A XBC port was unexpectedly found to not be landmined."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC port was unexpectedly found to not be landmined. The data field consists of the XBC number (32:43) and the port number (44:55)."
|
|
::= 8156
|
|
|
|
|
|
hpevtFabricValidateError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid number of XBC ports were landmined in the system."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The number of landmined XBC ports was not within the allowable range. There is a minimum number of landmined ports because some ports are always unused. There is a maximum number of landmined ports because there is a limit to the number of broken links allowed in a system. The data field shows the number of landmined ports found"
|
|
::= 8159
|
|
|
|
|
|
hpevtFabricISRInvalidBkp TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The backplane was not recognized as one that contains fabric"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field contains the backplane type found. During Intra SKD Routing, the backplane type detected was either a Medel backplane or was unrecognized. The backplane could therefore not be routed. This is a firmware sanity check. Data Field: system type"
|
|
::= 8184
|
|
|
|
|
|
hpevtFabricXinWrZeroErrMaskError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Writing the XIN Error Mask Register to zero failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Prior to initializing the CC to XBC link, the XIN error mask should be zeroed out to prevent spurious errors from interfering with the link initialization. This write to zero out the error mask failed. Data Field: (cell << 56) | return status"
|
|
::= 8186
|
|
|
|
|
|
hpevtFabricCcPriModeRegRdStatus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Dumping error info. Read status of the Primary Mode Register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Coherency Controller's (CC) XIN link did not initialize properly. The data field contains the return status from an attempted read of the CC Primary Error Mode CSR. (0 = SUCCESS)"
|
|
::= 8187
|
|
|
|
|
|
hpevtFabricCcPriModeRegRdData TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Data read from the CC Primary Mode CSR"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Coherency Controller's (CC) XIN link did not initialize properly. The data field contains the data read from the CC Primary Error Mode CSR."
|
|
::= 8188
|
|
|
|
|
|
hpevtFabricCcErrMaskRegRdStatus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Dumping error info. Read status of the CC Error Mask Register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Coherency Controller's (CC) XIN link did not initialize properly. The data field contains the return status from an attempted read of the CC Primary Error Mode CSR. (0 = SUCCESS)"
|
|
::= 8189
|
|
|
|
|
|
hpevtFabricCcErrMaskRegRdData TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Data read from the CC Error Mask CSR"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Coherency Controller's (CC) XIN link did not initialize properly. The data field contains the data read from the CC Error Mask CSR."
|
|
::= 8190
|
|
|
|
|
|
hpevtFabricXingNeighborPortBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The link could not be crossed upon first attempt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The neighbor's port connected to the link being crossed is not routable. This was the first attempt to cross the link, PDC will now look for another link it can cross. DATA: (xbcNum << 32 ) | (port << 44)"
|
|
::= 8194
|
|
|
|
|
|
hpevtFabricISRRdFwdProgErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed reading an XBC forward progress register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fabric read error. Data field: (XBC number << 32 | return status)"
|
|
::= 8195
|
|
|
|
|
|
hpevtFabricGetNeighborMaxLinksBroken TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not find an adjacent XBC due to broken fabric links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Too many crossbar links are broken. Cell cannot boot, halting. Data field: XBC number << 32"
|
|
::= 8198
|
|
|
|
|
|
hpevtPmAssertionFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The runtime verification of a programming assumption has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "For debug purposes, many assumptions made by the PM developer(s) are checked at run-time. If this event log is seen, it will either indicate that the hardware is in a unknown state that is not handled by the PM, or that a programming bug has been found. For developer debug purposes, the data field describes where in the code that the error was detected. Data Bytes[0-1]: The line number within the source code file where the error was detected. Data Bytes[2-7]: The first 6 characters of the source code file name."
|
|
::= 8199
|
|
|
|
|
|
hpevtPmFirmwareUnknownErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unknown error has been detected by the PDHC firmware."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unknown error has been detected by the PM firmware. For developer debug purposes, the data field describes where in the code that the error was detected. Data Bytes[0-1]: The line number within the source code file where the error was detected. Data Bytes[2-7]: The first 6 characters of the source code file name."
|
|
::= 8200
|
|
|
|
|
|
hpevtPmCriticalDebug TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Data field contains data meant for firmware debug only."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This event is a tool to aid in the debugging and testing of firmware."
|
|
::= 8202
|
|
|
|
|
|
hpevtFabricLinkCorErrTestFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Testing of correctable errors injected from the CC has failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed link testing to ensure that SBE and LPE errors are detected properly by the XBC. The XBC did not detect any errors. Data field indicates the return status: (1 = err detected, 0 = no err detected, -1 = XBC accesses failed)"
|
|
::= 8205
|
|
|
|
|
|
hpevtInvalidCabinetNumber TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A cabinet has been configured using an invalid cabinet number"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The data field contains the cabinet number that is invalid"
|
|
::= 8206
|
|
|
|
|
|
hpevtPdIncompatibleFwRevs TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cells trying to join a PD are at incompatible firmware revisions"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cell indicated in the data field is at a different firmware revision than the reporting cell. This is determined by evaluating the checksums of the 2 rom images."
|
|
::= 8207
|
|
|
|
|
|
hpevtPmI2cWriteFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to write to a device on the PM's I2C bus has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to write to a device on the PM's I2C bus has failed. The Data field contains information that can identify the exact device that has failed. Refer to the UGUY ERS for a mapping of I2C device addresses to devices. Data Bytes[0-1]: Reserved Data Bytes[2-3]: I2C Device Address Data Bytes[4-5]: Starting Word Address Data Bytes[6-7]: Size of attempted access (in bytes)."
|
|
::= 8212
|
|
|
|
|
|
hpevtPmI2cReadFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to read from a device on the PM's I2C bus has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to read from a device on the PM's I2C bus has failed. This event is only emitted when the PM is reading a BPS's. The Data field contains information that can identify the exact device that has failed. Refer to the UGUY ERS for a mapping of I2C device addresses to devices. Data Bytes[0-1]: Reserved Data Bytes[2-3]: I2C Device Address (to convert to BPS slot number subtract 1 and divide by 2) Data Bytes[4-5]: Starting Word Address Data Bytes[6-7]: Size of attempted access (in bytes)."
|
|
::= 8214
|
|
|
|
|
|
hpevtCellInfoError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered updating the cell info structure in ICM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered trying to obtain the data required for the cell information structure in ICM. The data field is an ASCII message that indicates the information that was not found."
|
|
::= 8216
|
|
|
|
|
|
hpevtSlaveConsoleSetupError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered pointing the slave cell consoles to the diva"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered establishing the slave cells use of the diva console."
|
|
::= 8218
|
|
|
|
|
|
hpevtRegistryMoveToCoreCellError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered trying to relocate a slave cells registry"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered trying to relocate the registry on a slave cell to point to the core cells main memory structures."
|
|
::= 8219
|
|
|
|
|
|
hpevtProfileGroupCCrcError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Complex Profile Group C CRC didn't match the expected value"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Calculated CRC for the group C Partition Profile did not match the stored value. The expected value and the actual value will be emitted in 2 sequential chassis codes."
|
|
::= 8220
|
|
|
|
|
|
hpevtMcCoreCellSelectFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure to identify a core cell during Global MCA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Not able to find a core cell in the PD during a global MCA error processing."
|
|
::= 8238
|
|
|
|
|
|
hpevtFabricAssertFabricUtils TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected fabric firmware error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected error occurred while initializing the fabric. The firmware is not able to analyze this error. Clues to the cause of this error may be found in the IPMI forward progress log (FPL) either shortly before or after this log entry occurred. The FPL is available from the management processor using the 'sl' command. HP-UX also saves these logs in the /var/stm/logs/os directory, and they can be viewed using the slview utility."
|
|
::= 8239
|
|
|
|
|
|
hpevtSalPmiFwError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Internal firmware programming error in the PMI handler."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal firmware error was encountered. This is usually caused by a bad parameter passed to a function, corrupt memory, corrupt malloc tables or something similar. The data field contains the IP address of the function that encountered the error."
|
|
::= 8240
|
|
|
|
|
|
hpevtOlaWrongNumberCells TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "During a Cell On Line Add inconsistent number of cells discovered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During the on line addition of a cell the partition adding the cell has determined inconsistent data as to which cell is being added. The cell addition will be aborted and the partition will resume execution without the new cell."
|
|
::= 8243
|
|
|
|
|
|
hpevtFabricXbcRouteSourceCellPortErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading source cell port on XBC during data traversability test"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while reading the routing from the source cell's port on the source XBC. Data Field: (source cell << 56 | source XBC << 32)"
|
|
::= 8257
|
|
|
|
|
|
hpevtBootOlaCellIncompatible TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OLA cell is incompatible with the existing partition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "OLA cell cannot be added because it has resources that are not compatible with those already in the partition. Data field specifies the physical location of the cell which is incompatible and on which the OLA was attempted. The preceding chassis code or codes should already have been emitted specifying what the actual incompatibility was. The OLA cell will NOT be added to the partition, and the existing partition should not be affected."
|
|
::= 8261
|
|
|
|
|
|
hpevtBootOlaCellDidNotReachRendezvous TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Partition attempted to OLA a cell that was not fully ready for the operation."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Root Cell attempted to OLA a cell which hung somewhere in the OLA process - the cell released from BIB but never made it to its final rendezvous state. Data field contains physical location of the hung OLA cell. The OLA cell will NOT be added to the partition, and the existing partition should not be affected."
|
|
::= 8263
|
|
|
|
|
|
hpevtBootOlaCellStillAtBib TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Partition attempted to OLA a cell still waiting at BIB."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Root cell attempted to OLA a cell that was never released from BIB. Data field contains the physical location of the cell that is being OLAD."
|
|
::= 8264
|
|
|
|
|
|
hpevtBootOlaCellUnexpectedCellState TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Partition attempted to OLA a cell in an unexpected Cell state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Partition attempted to OLA a cell in an unexpected Cell state. Data Field contains the unexpected cell state of the OLA cell. The OLA cell will NOT be added to the partition, and the existing partition should not be affected."
|
|
::= 8265
|
|
|
|
|
|
hpevtBootOlaCellCantReachAliveCells TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OLA cell was unable to reach some cell(s) in the alive set"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Root cell will emit this chassis code indicating the OLA cell could reach all cells in the alive set of the existing partition. Data field will contain the physical location of the OLA cell. This chassis code should immediately follow a chassis code indicating exactly which cell the OLA cell could not reach. The OLA cell will not be added to the partition and the partition will be unaffected."
|
|
::= 8267
|
|
|
|
|
|
hpevtBootMixedCpuCoreFreqInstalled TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPUs of different maximum core frequencies are installed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "CPU's of mixed maximum core frequencies are installed"
|
|
::= 8269
|
|
|
|
|
|
hpevtXinInitIntermittentFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The RVL CCTogo link initialization workaround (PS221) failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Cell Controller-XBC link initialization is having an intermittent failure. The data field contains the number of initialization sequences that failed before being successful."
|
|
::= 8271
|
|
|
|
|
|
hpevtPdhErrClearOlaSteeringBit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed clearing the OLA steering bit in the Dillon microstatus reg."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC failed clearing the OLA steering bit in the PDH FPGA microstatus register. Data field contains the physical location of the cell with the failure. This can only happen on an OLA cell and will cause that cell to reset and not to join the existing partition."
|
|
::= 8643
|
|
|
|
|
|
hpevtBootOlaFailedUpdatePdAddrMap TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The attempt to update the PD Addr Map to include OLA cell failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The attempt to update the PD Addr Map to include OLA cell failed."
|
|
::= 8645
|
|
|
|
|
|
hpevtBootOlaFailedUpdatePdPdt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Attempt to update the PD PDT with OLA Cell failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Attempt to update the partition PDT with OLA cell PDT data has failed."
|
|
::= 8646
|
|
|
|
|
|
hpevtBootOlaFailedUpdateCellMap TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Attempt to update the cell map to include the OLA Cell failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Attempt to update the cell map to include the OLA Cell failed"
|
|
::= 8647
|
|
|
|
|
|
hpevtFabricCc2XbcLinkInitFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric Discovery could not initialize the local cell's XBC link"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fabric Discovery's final attempt to initialize the local cell's CC to Crossbar Chip (XBC) link has failed. This cell cannot talk to the fabric. Data: link init state bit read from the CC Link State register"
|
|
::= 8648
|
|
|
|
|
|
hpevtFwVirtualMappingError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Internal firmware programming error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal firmware error was encountered. This is usually caused by a bad parameter passed to a function, corrupt memory, corrupt malloc tables or something similar. The data field contains the physical address that failed mapping to a virtual address"
|
|
::= 8652
|
|
|
|
|
|
hpevtFabricXinInitWriteErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the XIN init disable register."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure while writing the XBC CSR containing the link status"
|
|
::= 8676
|
|
|
|
|
|
hpevtFabricXinInitReadErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the XIN init state register."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure while reading the XBC CSR containing the link status"
|
|
::= 8677
|
|
|
|
|
|
hpevtFabricLinkInitIntermittentFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "intermittent failure while retrying the CC to XBC link init"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fabric Discovery's attempt to initialize the local cell's CC to XBC link has failed. The link initialization sequence has an intermittent problem."
|
|
::= 8679
|
|
|
|
|
|
hpevtIodiscPciInitnodeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Initialization of a PCI node in the firmware device tree failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to create and initialize a PCI device node"
|
|
::= 8690
|
|
|
|
|
|
hpevtIodiscPciBusscanError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered while scanning the PCI bus."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while scanning the PCI bus"
|
|
::= 8691
|
|
|
|
|
|
hpevtIodiscPciInitbridgeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered initializing the PCI bridge"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to initialize a P2P bridge"
|
|
::= 8692
|
|
|
|
|
|
hpevtIodiscPciIomapError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered initializing the PCI IO map."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Insufficient IO Port space to support the PCI card"
|
|
::= 8693
|
|
|
|
|
|
hpevtIodiscPciMmiomapError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered creating the PCI MMIO map"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Insufficient MMIO space to support the PCI card requirements"
|
|
::= 8694
|
|
|
|
|
|
hpevtIodiscSbaInitnodeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error initializing the SBA node"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to initialize the SBA node"
|
|
::= 8709
|
|
|
|
|
|
hpevtIodiscSbaDiscoverError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error discovering the SBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to discover SBA hardware"
|
|
::= 8710
|
|
|
|
|
|
hpevtIodiscSbaResetError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered while resetting the SBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to reset the SBA"
|
|
::= 8711
|
|
|
|
|
|
hpevtIodiscIolinkError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error initializing the IO link"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was detected in the link between the CC and the I/O controller."
|
|
::= 8712
|
|
|
|
|
|
hpevtIodiscCableError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There is a problem initializing the REO cable"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An SBA cable error has been detected"
|
|
::= 8713
|
|
|
|
|
|
hpevtIodiscIoChassisPower TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The IO chassis discovered was powered off"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Identified the cell number that is connected to the chassis."
|
|
::= 8714
|
|
|
|
|
|
hpevtIodiscLbaInitnodeError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error initializing the LBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while attempting to create or initialize an LBA node"
|
|
::= 8715
|
|
|
|
|
|
hpevtIodiscLbaWidthError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error querying the LBA width"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to configure LBA rope bundling width"
|
|
::= 8716
|
|
|
|
|
|
hpevtIodiscLbaPhaseError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error with the LBA phase"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "error code"
|
|
::= 8717
|
|
|
|
|
|
hpevtIodiscLbaClearError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error clearing the LBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while attempting to clear an LBA error log register"
|
|
::= 8718
|
|
|
|
|
|
hpevtIodiscLbaLogError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error with the LBA log"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to generate LBA error logs"
|
|
::= 8719
|
|
|
|
|
|
hpevtIodiscLbaDiscoverError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error discovering the LBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to discover LBA hardware"
|
|
::= 8720
|
|
|
|
|
|
hpevtIodiscLbaConfigError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error configuring the LBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while attempting to configure the LBA hardware"
|
|
::= 8721
|
|
|
|
|
|
hpevtIodiscLbaPciscanError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error scanning the PCI bus"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to scan the PCI bus"
|
|
::= 8722
|
|
|
|
|
|
hpevtIodiscLbaPciconfigError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There was an error configuring PCI space through the LBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while attempting to configure PCI config space"
|
|
::= 8723
|
|
|
|
|
|
hpevtBootOlaCellErrAccessCmplxProfile TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The OLA cell failed accessing the complex profile"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OLA cell failed accessing the complex profile. Cell will send Failed to OLA message back to partition and then reboot itself. Existing partition will not be affected."
|
|
::= 8745
|
|
|
|
|
|
hpevtBootFwRelocMemErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware was unable to find a suitable block of main memory to relocate ROM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Firmware tries to find a main memory block large enough meeting alignment requirements."
|
|
::= 8747
|
|
|
|
|
|
hpevtBootOlaCellNotConfigInCmplxProfile TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell started OLA but is not configured in the complex profile of the partition."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cell started OLA but is not configured in the complex profile of the partition. Cell will reboot to SINC_BIB. Existing partition will not be affected."
|
|
::= 8752
|
|
|
|
|
|
hpevtOptsNvmAllocError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Options service received an NVRAM allocation error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Options service received an error when attempting to allocate an NVRAM storage block. Either an error was returned from the call, or the call returned successfully yet an invalid address was returned."
|
|
::= 8756
|
|
|
|
|
|
hpevtBootOlaUpdateRtcFailedOlaCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "failure on OLA cell during attempt to synch its realtime clock"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A failure occurred on the OLA cell during the attempt to synchronize its real time clock with the clock(s) in the existing partition. Data field contains physical location of OLA cell."
|
|
::= 8757
|
|
|
|
|
|
hpevtSalInfoTimeout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SAL errlog access timeout"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Access to SAL error log procedure timed out because the log facility was busy processing a request from another CPU. Data field indicates the SAL procedure ID."
|
|
::= 8758
|
|
|
|
|
|
hpevtPdhIprNotClearedOnCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Dillon IPR is not cleared after a MAX_RD_CLR_IPR_TRIES on a cell."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDH FPGA IPR is not cleared after a MAX_RD_CLR_IPR_TRIES on a cell. The Data Filed in the Cell number. See the next Chassis Code to see the MAX_RD_CLR_IPR_TRIES"
|
|
::= 8761
|
|
|
|
|
|
hpevtPdhIprClearAttempts TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Indicated the Dillon IPR is not cleared after a number of PDC attempts."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Indicated the PDH FPGA IPR is not cleared after a number of PDC attempts. The Data Field contents the MAX_RD_CLR_IPR_TRIES. Please look at the previous Chassis Code to see the Cell number."
|
|
::= 8762
|
|
|
|
|
|
hpevtBootOlaUpdateRtcFailedExistingCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "failed accessing the core cell RTC while synchronizing the OLA cell's RTC."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "attempt to synchronize the Real-Time Clock of the OLA cell with the existing partition failed because the RTC on the core cell could not be read."
|
|
::= 8763
|
|
|
|
|
|
hpevtMemIncompleteEchelon TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The echelon given in the data field is not fully populated."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "One or more dimms are missing from the echelon given in the data field. The dimms may not be installed or firmware was not able to detect the dimms."
|
|
::= 8768
|
|
|
|
|
|
hpevtFabricRdPortStatePortInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Attempted to read the port state from an illegal port number"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The code that reads the port state (landmine vs. healthy) expects a XBC internal port number, it received bogus data. The port state cannot be read. Data Field: (port << 44) | (xbc num << 32)"
|
|
::= 8771
|
|
|
|
|
|
hpevtFabricWrPortStatePortInvalid TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Attempted to write the port state for an illegal port"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The code that writes the port state (landmine vs. healthy) expects a XBC internal port number, it received bogus data. The port state cannot be read. Data Field: (port << 44) | (xbc num << 32)"
|
|
::= 8772
|
|
|
|
|
|
hpevtMainBpLpmFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The main backplane is reporting the LPM status as fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The main backplane is reporting the LPM status as fault."
|
|
::= 8784
|
|
|
|
|
|
hpevtIoBpLpmFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The IO backplane is reporting a LPM status as fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The IO backplane has reported a local power monitor fault."
|
|
::= 8787
|
|
|
|
|
|
hpevtCmplxProfileInitFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware was unable to default the complex profile"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to default the complex profile"
|
|
::= 8797
|
|
|
|
|
|
hpevtPalSetProcFeaturesFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware could not set Pal Proc features"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware call to set processor feature resulted in an error."
|
|
::= 8798
|
|
|
|
|
|
hpevtActiveLogNotFound TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Means that the error log space in the Nvram has not been allocated."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This chassis code shows that the error log space in the NVRAM has not been allocated for the current error event. This will be emitted out whenever a error section is attempted to be logged without allocation of log space in NVRAM"
|
|
::= 8806
|
|
|
|
|
|
hpevtReachedMaxErrorLogs TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This indicates the maximum number of logs for the event."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates that the error logs for a particular event type have reached the maximum allowed to be stored in the NVRAM. The event type is indicated in the data field."
|
|
::= 8807
|
|
|
|
|
|
hpevtOldNoCellToDelete TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "On Line Delete operation was begun but firmware couldn't find a deleteable cell"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware has been invoked to perform a cell delete operation but no cell in the system appears to be ready for deletion."
|
|
::= 8814
|
|
|
|
|
|
hpevtBpsOvercurrent TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The bulk power system is above its current capacity."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The bulk power supply is overcurrent"
|
|
::= 8817
|
|
|
|
|
|
hpevtBpsWarnOt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The bulk specified is warning of a potential thermal problem."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data: Bulk location."
|
|
::= 8818
|
|
|
|
|
|
hpevtErmOutOfHeap TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Malloc failed while trying to process and ERM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error Response Mode code attempted a malloc of heap space that failed."
|
|
::= 8819
|
|
|
|
|
|
hpevtMemDimmUnsupported TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Dimm at physical location in data field is not supported on this platform."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The dimm in the physical location given by the data field is not supported on this platform. The dimm may not be supported by the hardware, or the dimm may not have been properly qualified for this platform."
|
|
::= 8821
|
|
|
|
|
|
hpevtOptsMallocError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The OPTIONS component received a memory allocation error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OPTIONS component was unable to allocate NVRAM memory in order to store a non-volatile variable. The storage area for NVRAM options may be full, or there may be undetected corruption."
|
|
::= 8828
|
|
|
|
|
|
hpevtCellHwDegraded TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A dimm or CPU has been deconfigured or failed testing"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A dimm or CPU has failed and is not operational for the system. This event is emitted prior to determining if the cell should be integrated into the Partition."
|
|
::= 8837
|
|
|
|
|
|
hpevtNotIntegratingCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The cell will not join the PD"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A cpu or dimm error has been detected, and the Complex Profile, Cell Integration Table, Cell integration policy says to not integrate the cell into the PD. The data field is unused, but the cell that emitted this event is the one that did not get integrated."
|
|
::= 8839
|
|
|
|
|
|
hpevtIoContextCorruptErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The error context in NVM was corrupt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The IO error context is corrupt. This will impair IO error reporting."
|
|
::= 8842
|
|
|
|
|
|
hpevtIoRopeFatal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A rope went fatal from the SBA"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A rope went fatal from the SBA to the LBA. If all the ropes go fatal the IO subsystem is dead. Any I/O below the rope will not be accessible. The data field gives the physical location of the rope that went fatal. Some ROPE_FATAL conditions will not cause the system to go down. For Example, a rope that has gone fatal during an OLAR operation will only cause warnings to the user, not bring the partition down."
|
|
::= 8843
|
|
|
|
|
|
hpevtIoBusFatal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A PCI bus on the system went fatal."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PCI bus on the system is fatal. Any device on this bus is unavailable. Firmware was unable to complete card initialization due to an error. Data field contains physical location of failed bus."
|
|
::= 8844
|
|
|
|
|
|
hpevtIoRopeUnitFatal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "One of the rope units in the SBA is dead."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "One of the rope units in the SBA failed. If all of the rope units fail, then IO will not be available on this cell."
|
|
::= 8845
|
|
|
|
|
|
hpevtPdhFlashWriteEnableBitSetNowCleared TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The System Flash Write Enable bit is incorrectly set and now clearing by PDC"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The System Flash Write Enable bit is incorrectly set and now clearing by PDC. The Data field contains the value of PDH Miscellaneous Signal Register read before System Flash bit is cleared."
|
|
::= 8851
|
|
|
|
|
|
hpevtFirmwareInitError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware encountered a problem trying to initialize"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware encountered an error while trying to perform an operation during system initialization. This event ID will always be emitted before an event ID that describes the status of the operation that failed."
|
|
::= 8855
|
|
|
|
|
|
hpevtMcIncompleteCpuSet TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This means that all the cpus in the cell did not show up."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that all the cpus in the cell did not show up."
|
|
::= 8857
|
|
|
|
|
|
hpevtMcIncompleteCellSet TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This means that all the cells did not rendezvous during the PD rendezvous."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that all the cells did not rendezvous during the PD rendezvous. The data part will contain the Expected data and the actual mask of the cells that rendezvoused."
|
|
::= 8858
|
|
|
|
|
|
hpevtMcTreeCheckFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The FW tree sanity check failed during the MCA error processing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The FW tree sanity check failed during the MCA error processing."
|
|
::= 8859
|
|
|
|
|
|
hpevtMcRegistryCheckFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This means that the registry sanity check failed during MCA error handling."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that the registry sanity check failed during MCA error handling."
|
|
::= 8860
|
|
|
|
|
|
hpevtMcDuringOsMca TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This means that MCA occurred while OS_MCA was performing error recovery."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that MCA occurred while OS_MCA was performing error recovery."
|
|
::= 8861
|
|
|
|
|
|
hpevtMcMemDumpAbandon TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "One of the BT errors occurred that results in abandoning memory dump."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that memory dump will be abandoned due to work-around for CN2272. This happens when one of the Blocking timeout in the Processor input block of the Cell Controller occurs."
|
|
::= 8864
|
|
|
|
|
|
hpevtMcFwTreeNotComplete TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The firmware tree is not complete and hence there will be no PD rendezvous."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The firmware tree is not complete and hence there will be no PD rendezvous."
|
|
::= 8865
|
|
|
|
|
|
hpevtAcpiConfigMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ACPI configuration mismatch across cells in the partition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The firmware parameter that defines the ACPI configuration is inconsistent in at least one of the cells in the partition."
|
|
::= 8872
|
|
|
|
|
|
hpevtFabricXinErrOrderStatusClrFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed clearing of the XIN_ERR_ORDER_STATUS CSR"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Writing the XIN_ERR_ORDER_STATUS register of the CC failed. This is some sort of a hardware failure. Data Field: return status"
|
|
::= 8873
|
|
|
|
|
|
hpevtFabricAssertFabricInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected fabric firmware error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected error occurred while initializing the fabric. The firmware is not able to analyze this error. Clues to the cause of this error may be found in the IPMI forward progress log (FPL) either shortly before or after this log entry occurred. The FPL is available from the management processor using the 'sl' command. HP-UX also saves these logs in the /var/stm/logs/os directory, and they can be viewed using the slview utility."
|
|
::= 8876
|
|
|
|
|
|
hpevtInvalidPiromData TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid data read from a CPU module's Processor Information ROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A value read by the PDHC from a CPU module's Processor Information ROM was not within acceptable limits."
|
|
::= 8877
|
|
|
|
|
|
hpevtSettingFreqRatiosError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid parameter when setting cpu frequency ratios"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An invalid parameter was specified when trying to set the cpu bus config register, cpu frequencies ratio field. Valid range is 0xe - 0x17"
|
|
::= 8882
|
|
|
|
|
|
hpevtOptsBlockCksumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Option block in nvram has a checksum error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The overhead structure of the OPTIONS block in NVRAM has a checksum error."
|
|
::= 8883
|
|
|
|
|
|
hpevtFabricColaLocalCcLinkNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CC to CC link did not initialize on the local cell"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During a cell OLA, the link on the local cell failed to initialize. Data Field: (my cell << 32) | XIN Link State"
|
|
::= 8894
|
|
|
|
|
|
hpevtFabricXinInitDisableWrError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write the CC link disable register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to disable the fabric link failed because writing the CC CSR failed. Data Field: (cell << 56) | return status"
|
|
::= 8895
|
|
|
|
|
|
hpevtFabricXinErrMaskUnknownBkp TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unknown backplane type was found"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not determine the system type in order to write the appropriate error mask for the fabric link. Data Field: system type"
|
|
::= 8896
|
|
|
|
|
|
hpevtFabricXinWrErrMaskError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the CC link error mask"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed writing the XIN error mask for CC's fabric link. Data Field: (cell << 56) | return status"
|
|
::= 8897
|
|
|
|
|
|
hpevtFabricXinRdErrMaskError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the CC's fabric link error mask"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XIN Link error mask register. Data Field: (cell << 56) | return status"
|
|
::= 8898
|
|
|
|
|
|
hpevtFabricInitCcLinkFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not initialize the CC to CC link upon boot."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CC to CC link initialization sequence has failed. Data Field: link init status"
|
|
::= 8900
|
|
|
|
|
|
hpevtResetCommandError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An Error occurred trying to notify the MP of the attempted reset."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while trying to notify the MP that a reset is about to occur (QPartitionReleaseBIB command). The status is in the data field."
|
|
::= 8906
|
|
|
|
|
|
hpevtFabricInitCcLinkDisableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed disabling the XIN link for a single cell model"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A fabric access error occurred while trying to disable the CC to CC link on a single cell Medel system. This cell will halt. Data field: error status"
|
|
::= 8926
|
|
|
|
|
|
hpevtFabricSetPortStateGetSm4Err TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error while getting the XBC Semaphore"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While updating the Port State register, the cell could not get the XBC semaphore. Data field is: (Port Num << 44 | XBC num << 32 | return status). Where return status is: (0 Success; -1 Access Failure; -2 Semaphore Owned By Another, -3 Semaphore Already Owned; -4 XBC Key Contention)"
|
|
::= 8930
|
|
|
|
|
|
hpevtFabricSetPortStateRlsSm4Err TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error releasing the XBC Semaphore"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While updating the Port State register, the cell could not get the XBC semaphore. Data field is: (Port Num << 44 | XBC num << 32 | return status). Where return status is: (0 Success; -1 Generic Failure)"
|
|
::= 8931
|
|
|
|
|
|
hpevtFabricAssertFabricErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected fabric firmware error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected error occurred while initializing the fabric. The firmware is not able to analyze this error. Clues to the cause of this error may be found in the IPMI forward progress log (FPL) either shortly before or after this log entry occurred. The FPL is available from the management processor using the 'sl' command. HP-UX also saves these logs in the /var/stm/logs/os directory, and they can be viewed using the slview utility."
|
|
::= 8936
|
|
|
|
|
|
hpevtFabricXinLinkAlreadyInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CC's XIN link was found to be already initialized"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While attempting to initialize the XIN link, it was found to already be initialized. A firmware assertion has failed. The link will not be re-initialized and processing should continue as normal. However, the system could be confused at this point."
|
|
::= 8939
|
|
|
|
|
|
hpevtNoCpuModulesFoundByPdhc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell has been disabled by the PDHC because no CPU modules were found."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PDHC FW could not detect any CPU modules on its Cell board, so it is holding the Cell in reset."
|
|
::= 8940
|
|
|
|
|
|
hpevtCpuModCompatMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell has been disabled by PDHC FW because the CPU modules are not compatible."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Cell has been disabled by PDHC FW because the CPU modules are not compatible. Compatibility is determined based on data stored in the Scratch/FRUID EEPROM on each CPU module. The CPU module partition compatibility byte for each CPU module must be identical."
|
|
::= 8941
|
|
|
|
|
|
hpevtBadCpuModScratchCksum TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell has been disabled because of invalid data in a CPU module Scratch EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Cell has been disabled because of invalid data in a CPU module Scratch EEPROM. PDHC FW checksums the FRUID data stored in each CPU module's Scratch EEPROM. If a checksum fails, the Cell is held in reset and will not boot. The data field identifies the CPU module that failed."
|
|
::= 8942
|
|
|
|
|
|
hpevtPdhBatteryLowWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Cell Battery voltage level low warning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The battery voltage level is low for the cell. This indicates that the NVRAM will not be saved if the power is removed."
|
|
::= 8954
|
|
|
|
|
|
hpevtFabricRouteXbcCopyRoutingErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error while copying the XBC routing to the local port"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was an error while copying the routing for the XBC to the local XBC port. The cell will reset. Data: (XBC port << 44) | (XBC num << 32) | return status"
|
|
::= 8959
|
|
|
|
|
|
hpevtFabricCopyRdBackFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A read after write of a XBC CSR failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The read immediately after a write while copying routing registers failed. Data: whether or not the XBC Key was enabled"
|
|
::= 8960
|
|
|
|
|
|
hpevtFabricRtgCompleteSm4RlsErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't release the Semaphore while writing routing states."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to release a XBC Semaphore while marking each XBC in the complex to indicate that routing has completed. Data: (XBC num << 32) | return value"
|
|
::= 8962
|
|
|
|
|
|
hpevtFabricRtgCompleteWrFwdPrgErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't write the XBC's forward progress register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Writing this XBC's forward progress register failed. Data: (XBC num << 32) | return value"
|
|
::= 8964
|
|
|
|
|
|
hpevtFabricRtgCompleteSm4AccessErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't access the XBC semaphore registers."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to get a XBC Semaphore while marking each XBC in the complex to indicate that routing has completed. Skipping this XBC. Data: (XBC num << 32) | return value"
|
|
::= 8965
|
|
|
|
|
|
hpevtFabricRtgCompleteTopologyErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't determine the complex fabric topology"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Reading this XBC's topology register failed. Data Field: (xbc num << 32) | return status"
|
|
::= 8966
|
|
|
|
|
|
hpevtFabricRouteTraversableCc2CcErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error checking a cell to cell link during traversability tests"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not check the traversability between two cells on an XBCless platform. Data field: return status (1 = SUCCESS, 0 = FALSE, -1 = FAILURE)"
|
|
::= 8968
|
|
|
|
|
|
hpevtFabricDataRouteTraversableCc2CcErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while traversing the cell to cell link."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not check the traversability between two cells on an XBCless platform. Data field: return status (1 = SUCCESS, 0 = FALSE, -1 = FAILURE)"
|
|
::= 8969
|
|
|
|
|
|
hpevtFabricCc2ccTraverseLclXinRdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the local cell's XIN link state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While checking traversability of a 2 cell back to back system, there was an error reading the local cell's XIN block. Data Field: return status (1 or -1)"
|
|
::= 8970
|
|
|
|
|
|
hpevtFabricCc2ccTraverseRmtXinRdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the remote cell's XIN link state register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While checking traversability of a 2 cell back to back system, there was an error reading the local cell's XIN block. Data Field: return status (1 or -1)"
|
|
::= 8971
|
|
|
|
|
|
hpevtFabricCc2ccTraverseLclNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XIN link is not connected to the target cell."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not traverse to the target cell. The XIN link is either not initialized, or is not connected to the target cell. However, the target cell is designated to be within the partition. Data Field: target cell << 56 | XIN link state register"
|
|
::= 8972
|
|
|
|
|
|
hpevtFabricCc2ccTraverseRmtNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XIN link is not connected to the target cell."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not traverse to the target cell. The XIN link is either not initialized, or is not connected to the target cell. However, the target cell is designated to be within the partition. Data Field: target cell << 56 | XIN link state register"
|
|
::= 8973
|
|
|
|
|
|
hpevtFabricDisableXinLinkReadErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the XIN_LINK_STATE register while disabling the link"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading the XIN_LINK_STATE register of the CC. This occurred while verifying that the link had been disabled. Data Field: cell being read << 56 | return status from the CSR read."
|
|
::= 8974
|
|
|
|
|
|
hpevtFabricXinInitRetryReadErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the XIN_LINK_STATE register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure while reading the XBC CSR containing the link status. This occurred while attempting the retry process to get XBC to CC link initialized. Data Field: link init status"
|
|
::= 8975
|
|
|
|
|
|
hpevtFabricAssertFabricCc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected fabric firmware error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected error occurred while initializing the fabric. The firmware is not able to analyze this error. Clues to the cause of this error may be found in the IPMI forward progress log (FPL) either shortly before or after this log entry occurred. The FPL is available from the management processor using the 'sl' command. HP-UX also saves these logs in the /var/stm/logs/os directory, and they can be viewed using the slview utility."
|
|
::= 8976
|
|
|
|
|
|
hpevtCpuRestricted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CPU is performance or functionally restricted"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CPU that just completed self tests is functionally or performance restricted. The data field contains the Self Test State Parameter. The 2-bit state field (bits 1..0) can have the following values when this event is displayed: 01 - Performance Restricted - cpu still functions 10 - Functionally Restricted - cpu doesn't function properly"
|
|
::= 8979
|
|
|
|
|
|
hpevtPdhInvalidRtcCleared TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The RTC was found to be invalid and has been cleared"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The RTC was found to be invalid and has been cleared"
|
|
::= 8981
|
|
|
|
|
|
hpevtLstNotRun TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Status indicates that the Late Self Tests did not actually run"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware requested that Late Self Tests be run by PAL, but PAL returned that the tests did not actually run on the processor. The data field indicates the status word returned by PAL."
|
|
::= 8982
|
|
|
|
|
|
hpevtBootSetCellStateFabricFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A fabric walk failed while updating the cell state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to update the cell state has failed due to a fabric crossbar failure. The cell number being updated in bits 63:56, while the traversable cell set (those cells connected to the fabric) is returned in bits 31:0"
|
|
::= 8983
|
|
|
|
|
|
hpevtBootResetCellStateFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not reset the cell due to failure updating cell state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to reset a cell due to an error setting the cell's state. The cell will not be reset with the other cells in the PD. The cell number is reported in the data field."
|
|
::= 8984
|
|
|
|
|
|
hpevtMemChipspareDeallocRank TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DRAM failure on DIMM XX, deallocate rank"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has detected that a DRAM is failing on the DIMM specified by the physical location. The rank the failing DIMM is part of will be deallocated."
|
|
::= 9000
|
|
|
|
|
|
hpevtClockFreqError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Clocks are not valid"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Internal CPU clocks are not valid when compared with the real time clock. The data field contains the hex value of the elapsed time. If this value is off a small percentage from the expected value (which is given in the next chassis code), the event is emitted."
|
|
::= 9019
|
|
|
|
|
|
hpevtFabricColaInitTraversableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell Online Addition failed due to fabric access error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not traverse the fabric to the cell being added. Data field: (chosen cell << 56) | return status, where -1 = failure"
|
|
::= 9020
|
|
|
|
|
|
hpevtFabricAttemptFocusedReroute TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric found a bad XBC port on a reboot. Attempting to route around it."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC port was found to be unhealthy on this reboot. This cell will attempt to route around it. Data field: (local Cell << 56) | (local internal Port << 44) | (local XBC << 32) | XBC internal port number being routed around."
|
|
::= 9021
|
|
|
|
|
|
hpevtFabricCellRerouteNinfoErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not access an internal firmware table while rerouting XBC port"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error getting the XBC port's expected neighbor from a firmware table. Data field: 0 (SUCCESS) or -1 (FAILURE)"
|
|
::= 9022
|
|
|
|
|
|
hpevtBootWakeCpuIsCpuDeconfigErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition to be reset because PDC couldn't read PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either PDC is going to halt the cell or reset the partition because PDC was unable to access the PDH memory of either its local cell or another cell in the partition. The data field contains the error return value from PDC function IsHCellCpuDeconfig()."
|
|
::= 9038
|
|
|
|
|
|
hpevtBootWakeCpuGetCountersErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition to be reset because PDC couldn't read PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either PDC is going to halt the cell or reset the partition because PDC was unable to access the PDH memory of either its local cell or another cell in the partition. The data field contains the error return value from PDC function SleepAndWakeupCountersGet()."
|
|
::= 9039
|
|
|
|
|
|
hpevtBootWakeCpuGetStructAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition to be reset because PDC couldn't read PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either PDC is going to halt the cell or reset the partition because PDC was unable to access the PDH memory of either its local cell or another cell in the partition. The data field contains the error return value from PDC function PdhGetHCellStructAddr()."
|
|
::= 9040
|
|
|
|
|
|
hpevtBootCheckCpu4CompletionErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition to be reset because PDC couldn't read PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either PDC is going to halt the cell or reset the partition because PDC was unable to access the PDH memory of either its local cell or another cell in the partition. The data field contains the error return value from PDC function HasCpuCompletedWakeupTask()."
|
|
::= 9041
|
|
|
|
|
|
hpevtBootCheckCpuGetStructAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition to be reset because PDC couldn't read PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Either PDC is going to halt the cell or reset the partition because PDC was unable to access the PDH memory of either its local cell or another cell in the partition. The data field contains the error return value from PDC function PdhGetHCellStructAddr()."
|
|
::= 9042
|
|
|
|
|
|
hpevtReconfigResetScheduled TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A reset for reconfiguration will be performed soon on the cell."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There is a need to reset the cell for reconfiguration, but it cannot be done yet because the cell has not reported at BIB. The Reset is being scheduled to be performed later."
|
|
::= 9043
|
|
|
|
|
|
hpevtProfileWrongArchType TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Partition Profile specifies the wrong architecture type"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "When processing the complex profile, the an unexpected 'Architecture Type' was specified in the PA/IA Arch field. The actual data found is displayed."
|
|
::= 9045
|
|
|
|
|
|
hpevtBootCheckCpuIsDeconfigErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition is about to be reset because PDC is unable to access CPU data"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While trying to determine whether or not a particular processor has completed the task for which it was awakened, PDC was unable to access the deconfig byte information about the target processor. A processor should always be able to access this data in PDH memory for any processor on its own cell and for any processor on a cell that is alive in the partition. Therefore, PDC is either going to halt the cell or reset the partition because of this problem. The data field contains the PDC error return status from IsHCellCpuDeconfig()."
|
|
::= 9046
|
|
|
|
|
|
hpevtBootCheckCpuGetCountersErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition is about to be reset because PDC is unable to access CPU data"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While trying to determine whether or not a particular processor has completed the task for which it was awakened, PDC was unable to access the CPU's sleep and wakeup counters for the target processor. A processor should always be able to access this data in PDH memory for any processor on its own cell and for any processor on a cell that is alive in the partition. Therefore, PDC is either going to halt the cell or reset the partition because of this problem. The data field contains the PDC error return status from SleepAndWakeupCountersGet()."
|
|
::= 9047
|
|
|
|
|
|
hpevtBootPdMonarchRtnFromSwSetFpErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition about to be reset because PDC is unable to access CPU data"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While trying to determine whether or not a particular processor has completed the task for which it was awakened, PDC was unable to access the CPU's forward progress state (i.e. PST state) for the target processor. A processor should always be able to access this data in PDH memory for any processor on its own cell and for any processor on a cell that is alive in the partition. Therefore, PDC is either going to halt the cell or reset the partition because of this problem. The data field contains the PDC error return status from CpuFpSet()."
|
|
::= 9049
|
|
|
|
|
|
hpevtBootSlaveRtnFromFwSetFpErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell/Partition is about to be reset because PDC is unable to access CPU data"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While trying to determine whether or not a particular processor has completed the task for which it was awakened, PDC was unable to access the CPU's Forward Progress State (i.e. PST state) for the target processor. A processor should always be able to access this data in PDH memory for any processor on its own cell and for any processor on a cell that is alive in the partition. Therefore, PDC is either going to halt the cell or reset the partition because of this problem. The data field contains the PDC error return status from CpuFpSet()."
|
|
::= 9051
|
|
|
|
|
|
hpevtBootProblemBranchingToPgzLocation TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC is unable to branch to other software via the Page Zero location"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "At a certain point in PDC boot, all of the processors in the partition except the PD monarch are put into a sleep, and they remain there until they are awakened by the PD monarch, at which time they read an architected location in Page Zero to find out where to branch to. This gives the OS a mechanism by which to bring processors under its control and have it executing OS code. This chassis log is sent if and when a problem is detected by PDC regarding the contents in the Page Zero location. This means that PDC cannot branch to the location logged in the Page Zero location. So, PDC sends this chassis log and then the processor returns to sleep. The data field is unused."
|
|
::= 9052
|
|
|
|
|
|
hpevtBootBadCpuOrder TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "New for MtWhatever: BOOT_BAD_CPU_ORDER"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Data Field contains the value used to determine a valid order."
|
|
::= 9084
|
|
|
|
|
|
hpevtBootSlpWakeCntrsStructAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC couldn't access a data structure in PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While trying to get the sleep counter and the wakeup counter for a particular processor, which is kept in a data structure in PDH memory, PDC was unable to determine the address to the data structure on the remote cell. PDC is supposed to be able to calculate addresses to anything in PDH memory on other cells in the partition. The data field contains the PDC error return status from a function called PdhGetHCellStructAddr()."
|
|
::= 9364
|
|
|
|
|
|
hpevtBootGetSleepTimeoutStructAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC couldn't access a data structure in PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error occurred accessing a PDC data structure. Depending upon the situation the cell or entire partition will be reset. The data field contains the return status for the function that encountered the error."
|
|
::= 9365
|
|
|
|
|
|
hpevtBootMoveSlavesDispatcherAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell about to be halted because PDC couldn't determine relocated address of code"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to halt the cell because PDC was unable to determine the GNI address of the SlaveDispatcher function of PDC relocated to memory by PDC. The data field contains the error return value from the function GetGniCodeAddrFromRomCodeAddr()."
|
|
::= 9367
|
|
|
|
|
|
hpevtBootMoveSlavesCheckSlaveErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Halting cell because a CPU didn't complete the task for which it was awakened"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to halt the cell because at least one of the processors didn't complete the task for which they were awakened and then return to sleep. The data field contains an error return status."
|
|
::= 9368
|
|
|
|
|
|
hpevtBootMoveSlavesFpSetAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell about to be halted because PDC couldn't determine relocated address of code"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to halt the cell because PDC was unable to determine the GNI address of the CpuFpSet() function of PDC relocated to memory by PDC. The data field contains the error return value from the function GetGniCodeAddrFromRomCodeAddr()."
|
|
::= 9370
|
|
|
|
|
|
hpevtBootMoveSlavesFpSetErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell about to be halted because CPU couldn't change its CPU FP (PST) state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to halt the cell because one or more of the slaves were unable to change their CPU FP state in PDH memory on the local cell. The data field contains an error return status."
|
|
::= 9371
|
|
|
|
|
|
hpevtBootMoveCellMonarchsStructAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Partition about to be reset because PDC couldn't get address to a structure"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC was trying to move the cell monarchs on each of the non-core cells into the Dispatcher, but in order to do that, the PD monarch needs to be able to read the CPU number of the cell monarch on each of the non-core cells, which is kept in a data structure on each of the cells. PDC was unable to get the address to the CELL_CPU_STATE structure in PDH memory in a cell in the partition. The data field is the error return status from the PDC function called PdhGetHCellStructAddr()."
|
|
::= 9372
|
|
|
|
|
|
hpevtBootMoveCellMonarchsCheckSlaveErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Resetting a partition because a CPU didn't complete the task it was awakened for"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to reset the partition because at least one of the processors didn't complete the task for which they were awakened and then return to sleep. The data field contains the error return status from the PDC function CheckSingleSlave()."
|
|
::= 9373
|
|
|
|
|
|
hpevtBootMoveCellMonarchsFpSetAddrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Resetting partition because PDC couldn't determine relocated address of code"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to reset the partition because it is unable to determine the GNI address for the CpuFpSet() function for one or more of the cells in the partition. The data field contains the error return status from GetGniCodeAddrFromRomCodeAddr()."
|
|
::= 9375
|
|
|
|
|
|
hpevtBootMoveCellMonarchsFpSetErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Resetting partition because a CPU was unable to change its CPU FP state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC is about to reset the partition because one or more of the processors were unable to successfully modify their CPU FP State (aka their PST state). The data field contains the error return status from the CpuFpSet() function."
|
|
::= 9376
|
|
|
|
|
|
hpevtBootDualCoreInitFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU Dual Core Initialization Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "MX2 initialization failed."
|
|
::= 9379
|
|
|
|
|
|
hpevtBootDeconfigCpuModulePair TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Second CPU in Pair has been disabled"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A cpu that is attached to a cpu that is slated for deconfiguration is being deconfigured as well."
|
|
::= 9380
|
|
|
|
|
|
hpevtBootVirtualizeDualCoreRegistersFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Virtualzing Dual Core Registers Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "FW failed to virtualize the mx2 interposer."
|
|
::= 9382
|
|
|
|
|
|
hpevtBootVirtualizeDualCoreInterposerFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Virtualizing Dual Core Interposer has failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "FW has failed to virtualize the mx2 interposer."
|
|
::= 9383
|
|
|
|
|
|
hpevtBootInstallPmiHandlerFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Install PMI Handler Failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Installation of the FW PMI handler has failed."
|
|
::= 9385
|
|
|
|
|
|
hpevtPdhcCellIncompatable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell failed compatibility checks."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cell and or cpus have failed compatibility checks."
|
|
::= 9388
|
|
|
|
|
|
hpevtPdhcPdhNotAvailable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDH space not available after release from reset."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDH space not available after release from reset."
|
|
::= 9389
|
|
|
|
|
|
hpevtPdhcMponFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MPON failed to release."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "MPON failed to release."
|
|
::= 9390
|
|
|
|
|
|
hpevtPdhcDillonResetFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Dillon failed to reset."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Dillon failed to reset."
|
|
::= 9391
|
|
|
|
|
|
hpevtPdhcDmdClockFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "DMD clock is not running."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "DMD clock is not running."
|
|
::= 9392
|
|
|
|
|
|
hpevtAllCpusDeconfOnCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "All cpus on the Cell are scheduled to be deconfigured"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "All possible CPUs on a cell have been scheduled for deconfiguration."
|
|
::= 9394
|
|
|
|
|
|
hpevtFabricLogRoutingRdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A read error occurred while dumping the routing registers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A read error occurred while dumping the XBC port routing registers during boot. This cell will attempt fabricless boot. Data field: (XBC port << 48) | (XBC num << 32) | error status reg"
|
|
::= 9403
|
|
|
|
|
|
hpevtFabricLinkRendezDisableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to disable the CC to CC link"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "After cell rendezvous for a 2 cell Medel, only one cell made it into the partition. Disabling the link failed. The cell will reset for reconfig. Data Field: return status"
|
|
::= 9412
|
|
|
|
|
|
hpevtAcDeletedA0 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power has been removed from AC input A0."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Power is no longer being supplied to input A0 on the cabinet specified in the data field."
|
|
::= 9417
|
|
|
|
|
|
hpevtAcDeletedA1 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power has been removed from AC input A1."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Power is no longer being supplied to input A1 on the cabinet specified in the data field."
|
|
::= 9418
|
|
|
|
|
|
hpevtAcDeletedB0 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power has been removed from AC input B0."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Power is no longer being supplied to input B0 on the cabinet specified in the data field."
|
|
::= 9419
|
|
|
|
|
|
hpevtAcDeletedB1 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Power has been removed from AC input B1."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Power is no longer being supplied to input B1 on the cabinet specified in the data field."
|
|
::= 9420
|
|
|
|
|
|
hpevtFabricCc2CcLinkDisableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to disable the XIN link during a failed link init"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to disable the XIN link init CSR on a XBCless system. Cell will halt. Data field: return status (0 = SUCCESS, -1 = FAILURE), -1 is expected for this event."
|
|
::= 9428
|
|
|
|
|
|
hpevtFabricISREarlyCopyRoutingErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error copying the routing registers to the local port"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error writing the XBC port's routing registers. The cell will reboot. Data Field: XBC port << 44 | XBC num << 32 | return status"
|
|
::= 9430
|
|
|
|
|
|
hpevtFabricClrLinkInitBitErrMaskRd TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error while reading the remote CC's XIN Error Mask register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XIN error mask register on the CC. Data Field: cell number and return status"
|
|
::= 9431
|
|
|
|
|
|
hpevtFabricClrLinkInitBitErrMaskWr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error clearing the init packet received bit in the XIN error mask"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not write the XIN error mask register on the CC. Data Field: cell number and return status"
|
|
::= 9432
|
|
|
|
|
|
hpevtFabricPortPairRdPstatusErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC's Port Status register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While testing link traversability, a XBC CSR could not be read. Data Field: Port Number << 44 | XBC Number << 32 | return value"
|
|
::= 9433
|
|
|
|
|
|
hpevtPdhBatteryPowerLow TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDHC has detected the PDH battery low warning."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Battery-Low interrupt was signaled in the Interrupt Pending Register in Dillon (PDH) by the hardware. PDHC is merely reporting the problem."
|
|
::= 9438
|
|
|
|
|
|
hpevtNoHandoffToOsMca TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "FW will not handoff to the OS_MCA handler for this MCA event"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This means that the system FW MCA handler is not going to handoff to the OS_MCA handler."
|
|
::= 9440
|
|
|
|
|
|
hpevtBootRtnFromSwCantGetCounters TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Resetting the partition because couldn't access PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "When returning from other software, like when returning from ISL, PDC is trying to make sure that all of the slave processors in the partition are asleep; however, this event ID indicates that we were unable to access PDH memory of a cell that is supposed to be part of our partition. The data field contains the error return status from a function called SleepAndWakeupCountersGet()."
|
|
::= 9441
|
|
|
|
|
|
hpevtBootRtnFromSwCpuNotAsleep TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Resetting the partition because a processor was not in expected state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "When returning to PDC from other software, like returning from ISL, PDC tries to verify that all the slave processors are in the expected state (i.e. that all slave processors are asleep); however, this event ID indicates that at least one processor active in the partition was not asleep. So, PDC is going to reset the partition. The data field of this Event ID is the global CPU number of the first CPU in the partition not found in the expected state."
|
|
::= 9442
|
|
|
|
|
|
hpevtBootDeconfigAbsentCantSetCpuState TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Halting the cell because a cell couldn't access its own PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not access one of its own data structures on the local cell. The cell will be halted. The data field contains the return status from the PDC function that encountered the error."
|
|
::= 9445
|
|
|
|
|
|
hpevtNvramBlockTableCorrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The NVRAM block table maintained by System Firmware is corrupt"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The NVRAM-based descriptor for System Firmware NVRAM blocks is corrupt."
|
|
::= 9448
|
|
|
|
|
|
hpevtBootMoveSlavesSetTimeoutErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Resetting cell because processor couldn't access it's own PDH memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cell will be reset because it was unable to access PDH memory on its own cell. While trying to move all the slave processors on the cell to the 'late boot sleep', the monarch tried to write the sleep timeout to PDH memory on its own cell, but encountered an error in doing so. The data field contains a PDC return status."
|
|
::= 9450
|
|
|
|
|
|
hpevtBootReconfigAllCpus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "All CPUs were deconfigured and have now been reconfigured."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "All CPUs have been determined to be manually deconfigured in NVM during boot. This may only happen when switching from single core CPU deconfiguration to multi-core CPU deconfiguration in product qualification testing. As a recovery, NVM settings have been changed to reconfigure all CPUs."
|
|
::= 9460
|
|
|
|
|
|
hpevtBootGetNumcoresFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A failure has occurred trying to get the number of CPU cores per module."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A failure has occurred trying to determine the number of CPU cores per module. Depending upon the situation, either the cell will be halted or the entire partition will be reset."
|
|
::= 9461
|
|
|
|
|
|
hpevtFabricRmtRoutePortTopoErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't read the topology from the XBC register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While writing the remote routing, the local XBC could not be accessed to determine the topology. Look for additional chassis codes to determine what will happen as a result of this failure. Data field: return status, either SUCCESS (0) or (-1)"
|
|
::= 9465
|
|
|
|
|
|
hpevtFabricCellRerouteFailure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Attempt to update Cell Static Routing has failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to route around a broken link on cell reboot. Data Field: PDC return status"
|
|
::= 9466
|
|
|
|
|
|
hpevtFabricRdFailedLinksError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XBC register that contains the number of links that are currently broken on the complex. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9468
|
|
|
|
|
|
hpevtFabricWrFailedLinksRdError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XBC register that contains the number of links that are currently broken on the complex. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9469
|
|
|
|
|
|
hpevtFabricWrFailedLinksWrError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not write the XBC register that contains the number of links that are currently broken on the complex. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9470
|
|
|
|
|
|
hpevtFabricIncFailedLinksRdError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XBC register that contains the number of links that are currently broken on the complex. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9471
|
|
|
|
|
|
hpevtFabricIncFailedLinksWrError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not write the XBC register that contains the number of links that are currently broken on the complex. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9472
|
|
|
|
|
|
hpevtFabricIncFailedLinksHitLimit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This cell encountered too many broken crossbar links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Too many broken crossbar links were found. This cell will have no connectivity to other cells in the complex. It will attempt a fabricless boot, except in a few configurations. Data Field: (XBC Num << 32) | number of broken links"
|
|
::= 9473
|
|
|
|
|
|
hpevtFabricRtgCompleteRdFldLinksErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XBC register that contains the number of links that are currently broken on the complex. Data Field: PDC return status"
|
|
::= 9474
|
|
|
|
|
|
hpevtFabricRtgCompleteWrFldLinksErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write the XBC CSR that contains the number of failed links"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not write the XBC register that contains the number of links that are currently broken on the complex. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9475
|
|
|
|
|
|
hpevtFabricCellRerouteRdXbcErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR that marks the port route arounds"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read the XBC register that marks the ports that have been routed around. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9476
|
|
|
|
|
|
hpevtFabricCellRerouteNbrNotReachable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not traverse the PIOB route to the remote XBC"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The PIOB route to the remote XBC was not traversable. The cell will halt. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9477
|
|
|
|
|
|
hpevtFabricCellRerouteSm4RlsErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to release the XBC semaphore after landmining a remote XBC port"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not release the remote XBC's semaphore. Cell will halt. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9479
|
|
|
|
|
|
hpevtFabricRmtRoutePortBcastWrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to do a broadcast write to the XBC Remote Routing registers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to complete a broadcast write to an XBC. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9480
|
|
|
|
|
|
hpevtFabricRmtRoutePortRdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read a XBC Remote Routing register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to complete a read to the built-in port of a XBC. Data Field: (XBC Num << 32) | PDC return status"
|
|
::= 9481
|
|
|
|
|
|
hpevtFabricRmtRoutePortWrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write a XBC Remote Routing register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to complete a write to the local cell's port of the XBC. Data Field: (XBC Port << 44) | (XBC Num << 32) | PDC return status"
|
|
::= 9482
|
|
|
|
|
|
hpevtIoLinkSubsystemFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The link between the CC and SBA failed"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The link between the CC and SBA failed meaning that I/O is not available to the reporting cell."
|
|
::= 9484
|
|
|
|
|
|
hpevtIoSbaSubsystemFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The SBA failed and the cell has no I/O"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was detected in the SBA and the reporting cell has no I/O."
|
|
::= 9485
|
|
|
|
|
|
hpevtIoErrengineError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The system firmware had an error with the structured error handling mechanism."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The structured exception handling within the system firmware failed during I/O initialization."
|
|
::= 9486
|
|
|
|
|
|
hpevtIoDiscEeMallocErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Not enough malloc resources for I/O structure error handling."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There is not enough malloc resources for the I/O structure exception handling. I/O on the reported cell is not available."
|
|
::= 9487
|
|
|
|
|
|
hpevtIoDiscEeCreatetreeErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to create entry for I/O structure error handling."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error creating the structure for housing the I/O structured exception handling services and data. I/O is lost on the reporting cell."
|
|
::= 9488
|
|
|
|
|
|
hpevtIoDiscEeAttachserviceErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to bind services for I/O structure exception handling."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to bind the I/O structure exception handling to the internal data structures."
|
|
::= 9489
|
|
|
|
|
|
hpevtIoDiscEeInitErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error initializing the I/O structure exception handling services."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error detected while initializing the I/O structure exception handling services."
|
|
::= 9490
|
|
|
|
|
|
hpevtIoDiscEeInitializationErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error initializing structured I/O exception data structures."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error initializing the I/O structure exception handling data structures."
|
|
::= 9491
|
|
|
|
|
|
hpevtIoDiscEeContextErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The I/O exception context has an error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The structured I/O exception handling data structures have an error. All I/O on the reporting cell is not available."
|
|
::= 9492
|
|
|
|
|
|
hpevtIoDiscCreateSbaNodeErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error creating the internal data and services for the SBA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While setting up the internal SBA data and service an error was detected. All I/O for the reporting cell is not available."
|
|
::= 9493
|
|
|
|
|
|
hpevtIoDiscSbaAttachserviceErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error attaching the services to the SBA internal data structures."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error attaching firmware services to the internal structures was detected. All I/O on the reporting cell is not available."
|
|
::= 9494
|
|
|
|
|
|
hpevtIoDiscSbaInitnodeErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error initializing the internal SBA data and services."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware detected an error initializing internal SBA data structures and services. This is usually an error with unavailable resources."
|
|
::= 9495
|
|
|
|
|
|
hpevtIoDiscSbaUnknownErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The SBA type is unknown to the system firmware"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The SBA type is unknown to the system firmware. The I/O on the reporting cell is not available."
|
|
::= 9496
|
|
|
|
|
|
hpevtIoDeviceMissing TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An embedded I/O device is missing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An expected I/O device cannot be detected by the system firmware."
|
|
::= 9497
|
|
|
|
|
|
hpevtFabricRmtRoutePortBadReroute TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric link route around failed because the route around port was bad"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION " Too many broken links! The XBC port route around failed because the route-around port was bad too. Data field: (XBC port << 44) | (XBC num << 32) | port state"
|
|
::= 9498
|
|
|
|
|
|
hpevtAgtPredictMemFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Predictive Failure in Memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ECC (Error Checking and Correcting) memory is designed to detect and correct single-bit errors that occasionally occur in computer systems. This memory module is currently correcting many single bit errors."
|
|
::= 9652
|
|
|
|
|
|
hpevtWinAgtLockedProperty TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Windows: Server Agents Management data not accessible, locked property"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Server Agents SNMP branch is not responding due to a portion of the IPMI Management Subsystem being locked by another entity."
|
|
::= 9653
|
|
|
|
|
|
hpevtIoPciPowerOverloadErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI slot exceeds power limit"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A non-hot plug I/O slot's power consumption increases the total I/O power consumption beyond the supported limit. Firmware will display the following EFI error message, 'I/O configuration exceeds power limit' and disallow O/S boot. Data Field: Physical location of the I/O slot."
|
|
::= 9658
|
|
|
|
|
|
hpevtMemSbeSeedingEnabled TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "(warning) Outputted in MFG, when Memory SBE Seeding is enabled"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This is a warning that the system is running in a degraded mode. It will only be emitted in MFG mode when Memory SBE Seeding is enabled. This is only for testing of SBE seeding for LAB and possibly MFG use ONLY. It should NEVER be seen in the field."
|
|
::= 9659
|
|
|
|
|
|
hpevtFabricWrFailedLinksTopoErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the fabric topology information from the XBC"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Read failure while writing the number of failed links to the XBC. Data Field: Return Status (SUCCESS = 0, FAILURE = -1)"
|
|
::= 9661
|
|
|
|
|
|
hpevtBootErrInitGroupCPaFields TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed to initialize PA specific fields of group C after finding IA bit set."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not access a complex profile. The partition will be reset because the available complex profile is not valid. Data field contains the return status from the function that encountered the error."
|
|
::= 9663
|
|
|
|
|
|
hpevtFabricAssertFabricHop TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected fabric firmware error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected error occurred while initializing the fabric. The firmware is not able to analyze this error. Clues to the cause of this error may be found in the IPMI forward progress log (FPL) either shortly before or after this log entry occurred. The FPL is available from the management processor using the 'sl' command. HP-UX also saves these logs in the /var/stm/logs/os directory, and they can be viewed using the slview utility."
|
|
::= 9666
|
|
|
|
|
|
hpevtBootFailedReadingProfileCInIcm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC could not read the copy of profile C stored in ICM"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not access a complex profile. The partition will be reset. Data field contains the return status from the function that encountered the error."
|
|
::= 9668
|
|
|
|
|
|
hpevtFabricHaltLinkDisableErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not disable the XIN link before a fabricless boot"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Before attempting a fabricless boot, the cell's link to the fabric should be disabled to provide isolation and stability. The link could not be disabled, so the cell will halt."
|
|
::= 9670
|
|
|
|
|
|
hpevtBootGetSpiromGetSiblingErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fail to GetSiblingCpuCoreNum() in BootGetSpiromData()"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Configuration information on the processor was invalid. The cell will be halted. Data field contains the return value from the function that encountered the error."
|
|
::= 9674
|
|
|
|
|
|
hpevtCpuClockRatioMismatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The clock ratio reported by manageability does not match the actual clock ratio"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The clock ratio that the processor is running at does not match the clock ratio that manageability is reporting."
|
|
::= 9678
|
|
|
|
|
|
hpevtBootStopBootOverride TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Manual override of fatal stop boot condition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The user has manually bypassed a stop boot condition (caused by an error during boot) and continued to boot an O/S. The system might experience unpredictable failures."
|
|
::= 9681
|
|
|
|
|
|
hpevtVgaBiosRelocFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware unable to relocate VGA BIOS"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to relocate the VGA BIOS to the hardcoded VGA BIOS region in main memory (physical address range 0xc0000 - 0xdffff). VGA routing has been disabled by firmware. No VGA device will be accessible on this boot."
|
|
::= 9682
|
|
|
|
|
|
hpevtCompMatrixXsumError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Compatibility Matrix stored in NVRAM has a checksum error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The component compatibility matrix stored in NVRAM and used by system firmware has a checksum error. The stored value does not equal the calculated value. The data field will contain first the expected value, and the subsequent code will contain the actual data."
|
|
::= 9685
|
|
|
|
|
|
hpevtBootGetDefaultRdrsFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed its attempt to get default RDR values"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not read an internal CPU register. The partition will be reset. Data field is the return status from the function that encountered the error."
|
|
::= 9695
|
|
|
|
|
|
hpevtBootGetCurrentRdrsFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC could not read current RDR values of the executing CPU"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not read an internal CPU register. The partition will be reset. Data field is the return status from the function that encountered the error."
|
|
::= 9696
|
|
|
|
|
|
hpevtBootReadPrefetchFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed reading a specific value from its own copy of the RDRs"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC failed reading a value out of its own copy of the internal CPU register settings. Data field is a status return indicating the type of failure."
|
|
::= 9697
|
|
|
|
|
|
hpevtBootReadZlcoFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed reading a specific value from its own copy of the RDRs"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC failed reading a value out of its own copy of the internal CPU register settings. Data field is a status return indicating the type of failure."
|
|
::= 9698
|
|
|
|
|
|
hpevtBootUpdateZlcoAndPrefetchFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed attempting to update ZLCO and PREFETCH RDR settings"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC attempted to update CPU registers to match their respective settings in the complex profile, but a failure was returned from the call to accomplish the update. Data field contains the failure."
|
|
::= 9700
|
|
|
|
|
|
hpevtBootErrorReadingZlcoFlagInPdProfile TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed to read the HV Flag in the Partition Configuration Data"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not access a complex profile. The partition will be reset.. Data field contains the return status from the function that encountered the error."
|
|
::= 9701
|
|
|
|
|
|
hpevtBootFindCoreCellCmplxProfileAcErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to get the configured set from the Complex Profiles A and C"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC could not access a complex profile. The cell will be reset. Data field contains the return status from the function that encountered the error."
|
|
::= 9706
|
|
|
|
|
|
hpevtBootFindCoreCellConfigSelectErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "No possible core cells were found in the configured set"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not find a potential core cell for the partition in the configured set. This cell will reset for reconfiguration. Data Field: return status from failing function"
|
|
::= 9707
|
|
|
|
|
|
hpevtBootCellLclCantFindViable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not find a viable core cell in the partition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The potential core cell was not viable (i.e. no core I/O, etc). This cell will reset for reconfiguration. Data Field: bit mask of cells that made the rendezvous set"
|
|
::= 9708
|
|
|
|
|
|
hpevtBootCellRmtCantFindViable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not find a viable core cell in the partition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The potential core cell was not viable (i.e. no core I/O, etc). This cell will reset for reconfiguration. Data Field: bit mask of cells that made the rendezvous set"
|
|
::= 9709
|
|
|
|
|
|
hpevtBootFindCoreCellNotInRendez TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The core cell selected is not in the rendezvoused partition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The potential core cell did not rendezvous with the rest of the partition. This cell cannot talk to the selected core cell. This cell will reset for reconfiguration. Data Field: bit mask of cells that made the rendezvous set"
|
|
::= 9710
|
|
|
|
|
|
hpevtBootFindCoreCellLclNotViable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The local cell is not viable"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The local cell is disconnected from the rest of the system due to the main backplane configuration. While the partition is only configured to contain a single cell, the local cell is not a viable core cell. The cell will reset for reconfiguration. Data Field: bit mask of cells that made the rendezvous set"
|
|
::= 9711
|
|
|
|
|
|
hpevtBootFindCoreCellFabriclessPdErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "cell cannot reach the fabric, partition contains 3 or more cells"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This cell has booted without the main backplane, probably due to prior main backplane errors. The partition it is in is configured with 3 or more cells. The combination of these two configurations is not allowed. The cell will reset for reconfiguration. Data Field: configured set"
|
|
::= 9712
|
|
|
|
|
|
hpevtRtcAccessError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The RTC is providing inconsistent data."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "While validating the internal RTC data the data is read twice and compared. If the comparison fails to match the read is performed again up a maximum of 50 times. If we cannot get a match in 50 retries we issue this event."
|
|
::= 9719
|
|
|
|
|
|
hpevtBootAccessCellArchErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PDC failed to read the processor architecture for another cell in the partition"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PDC attempts to make sure that all of the cells in a partition are installed in the same processor architecture. PDC failed to read the architecture for another cell. PDC will reset all of the cells in the partition when this error is detected. The data field contains the physical location of the cell reporting the event."
|
|
::= 9727
|
|
|
|
|
|
hpevtXbcLogSizeErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The buffer size is too small for the XBC error log"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The buffer size passed in to the XBC error logging routine through SAL_GET_STATE_INFO, SAL_CLEAR_STATE_INFO, or MCA logging is too small for the XBC error log Data field consists of: XBC number (32:43)"
|
|
::= 9740
|
|
|
|
|
|
hpevtXbcLogClearErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware was unable to clear an XBC error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to clear an XBC error. The data field contains: XBC number (32:43) port number (44:55) error type (0:31)"
|
|
::= 9741
|
|
|
|
hpevtIodiscPciLogError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error encountered while collecting PCI error logs"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error encountered while collecting PCI error logs. The result is some or all PCI error logs will be unavailable."
|
|
::= 9744
|
|
|
|
|
|
hpevtIodiscSbaLogError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error encountered while collecting SBA error logs"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error encountered while collecting SBA error logs. The result is some or all SBA error logs will be unavailable."
|
|
::= 9745
|
|
|
|
|
|
hpevtXbcInitMaxRetries TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric is unable to route the crossbar after multiple retry attempts"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During fabric initialization, if a crossbar is found to be in an unexpected state, the number of retries is incremented. If the number of retries exceeds the maximum, then something is wrong and there is no way to initialize the fabric. Data field: number of retries (0:31), crossbar number (32:63)"
|
|
::= 9746
|
|
|
|
|
|
hpevtWinAgtPredictMemFailWarning TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Windows: Predictive Failure in Memory (Warning)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ECC (Error Checking and Correcting) memory is designed to detect and correct single-bit errors that occasionally occur in computer systems. This memory module is currently correcting many single bit errors."
|
|
::= 9750
|
|
|
|
|
|
hpevtWinAgtPredictMemFailCritical TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Windows: Predictive Failure in Memory (Critical)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ECC (Error Checking and Correcting) memory is designed to detect and correct single-bit errors that occasionally occur in computer systems. This memory module is currently correcting many single bit errors."
|
|
::= 9751
|
|
|
|
|
|
hpevtPciFatalRopeParityErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A rope parity error occurred"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A error occurred on the bus connecting the PCI card to the system bus."
|
|
::= 9753
|
|
|
|
|
|
hpevtPciFatalBusError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI card inaccessible due to bus error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PCI card has been marked as 'fatal' by the operating system due to a bus error. The LBA has been isolated by the operating system due to an error which occurred in a device(s) connected to that LBA."
|
|
::= 9754
|
|
|
|
|
|
hpevtPciFatalDeviceError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI card inaccessible due to device error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PCI card has been marked as 'fatal' by the operating system due to a device error."
|
|
::= 9755
|
|
|
|
|
|
hpevtBootErrorReadingFirstBootToken TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "error reading bmc first boot token"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware tried to read the first boot token an got a failure. The data field contains the token number that FW tried to read. This is a stop boot condition"
|
|
::= 9768
|
|
|
|
|
|
hpevtBootNonPaCellDetected TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "a rendezvousing cell is non PA architecture and thus incompatible."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "monarch PA cell has detected that a cell it is attempting to rendezvous into its PD is not a PA cell and is thus incompatible."
|
|
::= 9769
|
|
|
|
|
|
hpevtFabricErrorsXbcClearWrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "failed to write the XBC error log clear register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A XBC error could not be cleared due to a write failure. The data field indicates the type of error: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9774
|
|
|
|
|
|
hpevtFabricErrorsXbcClearRdGlblErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error encountered while reading the XBC CSR Error Status Register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to read the XBC Global CSR Error Status register. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9775
|
|
|
|
|
|
hpevtFabricErrorsXbcClrLoSevErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC CSR Low Severity error was not cleared"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC CSR Low Severity error was not cleared or more errors remain. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | contents of the XBC CSR Error Status Register"
|
|
::= 9776
|
|
|
|
|
|
hpevtFabricErrorsXbcClrHiSevErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC CSR High Severity error was not cleared"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC CSR High Severity error was not cleared or more errors remain. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | contents of the XBC CSR Error Status Register"
|
|
::= 9777
|
|
|
|
|
|
hpevtFabricErrorsXbcClearRdPortErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error encountered while reading the XBC Port Error Status Register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to read the XBC Port Error Status register. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9778
|
|
|
|
|
|
hpevtFabricErrsCsrLogClrRdSlicesErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR Error Status register"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to read the XBC Global CSR Error Status register. Data Field: (XBC Port Num << 56) | error status"
|
|
::= 9780
|
|
|
|
|
|
hpevtFabricErrsCsrLogClrCopyBlk0Err TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to copy the XBC CSR Error Symbol01 Block"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware failed to copy the XBC CSR Error symbol 01 registers into a data structure on the stack. Data Field: address where the register contents are being copied"
|
|
::= 9781
|
|
|
|
|
|
hpevtFabricErrsCsrLogClrCopyBlk2Err TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to copy the XBC CSR Error Symbol23 Block"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware failed to copy the XBC CSR Error symbol 23 registers into a data structure on the stack. Data Field: address where the register contents are being copied"
|
|
::= 9782
|
|
|
|
|
|
hpevtFabricXbcLoStateResetErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to reset the XBC Low Severity Error Log State"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to reset the XBC CSR Low Severity error log state. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9783
|
|
|
|
|
|
hpevtFabricClrXbcSym01Failure TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to clear the XBC Low Severity Log Symbol 01"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The XBC Low Severity error logs were not cleared. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | number of failed clear attempts"
|
|
::= 9784
|
|
|
|
|
|
hpevtFabricClrXbcIsLoCsrErrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not determine if there is a new XBC CSR Low Severity error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Reading the XBC CSR Error Status register failed. Data field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9785
|
|
|
|
|
|
hpevtFabricClrXbcRdLoLogStateErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR Low Severity Error Log State"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to read a XBC Global scratch register that indicates if new, unlogged errors have been encountered. Data field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9786
|
|
|
|
|
|
hpevtFabricXbcHiStateResetErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to reset the XBC Low Severity Error Log State"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to reset the XBC CSR Low Severity error log state. Data Field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9787
|
|
|
|
|
|
hpevtFabricClrXbcIsHiCsrErrErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not determine if there is a new XBC CSR High Severity error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Reading the XBC CSR Error Status register failed. Data field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9788
|
|
|
|
|
|
hpevtFabricClrXbcRdHiLogStateErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC CSR High Severity Error Log State"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to read a XBC Global scratch register that indicates if new, unlogged errors have been encountered. Data field: (XBC Port Num << 56) | (XBC Num << 32) | error status"
|
|
::= 9789
|
|
|
|
|
|
hpevtPlatformCacheHashingError TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while enabling hashing in the platform cache"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while enabling hashing in the platform cache. The data field contains the status."
|
|
::= 9801
|
|
|
|
|
|
hpevtFabricXbcWriteableInvalidCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The XBC CSR is not a valid CSR address"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A write to an invalid XBC CSR address was attempted. The write will not be allowed. The severity of this result will be determined by the calling function. Data Field: XBC CSR address that was attempted"
|
|
::= 9827
|
|
|
|
|
|
hpevtMcCellsLostConnection TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "It indicates loss of cell connectivity in the partition."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "It indicates loss of cell connectivity in the partition during a global MCA processing."
|
|
::= 9832
|
|
|
|
|
|
hpevtBuildErrCellDevTree TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error building celllevel FW device tree"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error status of building the cell-level firmware device tree"
|
|
::= 9849
|
|
|
|
|
|
hpevtDcnfgFsbInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured during FSB interface initialization"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error has occurred during CPU FSB interface initialization. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9867
|
|
|
|
|
|
hpevtDcnfgCpuParams TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured due to error obtaining parameters from PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error has occurred while obtaining CPU parameters from the CPU abstraction layer. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9868
|
|
|
|
|
|
hpevtDcnfgCpuIcache TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured due to failure retrieving icache parameters from PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while getting CPU icache parameters from the CPU abstraction layer. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured if this error occurs during system boot."
|
|
::= 9869
|
|
|
|
|
|
hpevtDcnfgCpuDcache TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured during initialization process"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while obtaining CPU dcache parameters from the CPU abstraction layer. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured if error occurs during system boot."
|
|
::= 9870
|
|
|
|
|
|
hpevtDcnfgCpuCacheState TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured during dcache init"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while initializing the CPU cache to a known state. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9871
|
|
|
|
|
|
hpevtDcnfgCpuCacheMonitor TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured due to internal error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while enabling CPU cache error monitoring. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9872
|
|
|
|
|
|
hpevtDcnfgCpuMca TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured due to machine check"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while enabling some machine error check traps on a CPU. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9873
|
|
|
|
|
|
hpevtDcnfgCpuDisableMca TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured due to error while disabling machine check"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while disabling marching error check traps on a CPU. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9874
|
|
|
|
|
|
hpevtDcnfgCpuSelfTest TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured due to failure in late self tests"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred during the serialized CPU late selftests. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9875
|
|
|
|
|
|
hpevtDcnfgCpuL2Cache TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured while enabling L2 shared cache"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while enabling the CPU L2 shared cache. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9876
|
|
|
|
|
|
hpevtDcnfgCpuDefValue TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured while retrieving default values from PAL"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error while getting default values for programmable CPU internal registers from the CPU abstraction layer. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9877
|
|
|
|
|
|
hpevtDcnfgCpuInReg TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured getting an address for a CPU internal register within a buffer from the CPU abstraction layer"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while getting an address for a CPU internal register within a buffer from the CPU abstraction layer. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9878
|
|
|
|
|
|
hpevtDcnfgCpuProgReg TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU deconfigured while getting an address for a CPU internal register within a buffer from the CPU abstraction layer"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while programming CPU internal registers with final configuration values. The datafield contains a 32-bit error number and 32-bits of additional error information. The CPU will be deconfigured."
|
|
::= 9879
|
|
|
|
|
|
hpevtNoMemSelfTest TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Not enough error free memory to run late sefltests"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There was not enough error free memory in the system to run the late selftests."
|
|
::= 9896
|
|
|
|
|
|
hpevtCellLatchOpen TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The left cell latch is open."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The left cell ejector on the specified cell is open."
|
|
::= 10060
|
|
|
|
|
|
hpevtDcnfgRightCellLatch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Right ejector latch is open"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The right ejector latch on the specified cell board is open."
|
|
::= 10061
|
|
|
|
|
|
hpevtCellLatchSensorBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The optical emitters on the cell latch sensors are not functioning"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The optical emitters on the cell latch sensors are not functioning."
|
|
::= 10062
|
|
|
|
|
|
hpevtVrmVltFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The vrm on the specified cell is reporting a voltage fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified vrm is reporting a fault."
|
|
::= 10063
|
|
|
|
|
|
hpevtVrmTempFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The vrm on the specified cell is reporting a temperature fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified vrm is reporting a fault."
|
|
::= 10064
|
|
|
|
|
|
hpevtVrmFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The rail on a cell is reporting a fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified rail is reporting a fault."
|
|
::= 10065
|
|
|
|
|
|
hpevtVrmIoVltFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A I/O backplane vrm is reporting a voltage fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified pci vrm is reporting a voltage fault."
|
|
::= 10068
|
|
|
|
|
|
hpevtPwrBrickVltFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A I/O backplane power brick is reporting a voltage fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified pci power brick is reporting a voltage fault."
|
|
::= 10069
|
|
|
|
|
|
hpevtVrmBkPlaneTempFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A I/O backplane vrm is reporting a temperature fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified vrm is reporting a temperature fault."
|
|
::= 10070
|
|
|
|
|
|
hpevtBkPlanePwrBrickTempFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A I/O backplane power brick is reporting a temperature fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified pci power brick is reporting a temperature fault."
|
|
::= 10071
|
|
|
|
|
|
hpevtBkPlanVrmRailFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A I/O backplane vrm rail is reporting a fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified vrm rail is reporting a fault."
|
|
::= 10072
|
|
|
|
|
|
hpevtBkPlanePwrBrkFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A I/O backplane power brick is reporting a rail fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified pci brick is reporting a fault."
|
|
::= 10073
|
|
|
|
|
|
hpevtBkPlaneVrmVltFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The specified system backplane vrm is reporting a module voltage fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified system backplane vrm is reporting a module voltage fault."
|
|
::= 10103
|
|
|
|
|
|
hpevtBkPlaneVrmTempFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The specified system backplane vrm is reporting a temperature fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified system backplane vrm is reporting a temperature fault."
|
|
::= 10104
|
|
|
|
|
|
hpevtBkPlaneFlt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The specified system backplane rail is reporting a fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified system backplane rail is reporting a fault"
|
|
::= 10105
|
|
|
|
|
|
hpevtMstrMpFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Master MP failure. Slave MP has taken control"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The master mp has failed. The slave has taken over management of the cabinet."
|
|
::= 10115
|
|
|
|
|
|
hpevtNvramAlloc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The NVRAM service was unable to satisfy an NVRAM allocation request"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The NVRAM service was unable to satisfy an NVRAM allocation request."
|
|
::= 10116
|
|
|
|
|
|
hpevtRtcTimeReg TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The RTC not updating its internal time registers"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The RTC seems to not be updating its internal time registers. The cell cannot boot without the RTC."
|
|
::= 10132
|
|
|
|
|
|
hpevtPAAFltMx2 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Uncorrectable PAA fault on MX2"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An uncorrectable Power Aware Architecture (PAA) fault has occurred on the MX2 module and PAA firmware has halted. The system will continue to run without PAA firmware."
|
|
::= 10159
|
|
|
|
|
|
hpevtAPIopenLnkLocCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "fabric API is about to open the a link going out of the local cell"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "fabric API is about to open the a link going out of the local cell"
|
|
::= 10209
|
|
|
|
|
|
hpevtCSRreadUnsuccessTimeOut TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An Arches fabric CSR read was unsuccessful because of a timeout."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An Arches fabric CSR read was unsuccessful because of a timeout."
|
|
::= 10272
|
|
|
|
|
|
hpevtCSRWriteUnsuccess TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An Arches fabric CSR write was unsuccessful."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An Arches fabric CSR write was unsuccessful"
|
|
::= 10273
|
|
|
|
|
|
hpevtDataErrEncount TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The event data details the error that was encountered"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The event data details the error return status from Phase3BackToBackPrep. Internal debug only, this refers to an unexpected firmware error or data corruption."
|
|
::= 10343
|
|
|
|
|
|
hpevtConfigMaxMemory TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The maximum memory supported by this system has been exceeded."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The maximum memory supported by this system has been exceeded. The data field contains the amount of memory supported by the system."
|
|
::= 10351
|
|
|
|
|
|
hpevtFailDelBadPort TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to delete a bad port while routing the fabric. Data field indicates return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to delete a bad port while routing the fabric. Data field indicates return status"
|
|
::= 10357
|
|
|
|
|
|
hpevtFailDelBadEdge TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to delete an edge that was found to be bad during routing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "failed to delete an edge that was found to be bad during routing"
|
|
::= 10358
|
|
|
|
|
|
hpevtCommandMemBuf TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A command to the memory buffer chip failed to complete."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A command to the memory buffer chip failed to complete."
|
|
::= 10361
|
|
|
|
|
|
hpevtUnsupprtArflsCsrRouteTravsble TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Arches Fabric function ArfIsCsrRouteTraversable was called for a backtoback system. This is unsupported, ArfIsCsrRouteTraversable should only be called for systems with crossbars. No data."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Arches Fabric function ArfIsCsrRouteTraversable was called for a back-to-back system. This is unsupported, ArfIsCsrRouteTraversable should only be called for systems with crossbars. No data."
|
|
::= 10375
|
|
|
|
|
|
hpevtInvalidPortToTravsble TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid port number was given as an input to an Arches Fabric Traversability function. The port is expected to be an internal XBC num (815), but the actual port was not. Data field: (XBC number 32) | (port number 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An invalid port number was given as an input to an Arches Fabric Traversability function. The port is expected to be an internal XBC num (8-15), but the actual port was not. Data field: (XBC number << 32) | (port number << 48)"
|
|
::= 10376
|
|
|
|
|
|
hpevtUnbleRdXBCPortNghbr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to read XBC port neighbor information. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to read XBC port neighbor information. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10377
|
|
|
|
|
|
hpevtXBCPortUnexpctNghbrChip TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "XBC port with an unexpected neighbor chip type. Data field: (expected chip type) | (actual chip type 16) | (xbcNum 32) |(portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "XBC port with an unexpected neighbor chip type. Data field: (expected chip type) | (actual chip type << 16) | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10378
|
|
|
|
|
|
hpevtXBCPortHaveUnxpctNghbrID TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC port was found to have an unexpected neighbor ID. Data field: (expected NID) | (actual NID 16) | (xbcNum 32) | (portNum 48)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port was found to have an unexpected neighbor ID. Data field: (expected NID) | (actual NID << 16) | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10379
|
|
|
|
|
|
hpevtXBCHaveUnexpctNghbrPrtConn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC was found to have an unexpected neighbor port connection. Data field: (expected port) | (actual port 16) | (xbcNum 32) | (portNum 48)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC was found to have an unexpected neighbor port connection. Data field: (expected port) | (actual port << 16) | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10380
|
|
|
|
|
|
hpevtDataNotFndEdgLst TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The expected data was not found in the Arches Fabric expected edge list. Data field is unused."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The expected data was not found in the Arches Fabric expected edge list. Data field is unused"
|
|
::= 10381
|
|
|
|
|
|
hpevtXBCPrtUnxpctNgbrChip TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC port has an unexpected neighbor chip type. Data field: neighbor type found."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port has an unexpected neighbor chip type. Data field: neighbor type found, bits [7:0], other bits unused"
|
|
::= 10382
|
|
|
|
|
|
hpevtXBCtoXBCLnkDwn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A previously good XBCXBC link was found to be down. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A previously good XBC-XBC link was found to be down. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10384
|
|
|
|
|
|
hpevtXBCprtFndErrTravsbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC port was found to have a Fatal Error during traversability test. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port was found to have a Fatal Error during traversability test. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10385
|
|
|
|
|
|
hpevtUnblRdLnkCelFabCSR TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to read the local cell's LINK_SEL_FABRIC CSR. Data field: unused"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to read the local cell's LINK_SEL_FABRIC CSR Data field: unused"
|
|
::= 10386
|
|
|
|
|
|
hpevtUblRdXBCrouteTbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to read the XBC route table. Data field: (route index) | (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to read the XBC route table. Data field: (route index) | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10387
|
|
|
|
|
|
hpevtXBCLnkNotConnCSRTravsbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC link was found to be not connected while testing CSR traffic traversability. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC link was found to be not connected while testing CSR traffic traversability. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10388
|
|
|
|
|
|
hpevtErrRdAlrecAlbIdCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading Skyline ALREC_ALB_ID CSR. Data field: (Skyline port) | (Cell number 56)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading Skyline ALREC_ALB_ID CSR Data field: (Skyline port) | (Cell number << 56)"
|
|
::= 10389
|
|
|
|
|
|
hpevtCirRoutFndTstXbcCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A circular route was found while testing XBC CSR traffic traversability. Data field: (target XBC 32) | (cellNum 56)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A circular route was found while testing XBC CSR traffic traversability. Data field: (target XBC << 32) | (cellNum << 56)"
|
|
::= 10390
|
|
|
|
|
|
hpevtXBCRdErrAlrecAlbIdCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading ALREC_ALB_ID CSR for an XBC port. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading ALREC_ALB_ID CSR for an XBC port. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10391
|
|
|
|
|
|
hpevtXBC-XBCPrtHavInvldChipCnn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBCXBC port had an invalid chip type connection. Data field: (expected chip type) | (actual chip type 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC-XBC port had an invalid chip type connection. Data field: (expected chip type) | (actual chip type << 32)"
|
|
::= 10392
|
|
|
|
|
|
hpevtArflsXbcRotTravrsblCalBakToBak TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ArfIsXbcRouteTraversable was called on a backtoback system which is an improper use of the function. Data field: unused"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ArfIsXbcRouteTraversable was called on a back-to-back system which is an improper use of the function. Data field: unused"
|
|
::= 10393
|
|
|
|
|
|
hpevtXBCToXBClnkFndFatErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "In ArfIsXbcRouteTraversable, an XBCXBC link was found to have fatal errors. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "In ArfIsXbcRouteTraversable, an XBC-XBC link was found to have fatal errors. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10394
|
|
|
|
|
|
hpevtUnablRdXbcRotTblEnblMskCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to read the XBC ROUTE_TABLE_ENABLE_MASK CSR. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to read the XBC ROUTE_TABLE_ENABLE_MASK CSR. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10395
|
|
|
|
|
|
hpevtErrRdXbcRotTablCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading an XBC ROUTE_TABLE CSR. Data field: route index | (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading an XBC ROUTE_TABLE CSR. Data field: route index | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10396
|
|
|
|
|
|
hpevtXbcPrtErrRdAlrecAlbIDCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading ALB ALREC_ALB_ID CSR for an XBC port. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading ALB ALREC_ALB_ID CSR for an XBC port. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10397
|
|
|
|
|
|
hpevtXbcPrtFndUnxpctNgbrChip TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC port was found with an unexpected neighbor chip. Data field: expected chip type | (actual chip type 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port was found with an unexpected neighbor chip. Data field: expected chip type | (actual chip type << 32)"
|
|
::= 10398
|
|
|
|
|
|
hpevtCelPrtPairNotFndGrphDat TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A cell/port pair was not found in the expected graph data. Data field: (cellNum 32) | CC portNum."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A cell/port pair was not found in the expected graph data. Data field: (cellNum << 32) | CC portNum"
|
|
::= 10401
|
|
|
|
|
|
hpevtArchFabFndLocCelLnkNotConn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Arches Fabric Traversability code unexpectedly found the local cell link not connected. Data field: linkState (0 = connected, 1 = link pending, 2 = not connected, 1 = error)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Arches Fabric Traversability code unexpectedly found the local cell link not connected. Data field: linkState (0 = connected, 1 = link pending, 2 = not connected, -1 = error)"
|
|
::= 10402
|
|
|
|
|
|
hpevtXbcErrRdRoutCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the ROUTEx CSR on the XBC. Data field: route index | (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading the ROUTEx CSR on the XBC. Data field: route index | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10403
|
|
|
|
|
|
hpevtXbcUnablRdAlrecAlbIdCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to read the ALB ALREC_ALB_ID CSR for an XBC port. Data field: (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to read the ALB ALREC_ALB_ID CSR for an XBC port. Data field: (xbcNum << 32) | (portNum << 48)"
|
|
::= 10404
|
|
|
|
|
|
hpevtXbcPrtHasUnxpctNgbrChptype TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An XBC port has an unexpected neighbor chip type. Data field: expected neighbor chip type | (actual neighbor chip type 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An XBC port has an unexpected neighbor chip type. Data field: expected neighbor chip type | (actual neighbor chip type << 32)"
|
|
::= 10405
|
|
|
|
|
|
hpevtCelToCelLnkHasUnxpctNgbrChpType TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CellCell link has an unexpected neighbor chip type. Data field: expected neighbor chip type | (actual neighbor chip type 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Cell-Cell link has an unexpected neighbor chip type. Data field: expected neighbor chip type | (actual neighbor chip type << 32)"
|
|
::= 10406
|
|
|
|
|
|
hpevtCelPrtPairNotExstGrphDat TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The cell/port pair does not exist in the Arches Fabric expected graph data. Data field: CC port | (cellNum 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The cell/port pair does not exist in the Arches Fabric expected graph data. Data field: CC port | (cellNum << 32)"
|
|
::= 10407
|
|
|
|
|
|
hpevtCelToCelLnkConnUnxpctNgbrPrt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CellCell link is connected to an unexpected neighbor port. Data field: expected neighbor port | (actual neighbor port 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Cell-Cell link is connected to an unexpected neighbor port. Data field: expected neighbor port | (actual neighbor port << 32)"
|
|
::= 10408
|
|
|
|
|
|
hpevtCelToCelLnkConnUnxpctCel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CellCell link is connected to an unexpected cell. Data field: expected neighbor ID | (actual neighbor ID 16) | (target cell 32) | (local cell 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A Cell-Cell link is connected to an unexpected cell. Data field: expected neighbor ID | (actual neighbor ID << 16) | (target cell << 32) | (local cell << 48)"
|
|
::= 10409
|
|
|
|
|
|
hpevtEFIDrvrFailLoad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An EFI driver failed to load."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An EFI Driver may be corrupt."
|
|
::= 10412
|
|
|
|
|
|
hpevtVmRetErrNonCohTbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "VM_FindAllRoutes returned an unexpected error during NonCoherent table setup. Data field: (return value) | (source cell 32) | (target cell 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "VM_FindAllRoutes returned an unexpected error during Non-Coherent table setup. Data field: (return value) | (source cell << 32) | (target cell << 48)"
|
|
::= 10413
|
|
|
|
|
|
hpevtNctTblWrtGlobLnkSelNonCohFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "In SetupNCTable, a write to the GLOBAL_LINK_SEL_NONCOH CSR failed. Data field: (data written to CSR) | (actual CSR data read 32)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "In SetupNCTable, a write to the GLOBAL_LINK_SEL_NONCOH CSR failed. Data field: (data written to CSR) | (actual CSR data read << 32)"
|
|
::= 10414
|
|
|
|
|
|
hpevtNctTblFailArfPhs3 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SetupNCTable failed in ArfPhase3. Data field: cell set passed in to SetupNCTable"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SetupNCTable failed in ArfPhase3. Data field: cell set passed in to SetupNCTable"
|
|
::= 10415
|
|
|
|
|
|
hpevtPostRndevzFailPrepBckToBckSys TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A failure occurred while prepping a backtoback system for postrendezvous Arches Fabric setup. Data field: return value from Phase4BackToBackPrep."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A failure occurred while prepping a back-to-back system for post-rendezvous Arches Fabric setup. Data field: return value from Phase4BackToBackPrep"
|
|
::= 10427
|
|
|
|
|
|
hpevtArfPhs4UnablSetNonCohLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ArfPhase4 was unable to set up the NonCoherent link select to at least one cell in its alive/gsm sharing set. Data field: bitmap of unreachable cells."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ArfPhase4 was unable to set up the Non-Coherent link select to at least one cell in its alive/gsm sharing set. Data field: bitmap of unreachable cells"
|
|
::= 10429
|
|
|
|
|
|
hpevtUnablSetNonCohRout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to set the NonCoherent route. Data field: (sourceCell 32) | (cell set passed in to SetupNCTable)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to set the Non-Coherent route. Data field: (sourceCell << 32) | (cell set passed in to SetupNCTable)"
|
|
::= 10431
|
|
|
|
|
|
hpevtUnableSetCohRoutCel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to setup the Coherent route table for a cell in our partition. Data field: (sourceCell 32) | (cell set passed in to SetupCohTable)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to setup the Coherent route table for a cell in our partition. Data field: (sourceCell << 32) | (cell set passed in to SetupCohTable)"
|
|
::= 10432
|
|
|
|
|
|
hpevtErrWrtXbcRoutTblEnblMskCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the XBC ROUTE_TABLE_ENABLE_MASK CSR. Data field: (route set to disable) | (xbcNum 32) | (xbc port 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error writing the XBC ROUTE_TABLE_ENABLE_MASK CSR. Data field: (route set to disable) | (xbcNum << 32) | (xbc port << 48)"
|
|
::= 10435
|
|
|
|
|
|
hpevtVertxRetUnxpctErrNonCohTbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The Arches Fabric vertex module returned an unexpected error during NonCoherent table setup. Data field: (return value) | (sourceCell 32) | (dest cell 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Arches Fabric vertex module returned an unexpected error during Non-Coherent table setup. Data field: (return value) | (sourceCell << 32) | (dest cell << 48)"
|
|
::= 10436
|
|
|
|
|
|
hpevtWrtSkyGlobLnkSelCohFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A write to a Skyline Global LINK_SEL_COHx CSR failed. Data field: cell number of the Skyline that failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A write to a Skyline Global LINK_SEL_COHx CSR failed. Data field: cell number of the Skyline that failed, bits [7:0]. Other bits unused"
|
|
::= 10439
|
|
|
|
|
|
hpevtUnablWrtXbcPrtCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to write the XBC port scratch CSR with the routing state. Data field: (routing state) | (xbcNum 32) | (portNum 48)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to write the XBC port scratch CSR with the routing state. Data field: (routing state) | (xbcNum << 32) | (portNum << 48)"
|
|
::= 10475
|
|
|
|
|
|
hpevtSysFwUnAccesComplxProf TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Firmware was unable to access the configured set stored in the complex profile."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Couldn't get the configured set during Fabric Init"
|
|
::= 10481
|
|
|
|
|
|
hpevtSysFwDetctErrFabInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Firmware detected an error during Fabric Init."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error while running the Arches Fabric API part of Fabric Init."
|
|
::= 10482
|
|
|
|
|
|
hpevtSysFwDetctFailFabInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Firmware detected a failure during Fabric Init."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure while running the Fabric API part of Fabric Init."
|
|
::= 10483
|
|
|
|
|
|
hpevtSysFwDetctErrFabOptimz TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Firmware detected an error during Fabric Optimize."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while running the Fabric API to optimize the fabric."
|
|
::= 10487
|
|
|
|
|
|
hpevtInPwrUPSFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Input power to the specified UPS has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Input power to the specified UPS has failed."
|
|
::= 10489
|
|
|
|
|
|
hpevtUpsRestored TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Input power to the specified UPS has been restored."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Input power to the specified UPS has been restored."
|
|
::= 10490
|
|
|
|
|
|
hpevtUpsExhausted TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "UPS power exhausted. The system is being powered down."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The system is being powered down as UPS power is exhausted."
|
|
::= 10495
|
|
|
|
|
|
hpevtSALFailRedzvsProcs TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "During Machine Check handling, SAL failed to rendezvous all the processors."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "During SAL Machine Check handling, SAL fail to round up all the processor entering SAL Machine check handler."
|
|
::= 10509
|
|
|
|
|
|
hpevtSALFailClrCECLog TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SAL failed to clear the CEC logs during Machine check handling."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Sal failed to clear the CEC logs during Machine check handling. The data field return an ASCII name of the CEC that failed to clear."
|
|
::= 10510
|
|
|
|
|
|
hpevtSysFwUnAccesXBCSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System FW was unable to access the XBC semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while getting the XBC semaphore."
|
|
::= 10516
|
|
|
|
|
|
hpevtSysFwDetctErrRelXBCGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Firmware detected an error while trying to release the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while releasing the XBC Global Semaphore."
|
|
::= 10518
|
|
|
|
|
|
hpevtSysFwDetctErrOwnXBCGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Firmware detected an Error while checking the owner of the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while checking the owner of the XBC Global Semaphore."
|
|
::= 10519
|
|
|
|
|
|
hpevtErrFormXbcSemphrAddr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while forming the XBC semaphore address"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while forming the XBC semaphore address. Data Field: (xbc << 32) | (cell << 56)"
|
|
::= 10520
|
|
|
|
|
|
hpevtErrRdXbcGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading the XBC Global Semaphore"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading the XBC Global Semaphore. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10521
|
|
|
|
|
|
hpevtFailGetXbcGlobSemphrAddr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure to get the XBC Global Semaphore address"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure to get the XBC Global Semaphore address. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10523
|
|
|
|
|
|
hpevtFailWrtXbcGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to write the XBC Global Semaphore. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10524
|
|
|
|
|
|
hpevtFailRdXbcGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to read the XBC Global Semaphore"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to read the XBC Global Semaphore. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10528
|
|
|
|
|
|
hpevtFailGetAddrXbcGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to get the address of the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to get the address of the XBC Global Semaphore. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10529
|
|
|
|
|
|
hpevtFailWrtXbcGlobSemphrAfrRls TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to write the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to write the XBC Global Semaphore. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10530
|
|
|
|
|
|
hpevtFailRelXbcGlobSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to release the XBC Global Semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to release the XBC Global Semaphore. Data Field: (cell num << 56) | (xbc << 32)"
|
|
::= 10532
|
|
|
|
|
|
hpevtFabPhsExeInvlOrdr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric phases have been executed in an invalid order."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fabric phases have been executed in an invalid order"
|
|
::= 10534
|
|
|
|
|
|
hpevtFabPhsExeInvlOrdrDatExpctPhs TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric phases have been executed in an invalid order. Data field indicates the expected phase."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fabric phases have been executed in an invalid order. Data field indicates the expected phase."
|
|
::= 10535
|
|
|
|
|
|
hpevtFailGetAddrXbcToXbcLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to get an address when opening XBC to XBC links."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to get an address when opening XBC to XBC links. Data field is return value from GetAlbAddrBlk function. Internal debug only."
|
|
::= 10558
|
|
|
|
|
|
hpevtFailOpnFabLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to open a fabric link."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to open a fabric link. Data field: [31:0] - error status from OpenFabricLink [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10559
|
|
|
|
|
|
hpevtErrWrtXbcRetRout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error when writing the XBC return route."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error when writing the XBC return route. Data field: [31:0] - error status from WriteRouteReg [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10560
|
|
|
|
|
|
hpevtErrEnblXbcRetRout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error enabling the XBC return route"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error enabling the XBC return route. Data field: [31:0] - error status from WriteRouteEnable [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10561
|
|
|
|
|
|
hpevtFailDisprsRoutAcrssLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to disperse the routes across links."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "failed to disperse the routes across links. Data field: [31:0] - error status from GetDispersedOutboundPort [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10564
|
|
|
|
|
|
hpevtErrSetXbcToXbcLnkRoutX TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error setting up XBCXBC link for routing across it."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error setting up XBC-XBC link for routing across it. Data field: [31:0] - error status from SetupXbcToXbcLinks [39:32] - XBC ID [51:44] - XBC port number "
|
|
::= 10565
|
|
|
|
|
|
hpevtErrRoutRemtside TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error while routing the remote side of a route."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error while routing the remote side of a route. Data field: [31:0] - error status from RouteRemoteXbcPort [39:32] - XBC ID [51:44] - XBC port number [59:52] - Destination cell number:"
|
|
::= 10566
|
|
|
|
|
|
hpevtErrGetAddrRoutRemtXbc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error getting address while routing the remote XBC."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error getting address while routing the remote XBC. Data field: [31:0] - error status from GetAlbAddrBlk [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10567
|
|
|
|
|
|
hpevtErrGetNgbrInfo TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error getting the neighbor info."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error getting the neighbor info. Data field: [31:0] - error status from AlbGetNeighborInfo [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10568
|
|
|
|
|
|
hpevtErrFindShrtRout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error finding the shortest route"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error finding the shortest route. Most likely a firmware error or data corruption. Data field: [31:0] - error status from VM_FindShortestRoute [39:32] - Destination XBC ID [59:52] - Destination Cell number"
|
|
::= 10569
|
|
|
|
|
|
hpevtErrWrtRemtXbcRoutReg TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the remote XBC routing register."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "error writing the remote XBC routing register. Data field: [31:0] - error status from WriteRouteReg [39:32] - XBC ID [51:44] - XBC port number [59:52] - Destination cell number"
|
|
::= 10570
|
|
|
|
|
|
hpevtErrEnblRoutRemtXbc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error enabling the routes on the remote XBC."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "error enabling the routes on the remote XBC. Data field: [31:0] - error status from WriteRouteEnable [39:32] - XBC ID [51:44] - XBC port number [59:52] - Destination cell number"
|
|
::= 10571
|
|
|
|
|
|
hpevtErrWrtRoutRegLocXbc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the routing register on the local XBC."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error writing the routing register on the local XBC. Data field: [31:0] - error status from WriteRouteReg [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10572
|
|
|
|
|
|
hpevtErrWrtLocXbcRoutRegRchRemtCel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the local XBC routing registers to reach a remote cell."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error writing the local XBC routing registers to reach a remote cell. Data field: [31:0] - error status from WriteRouteReg [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10573
|
|
|
|
|
|
hpevtErrEnblLocXbcRout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error enabling the local XBC routes."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error enabling the local XBC routes. Data field: [31:0] - error status from WriteRouteEnable [39:32] - XBC ID [51:44] - XBC port number"
|
|
::= 10574
|
|
|
|
|
|
hpevtSynGrphFailPhs4 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SynchGraphs() failed during Arches Fabric Phase 4. Data field: return value from SynchGraphs()."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SynchGraphs() failed during Arches Fabric Phase 4. Data field: return value from SynchGraphs()"
|
|
::= 10617
|
|
|
|
|
|
hpevtVmVertxFailSyncGrph TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "VM_DeleteVertex() failed in SynchGraphs(). Data field: (vertex id 32) | (vertex type 56) | (return value from VM_DeleteVertex())."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "VM_DeleteVertex() failed in SynchGraphs(). Data field: (vertex id << 32) | (vertex type << 56) | (return value from VM_DeleteVertex())"
|
|
::= 10619
|
|
|
|
|
|
hpevtVmEdgFailFncSyncGrph TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "VM_DeleteEdge() failed in the Arches Fabric function SynchGraphs(). Data field:(vertex id1 32) | (vertex port1 48) | (vertex type1 56) | (vertex id2 0) | (vertex port2 16) | (vertex type2 24)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "VM_DeleteEdge() failed in the Arches Fabric function SynchGraphs(). Data field:(vertex id1 << 32) | (vertex port1 << 48) | (vertex type1 << 56) | (vertex id2 << 0) | (vertex port2 << 16) | (vertex type2 << 24)"
|
|
::= 10620
|
|
|
|
|
|
hpevtUnexpctErrCalVertxMod TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected error when calling an Arches Fabric vertex module function. Data field: return value from vertex module function."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unexpected error when calling an Arches Fabric vertex module function. Data field: return value from vertex module function"
|
|
::= 10621
|
|
|
|
|
|
hpevtUnexpctRetVertxModCopCelGrph TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unexpected return from an Arches Fabric vertex module function while copying a cell's graph. Data field: return value from vertex module function."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unexpected return from an Arches Fabric vertex module function while copying a cell's graph. Data field: return value from vertex module function"
|
|
::= 10622
|
|
|
|
|
|
hpevtChecksumPdtFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The checksum update for the PDT has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The checksum update for the PDT has failed."
|
|
::= 10623
|
|
|
|
|
|
hpevtChecksumNvmBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The checksum in the memory area of NVM is bad."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The checksum in the memory area of NVM is bad. Memory NVM will be cleared."
|
|
::= 10625
|
|
|
|
|
|
hpevtChecksumCalcFailed TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Checksum calculation failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Checksum calculation failed."
|
|
::= 10626
|
|
|
|
|
|
hpevtSalandBmcTokenBad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Both SAL's copy and BMC copy of the token specified in the data field is bad."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The BMC copy and SAL copy of the token specified in the data field has been initialized from the default value for the token due to an IPMI error and SAL NVM error."
|
|
::= 10628
|
|
|
|
|
|
hpevtBkPlaneCable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Incompatible I/O Backplane or I/O cables installed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Detected incompatibility between the cell board and the I/O backplane and/or I/O backplane cables."
|
|
::= 10629
|
|
|
|
|
|
hpevtFparUnusable TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The fPar identified by the event detail will be unusable."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fPar identified by the event detail will be unusable. Other events may preceded this event which will help to diagnose the failure. A possible cause is that the system exhausted unused NVRAM."
|
|
::= 10698
|
|
|
|
|
|
hpevtFWoutOfNvram TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware is out of NVRAM and cannot built the ILM memory slice device map"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware is out of NVRAM and cannot built the ILM memory slice device map"
|
|
::= 10702
|
|
|
|
|
|
hpevtNvramCPUCorrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The NVRAM for the CPU map is corrupt and cannot be trusted. It appears that there are more CPUs in the map than the size of the map can hold."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The NVRAM for the CPU map is corrupt and cannot be trusted. It appears that there are more CPUs in the map than the size of the map can hold."
|
|
::= 10703
|
|
|
|
|
|
hpevtNvramIOCorrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The NVRAM for the IO device ownership map is corrupt and cannot be trusted. It appears that there are more IO devices in the map than the size of the map can hold."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The NVRAM for the IO device ownership map is corrupt and cannot be trusted. It appears that there are more IO devices in the map than the size of the map can hold."
|
|
::= 10704
|
|
|
|
|
|
hpevtNvramLocMemCorrupt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The NVRAM for the cell local memory map is corrupt and cannot be trusted. It appears that there are more memory slices in the map than the size of the map can hold."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The NVRAM for the cell local memory map is corrupt and cannot be trusted. It appears that there are more memory slices in the map than the size of the map can hold."
|
|
::= 10705
|
|
|
|
|
|
hpevtFWInconsistExist TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An internal firmware inconsistency exists or the server exhausted its internal resources and is unable to create an fPars EFI ownership variable for a CPU device in the partition. Either of these conditions is fatal."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal firmware inconsistency exists or the server exhausted its internal resources and is unable to create an fPars EFI ownership variable for a CPU device in the partition. Either of these conditions is fatal."
|
|
::= 10706
|
|
|
|
|
|
hpevtFWUnableCreatefParsIO TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An internal firmware inconsistency exists or the server exhausted its internal resources and is unable to create an fPars EFI ownership variable for an IO device in the partition. Either of these conditions is fatal."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal firmware inconsistency exists or the server exhausted its internal resources and is unable to create an fPars EFI ownership variable for an IO device in the partition. Either of these conditions is fatal."
|
|
::= 10707
|
|
|
|
|
|
hpevtFWUnableCreatefParsCLM TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An internal firmware inconsistency exists or the server exhausted its internal resources and is unable to create an fPars EFI ownership variable for a CLM device in the partition. Either of these conditions is fatal."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An internal firmware inconsistency exists or the server exhausted its internal resources and is unable to create an fPars EFI ownership variable for a CLM device in the partition. Either of these conditions is fatal."
|
|
::= 10708
|
|
|
|
|
|
hpevtFWOutOfNvram TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware has run out of NVRAM and cannot create the needed variable(s)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware has run out of NVRAM and cannot create the needed variable(s)"
|
|
::= 10771
|
|
|
|
|
|
hpevtFWLbaReconfigFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The call to the IOC firmware component method 'LbaReconfig' failed, probably a low-level hardware error. The fPar BSP is identified in bits 63..32 of the event detail, the fPar owning this CPU and LBA is identified in bits 31..16."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The call to the IOC firmware component method 'LbaReconfig' failed, probably a low-level hardware error. The fPar BSP is identified in bits 63..32 of the event detail, the fPar owning this CPU and LBA is identified in bits 31..16 and the number of the Rope is identified in bits 15..0."
|
|
::= 10772
|
|
|
|
|
|
hpevtCpuModuleBadConfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The CPU modules have been installed in an illegal configuration on the cell board"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The CPU modules have been installed in an illegal configuration on the cell board."
|
|
::= 10779
|
|
|
|
|
|
hpevtCpuInvalidTerminator TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid CPU terminator installed on the cell board."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An invalid CPU terminator card is installed on the cell board. The data field indicates the physical location of the offending socket."
|
|
::= 10780
|
|
|
|
|
|
hpevtInvocationSoftResetCode TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invocation of the soft reset code from an interrupt or similar vector,"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Invocation of the soft reset code from an interrupt or similar vector, or improper locking/releasing of semaphores."
|
|
::= 10793
|
|
|
|
|
|
hpevtDataSm4SelfReset TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Data field is count of cpus held by the sm4 which issues the event (and is trying to reset itself). Indicates invocation of the SoftResetCpu code from an interrupt or similar vector."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field is count of cpus held by the sm4 which issues the event (and is trying to reset itself). Indicates invocation of the SoftResetCpu code from an interrupt or similar vector where the processor was modifying critical resources, or improper locking/releasing of semaphores."
|
|
::= 10794
|
|
|
|
|
|
hpevtfParsfailRelseResrce TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A reset of an fPar discovered that an fPar failed to release critical resources within a reasonable time."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A reset of an fPar discovered that an fPar failed to release critical resources within a reasonable time."
|
|
::= 10795
|
|
|
|
|
|
hpevtPFMManyErrors TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Significant numbers of corrected memory errors have been detected on the memory subsystem"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Significant numbers of corrected memory errors have been detected on the memory subsystem"
|
|
::= 10814
|
|
|
|
|
|
hpevtPFMOverTempProc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Overtemperature condition detected on a processor"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Over-temperature condition detected on a processor"
|
|
::= 10822
|
|
|
|
|
|
hpevtPFMCacheErrorProc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cache errors detected on a processor"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cache errors detected on a processor"
|
|
::= 10823
|
|
|
|
|
|
hpevtPFMCorrecErrorCache TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Corrected errors detected in the cache portion of the memory for a processor module"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Corrected errors detected in the cache portion of the memory for a processor module"
|
|
::= 10824
|
|
|
|
|
|
hpevtPFMCorrErrSysBus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Corrected errors detected on the system bus for a processor module"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Corrected errors detected on the system bus for a processor module"
|
|
::= 10825
|
|
|
|
|
|
hpevtPFMCorrErrProcBus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Corrected errors detected on the processor bus for a processor module"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Corrected errors detected on the processor bus for a processor module"
|
|
::= 10826
|
|
|
|
|
|
hpevtPFMErrTagMemProc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Corrected errors detected in the tag portion of the memory for a processor module"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Corrected errors detected in the tag portion of the memory for a processor module"
|
|
::= 10827
|
|
|
|
|
|
hpevtfParsNotEnableBoot TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "fParsmode EFI variable is set to enable fPars operation but no fPars are actually enabled to boot. So the server boots in hard partition mode."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "fPars-mode EFI variable is set to enable fPars operation but no fPars are actually enabled to boot. So the server boots in hard partition mode."
|
|
::= 10830
|
|
|
|
|
|
hpevtfParsNotRecveOwnShip TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An fPar was directed to reset using the ESIT DirectedfParResetAndMigrate() service but the target (recipient) fPar of the resources is in a state that cannot receive ownership of these resources."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An fPar was directed to reset using the ESIT DirectedfParResetAndMigrate() service but the target (recipient) fPar of the resources is in a state that cannot receive ownership of these resources."
|
|
::= 10832
|
|
|
|
|
|
hpevtFWErrSetNvramVal TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware error setting the NVRAM value of preferredbsp for the vPars monitor. The partition will boot using the PD monarch, but the value of preferredbsp may not match this CPU."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware error setting the NVRAM value of preferred-bsp for the vPars monitor. The partition will boot using the PD monarch, but the value of preferred-bsp may not match this CPU."
|
|
::= 10833
|
|
|
|
|
|
hpevtUnablWrtXbcPrtRoutTblEnblMsk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to write to an XBC port ROUTE_TABLE_ENABLE_MASK CSR in Arches Fabric Phase3. Data field: (XBC port 48) | (XBC ID 32) | (route)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to write to an XBC port ROUTE_TABLE_ENABLE_MASK CSR in Arches Fabric Phase3. Data field: (XBC port << 48) | (XBC ID < 32) | (route)"
|
|
::= 10842
|
|
|
|
|
|
hpevtProcessIntrptUnRecoverble TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unrecoverable processor interrupt occurred. IPF firmware owned the processor interrupt vector table (IVT) at the time of the interrupt."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unrecoverable processor interrupt occurred. IPF firmware owned the processor interrupt vector table (IVT) at the time of the interrupt."
|
|
::= 10853
|
|
|
|
|
|
hpevtSBASetDevMaskFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SBA call to LBA SetDeviceMask method fails."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SBA call to LBA SetDeviceMask method fails."
|
|
::= 10871
|
|
|
|
|
|
hpevtLBASlotDevScanErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "LBA slot device scan error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "LBA slot device scan error"
|
|
::= 10927
|
|
|
|
|
|
hpevtInadequateMemTofPar TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "There is none (or inadequate) memory slice resource assigned to the fPar so it cannot boot its instance. The fPar will be disabled (enter a spinloop) because it cannot boot, or if in vPars mode will return control to the monitor."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There is none (or inadequate) memory slice resource assigned to the fPar so it cannot boot its instance. The fPar will be disabled (enter a spinloop) because it cannot boot, or if in vPars mode will return control to the monitor."
|
|
::= 10936
|
|
|
|
|
|
hpevtFailCollVertxInfo TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't collect vertex information during Fabric Info call. Data Field: return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Couldn't collect vertex information during Fabric Info call. Data Field: return status"
|
|
::= 10937
|
|
|
|
|
|
hpevtFailCollVertxFabInfoCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't collect the vertices during the Fabric Info call. Data Field: number of vertices returned."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Couldn't collect the vertices during the Fabric Info call. Data Field: number of vertices returned"
|
|
::= 10938
|
|
|
|
|
|
hpevtFailFndEdgeProcCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't find all the edges during a procedure call. Data Field: return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Couldn't find all the edges during a procedure call. Data Field: return status"
|
|
::= 10939
|
|
|
|
|
|
hpevtFailFndEdgProcCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Couldn't find an appropriate number of edges during a procedure call. Data Field: the number of edges found."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Couldn't find an appropriate number of edges during a procedure call. Data Field: the number of edges found"
|
|
::= 10940
|
|
|
|
|
|
hpevtManyEdgEncntProcCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Too many edges were encountered during a procedure call. Data Field: link count."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Too many edges were encountered during a procedure call. Data Field: link count"
|
|
::= 10941
|
|
|
|
|
|
hpevtFailGetAddrProcCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failed to get an address during a procedure call. Data Field: return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failed to get an address during a procedure call. Data Field: return status"
|
|
::= 10943
|
|
|
|
|
|
hpevtUnexpctStatEncntProcCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unexpected state was encountered during a procedure call. Data Field: state returned."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected state was encountered during a procedure call. Data Field: state returned"
|
|
::= 10944
|
|
|
|
|
|
hpevtUnablGetLnkHlthStatProcCall TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to get the link health state during a procedure call. Data Field: return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to get the link health state during a procedure call. Data Field: (cell num << 56) | (port << 44) | (xbc << 32)"
|
|
::= 10945
|
|
|
|
|
|
hpevtFabDatFailCrcChk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The fabric data failed a CRC check. Data Field: (xbc port 44 ) | (xbc 32) | return status)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fabric data failed a CRC check. Data Field: (xbc port << 44 ) | (xbc << 32) | return status)"
|
|
::= 10946
|
|
|
|
|
|
hpevtVmCollVertcFailUnexpct TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "VM_CollectVertices failed unexpectedly. Could possibly be a data corruption problem. Data field: (cell number 56) | (return value from VM_CollectVertices)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "VM_CollectVertices failed unexpectedly. Could possibly be a data corruption problem. Data field: (cell number << 56) | (return value from VM_CollectVertices)"
|
|
::= 11032
|
|
|
|
|
|
hpevtUnablGenAlbArfSetCsr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to generate an ALB address in Arches Fabric ArfSetDefaultCSRs() function. Data field:(cell number 56) | (port number 48) | (xbc ID 32) | (return value)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to generate an ALB address in Arches Fabric ArfSetDefaultCSRs() function. Data field:(cell number << 56) | (port number << 48) | (xbc ID < 32) | (return value)"
|
|
::= 11033
|
|
|
|
|
|
hpevtSetDefCsrFailUnexpct TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SetDefaultCSRs function failed unexpectedly. Arches Fabric was unable to set XBC CSRs to default values. Data field: return value from SetDefaultCSRs."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SetDefaultCSRs function failed unexpectedly. Arches Fabric was unable to set XBC CSRs to default values. Data field: return value from SetDefaultCSRs"
|
|
::= 11034
|
|
|
|
|
|
hpevtEncntErrRout TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A problem was encountered while routing which prevented an appropriate route from being chosen. Data Field: Destination Cell 56 | XBC Port 44 | XBC # 32 | return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A problem was encountered while routing which prevented an appropriate route from being chosen. Data Field: Destination Cell << 56 | XBC Port << 44 | XBC # << 32 | return status"
|
|
::= 11038
|
|
|
|
|
|
hpevtEncntErrRoutFab TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered while routing the fabric. This error prevents an appropriate route from being selected. Data Field: Destination Cell 56 | XBC Port 44 | XBC # 32 | return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while routing the fabric. This error prevents an appropriate route from being selected. Data Field: Destination Cell << 56 | XBC Port << 44 | XBC # << 32 | return status"
|
|
::= 11039
|
|
|
|
|
|
hpevtErrEncntRoutFabPrvntRoutSel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered while routing the fabric. This error prevents an appropriate route from being selected. Data Field: Destination Cell 56 | XBC Port 44 | XBC # 32 | return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while routing the fabric. This error prevents an appropriate route from being selected. Data Field: Destination Cell << 56 | XBC Port << 44 | XBC # << 32 | return status"
|
|
::= 11040
|
|
|
|
|
|
hpevtInvlPrtRetRoutXbcCcLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid port number was returned when selecting a route for the XBCCC link. Data Field: (destination cell 56) | (xbc port 44) | (xbc # 32) | port selected."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An invalid port number was returned when selecting a route for the XBC-CC link. Data Field: (destination cell 56) | (xbc port 44) | (xbc # 32) | port selected"
|
|
::= 11041
|
|
|
|
|
|
hpevtErrEncntRoutFabPrvntRoutSelSw TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error was encountered while routing the fabric. This error prevents an appropriate route from being selected. Data Field: Destination Cell 56 | XBC Port 44 | XBC # 32 | switch fabric"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error was encountered while routing the fabric. This error prevents an appropriate route from being selected. Data Field: Destination Cell << 56 | XBC Port << 44 | XBC # << 32 | switch fabric"
|
|
::= 11042
|
|
|
|
hpevtSecndFlshNotProgrmValidImg TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The second flash part is not programmed with a valid image."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "The second flash part is not programmed with a valid image"
|
|
::= 11052
|
|
|
|
hpevtSysBckPlnPwr1p2LDOFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 1.2v LDO fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 1.2v LDO fault. The data field contains the physical location of the fault."
|
|
::= 11452
|
|
|
|
|
|
hpevtSysBckPlnPwr2p5LDOFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 2.5v LDO fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 2.5v LDO fault. The data field contains the physical location of the fault."
|
|
::= 11454
|
|
|
|
|
|
hpevtSysBckPlnPwr3p3HseFault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 3.3v house keeping power fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 3.3v house keeping power fault. The data field contains the physical location of the fault."
|
|
::= 11456
|
|
|
|
|
|
hpevtSysBckPlnPwr12Fault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 12v power fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 12v power fault. The data field contains the physical location of the fault."
|
|
::= 11459
|
|
|
|
|
|
hpevtSysBckPlnPwr3p3Fault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 3.3v power fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 3.3v power fault. The data field contains the physical location of the fault."
|
|
::= 11461
|
|
|
|
|
|
hpevtSysBckPlnPwr1p5Fault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 1.5v power fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 1.5v power fault. The data field contains the physical location of the fault."
|
|
::= 11463
|
|
|
|
|
|
hpevtSysBckPlnPwr2p5Fault TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane power has reported a 2.5v power fault. The data field contains the physical location of the fault."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane power has reported a 2.5v power fault. The data field contains the physical location of the fault."
|
|
::= 11465
|
|
|
|
|
|
hpevtPwrRailPrvInsuffPwrToBckPln TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "One or more power rails is providing insufficient power to the backplane."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "One or more power rails is providing insufficient power to the backplane."
|
|
::= 11467
|
|
|
|
|
|
hpevtRcsNoProvClkBckPln TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Clock fault for clocks supplied from the Redundant Clock Source (RCS) board to the system backplane. RCS board is no longer providing clocks to the backplane. The data field contains the physical location of the RCS."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Clock fault for clocks supplied from the Redundant Clock Source (RCS) board to the system backplane. RCS board is no longer providing clocks to the backplane. The data field contains the physical location of the RCS."
|
|
::= 11468
|
|
|
|
|
|
hpevtHsoFaultOrRemv TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Clock fault for clocks supplied from the Hot Swap Oscillator (HSO) board to the system backplane. HSO has reported a fault or has been removed. The data field contains the physical location of the HSO."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Clock fault for clocks supplied from the Hot Swap Oscillator (HSO) board to the system backplane. HSO has reported a fault or has been removed. The data field contains the physical location of the HSO."
|
|
::= 11471
|
|
|
|
|
|
hpevtOpClkNoMtchRcsHso TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The operational clock frequencies do not match between the Redundant Clock Source (RCS) and the Hot Swap Oscillator (HSO). The data field contains the physical location of the HSO."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The operational clock frequencies do not match between the Redundant Clock Source (RCS) and the Hot Swap Oscillator (HSO). The data field contains the physical location of the HSO."
|
|
::= 11478
|
|
|
|
|
|
hpevtClkMrgnBckPlnFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The clock margin of the system backplane failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The clock margin of the system backplane failed."
|
|
::= 11479
|
|
|
|
|
|
hpevtHsoNoRedund TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane Hot Swap Oscillator (HSO) boards are NOT redundant."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane Hot Swap Oscillator (HSO) boards are NOT redundant."
|
|
::= 11481
|
|
|
|
|
|
hpevtHsoInsuff TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System backplane Hot Swap Oscillator (HSO) boards are insufficient."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System backplane Hot Swap Oscillator (HSO) boards are insufficient."
|
|
::= 11482
|
|
|
|
|
|
hpevtFailRdRcsHso TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure reading Redundant Clock Source (RCS) or Hot Swap Oscillator HSO boards EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure reading Redundant Clock Source (RCS) or Hot Swap Oscillator HSO boards EEPROM. Data field contains the physical location of the device."
|
|
::= 11483
|
|
|
|
|
|
hpevtFailWrtRcsHso TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure writing Redundant Clock Source (RCS) or Hot Swap Oscillator HSO boards EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure writing Redundant Clock Source (RCS) or Hot Swap Oscillator HSO boards EEPROM. Data field contains the physical location of the device"
|
|
::= 11484
|
|
|
|
|
|
hpevtFailRdRpm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure reading the Reset and Power Monitors (RPM) EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure reading the Reset and Power Monitors (RPM) EEPROM. Data field contains the physical location of the device."
|
|
::= 11485
|
|
|
|
|
|
hpevtFailWrtRpm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure writing the Reset and Power Monitors (RPM) EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure writing the Reset and Power Monitors (RPM) EEPROM. Datafield contains the physical location of the device"
|
|
::= 11486
|
|
|
|
|
|
hpevtFailRdOsp TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure reading the Onboard System Programmers (OSP) EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure reading the Onboard System Programmers (OSP) EEPROM. Datafield contains the physical location of the device"
|
|
::= 11487
|
|
|
|
|
|
hpevtFailWrtOsp TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure writing the Onboard System Programmers (OSP) EEPROM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure writing the Onboard System Programmers (OSP) EEPROM. Datafield contains physical location of the device"
|
|
::= 11488
|
|
|
|
|
|
hpevtSbsFaultStrt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SBS fault on startup."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Serial Bit Stream (SBS) fault on startup. An SBS fault results in the MOAB's not being configured correctly."
|
|
::= 11489
|
|
|
|
|
|
hpevtFailRdIObckPlnLpm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure reading IO backplane LPM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure reading IO backplane LPM. Datafield contains the physical location of the device."
|
|
::= 11495
|
|
|
|
|
|
hpevtFailWrtIOBckPlnLpm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Failure writing IO backplane LPM."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Failure writing IO backplane LPM. Datafield contains physical location of device."
|
|
::= 11496
|
|
|
|
|
|
hpevtSysSoftViolateWellBhaveRule TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The system software violated one of the 'wellbehavedness' rules of soft partitions and tried to call a firmware procedure within the firmware instance of a sibling. This is an access violation and firmware rejects the call."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The system software violated one of the 'well-behavedness' rules of soft partitions and tried to call a firmware procedure within the firmware instance of a sibling. This is an access violation and firmware rejects the call"
|
|
::= 11515
|
|
|
|
|
|
hpevtAlbInitPrepUnablRdAlrecConfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "AlbInitPrep was unable to read the ALREC_CONFIG CSR to determine whether the link is up or not. Data field: unused"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "AlbInitPrep was unable to read the ALREC_CONFIG CSR to determine whether the link is up or not. Data field: unused"
|
|
::= 11521
|
|
|
|
|
|
hpevtfParIsDisbleFrmBoot TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The fPar whose ID is identified in the event detail is disabled from booting because it has no bootable, healthy CPU. It may not own any CPU or the CPUs it owns are Unhealthy (or deconfigured)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fPar whose ID is identified in the event detail is disabled from booting because it has no bootable, healthy CPU. It may not own any CPU or the CPUs it owns are Unhealthy (or deconfigured)"
|
|
::= 11529
|
|
|
|
|
|
hpevtfParNotInstantiateFW TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Noncritical event announces that an fPar is enabled to boot but has inadequate memory resources to instantiate the firmware for the fPar. The configuration is modified to disable but not delete this fPar."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Non-critical event announces that an fPar is enabled to boot but has inadequate memory resources to instantiate the firmware for the fPar. The configuration is modified to disable but not delete this fPar."
|
|
::= 11530
|
|
|
|
|
|
hpevtfParNotHaveIOResrc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The fPar has been enabled to boot, and contains at least one CPU and adequate memory but has not been given any IO resources. It must be reconfigured and reset before it may boot an operating system."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The fPar has been enabled to boot, and contains at least one CPU and adequate memory but has not been given any IO resources. The soft partition (fPar) may therefore only boot as far as the EFI shell. It must be reconfigured and reset before it may boot an operating system."
|
|
::= 11531
|
|
|
|
|
|
hpevtCPUsDeconfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "All processors are scheduled for deconfiguration."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "All CPUs were scheduled to be deconfigured"
|
|
::= 11537
|
|
|
|
|
|
hpevtCPUsReconfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Processors have been reconfigured due to installation of a new processor type, or SFW revision change."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "All CPUs have been auto reconfigured"
|
|
::= 11538
|
|
|
|
|
|
hpevtIOBckPln33VFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane 3.3V power fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane 3.3V power fault"
|
|
::= 11566
|
|
|
|
|
|
hpevtBckPln5VFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane 5.0V power fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane 5.0V power fault"
|
|
::= 11567
|
|
|
|
|
|
hpevtIOBckPlnNeg12VFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane 12V power fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane -12V power fault"
|
|
::= 11568
|
|
|
|
|
|
hpevtIOBckPln12VFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane +12V power fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane +12V power fault"
|
|
::= 11569
|
|
|
|
|
|
hpevtIOBckPln15VTempFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane 1.5V temperature fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane 1.5V temperature fault"
|
|
::= 11575
|
|
|
|
|
|
hpevtIOBckPln33VTempFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane 3.3V temperature fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane 3.3V temperature fault"
|
|
::= 11576
|
|
|
|
|
|
hpevtIOBckPlnNeg12VTempFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane 12.0V temperature fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane -12.0V temperature fault"
|
|
::= 11578
|
|
|
|
|
|
hpevtIOBckPln12VTempFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "IO Backplane +12.0V temperature fault"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "IO Backplane +12.0V temperature fault"
|
|
::= 11579
|
|
|
|
|
|
hpevtLocCelUnablClrLnkOffBit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The local cell was unable to clear the link_off bit on at least one CCCC link. Data field: return value of Phase3BackToBackPrep()"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The local cell was unable to clear the link_off bit on at least one CC-CC link. Data field: return value of Phase3BackToBackPrep()"
|
|
::= 11580
|
|
|
|
|
|
hpevtArfOlaPreRendezUnablRchCel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ArfOLAPreRendez() was unable to reach the added cell. Data field: bitmap of unreachable cells"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "ArfOLAPreRendez() was unable to reach the added cell. Data field: bitmap of unreachable cells"
|
|
::= 11581
|
|
|
|
|
|
hpevtUnexpctErrSetNctTbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unexpected error occurred in SetupNCTable(). Data field: return value from SetupNCTable()."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unexpected error occurred in SetupNCTable(). Data field: return value from SetupNCTable()"
|
|
::= 11582
|
|
|
|
|
|
hpevtPhs4UnexpctFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Phase4BackToBackPrep() unexpectedly failed. Data field: return value of Phase4BackToBackPrep()"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Phase4BackToBackPrep() unexpectedly failed. Data field: return value of Phase4BackToBackPrep()"
|
|
::= 11583
|
|
|
|
|
|
hpevtUnablSyncGrphCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to synch graphs between all cells in the partition after an OLA. Data field: (master cell number 56) | (bitmap of cells to synch)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: (master cell number << 56) | (bitmap of cells to synch)"
|
|
::= 11584
|
|
|
|
|
|
hpevtBitMapUnrchCel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Data field: bitmap of unreachable cells."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: bitmap of unreachable cells."
|
|
::= 11585
|
|
|
|
|
|
hpevtRetValNctCohTbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unexpected error occurred while setting up the NonCoherent or Coherent tables after an OLA. Data field: return value from SetupNCTable() or SetupCohTable()"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: return value from SetupNCTable() or SetupCohTable()"
|
|
::= 11586
|
|
|
|
|
|
hpevtArfRoutEnblRetErrLocCel TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ArfRouteEnable() returned an unexpected error while enabling routes to the local cell. Data field: (local cell number 56) | (bitmap of routes to enable)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: (local cell number << 56) | (bitmap of routes to enable)"
|
|
::= 11597
|
|
|
|
|
|
hpevtArfRoutDisRetErrOla TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ArfRouteDiable() returned an unexpected error while disabling routes during an OLA operation. Data field: (bitmap of cells 32) | (bitmap of routes to disable)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: (bitmap of cells << 32) | (bitmap of routes to disable)"
|
|
::= 11598
|
|
|
|
|
|
hpevtArfRoutDisRetErrArfPhs4 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "ArfRouteDiable() returned an unexpected error while disabling routes in ArfPhase4. Data field: (bitmap of source cells 32) | (bitmap of routes to disable)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: (bitmap of source cells << 32) | (bitmap of routes to disable)"
|
|
::= 11599
|
|
|
|
|
|
hpevtMemAlloctFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory allocation failed. The data is the size of the memory block which could not be allocated"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory allocation failed. The data is the size of the memory block which could not be allocated."
|
|
::= 11603
|
|
|
|
|
|
hpevtMemLockFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory locking failed. The data is the size of the memory block which could not be locked"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory locking failed. The data is the size of the memory block which could not be locked."
|
|
::= 11604
|
|
|
|
|
|
hpevtMinProcReqMoreThanAvail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The minimum number of processors required is more than the number available. The data is the number of available processors"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The minimum number of processors required is more than the number available. The data is the number of available processors."
|
|
::= 11605
|
|
|
|
|
|
hpevtVMNotHandlGuestOSPerf TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The guest operating system performed an operation which could not be handled by the virtual machine. The virtual machine could not continue running the guest so it stopped."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The guest operating system performed an operation which could not be handled by the virtual machine. The virtual machine could not continue running the guest so it stopped."
|
|
::= 11607
|
|
|
|
|
|
hpevtKernlDrvFailLckMem TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Kernel driver failed to lock memory"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Kernel driver failed to lock memory"
|
|
::= 11696
|
|
|
|
|
|
hpevtMMIOmapFndInfoInTble TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The code which initializes the MMIO/IOP map found that the table already contained information."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The code which initializes the MMIO/IOP map found that the table already contained information."
|
|
::= 11700
|
|
|
|
|
|
hpevtAttmptAddPCImoreThanAllow TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt was made to add a PCI bus with a number greater than the maximum allowed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt was made to add a PCI bus with a number greater than the maximum allowed."
|
|
::= 11702
|
|
|
|
|
|
hpevtCPUConfigNotSupprt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The configured CPU generation is not supported"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The configured CPU generation is not supported"
|
|
::= 11703
|
|
|
|
|
|
hpevtISAUARTcreatWithoutDatStrct TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An ISA UART was created without a data structure. A PCI UART structure exists"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An ISA UART was created without a data structure. A PCI UART structure exists"
|
|
::= 11705
|
|
|
|
|
|
hpevtTCGETorIOCTLFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A TCGETS or TCSETS IOCTL failed. The errno status will be in a subsequent event."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A TCGETS or TCSETS IOCTL failed. The errno status will be in a subsequent event."
|
|
::= 11706
|
|
|
|
|
|
hpevtStatCallPMANFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A stat call on the PMAN failed. The next event contains the failure errno."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A stat call on the PMAN failed. The next event contains the failure errno."
|
|
::= 11707
|
|
|
|
|
|
hpevtVMDrvNotOpen TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The virtual machine driver could not be opened"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The virtual machine driver could not be opened"
|
|
::= 11708
|
|
|
|
|
|
hpevtVMDrvNotCreatVM TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The virtual machine driver could not create a virtual machine"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The virtual machine driver could not create a virtual machine"
|
|
::= 11709
|
|
|
|
|
|
hpevtNotAbleCreatNodeForComm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not create a file system node for communication between the vmm driver and the virtual machine. The next event contains the error from the Unix system call."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not create a file system node for communication between the vmm driver and the virtual machine. The next event contains the error from the Unix system call."
|
|
::= 11710
|
|
|
|
|
|
hpevtVMNotOpen TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The vm device was created but cannot be opened"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The vm device was created but cannot be opened"
|
|
::= 11711
|
|
|
|
|
|
hpevtVMDrvNotLoad TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The virtual machine driver has not been loaded"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The virtual machine driver has not been loaded"
|
|
::= 11712
|
|
|
|
|
|
hpevtCreatThreadPMANFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An attempt to create a thread on the PMAN has failed. The next event contains the Unix error number."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An attempt to create a thread on the PMAN has failed. The next event contains the Unix error number."
|
|
::= 11718
|
|
|
|
|
|
hpevtVMDrvUnableCommVM TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "VM Driver was unable to communicate with virtual machine"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "VM Driver was unable to communicate with virtual machine"
|
|
::= 11719
|
|
|
|
|
|
hpevtConfigUnableToRd TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The configuration file could not be read"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The configuration file could not be read"
|
|
::= 11720
|
|
|
|
|
|
hpevtMemAllocFWTblFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Memory allocation for a firmware table has failed. The data contains the name of the firmware table."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Memory allocation for a firmware table has failed. The data contains the name of the firmware table."
|
|
::= 11721
|
|
|
|
|
|
hpevtDrvUnableBldMapTbl TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Driver was unable to build map tables"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Driver was unable to build map tables"
|
|
::= 11723
|
|
|
|
|
|
hpevtVMRebootFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Reboot failed. The virtual machine will exit."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Reboot failed. The virtual machine will exit."
|
|
::= 11724
|
|
|
|
|
|
hpevtSetIntlCohTblRetErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SetupInitialCohTables() returned an error. Data field: (cell set 32) | (return value from SetupInitialCohTables())."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: (cell set << 32) | (return value from SetupInitialCohTables())"
|
|
::= 11775
|
|
|
|
|
|
hpBootStblStoreFlashErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Stable store read or write to flash failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Stable store read or write to flash failed."
|
|
::= 11780
|
|
|
|
|
|
hpBootStblStoreNvMErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error reading or writing the stable store NVM area"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Error reading or writing the stable store NVM area"
|
|
::= 11783
|
|
|
|
|
|
hpevtFWDetectilleglMemConfig TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "FW has detected an illegal memory config using 4GB DIMMs. The system will be halted."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW has detected an illegal memory config using 4GB DIMMs. The system will be halted"
|
|
::= 11784
|
|
|
|
|
|
hpevtSFWFailAllotNVM TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SFW failed to allocate enough NVM to store all required data."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW component NVM space is not big enough to store all it data. Check the ASCII data field to determine which component caused the error."
|
|
::= 11788
|
|
|
|
|
|
hpevtSFWFailAllotSCRRAM TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SFW failed to allocate enough SCR RAM to store all required data."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "SFW component does not allocate enough SCR ram space to store it data."
|
|
::= 11789
|
|
|
|
|
|
hpevtSetIntlCohRetErrArfPhs3 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SetupIntialCohTables() returned an error in ArfPhase3. Data field: cell set [63:32], return value [31:0]"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: cell set [63:32], return value [31:0]"
|
|
::= 11797
|
|
|
|
|
|
hpevtErrWrtErrMskAlrecAlTran TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Error writing the error masks for ALREC and ALTRAN. Data field: cell ID [63:56], port num [55:44], XBC ID [43:32]"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: cell ID [63:56], port num [55:44], XBC ID [43:32]"
|
|
::= 11807
|
|
|
|
|
|
hpevtFwUnexpctIntrnlErrVertx TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware had an unexpected internal error from the vertex module.. Data field: vType1 [63:56] | vPort1 [55:48] | vId1 [47:32] | vType2 [31:24] | vPort2 [23:16] | vId2 [15:0]"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: vType1 [63:56] | vPort1 [55:48] | vId1 [47:32] | vType2 [31:24] | vPort2 [23:16] | vId2 [15:0]"
|
|
::= 11840
|
|
|
|
|
|
hpOsUnsupportedWmixedCpuRevs TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The OS being booted is not supported in a partition containing a mix of processor stepping revisions."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS being booted is not supported in a partition containing a mix of processor stepping revisions."
|
|
::= 11850
|
|
|
|
|
|
hpevtFwUnexpctErrSetLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware had an unexpected error while setting up links. Data field: vType1 [63:56] | vPort1 [55:48] | vId1 [47:32] | vType2 [31:24] | vPort2 [23:16] | vId2 [15:0]"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: vType1 [63:56] | vPort1 [55:48] | vId1 [47:32] | vType2 [31:24] | vPort2 [23:16] | vId2 [15:0]"
|
|
::= 11851
|
|
|
|
|
|
hpevtFwUnbleWrtSkyGlobLnkSelCoh TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware was unable to write the Skyline global LINK_SEL_COHx CSR. Data field: cell num [63:56] | link sel coh CSR (0 or 1) [0:0]"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: cell num [63:56] | link sel coh CSR (0 or 1) [0:0]"
|
|
::= 11863
|
|
|
|
|
|
hpOsBootDisabledWmixedCpuKeys TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The requested OS does not support booting with mixed CPU revisions"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The OS suitable for booting in this mode does not support booting in the current configuration due to the existence of cpus of differing revisions."
|
|
::= 11870
|
|
|
|
|
|
hpevtSysFwErrUpdtLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware experienced an error while updating the link sel value. Data field indicates return status."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware experienced an error while updating the link sel value. Data field indicates return status"
|
|
::= 11885
|
|
|
|
|
|
hpevtFabUnablGenSkyCsrAddr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fabric was unable to generate a Skyline CSR address. Data field: cell number [63:56] and return value from address function [31:0]."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fabric was unable to generate a Skyline CSR address Data field: cell number [63:56] and return value from address function [31:0]"
|
|
::= 11904
|
|
|
|
|
|
hpevtFwUnablGenSkyCsrAdrr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Firmware was unable to generate a Skyline CSR address. Data field: cell number [63:56] | return value [31:0]."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to generate a Skyline CSR address. Data field: cell number [63:56] | return value [31:0]"
|
|
::= 11905
|
|
|
|
|
|
hpevtNoOSBootRendez TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid or no OS boot rendezvous entry point for target CPU"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Target CPU receives wakeup interrupt to join the OS but the OS_BOOT_RENDEZ entry point is invalid or none-existent"
|
|
::= 11932
|
|
|
|
|
|
hpevtChksmFailOSBootRendez TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Checksum verification failed for OS_BOOT_RENDEZ entry point"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The entry point for OS_BOOT_RENDEZ exists, but fails the checksum test performed by firmware"
|
|
::= 11933
|
|
|
|
|
|
hpevtSysFWCallPalCopyInfoFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The System Firmware call to PAL_COPY_INFO failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The System Firmware call to PAL_COPY_INFO failed."
|
|
::= 11960
|
|
|
|
|
|
hpevtSysFWCallPalCopyPalFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The System Firmware call to PAL_COPY_PAL failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The System Firmware call to PAL_COPY_PAL failed."
|
|
::= 11961
|
|
|
|
|
|
hpevtSysFWCallPalCacFlusFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The System Firmware call to PAL_CACHE_FLUSH failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The System Firmware call to PAL_CACHE_FLUSH failed."
|
|
::= 11962
|
|
|
|
|
|
hpevtCellNotInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell on line add/delete is not initialized"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cell on line add/delete is not initialized and cannot be used."
|
|
::= 11964
|
|
|
|
|
|
hpevtFPARsCompBroke TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An FPARs component on which cell online add/delete depends is broken or missing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "In FPARs mode, cell on line add/delete depends on functionality in the FPARs component. This is either broken or missing."
|
|
::= 11966
|
|
|
|
|
|
hpevtFailGetFPARsSemphr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Cell online add/delete in FPARs mode failed to get the FPARs semaphore."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Cell on line add/delete in FPARs mode failed to get the FPARs semaphore."
|
|
::= 11967
|
|
|
|
|
|
hpevtMorThnOneProcCallCell TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "More than one processor from an FPAR called into cell online add/delete"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "More than one processor from an FPAR called into cell on line add/delete"
|
|
::= 11968
|
|
|
|
|
|
hpevtFPARsProcFailRendez TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "All FPARs processors failed to rendezvous during a cell on line add/delete operation"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "All FPARs processors failed to rendezvous during a cell on line add/delete op"
|
|
::= 11969
|
|
|
|
|
|
hpevtEncntUnexptErrOLA TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Encountered unexpected error during cell OLA activity."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Unable to setup Skyline LINK_SEL_COHx CSRs on the running partition to the newly added cell. Data field: cell set [63:32] | return val [31:0]"
|
|
::= 11970
|
|
|
|
|
|
hpevtMCAOccPriorPreMCA TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MCA occurred prior to completion of previous MCA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates an MCA happening before a previous MCA was not completely handled."
|
|
::= 11971
|
|
|
|
|
|
hpevtMCAInitEvtProc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "MCA during init event processing"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This indicates an MCA event happening before a previous INIT event was not completely processed."
|
|
::= 11972
|
|
|
|
|
|
hpevtUnablFndBadEdg TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "unable to find a bad edge in an untraversable route"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to find a bad edge in an untraversable route. Data Field: (destCell << 56 | port num < 44 | xbc num << 32 | return status)"
|
|
::= 11974
|
|
|
|
|
|
hpevtUnknEntityDrwPwrBus TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unknown entity drawing power from bus bars."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Some entity that is not known to the firmware, is drawing power from the bus bars."
|
|
::= 11989
|
|
|
|
|
|
hpevtSoftPartNotBoot TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Soft partition could not be booted, reverting to nPars."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Rebooting the partition to nPars because a soft partition could not be booted."
|
|
::= 12001
|
|
|
|
|
|
hpevtUnablRotArndBrkLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to route around broken link."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware was unable to find a replacement route for the broken link. Data field contains: port << 44, chip id << 32, and number of attempts to find an alternate route"
|
|
::= 12008
|
|
|
|
|
|
hpevtUnablSetAPERLock TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Unable to set the APER 'fabric lockdown' bit"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field details the cell that failed to set its bit"
|
|
::= 12013
|
|
|
|
|
|
hpevtUncorrtMemEccErrOccr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An uncorrectable memory ECC error has occurred. The data field gives the physical location of the DIMM that had the error"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Indicates that an uncorrectable ECC error has been encountered, and gives the physical location of the DIMM that had the error."
|
|
::= 12017
|
|
|
|
|
|
hpevtErrRetrvCrssbarLnk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error encountered while retrieving the expected neighbor fabric chip for distributing traffic over crossbar links."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware experienced an error while retrieving the expected neighbor fabric chip for distributing traffic over crossbarl inks. Data Field: (xbc port # << 44) | (xbc # << 32) | return status"
|
|
::= 12025
|
|
|
|
|
|
hpevtUnablRdCrssbar TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not read crossbar neighbor information during routing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not read crossbar neighbor information during routing. Data Field: (xbc port << 44) | (xbc << 32) | error status"
|
|
::= 12028
|
|
|
|
|
|
hpevtUnablEstbshCrssbar TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Could not establish route for local crossbar during route around routing."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Could not establish route for local crossbar during route around routing. Data Field: (xbc port << 44) | (xbc << 32) | error status"
|
|
::= 12029
|
|
|
|
|
|
hpevtNoRoutLocCrssBar TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An invalid or non-supported TPM (Trusted Platform Module) has been detected. Ensure that the TPM is fully seated into the system board and verify the operating system is TPM capable."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An invalid TPM has been detected in the system and is being use. Security might be compromised. Data field unused."
|
|
::= 12047
|
|
|
|
|
|
hpevtInvalidTPM TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Invalid or unsupported TPM detected in the system. TPM is disabled."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Invalid or unsupported TPM detected in the system. TPM is disabled. Data filed unused"
|
|
::= 12048
|
|
|
|
|
|
hpevtTPMFailInit TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "TPM failed initialization. Security features disabled."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Firmware cannot initialize the TPM. TPM related security feature are disabled Data field unused"
|
|
::= 12049
|
|
|
|
|
|
hpevtCpuTempExceedHiThres TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A CPU module's temperature has exceed the high temperature threshold or a CPU power module fault has occurred. As a result of this event, the CPU has been inhibited. The Cell must be powered off then on using the MP's PE command to clear."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CPU module's temperature has exceed the high temperature threshold or a CPU power module fault has occurred. As a result of this event, the CPU has been inhibited. The Cell must be powered off then on using the MP's PE command before the CPU module will be powered again."
|
|
::= 12050
|
|
|
|
|
|
hpevtSFWDetErrStablStorFlsh TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SFW detected an error while writing to stable store flash."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while writing to stable store flash. Data field is unused."
|
|
::= 12069
|
|
|
|
|
|
hpevtInlckOpenPCIPwr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI interlock open with PCI power applied."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "PCI interlock has been opened with PCI slot power on. The datafield can be decoded as follows (where byte 0 is the rightmost byte): byte offset 2:PCI slot number byte offset 5: IO Chassis number byte offset 6: IO Bay number byte offset 7: Cabinet number "
|
|
::= 12091
|
|
|
|
|
|
hpevtFaltDetDropRegIO TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fault detected on low drop out regulator on I/O backplane."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified low dropout regulator on the IO backplane is reporting a fault. The specified power rail is reporting a fault. The number in the slot field of the physical location is the rail number that caused the fault. Rails are: 4 = LDO 2.5v for Esca 0, 5 = LDO 2.5v for Esca 1, 1.5v, 7 = Other backplane 2.5v, 8 = Other backplane 1.2v"
|
|
::= 12101
|
|
|
|
|
|
hpevtFaltDetDropRegManBckPlne TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fault detected on low drop out regulator on main backplane."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The specified low dropout regulator on the main backplane is reporting a fault. The number in the slot field of the physical location is the rail number that caused the fault. Rails are: 0 = SysBP xb0 1.5v, 1 = SysBp xb1 1.5v, 2 = SysBp switched 3.3v, 3 = SysBp LDO xb0 2.5v, 4 = SysBp xb1 LDO 2.5v, 5 = SysBp LDO 1.5v br0, 6 = SysBp LDO 1.5v br1"
|
|
::= 12102
|
|
|
|
|
|
hpevtFaltDetHotswpCoreIO TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fault detected hot swap controller of specified core IO."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The hot swap controller for the specified core IO is reporting fault."
|
|
::= 12103
|
|
|
|
|
|
hpevtErrRetrvCrssbarChipNmbr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while retrieving the crossbar chip number."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while retrieving the crossbar chip number. Data Field: cell number << 56 | port number << 44 | return status"
|
|
::= 12109
|
|
|
|
|
|
hpevtCellNotCfgCLMMode TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "One or more of the cells are not configured for CellLocal Memory (CLM) mode"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "For most workloads, the system performance may be degraded if CLM mode is not enabled for all of the cells in a partition. Windows Server 2003 contains additional support to optimize for CLM systems, increasing the performance compared to an interleaved configuration. "
|
|
::= 12119
|
|
|
|
|
|
hpevttDoblDramInvoke TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Double DRAM chip sparing events have been invoked."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Corrected memory errors have been detected. Double DRAM chip sparing events have been invoked."
|
|
::= 12120
|
|
|
|
|
|
hpevtErrCrssbarCrctByHW TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A platform error was detected by the firmware/hardware, and corrected by using a spare channel."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A error occurred in the crossbar controller and was corrected by the hardware."
|
|
::= 12121
|
|
|
|
|
|
hpevtErrCrssChipBckPln TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A platform error was detected by the firmware/hardware, and corrected by using a spare channel."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A platform error was detected by the firmware/hardware, and corrected by using a spare channel. The error occurred between the crossbar chips on the backplane(s)."
|
|
::= 12127
|
|
|
|
|
|
hpevtErrCeLLIO TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A platform error was detected by the firmware/hardware, and corrected by using a spare channel."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A platform error was detected by the firmware/hardware, and corrected by using a spare channel. The error occurred between the cell controller and the IO controller."
|
|
::= 12128
|
|
|
|
|
|
hpevtMltPltFrmErrCellBckPln TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Multiple platform errors were detected and corrected by the firmware/hardware."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Multiple platform errors were detected and corrected by the firmware/hardware. The errors occurred between the cell controller and the backplane."
|
|
::= 12129
|
|
|
|
|
|
hpevtMultPltFrmErrCrssChpBckPln TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Multiple platform errors were detected and corrected by the firmware/hardware."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Multiple platform errors were detected and corrected by the firmware/hardware. The errors occurred between the crossbar chips on the backplane(s)."
|
|
::= 12130
|
|
|
|
|
|
hpevtMultPltFrmErrCeLLIO TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Multiple platform errors were detected and corrected by the firmware/hardware."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Multiple platform errors were detected and corrected by the firmware/hardware. The errors occurred between the cell controller and the IO controller."
|
|
::= 12131
|
|
|
|
|
|
hpevtServIDNotMatchCab TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The server ID does not match the cabinet type."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The server identification information does not match the cabinet type. The server will not power on until this condition is resolved."
|
|
::= 12132
|
|
|
|
|
|
hpevtDupDimNumDetect TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Duplicate DIMM serial numbers have been detected. Data field gives physical location of DIMM. Check for other events specifying other DIMMs with same serial number."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Duplicate DIMM serial numbers have been detected. Data field gives physical location of DIMM. Check for other events specifying other DIMMs with same serial number."
|
|
::= 12135
|
|
|
|
|
|
hpevtMPLostUPS TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The MP has lost lan communication with the UPS."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The MP has lost communications with the UPS via SNMP over the LAN"
|
|
::= 12143
|
|
|
|
|
|
hpevtMPGainLanCommUPS TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The MP has regained lan communication with the UPS."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The MP lan communications with the UPS have been restored."
|
|
::= 12144
|
|
|
|
|
|
hpevtUnrecovProcIFAinterptInFW TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unrecoverable processor interrupt occurred while in IPF firmware. The data value is the processor IFA."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unrecoverable processor interrupt occurred while in IPF firmware. The data value is the processor IFA."
|
|
::= 12149
|
|
|
|
|
|
hpevtUnrecovProcISRinterptInFW TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unrecoverable processor interrupt occurred while in IPF firmware. The event data is the processor ISR."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unrecoverable processor interrupt occurred while in IPF firmware. The event data is the processor ISR."
|
|
::= 12150
|
|
|
|
|
|
hpevtDblChipSpareInvoked TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Double chip sparing has been invoked"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware has detected and corrected memory errors. Double chip sparing has been invoked to help mitigate this condition."
|
|
::= 12153
|
|
|
|
|
|
hpevtExtClkCablRemvFrmCPUCab TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "External clock cable has been removed from the CPU cabinet. The data field contains the physical location of the cabinet."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "External clock cable has been removed from the CPU cabinet. The data field contains the physical location of the cabinet."
|
|
::= 12155
|
|
|
|
|
|
hpevtSysFabEncntLnkErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System Fabric encountered a link error after opening up the fabric link."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System Fabric encountered a link error after opening up the fabric link"
|
|
::= 12156
|
|
|
|
|
|
hpevtFatErrOnCelToFabPrt44I32I1 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fatal errors are present on a cell's link to the fabric. Data Field: (crossbar port 44) | (crossbar 32) | 1"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fatal errors are present on a cell's link to the fabric. Data Field: (crossbar port << 44) | (crossbar << 32) | 1"
|
|
::= 12157
|
|
|
|
|
|
hpevtSysFWgetFabProblm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware encountered fabric problems. Data Field: (crossbar port 44) | (crossbar 32)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware encountered fabric problems. Data Field: (crossbar port << 44) | (crossbar << 32)"
|
|
::= 12159
|
|
|
|
|
|
hpevtFatErrCelLnkToFabPrt44I32 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Fatal errors are present on a cell's link to the fabric. Data Field: (crossbar port 44) | (crossbar 32)"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Fatal errors are present on a cell's link to the fabric. Data Field: (crossbar port << 44) | (crossbar << 32)"
|
|
::= 12160
|
|
|
|
|
|
hpevtSysOSRecovFrmPCIErrL1 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The operating system has recovered from a PCI error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PCI error occurred, but the OS recovered."
|
|
::= 12161
|
|
|
|
|
|
hpevtSysOSRecovFrmPCIErrL2 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The operating system has recovered from a PCI error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PCI error occurred, but the operating system recovered."
|
|
::= 12162
|
|
|
|
|
|
hpevtSysOSRecovFrmPCIErrL5 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The operating system has recovered from a PCI error."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A PCI error occurred, but the operating system recovered"
|
|
::= 12163
|
|
|
|
|
|
hpevtReqPwrOnDenied TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The request to power on, either via MP user interface, power button, or other, was denied by the Enclosure Manager."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The request to power on, either via MP user interface, power button, or other, was denied by the Onboard Administrator."
|
|
::= 12164
|
|
|
|
|
|
hpevtBladeFrcPWon TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The blade has been forced to poweron, either via the MP user interface or the power button. The blade did not negotiate with the enclosure to insure that there was sufficient power for this action."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The blade has been forced to power-on, either via the MP user interface or the power button. The blade did not negotiate with the Onboard Administrator to insure that there was sufficient power for this action."
|
|
::= 12165
|
|
|
|
|
|
hpevtMPNotRecvRespEnclMangr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The MP has repeatedly tried to communicate with the enclosure manager and has not received any response."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The MP has repeatedly tried to communicate with the Onboard Administrator and has not received any response"
|
|
::= 12168
|
|
|
|
|
|
hpevtIntrnlSwErr7193 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This is an internal SW error. See Cause/Action ."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This is an internal SW error"
|
|
::= 12193
|
|
|
|
|
|
hpevtIntrnlSwErr7194 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This is an internal SW error. See Cause/Action."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This is an internal SFW error"
|
|
::= 12194
|
|
|
|
|
|
hpevtIntrnlSwErr7195 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This is an internal SW error. See Cause/Action."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This is an internal SFW error"
|
|
::= 12195
|
|
|
|
|
|
hpevtIntrnlSwErr7196 TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "This is an internal SW error. See Cause/Action."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "This is an internal SFW error"
|
|
::= 12196
|
|
|
|
|
|
hpevtComplxProfNoMtch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The complex profiles between cells in a partition do not match. Data field is unused, earlier events will give more detail."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "There are miscompares in the complex profiles between cells in a partition. Data field is unused, earlier events will give more detail."
|
|
::= 12199
|
|
|
|
|
|
hpevtIODevMissCore TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An I/O device is missing from the Core I/O"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An I/O device is missing from the Core I/O. Internal peripherals may be not accessible."
|
|
::= 12204
|
|
|
|
|
|
hpevtFparUnablNotiCPU TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "fPars PMI handler was unable to Notify a CPU's new owner after a migrate."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An fPar's GPE_EN bits are not set up to handle receiving a CPU migrate. This event is emitted 2 times, the Data field is different each time. 1. Data field: Address of GPE block 2. Data field: bits 31:0 Virtual GPE_EN register (lower byte) bits 63:32 Enable bits needed for successful migrate"
|
|
::= 12207
|
|
|
|
|
|
hpevtFparUnablNotiCpuIOSAPICredir TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "fPars PMI handler was unable to Notify a CPU's new owner after a migrate."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "FSHWA was unable to notify the new owner of a CPU migrate. This event is emitted 2 times: 1. Data field: IOSAPIC Address 2. Data field: Virtual IOSAPIC SCI redir"
|
|
::= 12208
|
|
|
|
|
|
hpevtOSSetWtchDogTimerToTimeOut TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The operating system set the watchdog timer to time out if it was not reset within a specified time. It was not reset and has timed out. The management processor will now take the action specified when the timer was set."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The operating system set the watchdog timer to time out if it was not reset within a specified time. It was not reset and has timed out. The management processor will now take the action specified when the timer was set."
|
|
::= 12210
|
|
|
|
|
|
hpevtOSShtDwnDueMCA TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An OS is shutting down due to an MCA (Machine Check Abort) or INIT."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An OS is shutting down due to an MCA (Machine Check Abort) or INIT."
|
|
::= 12217
|
|
|
|
|
|
hpevtOSShtDwnDuePanic TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An OS is shutting down due to a panic."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An OS is shutting down due to a panic."
|
|
::= 12218
|
|
|
|
|
|
hpevtCLUFWIncomptblSysType TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An instance of CLU FW has an installed firmware revision that is incompatible with the system type. Many system operations will fail until this condition is resolved."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Following an in-the-box system type upgrade, or after a UGUY board was replaced, the CLU FW may not have been updated to an appropriate revision for the system type."
|
|
::= 12222
|
|
|
|
|
|
hpevtOnlnIdentHWProb TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The online diagnostics have identified a hardware problem."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Diagnostics running under the OS have detected a problem with the identified hardware."
|
|
::= 12227
|
|
|
|
|
|
hpevtProcOvTemp TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OverTemperature or power condition detected for processor"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The processor temperature has exceeded normal limits. HP's Enhanced Thermal Management (ETM) feature has been employed to cool the processor. If the temperature problem persists, this will have an adverse impact on the performance of this processor. "
|
|
::= 12228
|
|
|
|
|
|
hpevtErrChkFabBootStat TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An error occurred while checking the fabricless boot state"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An error occurred while checking the fabricless boot state"
|
|
::= 12229
|
|
|
|
|
|
hpevtSysFwUnblClrLnkErrMsk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware was unable to clear the link error masks"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to clear the link error masks"
|
|
::= 12230
|
|
|
|
|
|
hpevtSysFwNotDetLnkAdrr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware could not determine a link's address"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware could not determine a link's address"
|
|
::= 12231
|
|
|
|
|
|
hpevtSysFwUnblTurnBadLnkOff TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "System firmware was unable to turn a bad link off"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "System firmware was unable to turn a bad link off"
|
|
::= 12232
|
|
|
|
|
|
hpevtWindWtchDogXpired TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The windows watchdog timer has expired. The partition associated with the cell with the expired timer will be reset."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Wiindows watchdog timer has expired. The nPartition will either be reset or powered off. The data field contains the following information: byte 2 - cell slot number of the cell that generated the timeout event byte 3 - nPartition number (SX2000 superdome only) byte 4 - timeout action (0 = Reset, 1 = Power off) byte 7 - cabinet number "
|
|
::= 12244
|
|
|
|
|
|
hpevtMPCtrlReprtMPBusCommFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An entity's MP Bus communications controller is reporting a hardware revision that is known to cause MP Bus communications failures."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An MP Bus communications device is reporting a hardware revision that is known to cause MP Bus communications failures. The value in the data field indicates the physical location of the PM, CLU, or PDHC device that is failing."
|
|
::= 12251
|
|
|
|
|
|
hpevt12VPCIFailonIOChass TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "12v power to a PCI slot located on the IO Chassis has power faulted."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Main power at the PCI slot located on the IO Chassis has faulted."
|
|
::= 12255
|
|
|
|
|
|
hpevtSFWDetFailOptmzFab TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "SFW detected a failure while optimizing the fabric."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A failure was encountered while running the Fabric API to optimize the fabric."
|
|
::= 12289
|
|
|
|
|
|
hpevtCritFailCellOnline TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A critical failure occurred during a cell online add or delete."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A critical failure occurred during a cell online add or delete call."
|
|
::= 12291
|
|
|
|
|
|
hpevtCellHasIncomptbleHwFW TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The cell being added has incompatible hardware or firmware revision with the partition."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A cell being added is not compatible with the partition."
|
|
::= 12296
|
|
|
|
|
|
hpevtCellFWnotMatchPartFW TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The System Firmware revision on the cell being added does not match the partition firmware revision."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The Firmware revision of the cell being added is different from the nPar."
|
|
::= 12297
|
|
|
|
hpevtVMSDetctUnrecvrdEvnt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OpenVMS has detected an unrecoverable event and will reboot."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "The OpenVMS system has failed and will reboot"
|
|
::= 12319
|
|
|
|
hpevtBadCellBrdOrBadProcBrd TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Bad cell board (on cellular system), or bad processor board (on noncellular system)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Bad cell board (on cellular system), or bad processor board (on non-cellular system)."
|
|
::= 12324
|
|
|
|
|
|
hpevtCPUDegradErrThirdCache TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "CPU performance degraded due to excessive errors in third level cache"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "CPU performance degraded due to excessive errors in third level cache."
|
|
::= 12343
|
|
|
|
|
|
hpevtROMFailAuthentc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The alternate ROM failed to authenticate. The current (primary) ROM will continue to be used"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The alternate ROM failed to authenticate. The current (primary) ROM will continue to be used"
|
|
::= 12352
|
|
|
|
|
|
hpevtAltrntROMUnblSwap TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The alternate ROM was successfully authenticated but the primary and alternate ROM could not be swapped. The current primary will still be used."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The alternate ROM was successfully authenticated but the primary and alternate ROM could not be swapped. The current primary will still be used"
|
|
::= 12354
|
|
|
|
hpevtPciSlotErrDetect TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "PCI/PCIX/PCIe card/slot error detected during IO bus scan"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "PCI/PCIX/PCIe card/slot error detected during IO bus scan"
|
|
::= 12358
|
|
|
|
hpevtCCLinkDown TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A coherency controller to coherency controller link has broken possibly due to a bad connection. Check the backplane connectors between the 2 cell boards and/or reseat both cells. If the problem persists, notify the Call Center for assistance."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "A CC to CC link failed to train in a 2-cell system. The partition can still boot, but with less redundancy and bandwidth. Data field: Cell number [63:56] Link number [32:0]"
|
|
::= 12394
|
|
|
|
|
|
hpevtUnrecovProcIntOccr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An unrecoverable processor interrupt occurred while in IPF firmware. The event data is the processor status register. If assistance is required, notify the Call Center and provide them with the console log containing the register dump."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "An unrecoverable processor interrupt occurred while in IPF firmware. The event data is the processor status register. "
|
|
::= 12395
|
|
|
|
hpevtElectrncKeyProblm TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An electronic keying problem has been detected."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "The 'e-keying error' only occurs during the power-up if the SVB must be left off due to an electronic keying problem."
|
|
::= 12399
|
|
|
|
hpevtBldeInstImproperLoc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A Blade was installed in an improper location in the enclosure in violation of enclosure configuration rules. Review the installation documentation for additional information. Check the OA for additional related events."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The 'location error' only occurs during power-up if the SVB must be left off due to being installed in an improper location in the enclosure (SVBs must be installed in specific positions relative to fans or other components."
|
|
::= 12400
|
|
|
|
|
|
hpevtbldeInstViolateEnclre TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A Blade was installed in the enclosure in violation of enclosure cooling configuration rules. Review the installation documentation for additional information. Check the OA for additional related events."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The 'ccoling error' occurs during the power-up if the SVB must be left off due to insufficient cooling; more fans may be needed."
|
|
::= 12401
|
|
|
|
|
|
hpevtsx2000FabRprtUnexpctErr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The sx2000 fabric reported an unexpected error. Try reseating the cell that reported the error. If assistance is required, notify the Call Center."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "Data field: return value from internal firmware function."
|
|
::= 12403
|
|
|
|
|
|
hpevtOANotServPwrOnReqst TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The OA was unable to service a poweron request. Try reissuing the poweron request. If the problem reoccurs after subsequent requests, notify the Call Center for assistance."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "OA is Busy: The Powe-on request cannot be completed."
|
|
::= 12408
|
|
|
|
|
|
hpevtIOBckPlnReprtNonRedundncyPCIPwr TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The IO backplane in the specified cabinet is reporting a nonredundant PCI power condition. It is possible that one of the PCI bricks is not present or not functioning properly. Check for PCI brick fault events."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
--#CATEGORY "Integrity Server Events"
|
|
DESCRIPTION "The IO backplane in the specified cabinet is reporting a non-redundant PCI power condition."
|
|
::= 12411
|
|
|
|
hpevtUSBStorAttch TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A USB storage device has been attached to the system"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY INFORMATIONAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "This trap is sent when a USB storage device has been attached."
|
|
::= 12503
|
|
|
|
|
|
hpevtUSBStorRemoved TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A USB storage device has been removed from the system."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY INFORMATIONAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "This trap is sent when a attached USB storage device is removed."
|
|
::= 12504
|
|
|
|
|
|
hpevtMigratSrcNotConnt TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The migration source could not connect to the target."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "The migration source could not connect to the target."
|
|
::= 12547
|
|
|
|
|
|
hpevtMigratFail TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A migration has failed."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "A migration has failed."
|
|
::= 12548
|
|
|
|
|
|
hpevtMigratNotSuccess TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A migration was not successful."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "A migration was not successful. This contains the migration phase when it was terminated."
|
|
::= 12550
|
|
|
|
|
|
hpevtVMNotAlloctMemForIO TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The virtual machine was not able to allocate memory for an I/O device."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "A virtual machine was not able to obtain memory for an I/O device."
|
|
::= 12551
|
|
|
|
|
|
hpevtUnSupprtDimmInPartition TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "HP unsupported DIMM(s) has been detected on this partition."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "HP PFM service has detected HP unsupported DIMM(s) on this partition."
|
|
::= 12557
|
|
|
|
|
|
hpevtRuntimeCritShtDwn TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "OS runtime critical shutdown occurred."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "OS run-time critical shutdown has occurred."
|
|
::= 12560
|
|
|
|
hpevtPwrExptGreatrPwrBulk TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The amount of power expected to be drawn by the currently operating hardware is greater than the rating of the currently operating Bulk Power Supplies (BPS)."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "The amount of power expected to be drawn by the currently operating hardware is greater than the rating of the currently operating Bulk Power Supplies (BPS). It is very likely that partitions may be powered down with no further warning to eliminate the excess power load."
|
|
::= 12586
|
|
|
|
|
|
hpevtBulkPwrReduncLost TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Bulk power supply (BPS) redundancy has been lost on one or more row(s) of power supplies in the complex. The further loss of a single BPS or an AC grid will most likely result in the shutdown of partitions."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "Bulk power supply (BPS) redundancy has been lost on one or more row(s) of power supplies in the complex. The further loss of a single BPS or an AC grid will most likely result in the shutdown of partitions using the chassis that lost redundancy."
|
|
::= 12589
|
|
|
|
|
|
hpevtACReduncLost TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "AC redundancy has been lost on one or more power supplies in the complex. The further loss of a single Bulk Power Supply (BPS) or the other AC grid will most likely result in the shutdown of partitions."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "AC redundancy has been lost on one or more row(s) of power supplies in the complex. The further loss of a single Bulk Power Supply (BPS) or the other AC grid will most likely result in the shutdown of partitions using the chassis that have lost redundancy."
|
|
::= 12591
|
|
|
|
|
|
hpevtFanCoolNotRedunc TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "The fans that cool a region of the system are not redundant. If an additional fan fails or is removed from this cooling domain, the partitions on this system will be shut down to prevent damage."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "The fans that cool a region of the system are not redundant. If an additional fan fails in or is removed from this cooling domain, the partitions on this system will be automatically shut down to prevent an over temperature condition."
|
|
::= 12593
|
|
|
|
|
|
hpevtFanInsufficientInCoolDomain TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "An insufficient number of fans are working in a cooling domain to permit system operation. Running partitions will be shut down immediately to prevent damage due to excessive heat."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "An insufficient number of fans are working in a cooling domain to permit system operation. Running partitions will be shut down immediately to prevent system damage due to excessive heat. (If the situation is corrected immediately, it is possible to prevent system shutdown)."
|
|
::= 12595
|
|
|
|
|
|
hpevtOSNotUseAllProcs TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "Operating system is not using all available processors for the current system"
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY WARNING
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "Operating system is not using all available processors for the current system."
|
|
::= 12627
|
|
|
|
|
|
hpevtFMPUnexpctRstHasRcv TRAP-TYPE
|
|
ENTERPRISE hpIpfE0Events
|
|
VARIABLES { hpIpfEvtDetailStr }
|
|
|
|
--#SUMMARY "A Fabric Message Processor (FMP) has unexpectedly reset. The system has recovered from the problem."
|
|
|
|
--#ARGUMENTS {}
|
|
|
|
--#SEVERITY CRITICAL
|
|
|
|
--#TIMEINDEX 100
|
|
|
|
--#STATE OPERATIONAL
|
|
DESCRIPTION "A Fabric Message Processor (FMP) has unexpectedly reset. The system has recovered from the problem."
|
|
::= 12863
|
|
|
|
|
|
END
|
|
|