CPQHLTH-MIB
- Registered at
- 1.3.6.1.4.1.232.6
- Namespace
- hp
- Source file
CPQHLTH-MIB- Digest
sha256:7e3e07fde75fb26a8682a7c2a1353012febed9ad74fe3ce3f567aa288444efe2
Imports
| From | Symbols |
|---|---|
| CPQHOST-MIB | compaq, cpqHoGUIDCanonical, cpqHoTrapFlags |
| CPQSINFO-MIB | cpqSiMemModuleSize, cpqSiServerSystemId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | sysName |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CPQHLTH-MIB CPQHOST-MIB CPQSINFO-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cpqHealth OBJECT-IDENTITY | 1.3.6.1.4.1.232.6 | |||
| cpqHeMibRev OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.1 | |||
| cpqHeMibRevMajor OBJECT-TYPE The Major Revision level of the MIB. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level. | 1.3.6.1.4.1.232.6.1.1 | INTEGER (1..65535) | read-only | mandatory |
| cpqHeMibRevMinor OBJECT-TYPE The minor revision level of the MIB. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred. | 1.3.6.1.4.1.232.6.1.2 | INTEGER (0..65535) | read-only | mandatory |
| cpqHeMibCondition OBJECT-TYPE The overall condition. This object represents the overall status of the server health system represented by this MIB. | 1.3.6.1.4.1.232.6.1.3 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeComponent OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2 | |||
| cpqHeInterface OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.1 | |||
| cpqHeOsNetWare3x OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.1.1 | |||
| cpqHeNw3xDriverName OBJECT-TYPE Driver Name. This value identifies the NetWare Loadable Module providing the operating system access to the Server Health information. | 1.3.6.1.4.1.232.6.2.1.1.1 | DisplayString (SIZE(0..255)) | read-only | deprecated |
| cpqHeNw3xDriverDate OBJECT-TYPE Driver Date. The date of the NetWare Loadable Module providing the operating system access to the Server Health logs. The date is provided in mm/dd/yy format. | 1.3.6.1.4.1.232.6.2.1.1.2 | DisplayString (SIZE(8)) | read-only | deprecated |
| cpqHeNw3xDriverVersion OBJECT-TYPE Driver Version. This is the version of the NetWare Loadable Module (NLM) providing the operating system access to the Server Health logs. | 1.3.6.1.4.1.232.6.2.1.1.3 | DisplayString (SIZE(0..5)) | read-only | deprecated |
| cpqHeOsCommon OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.1.4 | |||
| cpqHeOsCommonPollFreq OBJECT-TYPE The Insight Agent's polling frequency. The frequency, in seconds, at which the Insight Agent requests information from the device driver. A frequency of zero indicates that the Insight Agent retrieves the information upon request of a management station, it does not poll the device driver at a specific interval. If the poll frequency is 0 all attempts to write to this object will fail. If the poll frequency is non-zero, setting this value will change the polling frequency of the Insight Agent. Setting the poll frequency to zero will always fail, an agent may also choose to fail any request to change the poll frequency to a value that would severely impact system performance. | 1.3.6.1.4.1.232.6.2.1.4.1 | INTEGER (0..65535) | read-write | mandatory |
| cpqHeOsCommonModuleTable OBJECT-TYPE Supporting software table. This is a table of software modules that provide an interface to the device this server health MIB describes. | 1.3.6.1.4.1.232.6.2.1.4.2 | not-accessible | deprecated | |
| cpqHeOsCommonModuleEntry OBJECT-TYPE A description of a software modules that provide an interface to the device this MIB describes. | 1.3.6.1.4.1.232.6.2.1.4.2.1 | not-accessible | deprecated | |
| cpqHeOsCommonModuleIndex OBJECT-TYPE A unique index for this module description. | 1.3.6.1.4.1.232.6.2.1.4.2.1.1 | INTEGER (0..255) | read-only | deprecated |
| cpqHeOsCommonModuleName OBJECT-TYPE The module name. | 1.3.6.1.4.1.232.6.2.1.4.2.1.2 | DisplayString (SIZE(0..255)) | read-only | deprecated |
| cpqHeOsCommonModuleVersion OBJECT-TYPE The module version in XX.YY format. Where XX is the major version number and YY is the minor version number. This field will be null (size 0) string if the agent cannot provide the module version. | 1.3.6.1.4.1.232.6.2.1.4.2.1.3 | DisplayString (SIZE(0..5)) | read-only | deprecated |
| cpqHeOsCommonModuleDate OBJECT-TYPE The module date. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant. The year field is set with the most significant octet first. | 1.3.6.1.4.1.232.6.2.1.4.2.1.4 | OCTET STRING (SIZE(7)) | read-only | deprecated |
| cpqHeOsCommonModulePurpose OBJECT-TYPE The purpose of the module described in this entry. | 1.3.6.1.4.1.232.6.2.1.4.2.1.5 | DisplayString (SIZE(0..255)) | read-only | deprecated |
| cpqHeCriticalError OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.2 | |||
| cpqHeCritLogSupported OBJECT-TYPE This value specifies if this system supports the critical error logging feature. | 1.3.6.1.4.1.232.6.2.2.1 | INTEGER {other(1), notSupported(2), supported(3)} | read-only | mandatory |
| cpqHeCritLogCondition OBJECT-TYPE This value specifies the overall condition of the critical error log feature. | 1.3.6.1.4.1.232.6.2.2.2 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeLastCritErrorAbendMsg OBJECT-TYPE Last Critical Termination message. The message associated with the last critical error of type criticalException(14) or abend(27). | 1.3.6.1.4.1.232.6.2.2.3 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHeCriticalErrorTable OBJECT-TYPE A table of critical error descriptions. | 1.3.6.1.4.1.232.6.2.2.4 | not-accessible | mandatory | |
| cpqHeCriticalErrorEntry OBJECT-TYPE A critical error description. | 1.3.6.1.4.1.232.6.2.2.4.1 | not-accessible | mandatory | |
| cpqHeCriticalErrorIndex OBJECT-TYPE A number that uniquely specifies this critical error description. The entries will be in order of occurrence with the most recent entry first. | 1.3.6.1.4.1.232.6.2.2.4.1.1 | INTEGER (0..65535) | read-only | mandatory |
| cpqHeCriticalErrorStatus OBJECT-TYPE This value specifies if the user has marked this error as corrected. Marking errors as corrected may be performed with the Diagnostics or by a set operation on this variable. Attempting to set this variable to uncorrected(1) will fail. | 1.3.6.1.4.1.232.6.2.2.4.1.2 | INTEGER {uncorrected(1), corrected(2)} | read-write | mandatory |
| cpqHeCriticalErrorType OBJECT-TYPE This value specifies the type of error. | 1.3.6.1.4.1.232.6.2.2.4.1.3 | INTEGER {other(1), empty(2), nonCorrectableMemErr(3), busMasterTimeoutNmi(4), commandBusTimeoutNmi(5), ioCheckNmi(6), refreshOverflowNmi(7), cacheParityNmi(8), processorParityNmi(9), eisaHostMemReadHit(10), processorFailure(11), cautionTemperature(12), postCriticalError(13), criticalException(14), serverManagerIfFail(15), pentiumIperr(16), pentiumAperr(17), pentiumIeerr(18), pentiumApcheck(19), cpuLocalError(20), failsafeTimer(21), softwareNmi(22), asrBaseMemoryParity(23), asrExtendedMemParity(24), asrResetLimit(25), asrMemoryParity(26), abend(27), asrTestEvent(28), asrTimeoutNmi(29), fanFailure(30), upsDetectedLineFail(31), asrDetectedAtBoot(32), redunPowerSupplyFailure(33), pciBusParityError(34), diagnosticError(35), rtcChipBatteryFailure(36), pentiumBerr(37), dcConverterFailure(38), cpuInternalThreshPassed(39)} | read-only | mandatory |
| cpqHeCriticalErrorTime OBJECT-TYPE The time of the error: hour (first five bits), day of month (next 5 bits), month (next 4 bits), year of the current century (next 7 bits). The last 3 bits are reserved. | 1.3.6.1.4.1.232.6.2.2.4.1.4 | OCTET STRING (SIZE(0..3)) | read-only | mandatory |
| cpqHeCriticalErrorInfo OBJECT-TYPE Information about the error. | 1.3.6.1.4.1.232.6.2.2.4.1.5 | OCTET STRING (SIZE(0..4)) | read-only | mandatory |
| cpqHeCriticalErrorDesc OBJECT-TYPE A text description of the critical error. | 1.3.6.1.4.1.232.6.2.2.4.1.6 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHeCorrectableMemory OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.3 | |||
| cpqHeCorrMemLogStatus OBJECT-TYPE This value specifies whether this system is currently tracking correctable memory errors. | 1.3.6.1.4.1.232.6.2.3.1 | INTEGER {other(1), notSupported(2), disabled(3), enabled(4)} | read-only | mandatory |
| cpqHeCorrMemLogCondition OBJECT-TYPE This value specifies the overall condition of the correctable memory error log feature. | 1.3.6.1.4.1.232.6.2.3.2 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeCorrMemTotalErrs OBJECT-TYPE The number of correctable memory errors that have occurred. | 1.3.6.1.4.1.232.6.2.3.3 | INTEGER (0..2147483647) | read-only | deprecated |
| cpqHeCorrMemErrTable OBJECT-TYPE A table of correctable memory error descriptions. | 1.3.6.1.4.1.232.6.2.3.4 | not-accessible | mandatory | |
| cpqHeCorrMemErrEntry OBJECT-TYPE A correctable memory error description. | 1.3.6.1.4.1.232.6.2.3.4.1 | not-accessible | mandatory | |
| cpqHeCorrMemErrIndex OBJECT-TYPE A number that uniquely specifies this correctable memory error description. The entries will be in order of occurrence with the most recent new entry first. | 1.3.6.1.4.1.232.6.2.3.4.1.1 | INTEGER (0..65535) | read-only | mandatory |
| cpqHeCorrMemErrCount OBJECT-TYPE The number of times this memory location has had a correctable memory error. The value zero (0) indicates that the user has marked this error as corrected. Marking errors as corrected may be performed with the Diagnostics or with a set operation of 0 on this variable. Any non-zero valued set operation will fail. | 1.3.6.1.4.1.232.6.2.3.4.1.2 | INTEGER (0..255) | read-write | mandatory |
| cpqHeCorrMemErrTime OBJECT-TYPE The time of the error: hour (first five bits), day of month (next 5 bits), month (next 4 bits), year of the current century (next 7 bits). The last 3 bits are reserved. | 1.3.6.1.4.1.232.6.2.3.4.1.3 | OCTET STRING (SIZE(0..3)) | read-only | mandatory |
| cpqHeCorrMemErrDdr OBJECT-TYPE The data destination register value. This contains information about the memory bank in which the error occurred. The interpretation of this value is dependent on the machine type. | 1.3.6.1.4.1.232.6.2.3.4.1.4 | OCTET STRING (SIZE(0..2)) | read-only | mandatory |
| cpqHeCorrMemErrSyndrome OBJECT-TYPE The memory syndrome value. This contains information about the memory module in which the error occurred. The interpretation of this value is dependant on the machine type. | 1.3.6.1.4.1.232.6.2.3.4.1.5 | OCTET STRING (SIZE(0..2)) | read-only | mandatory |
| cpqHeCorrMemErrDesc OBJECT-TYPE A text description of the correctable memory error. | 1.3.6.1.4.1.232.6.2.3.4.1.6 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHeCorrMemErrHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the correctable memory error. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.3.4.1.7 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeCorrMemErrorCntThresh OBJECT-TYPE The error threshold for Correctable memory errors. When cpqHeCorrMemErrCount is greater than or equal to this value user action is required to replace the failing memory module. | 1.3.6.1.4.1.232.6.2.3.5 | INTEGER (0..2147483647) | read-only | mandatory |
| cpqHeAsr OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.5 | |||
| cpqHeAsrStatus OBJECT-TYPE The Automatic Server Recovery feature status. If this object is currently other(1) or notAvailable(2) all set operations will fail. Any attempt to set this object to other(1) or notAvailable(2) by a management station will fail. Setting this object to disabled(3) or enabled(4) will disable or enable the ASR feature. Setting this object to disabled(3) will disable the following objects: cpqHeAsrPagerStatus cpqHeAsrDialInStatus cpqHeAsrDialOutStatus | 1.3.6.1.4.1.232.6.2.5.1 | INTEGER {other(1), notAvailable(2), disabled(3), enabled(4)} | read-write | mandatory |
| cpqHeAsrMajorVersion OBJECT-TYPE The major version number of the Automatic Server Recovery feature hardware. | 1.3.6.1.4.1.232.6.2.5.2 | INTEGER (0..255) | read-only | mandatory |
| cpqHeAsrMinorVersion OBJECT-TYPE The minor version number of the Automatic Server Recovery feature hardware. | 1.3.6.1.4.1.232.6.2.5.3 | INTEGER (0..255) | read-only | mandatory |
| cpqHeAsrTimeout OBJECT-TYPE The time-out in minutes for the Automatic Server Recovery feature hardware. If the variable is not supported, a value of -1 will be returned. | 1.3.6.1.4.1.232.6.2.5.4 | INTEGER | read-write | mandatory |
| cpqHeAsrBaseIo OBJECT-TYPE The Automatic Server Recovery feature Base I/O address. | 1.3.6.1.4.1.232.6.2.5.5 | INTEGER | read-only | mandatory |
| cpqHeAsrPost OBJECT-TYPE Indicates if the Automatic Server Recovery timer passed the server power-on self test. | 1.3.6.1.4.1.232.6.2.5.6 | INTEGER {other(1), failed(2), ok(3)} | read-only | deprecated |
| cpqHeAsrReset OBJECT-TYPE Indicates if the previous reset was caused by the ASR timer. An asrReset(3) condition may be changed with a viewed-asrReset(4) set operation. This is only valid if this variable's current value is asrReset(3). Setting this variable to any other value than viewed-asrReset(4) will fail. | 1.3.6.1.4.1.232.6.2.5.7 | INTEGER {other(1), manualReset(2), asrReset(3), viewed-asrReset(4)} | read-write | mandatory |
| cpqHeAsrReboot OBJECT-TYPE Indicates what software should be started when the server is rebooted by the ASR feature. If this object is currently set to other(1), set operations will fail. This object may not be set to other(1) by a management station. Setting this object to bootOs(2) or bootUtilities(3) will select the software to be started after an ASR reboot. | 1.3.6.1.4.1.232.6.2.5.8 | INTEGER {other(1), bootOs(2), bootUtilities(3)} | read-write | mandatory |
| cpqHeAsrRebootLimit OBJECT-TYPE The number of ASR timer reboots that should cause the server to boot the firmware console and override the standard reboot setting (cpqHeAsrReboot). If this value is 0 then no limit is defined and the standard reboot option will always be used. If the variable is not supported, a value of -1 will be returned. | 1.3.6.1.4.1.232.6.2.5.9 | INTEGER | read-write | mandatory |
| cpqHeAsrRebootCount OBJECT-TYPE The number of ASR reboots that have occurred on this server since the last manual reboot. Reboot count may be reset with a zero valued set operation on this variable. Setting this value to a non-zero value will fail. If the variable is not supported, a value of -1 will be returned. | 1.3.6.1.4.1.232.6.2.5.10 | INTEGER | read-write | mandatory |
| cpqHeAsrPagerStatus OBJECT-TYPE The status of the ASR pager feature. If the current value of this object is not other(1), it may be set to disabled(2) or enabled(3). Attempting a set operation while the value is other(1) will fail. Attempting to set the value to other(1) will fail. Setting this object to enabled(3) will enable the cpqHeAsrStatus object. | 1.3.6.1.4.1.232.6.2.5.11 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| cpqHeAsrPagerNumber OBJECT-TYPE The pager number to be dialed after an ASR reboot. | 1.3.6.1.4.1.232.6.2.5.12 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| cpqHeAsrCommPort OBJECT-TYPE The communication port to be used by the firmware pager and console. The value zero (0) indicates this setting is undefined. If the current value of this object is zero (0) any attempt to set this object from a management station will fail. Any attempt to set this object to zero (0) by a management station will fail. If the variable is not supported, a value of -1 will be returned. | 1.3.6.1.4.1.232.6.2.5.13 | INTEGER | read-write | mandatory |
| cpqHeAsrBaudRate OBJECT-TYPE The baud rate to be used by the firmware pager and console. The value zero (0) indicates this setting is undefined. If the variable is not supported, a value of -1 will be returned. | 1.3.6.1.4.1.232.6.2.5.14 | INTEGER | read-only | mandatory |
| cpqHeAsrPagerMessage OBJECT-TYPE The 8 character pager message entered by the user. | 1.3.6.1.4.1.232.6.2.5.15 | DisplayString (SIZE(0..8)) | read-write | mandatory |
| cpqHeAsrBootFail OBJECT-TYPE The action to be taken if an ASR reboot failure occurs. | 1.3.6.1.4.1.232.6.2.5.16 | INTEGER {other(1), interrupt18(2)} | read-only | deprecated |
| cpqHeAsrCondition OBJECT-TYPE This value specifies the overall condition of the ASR feature. | 1.3.6.1.4.1.232.6.2.5.17 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeAsrDialInStatus OBJECT-TYPE The status of the ASR dial in feature. If the current value of this object is other(1) any attempt to set this object from a management station will fail. Any attempt to set this object to other(1) by a management station will fail. Setting this object to enabled(3) will enable the cpqHeAsrStatus object. | 1.3.6.1.4.1.232.6.2.5.18 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| cpqHeAsrDialOutStatus OBJECT-TYPE The status of the ASR dial out feature. If the current value of this object is other(1) any attempt to set this object from a management station will fail. Any attempt to set this object to other(1) by a management station will fail. Setting this object to enabled(3) will enable the cpqHeAsrStatus and the cpqHeAsrDialInStatus objects. | 1.3.6.1.4.1.232.6.2.5.19 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| cpqHeAsrDialOutNumber OBJECT-TYPE The phone number to be dialed for remote diagnostics if an ASR reset occurs. | 1.3.6.1.4.1.232.6.2.5.20 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| cpqHeAsrNetworkAccessStatus OBJECT-TYPE The status of the ASR network access feature. If the current value of this object is other(1) any attempt to set this object from a management station will fail. Any attempt to set this object to other(1) by a management station will fail. | 1.3.6.1.4.1.232.6.2.5.21 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| cpqHeAsrPollTime OBJECT-TYPE The poll time in seconds the ASR watchdog timer is being refreshed periodically. | 1.3.6.1.4.1.232.6.2.5.22 | INTEGER | read-write | optional |
| cpqHeThermal OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.6 | |||
| cpqHeThermalCondition OBJECT-TYPE This value specifies the overall condition of the system's thermal environment. | 1.3.6.1.4.1.232.6.2.6.1 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeThermalDegradedAction OBJECT-TYPE The action to perform when the thermal condition is degraded. This value will be one of the following: other(1) This feature is not supported by this system or driver. continue(2) The system should be allowed to continue. shutdown(3) The system should be shutdown. | 1.3.6.1.4.1.232.6.2.6.2 | INTEGER {other(1), continue(2), shutdown(3)} | read-write | mandatory |
| cpqHeThermalTempStatus OBJECT-TYPE The status of the system's temperature sensors: This value will be one of the following: other(1) Temp sensing is not supported by this system or driver. ok(2) All temp sensors are within normal operating range. degraded(3) A temp sensor is outside of normal operating range. failed(4) A temp sensor detects a condition that could permanently damage the system. The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent. If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs. | 1.3.6.1.4.1.232.6.2.6.3 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeThermalSystemFanStatus OBJECT-TYPE The status of the fan(s) in the system. This value will be one of the following: other(1) Fan status detection is not supported by this system or driver. ok(2) All fans are operating properly. degraded(3) A non-required fan is not operating properly. failed(4) A required fan is not operating properly. If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the failed(4) condition occurs. | 1.3.6.1.4.1.232.6.2.6.4 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeThermalCpuFanStatus OBJECT-TYPE The status of the processor fan(s) in the system. This value will be one of the following: other(1) Fan status detection is not supported by this system or driver. ok(2) All fans are operating properly. failed(4) A fan is not operating properly. The system will be shutdown if the failed(4) condition occurs. | 1.3.6.1.4.1.232.6.2.6.5 | INTEGER {other(1), ok(2), failed(4)} | read-only | mandatory |
| cpqHeThermalFanTable OBJECT-TYPE A table of fan descriptions. | 1.3.6.1.4.1.232.6.2.6.6 | not-accessible | mandatory | |
| cpqHeThermalFanEntry OBJECT-TYPE A fan description. | 1.3.6.1.4.1.232.6.2.6.6.1 | not-accessible | mandatory | |
| cpqHeThermalFanIndex OBJECT-TYPE A number that uniquely specifies this fan description. | 1.3.6.1.4.1.232.6.2.6.6.1.1 | INTEGER (0..8) | read-only | mandatory |
| cpqHeThermalFanRequired OBJECT-TYPE This specifies if the fan described is required for proper operation of the system. | 1.3.6.1.4.1.232.6.2.6.6.1.2 | INTEGER {other(1), nonRequired(2), required(3)} | read-only | mandatory |
| cpqHeThermalFanPresent OBJECT-TYPE This specifies if the fan described is present in the system. | 1.3.6.1.4.1.232.6.2.6.6.1.3 | INTEGER {other(1), absent(2), present(3)} | read-only | mandatory |
| cpqHeThermalFanCpuFan OBJECT-TYPE This specifies if the described fan is intended specifically to cool the CPU(s). | 1.3.6.1.4.1.232.6.2.6.6.1.4 | INTEGER {other(1), systemFan(2), cpuFan(3)} | read-only | mandatory |
| cpqHeThermalFanStatus OBJECT-TYPE This specifies if the fan described is operating properly. This value will be one of the following: other(1) Fan status detection is not supported by this system or driver. ok(2) The fan is operating properly. failed(4) The fan is not operating properly. | 1.3.6.1.4.1.232.6.2.6.6.1.5 | INTEGER {other(1), ok(2), failed(4)} | read-only | mandatory |
| cpqHeThermalFanHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the fan. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.6.6.1.6 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeThermalFanCurrentSpeed OBJECT-TYPE The current speed of a fan in rpm - revolutions per minute. | 1.3.6.1.4.1.232.6.2.6.6.1.7 | INTEGER | read-only | optional |
| cpqHeFltTolFanTable OBJECT-TYPE A table of Fault Tolerant Fan Entries. | 1.3.6.1.4.1.232.6.2.6.7 | not-accessible | mandatory | |
| cpqHeFltTolFanEntry OBJECT-TYPE A Fault Tolerant Fan Entry. | 1.3.6.1.4.1.232.6.2.6.7.1 | not-accessible | mandatory | |
| cpqHeFltTolFanChassis OBJECT-TYPE The System Chassis number. | 1.3.6.1.4.1.232.6.2.6.7.1.1 | INTEGER | read-only | mandatory |
| cpqHeFltTolFanIndex OBJECT-TYPE A number that uniquely specifies this fan description. | 1.3.6.1.4.1.232.6.2.6.7.1.2 | INTEGER | read-only | mandatory |
| cpqHeFltTolFanLocale OBJECT-TYPE This specifies the location of the fan in the system. | 1.3.6.1.4.1.232.6.2.6.7.1.3 | INTEGER {other(1), unknown(2), system(3), systemBoard(4), ioBoard(5), cpu(6), memory(7), storage(8), removableMedia(9), powerSupply(10), ambient(11), chassis(12), bridgeCard(13), managementBoard(14), backplane(15), networkSlot(16), bladeSlot(17), virtual(18)} | read-only | mandatory |
| cpqHeFltTolFanPresent OBJECT-TYPE This specifies if the fan described is present in the system. | 1.3.6.1.4.1.232.6.2.6.7.1.4 | INTEGER {other(1), absent(2), present(3)} | read-only | mandatory |
| cpqHeFltTolFanType OBJECT-TYPE This specifies the type of fan. other(1) The type of fan could not be determined. tachOutput(2) The fan can increase speed for greater cooling. Implies spin detect. spinDetect(3) The fan can detect when the fan stops spinning. | 1.3.6.1.4.1.232.6.2.6.7.1.5 | INTEGER {other(1), tachOutput(2), spinDetect(3)} | read-only | mandatory |
| cpqHeFltTolFanSpeed OBJECT-TYPE This specifies the speed of the fan. This value will be set if the fan type is tachOutput. | 1.3.6.1.4.1.232.6.2.6.7.1.6 | INTEGER {other(1), normal(2), high(3)} | read-only | mandatory |
| cpqHeFltTolFanRedundant OBJECT-TYPE This specifies if the fan is in a redundant configuration. | 1.3.6.1.4.1.232.6.2.6.7.1.7 | INTEGER {other(1), notRedundant(2), redundant(3)} | read-only | mandatory |
| cpqHeFltTolFanRedundantPartner OBJECT-TYPE This specifies the index of the redundant partner. A value of zero will be used if there is no redundant partner. | 1.3.6.1.4.1.232.6.2.6.7.1.8 | INTEGER | read-only | mandatory |
| cpqHeFltTolFanCondition OBJECT-TYPE The condition of the fan. This value will be one of the following: other(1) Fan status detection is not supported by this system or driver. ok(2) The fan is operating properly. degraded(3) A redundant fan is not operating properly. failed(4) A non-redundant fan is not operating properly. | 1.3.6.1.4.1.232.6.2.6.7.1.9 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeFltTolFanHotPlug OBJECT-TYPE This indicates if the fan is capable of being removed and/or inserted while the system is in an operational state. If the value is hotPluggable(3), the fan can be safely removed if and only if the cpqHeFltTolFanRedundant field is in a redundant(3) state. This value will be one of the following: other(1) The state could not be determined. nonHotPluggable(2) The fan is not hot plug capable. hotPluggable(3) The fan is hot plug capable and can be removed if the system is operating in a redundant state. A fan may be added to an empty fan bay. | 1.3.6.1.4.1.232.6.2.6.7.1.10 | INTEGER {other(1), nonHotPluggable(2), hotPluggable(3)} | read-only | mandatory |
| cpqHeFltTolFanHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the fan. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.6.7.1.11 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeFltTolFanCurrentSpeed OBJECT-TYPE The current speed of a fan in rpm - revolutions per minute. | 1.3.6.1.4.1.232.6.2.6.7.1.12 | INTEGER | read-only | optional |
| cpqHeTemperatureTable OBJECT-TYPE A table of Temperature Sensor Entries. | 1.3.6.1.4.1.232.6.2.6.8 | not-accessible | mandatory | |
| cpqHeTemperatureEntry OBJECT-TYPE A Temperature Sensor Entry. | 1.3.6.1.4.1.232.6.2.6.8.1 | not-accessible | mandatory | |
| cpqHeTemperatureChassis OBJECT-TYPE The System Chassis number. | 1.3.6.1.4.1.232.6.2.6.8.1.1 | INTEGER | read-only | mandatory |
| cpqHeTemperatureIndex OBJECT-TYPE A number that uniquely specifies this temperature sensor description. | 1.3.6.1.4.1.232.6.2.6.8.1.2 | INTEGER | read-only | mandatory |
| cpqHeTemperatureLocale OBJECT-TYPE This specifies the location of the temperature sensor present in the system. | 1.3.6.1.4.1.232.6.2.6.8.1.3 | INTEGER {other(1), unknown(2), system(3), systemBoard(4), ioBoard(5), cpu(6), memory(7), storage(8), removableMedia(9), powerSupply(10), ambient(11), chassis(12), bridgeCard(13)} | read-only | mandatory |
| cpqHeTemperatureCelsius OBJECT-TYPE This is the current temperature sensor reading in degrees celsius. If this value cannot be determined by software, then a value of -99 will be returned. | 1.3.6.1.4.1.232.6.2.6.8.1.4 | INTEGER | read-only | mandatory |
| cpqHeTemperatureThreshold OBJECT-TYPE This is the shutdown threshold temperature sensor setting in degrees celsius. This is the temperature in which the sensor will be considered to be in a failed state thus causing the system to be shutdown. If this value cannot be determined by software, then a value of -99 will be returned. Only the Ambient zone type allows setting of the threshold temperature. | 1.3.6.1.4.1.232.6.2.6.8.1.5 | INTEGER | read-write | mandatory |
| cpqHeTemperatureCondition OBJECT-TYPE The Temperature sensor condition. This value will be one of the following: other(1) Temperature could not be determined. ok(2) The temperature sensor is within normal operating range. degraded(3) The temperature sensor is outside of normal operating range. failed(4) The temperature sensor detects a condition that could permanently damage the system. The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent. If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs. | 1.3.6.1.4.1.232.6.2.6.8.1.6 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeTemperatureThresholdType OBJECT-TYPE This specifies the type of this instance of temperature sensor. This value will be one of the following: other(1) Temperature threshold type could not be determined. blowout(5) If a blowout(5) temperature sensor reaches its threshold, the fan or fans in the area of the temperature sensor will increase in speed in an attempt to reduce the temperature before a caution or critical threshold is reached. caution(9) If a caution(9) temperature sensor reaches its threshold, the cpqHeTemperatureCondition will be set to degraded(3) and the system will either continue or shutdown depending on the setting of cpqHeThermalDegradedAction. critical(15) If a critical(15) temperature sensor reaches its threshold, the cpqHeTemperatureCondition will be set to failed(4) and the system will shutdown. noreaction(16) this value will be defined when a threshold value is zero and system will not react on those sensor as those threshold sensors are meant for display purpose only. | 1.3.6.1.4.1.232.6.2.6.8.1.7 | INTEGER {other(1), blowout(5), caution(9), critical(15), noreaction(16)} | read-only | mandatory |
| cpqHeTemperatureHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the temperature sensor. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.6.8.1.8 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHePostMsg OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.7 | |||
| cpqHePostMsgCondition OBJECT-TYPE This value specifies the overall condition of the POST error recording feature. | 1.3.6.1.4.1.232.6.2.7.1 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHePostMsgTable OBJECT-TYPE A table of POST error message numbers. | 1.3.6.1.4.1.232.6.2.7.2 | not-accessible | mandatory | |
| cpqHePostMsgEntry OBJECT-TYPE A POST error message number. | 1.3.6.1.4.1.232.6.2.7.2.1 | not-accessible | mandatory | |
| cpqHePostMsgIndex OBJECT-TYPE A number that uniquely specifies this POST error description. | 1.3.6.1.4.1.232.6.2.7.2.1.1 | INTEGER (0..255) | read-only | mandatory |
| cpqHePostMsgCode OBJECT-TYPE This specifies POST message number for this error. | 1.3.6.1.4.1.232.6.2.7.2.1.2 | INTEGER (0..255) | read-only | mandatory |
| cpqHePostMsgDesc OBJECT-TYPE This contains a text description of the POST error. A string of length zero (0) will be returned if no description is available. | 1.3.6.1.4.1.232.6.2.7.2.1.3 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHePostMsgEv OBJECT-TYPE The EV used to store 8 non-critical POST error codes for use with Quicktest, Utilities, and CIM. Setting this variable with a zero length octet string will clear this variable. All other set operations will fail. | 1.3.6.1.4.1.232.6.2.7.3 | OCTET STRING (SIZE(0..8)) | read-write | mandatory |
| cpqHeSysUtil OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.8 | |||
| cpqHeSysUtilLifeTime OBJECT-TYPE The total time (in minutes) the system has been in full operation (while the server health supporting software was running). | 1.3.6.1.4.1.232.6.2.8.1 | INTEGER (0..2147483647) | read-only | mandatory |
| cpqHeSysUtilEisaBusMin OBJECT-TYPE The EISA bus utilization as a percentage of the theoretical maximum during the last minute. A value of -1 indicates that this feature is not supported on this machine or is not available. | 1.3.6.1.4.1.232.6.2.8.2 | INTEGER | read-only | mandatory |
| cpqHeSysUtilEisaBusFiveMin OBJECT-TYPE The EISA bus utilization as a percentage of the theoretical maximum during the last five minutes. A value of -1 indicates that this feature is not supported on this machine or is not available. | 1.3.6.1.4.1.232.6.2.8.3 | INTEGER | read-only | mandatory |
| cpqHeSysUtilEisaBusThirtyMin OBJECT-TYPE The EISA bus utilization as a percentage of the theoretical maximum during the last thirty minutes. A value of -1 indicates that this feature is not supported on this machine or is not available. | 1.3.6.1.4.1.232.6.2.8.4 | INTEGER | read-only | mandatory |
| cpqHeSysUtilEisaBusHour OBJECT-TYPE The EISA bus utilization as a percentage of the theoretical maximum during the last hour. A value of -1 indicates that this feature is not supported on this machine or is not available. | 1.3.6.1.4.1.232.6.2.8.5 | INTEGER | read-only | mandatory |
| cpqHeSysUtilPciTable OBJECT-TYPE A table of PCI utilization numbers for a whole aggregate PCI bus or a specific device on that bus. | 1.3.6.1.4.1.232.6.2.8.6 | not-accessible | mandatory | |
| cpqHeSysUtilPciEntry OBJECT-TYPE PCI utilization entry | 1.3.6.1.4.1.232.6.2.8.6.1 | not-accessible | mandatory | |
| cpqHeSysUtilPciIndex OBJECT-TYPE A unique index into each PCI utilization table entry. | 1.3.6.1.4.1.232.6.2.8.6.1.1 | INTEGER (0..255) | read-only | mandatory |
| cpqHeSysUtilPciBus OBJECT-TYPE The PCI bus number for this set of utilization numbers. | 1.3.6.1.4.1.232.6.2.8.6.1.2 | INTEGER (0..255) | read-only | mandatory |
| cpqHeSysUtilPciDevice OBJECT-TYPE The PCI device number for this set of utilization numbers. If this value is -1, the utilization reported is for the aggregate of all devices on this PCI bus. | 1.3.6.1.4.1.232.6.2.8.6.1.3 | INTEGER | read-only | mandatory |
| cpqHeSysUtilPciMin OBJECT-TYPE The utilization as a percentage of the theoretical maximum during the last minute. A value of -1 indicates that the utilization number is not available. | 1.3.6.1.4.1.232.6.2.8.6.1.4 | INTEGER | read-only | mandatory |
| cpqHeSysUtilPciFiveMin OBJECT-TYPE The utilization as a percentage of the theoretical maximum during the last five minutes. A value of -1 indicates that the utilization number is not available. | 1.3.6.1.4.1.232.6.2.8.6.1.5 | INTEGER | read-only | mandatory |
| cpqHeSysUtilPciThirtyMin OBJECT-TYPE The utilization as a percentage of the theoretical maximum during the last thirty minutes. A value of -1 indicates that the utilization number is not available. | 1.3.6.1.4.1.232.6.2.8.6.1.6 | INTEGER | read-only | mandatory |
| cpqHeSysUtilPciHour OBJECT-TYPE The utilization as a percentage of the theoretical maximum during the last hour. A value of -1 indicates that the utilization number is not available. | 1.3.6.1.4.1.232.6.2.8.6.1.7 | INTEGER | read-only | mandatory |
| cpqHeSysUtilPciHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the PCI drawer. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.8.6.1.8 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeFltTolPwrSupply OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.9 | |||
| cpqHeFltTolPwrSupplyCondition OBJECT-TYPE This value specifies the overall condition of the fault tolerant power supply sub-system. | 1.3.6.1.4.1.232.6.2.9.1 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeFltTolPwrSupplyStatus OBJECT-TYPE This value specifies the status of the fault tolerant power supply. | 1.3.6.1.4.1.232.6.2.9.2 | INTEGER {other(1), notSupported(2), notInstalled(3), installed(4)} | read-only | mandatory |
| cpqHeFltTolPowerSupplyTable OBJECT-TYPE A table of Power Supply Entries. | 1.3.6.1.4.1.232.6.2.9.3 | not-accessible | mandatory | |
| cpqHeFltTolPowerSupplyEntry OBJECT-TYPE A Fault Tolerant Power Supply Entry. | 1.3.6.1.4.1.232.6.2.9.3.1 | not-accessible | mandatory | |
| cpqHeFltTolPowerSupplyChassis OBJECT-TYPE The system chassis number. | 1.3.6.1.4.1.232.6.2.9.3.1.1 | INTEGER | read-only | mandatory |
| cpqHeFltTolPowerSupplyBay OBJECT-TYPE The bay number to index within this chassis. | 1.3.6.1.4.1.232.6.2.9.3.1.2 | INTEGER | read-only | mandatory |
| cpqHeFltTolPowerSupplyPresent OBJECT-TYPE Indicates whether the power supply is present in the chassis. | 1.3.6.1.4.1.232.6.2.9.3.1.3 | INTEGER {other(1), absent(2), present(3)} | read-only | mandatory |
| cpqHeFltTolPowerSupplyCondition OBJECT-TYPE The condition of the power supply. This value will be one of the following: other(1) The status could not be determined or not present. ok(2) The power supply is operating normally. degraded(3) A temperature sensor, fan or other power supply component is outside of normal operating range. failed(4) A power supply component detects a condition that could permanently damage the system. | 1.3.6.1.4.1.232.6.2.9.3.1.4 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeFltTolPowerSupplyStatus OBJECT-TYPE The status of the power supply. | 1.3.6.1.4.1.232.6.2.9.3.1.5 | INTEGER {noError(1), generalFailure(2), bistFailure(3), fanFailure(4), tempFailure(5), interlockOpen(6), epromFailed(7), vrefFailed(8), dacFailed(9), ramTestFailed(10), voltageChannelFailed(11), orringdiodeFailed(12), brownOut(13), giveupOnStartup(14), nvramInvalid(15), calibrationTableInvalid(16), noPowerInput(17)} | read-only | mandatory |
| cpqHeFltTolPowerSupplyMainVoltage OBJECT-TYPE The input main voltage of the power supply in volts. | 1.3.6.1.4.1.232.6.2.9.3.1.6 | INTEGER | read-only | mandatory |
| cpqHeFltTolPowerSupplyCapacityUsed OBJECT-TYPE The currently used capacity of the power supply in watts. | 1.3.6.1.4.1.232.6.2.9.3.1.7 | INTEGER | read-only | mandatory |
| cpqHeFltTolPowerSupplyCapacityMaximum OBJECT-TYPE The maximum capacity of the power supply in watts. | 1.3.6.1.4.1.232.6.2.9.3.1.8 | INTEGER | read-only | mandatory |
| cpqHeFltTolPowerSupplyRedundant OBJECT-TYPE The redundancy state of the power supply. This value will be one of the following: other(1) The redundancy state could not be determined. notRedundant(2) The power supply is not operating in a redundant state. redundant(3) The power supply is operating in a redundant state. | 1.3.6.1.4.1.232.6.2.9.3.1.9 | INTEGER {other(1), notRedundant(2), redundant(3)} | read-only | mandatory |
| cpqHeFltTolPowerSupplyModel OBJECT-TYPE The power supply model name. | 1.3.6.1.4.1.232.6.2.9.3.1.10 | DisplayString (SIZE(0..80)) | read-only | mandatory |
| cpqHeFltTolPowerSupplySerialNumber OBJECT-TYPE The power supply serial number. | 1.3.6.1.4.1.232.6.2.9.3.1.11 | DisplayString (SIZE(0..80)) | read-only | mandatory |
| cpqHeFltTolPowerSupplyAutoRev OBJECT-TYPE The power supply auto revision number. | 1.3.6.1.4.1.232.6.2.9.3.1.12 | OCTET STRING (SIZE(0..4)) | read-only | mandatory |
| cpqHeFltTolPowerSupplyHotPlug OBJECT-TYPE This indicates if the power supply is capable of being removed and/or inserted while the system is in an operational state. If the value is hotPluggable(3), the power supply can be safely removed if and only if the cpqHeFltTolPowerSupplyRedundant field is in a redundant(3) state. This value will be one of the following: other(1) The state could not be determined. nonHotPluggable(2) The power supply is not hot plug capable. hotPluggable(3) The power supply is hot plug capable and can be removed if the system is operating in a redundant state. A power supply may be added to an empty power supply bay. | 1.3.6.1.4.1.232.6.2.9.3.1.13 | INTEGER {other(1), nonHotPluggable(2), hotPluggable(3)} | read-only | mandatory |
| cpqHeFltTolPowerSupplyFirmwareRev OBJECT-TYPE The power supply firmware revision. This field will be left blank if the firmware revision is unknown. | 1.3.6.1.4.1.232.6.2.9.3.1.14 | DisplayString (SIZE(0..24)) | read-only | mandatory |
| cpqHeFltTolPowerSupplyHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the power supply. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.9.3.1.15 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeFltTolPowerSupplySparePartNum OBJECT-TYPE The power supply part number or spare part number. | 1.3.6.1.4.1.232.6.2.9.3.1.16 | DisplayString (SIZE(0..80)) | read-only | optional |
| cpqHeFltTolPowerSupplyRedundantPartner OBJECT-TYPE This specifies the index of the redundant partner. A value of zero will be used if there is no redundant partner. | 1.3.6.1.4.1.232.6.2.9.3.1.17 | INTEGER | read-only | mandatory |
| cpqHeFltTolPowerSupplyErrorCondition OBJECT-TYPE The Error condition of the power supply. | 1.3.6.1.4.1.232.6.2.9.3.1.18 | INTEGER {noError(1), generalFailure(2), overvoltage(3), overcurrent(4), overtemperature(5), powerinputloss(6), fanfailure(7), vinhighwarning(8), vinlowwarning(9), vouthighwarning(10), voutlowwarning(11), inlettemphighwarning(12), iinternaltemphighwarning(13), vauxhighwarning(14), vauxlowwarning(15)} | read-only | mandatory |
| cpqHeIRC OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.10 | |||
| cpqHeIRCStatus OBJECT-TYPE The status of the Integrated Remote Console. A value of notavailable will be returned if this system does not contain IRC. | 1.3.6.1.4.1.232.6.2.10.1 | INTEGER {unknown(1), notavailable(2), disabled(3), enabled(4)} | read-only | mandatory |
| cpqHeEventLog OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.11 | |||
| cpqHeEventLogSupported OBJECT-TYPE This value specifies if this system supports the Integrated Management Log feature. An SNMP set of the value clear(4) will clear the System Event Log of all entries. | 1.3.6.1.4.1.232.6.2.11.1 | INTEGER {other(1), notSupported(2), supported(3), clear(4)} | read-write | mandatory |
| cpqHeEventLogCondition OBJECT-TYPE This value specifies the overall condition of the Integrated Management Log feature. | 1.3.6.1.4.1.232.6.2.11.2 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeEventLogTable OBJECT-TYPE A table of System Event Log Entries. | 1.3.6.1.4.1.232.6.2.11.3 | not-accessible | mandatory | |
| cpqHeEventLogEntry OBJECT-TYPE A System Event Log Entry. | 1.3.6.1.4.1.232.6.2.11.3.1 | not-accessible | mandatory | |
| cpqHeEventLogEntryNumber OBJECT-TYPE A number that uniquely specifies this system event log entry. | 1.3.6.1.4.1.232.6.2.11.3.1.1 | INTEGER | read-only | mandatory |
| cpqHeEventLogEntrySeverity OBJECT-TYPE This value specifies the severity of the event log entry. A caution or critical entry can have it's severity lowered by setting this variable to the repaired state. | 1.3.6.1.4.1.232.6.2.11.3.1.2 | INTEGER {informational(2), infoWithAlert(3), repaired(6), caution(9), critical(15)} | read-write | mandatory |
| cpqHeEventLogEntryClass OBJECT-TYPE This value specifies the event log entry class designation. | 1.3.6.1.4.1.232.6.2.11.3.1.3 | INTEGER | read-only | mandatory |
| cpqHeEventLogEntryCode OBJECT-TYPE This value specifies the event log entry code designation. The meaning of this changes depending on the class. | 1.3.6.1.4.1.232.6.2.11.3.1.4 | INTEGER | read-only | mandatory |
| cpqHeEventLogEntryCount OBJECT-TYPE This value specifies the event log entry occurrence count. This represents the number of times this event has occurred starting from the initial time until the last modified time. | 1.3.6.1.4.1.232.6.2.11.3.1.5 | INTEGER | read-only | mandatory |
| cpqHeEventLogInitialTime OBJECT-TYPE The time stamp when the event log entry was first created. field octets contents range ===== ====== ======== ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 The year field is set with the most significant octet first. A value of 0 in the year indicates an unknown time stamp. | 1.3.6.1.4.1.232.6.2.11.3.1.6 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| cpqHeEventLogUpdateTime OBJECT-TYPE The time stamp when the event log entry was last modified. field octets contents range ===== ====== ======== ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 The year field is set with the most significant octet first. A value of 0 in the year indicates an unknown time stamp. | 1.3.6.1.4.1.232.6.2.11.3.1.7 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| cpqHeEventLogErrorDesc OBJECT-TYPE A text description of the event log entry. | 1.3.6.1.4.1.232.6.2.11.3.1.8 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHeEventLogFreeFormData OBJECT-TYPE This is the free form data associated with a particular event. | 1.3.6.1.4.1.232.6.2.11.3.1.9 | OCTET STRING (SIZE(0..128)) | read-only | mandatory |
| cpqHeMgmtDisplay OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.12 | |||
| cpqHeMgmtDisplayType OBJECT-TYPE This value specifies the type of Management Display device. If a display device is available on the server, the type will be set accordingly. If no device is present, the value will be set to none(2). | 1.3.6.1.4.1.232.6.2.12.1 | INTEGER {other(1), none(2), imd4x16(3), ocp1x16(4)} | read-only | mandatory |
| cpqHeMgmtDisplayText OBJECT-TYPE The text to be written to the Management display device. If this item is read, it may not accurately reflect what is currently displayed. | 1.3.6.1.4.1.232.6.2.12.2 | DisplayString (SIZE(0..255)) | read-write | mandatory |
| cpqHeMgmtUID OBJECT-TYPE The Unit Identifier LED. This value will be one of the following: other(1) The state of the LED could not be determined. Setting the LED state is not allowed. none(2) The LED is not present. Setting LED state is not allowed. ledOn(3) The LED is present and ON. The LED can be turned Off or Blinking by setting the cpqHeMgmtUID to ledOff(4) or ledBlinking(5) respectively. ledOff(4) The LED is present and OFF. The LED can be turned On or Blinking by setting the cpqHeMgmtUID to ledOn(3) or ledBlinking(5) respectively. ledBlinking(5) The LED is present and is Blinking. The LED can be turned On or Off by setting the cpqHeMgmtUID to ledOn(3) or ledOff(4) respectively | 1.3.6.1.4.1.232.6.2.12.3 | INTEGER {other(1), none(2), ledOn(3), ledOff(4), ledBlinking(5)} | read-write | mandatory |
| cpqHePowerConverter OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.13 | |||
| cpqHePowerConverterSupported OBJECT-TYPE This value specifies if this system supports reporting power converter module information. | 1.3.6.1.4.1.232.6.2.13.1 | INTEGER {other(1), notSupported(2), supported(3)} | read-only | mandatory |
| cpqHePowerConverterCondition OBJECT-TYPE This value specifies the overall condition of the power converters modules in the system. | 1.3.6.1.4.1.232.6.2.13.2 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHePowerConverterTable OBJECT-TYPE A table of Power Converter Module Entries. | 1.3.6.1.4.1.232.6.2.13.3 | not-accessible | mandatory | |
| cpqHePowerConverterEntry OBJECT-TYPE A Power Converter Module Entry. | 1.3.6.1.4.1.232.6.2.13.3.1 | not-accessible | mandatory | |
| cpqHePwrConvChassis OBJECT-TYPE The system chassis number containing the power converter modules. | 1.3.6.1.4.1.232.6.2.13.3.1.1 | INTEGER | read-only | mandatory |
| cpqHePwrConvIndex OBJECT-TYPE The Power Converter Module number to index within the chassis. | 1.3.6.1.4.1.232.6.2.13.3.1.2 | INTEGER | read-only | mandatory |
| cpqHePwrConvPresent OBJECT-TYPE This specifies if the Power Converter Module described is present in the system. | 1.3.6.1.4.1.232.6.2.13.3.1.3 | INTEGER {other(1), absent(2), present(3)} | read-only | mandatory |
| cpqHePwrConvSlot OBJECT-TYPE The Power Converter Module slot number within the chassis. | 1.3.6.1.4.1.232.6.2.13.3.1.4 | INTEGER | read-only | mandatory |
| cpqHePwrConvSocket OBJECT-TYPE The Power Converter Module socket number within the slot. | 1.3.6.1.4.1.232.6.2.13.3.1.5 | INTEGER | read-only | mandatory |
| cpqHePwrConvRedundant OBJECT-TYPE This specifies if the Power Converter Module is redundant. | 1.3.6.1.4.1.232.6.2.13.3.1.6 | INTEGER {other(1), nonRedundant(2), redundant(3)} | read-only | mandatory |
| cpqHePwrConvRedundantGroupId OBJECT-TYPE The Power Converter Module group id. A redundant set of power converters will have the same group id. | 1.3.6.1.4.1.232.6.2.13.3.1.7 | INTEGER | read-only | mandatory |
| cpqHePwrConvCondition OBJECT-TYPE The Power Converter Module condition. | 1.3.6.1.4.1.232.6.2.13.3.1.8 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHePwrConvHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the power converter. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.13.3.1.9 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeResilientMemory OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.14 | |||
| cpqHeResilientMemTypeActive OBJECT-TYPE This value specifies the type of Advanced Memory Protection fault tolerance currently active on the system. The following connection states are supported: other(1) The Advanced Memory Protection fault tolerance cannot be determined by the Management Agent. You may need to upgrade your software. none(2) This system is not configured for Advanced Memory Protection fault tolerance or Advanced Memory Protection is not available on this system. onLineSpare(3) This system is configured for Online Spare Advanced Memory Protection. mirrored(4) This system is configured for Mirrored Advanced Memory Protection. advancedECC(5) This system is configured for the Advanced ECC type of Advanced Memory Protection. mirroredSingleBoard(6) This system is configured for Mirrored Advanced Memory Protection within a single memory board. mirroredDualBoard(7) This system is configured for Mirrored Advanced Memory Protection within a dual memory board configuration. The mirrored memory may be swapped with memory on the same memory board or with memory on the second memory board. xor(8) This system is configured for Advanced Memory Protection using the XOR engine. lockStep(9) This system is configured for LockStep type of Advanced Memory Protection. onLineSpareChannel(10) This system is configured for Online Spare Channel Advanced Memory Protection. onLineSpareRank(11) This system is configured for Online Spare Rank Advanced Memory Protection. mirroringIntrasocket(12) This system is configured for Mirrored Intrasocket Advanced Memory Protection between memory of single processor or board. mirroringIntersocket(13) This system is configured for Mirrored Intersocket Advanced Memory Protection between memory of two processors or boards. | 1.3.6.1.4.1.232.6.2.14.1 | INTEGER {other(1), none(2), onLineSpare(3), mirrored(4), advancedEcc(5), mirroredSingleBoard(6), mirroredDualBoard(7), xor(8), lockStep(9), onLineSpareChannel(10), onLineSpareRank(11), mirroringIntrasocket(12), mirroringIntersocket(13)} | read-only | mandatory |
| cpqHeResilientMemTypeAvailable OBJECT-TYPE This value specifies the type of Advanced Memory Protection Fault Tolerance available on the system. This is a collection of flags used to indicate the fault Advanced Memory Protection options available. This integer is a bitmap, with each bit indicating the availability of an option. If the bit is set to 1, the option is available; otherwise it is not. Multiple options are allowed. NOTE: bit 31 is the most significant bit, bit 0 is the least significant. Bit 31-11: RESERVED (0) Bit 10: Mirroring Intersocket Bit 9: Mirroring Intrasocket Bit 8: Online Rank Spare Bit 7: Online Channel Spare Bit 6: LockStep Bit 5: XOR Bit 4: Mirrored Memory with dual memory boards Bit 3: Mirrored Memory within a single memory board Bit 2: Advanced ECC Bit 1: Mirrored (deprecated) Bit 0: Online Spare | 1.3.6.1.4.1.232.6.2.14.2 | INTEGER | read-only | mandatory |
| cpqHeResilientMemStatus OBJECT-TYPE This value specifies the current state of the Advanced Memory Protection subsystem. The following states are supported: other(1) The system does not support Advanced Memory Protection or the status cannot be determined by the Management Agent. notProtected(2) This system supports Advanced Memory Protection but the feature is disabled. protected(3) The system is protected by Advanced Memory Protection. degraded(4) The system was protected, but the Advanced Memory Protection feature has been engaged. dimmEcc(5) The system is protected via DIMM ECC only. mirrorNoFaults(6) The system is protected by Advanced Memory Protection in the mirrored mode. No DIMM faults have been detected. mirrorWithFaults(7) The system is protected by Advanced Memory Protection in the mirrored mode. One or more DIMM faults have been detected. hotSpareNoFaults(8) The system is protected by Advanced Memory Protection in the hot spare mode. No DIMM faults have been detected. hotSpareWithFaults(9) The system is protected by Advanced Memory Protection in the hot spare mode. One or more DIMM faults have been detected. xorNoFaults(10) The system is protected by Advanced Memory Protection in the XOR memory mode. No DIMM faults have been detected. xorWithFaults(11) The system is protected by Advanced Memory Protection in the XOR memory mode. One or more DIMM faults have been detected. advancedEcc(12) The system is protected by Advanced Memory Protection in the Advanced ECC mode. advancedEccWithFaults(13) The system is protected by Advanced Memory Protection in the Advanced ECC mode. One or more DIMM faults have been detected. lockStep(14) The system is protected by Advanced Memory Protection in the Lock Step mode. localStepWithFaults(15) The system is protected by Advanced Memory Protection in the Lock Step mode. One or more DIMM faults have been detected. | 1.3.6.1.4.1.232.6.2.14.3 | INTEGER {other(1), notProtected(2), protected(3), degraded(4), dimmEcc(5), mirrorNoFaults(6), mirrorWithFaults(7), hotSpareNoFaults(8), hotSpareWithFaults(9), xorNoFaults(10), xorWithFaults(11), advancedEcc(12), advancedEccWithFaults(13), lockStep(14), lockStepWithFaults(15)} | read-only | mandatory |
| cpqHeResilientMemCondition OBJECT-TYPE This value specifies the current condition of the Advanced Memory Protection subsystem. The following states are supported: other(1) The system does not support fault tolerant memory or the state cannot be determined by the Management Agent. ok(2) This system is operating normally. degraded(3) The system is running in a degraded state because the Advanced Memory Protection subsystem has been engaged. | 1.3.6.1.4.1.232.6.2.14.4 | INTEGER {other(1), ok(2), degraded(3)} | read-only | mandatory |
| cpqHeResilientMemHotPlug OBJECT-TYPE This value specifies the current condition of the Advanced Memory Protection subsystem. The following states are supported: other(1) The state could not be determined or the system does not support Advanced Memory Protection. nonHotPluggable(2) The memory board or cartridge is not hot plug capable. hotPluggable(3) The memory board or cartridge is hot plug capable and can be removed if the system is operating in a redundant state. A memory board or cartridge may be added to an empty bay. | 1.3.6.1.4.1.232.6.2.14.5 | INTEGER {other(1), nonHotPluggable(2), hotPluggable(3)} | read-only | mandatory |
| cpqHeResilientMemOperatingSpeed OBJECT-TYPE This value specifies the current operating speed of the Advanced Memory Protection subsystem in MHz. If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.6 | INTEGER | read-only | mandatory |
| cpqHeResilientMemOsMemSize OBJECT-TYPE This value specifies the size of memory as seen by the Operating System in MB (1 MB = 1048576 bytes). If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.7 | INTEGER | read-only | mandatory |
| cpqHeResilientMemTotalMemSize OBJECT-TYPE This value specifies the total size of memory including memory seen by the Operating System and the memory used for spare, mirrored, or RAID configurations in MB (1 MB = 1048576 bytes). If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.8 | INTEGER | read-only | mandatory |
| cpqHeResilientMemRivState OBJECT-TYPE This value specifies the state of the Rebuild/Initialize/Verify (RIV) engine of the Advanced Memory Protection sub-system. The following states are supported: other(1) The system does not support Advanced Memory Protection or this value cannot be determined, inactive(2) The RIV engine is idle. rebuilding(3) The RIV engine is rebuilding the XOR data. initializing(4) The RIV engine is initializing memory. verifying(5) The RIV engine is verifying memory integrity. | 1.3.6.1.4.1.232.6.2.14.9 | INTEGER {other(1), inactive(2), rebuilding(3), initializing(4), verifying(5)} | read-only | mandatory |
| cpqHeResMemBoardTable OBJECT-TYPE A table of memory board or cartridge descriptions in Advanced Memory Protection systems. | 1.3.6.1.4.1.232.6.2.14.10 | not-accessible | mandatory | |
| cpqHeResMemBoardEntry OBJECT-TYPE A memory board or cartridge description. | 1.3.6.1.4.1.232.6.2.14.10.1 | not-accessible | mandatory | |
| cpqHeResMemBoardSlotIndex OBJECT-TYPE The slot in which the memory board or cartridge is installed. | 1.3.6.1.4.1.232.6.2.14.10.1.1 | INTEGER | read-only | mandatory |
| cpqHeResMemBoardOnlineStatus OBJECT-TYPE The online status of the Advanced Memory Protection board or cartridge. The following status values are supported: other(1) The value is unsupported or could not be determined. present(2) The board or cartridge has memory and is currently online. absent(3) The board or cartridge is missing or offline. | 1.3.6.1.4.1.232.6.2.14.10.1.2 | INTEGER {other(1), present(2), absent(3)} | read-only | mandatory |
| cpqHeResMemBoardErrorStatus OBJECT-TYPE The error status of the Advanced Memory Protection board or cartridge. The following status values are supported: other(1) The value is unsupported or could not be determined. noError(2) The board or cartridge is configured and operating correctly. dimmEccError(3) The board or cartridge has at least one DIMM ECC error. unlockError(4) The board or cartridge is unlocked when it should not be. Please insure the board of cartridge is locked. configError(5) The board or cartridge has a bad memory configuration. Please insure all memory modules are of the correct type, speed, latency, etc. busError(6) The board or cartridge has a memory bus error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. powerError(7) The board or cartridge has power error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. advancedEcc(8), The board or cartridge is configured for advanced Ecc mode. onlineSpare(9), The board or cartridge is configured for Online Spare mode. mirrored(10), The board or cartridge is configured for mirrored mode. mirroredDimmError(11), The board or cartridge has a mirrored Dimm error. memoryRaid(12), The board or cartridge is configured for memory raid mode. raidDimmError(13) The board or cartridge has a raid Dimm error. lockstep(14) The board or cartridge is configured for LockStep. lockstepDimmError(15) The board or cartridge has a lockStep Dimm error. | 1.3.6.1.4.1.232.6.2.14.10.1.3 | INTEGER {other(1), noError(2), dimmEccError(3), unlockError(4), configError(5), busError(6), powerError(7), advancedEcc(8), onlineSpare(9), mirrored(10), mirroredDimmError(11), memoryRaid(12), raidDimmError(13), lockstep(14), lockstepDimmError(15)} | read-only | mandatory |
| cpqHeResMemBoardLocked OBJECT-TYPE The locked state of the Advanced Memory Protection board or cartridge. The following status values are supported: other(1) The value is unsupported or could not be determined. If the system does not support hot plugging of the board or cartridge, then this value will be returned. unlocked(2) The board or cartridge is currently unlocked and may be removed. locked(3) The board or cartridge is currently locked and may not be removed. | 1.3.6.1.4.1.232.6.2.14.10.1.4 | INTEGER {other(1), unlocked(2), locked(3)} | read-only | mandatory |
| cpqHeResMemBoardNumSockets OBJECT-TYPE The total number of memory sockets for this memory board or cartridge. If this value could not be determined, or if the board or cartridge has been removed, this value will be -1. | 1.3.6.1.4.1.232.6.2.14.10.1.5 | INTEGER | read-only | mandatory |
| cpqHeResMemBoardOsMemSize OBJECT-TYPE This value specifies the size of memory for this board or cartridge as seen by the Operating System in MB (1 MB = 1048576 bytes). If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.10.1.6 | INTEGER | read-only | mandatory |
| cpqHeResMemBoardTotalMemSize OBJECT-TYPE This value specifies the size of memory for this board or cartridge including memory seen by the Operating System and the memory used for spare, mirrored, or XOR configurations in MB (1 MB = 1048576 bytes). If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.10.1.7 | INTEGER | read-only | mandatory |
| cpqHeResMemBoardCondition OBJECT-TYPE This provides the current status of the Advanced Memory Protection memory board or cartridge. The following status values are supported: other(1): The condition of this memory board or cartridge could not be determined. ok(2): The memory board or cartridge is operating normally. degraded(3): The memory board or cartridge is in an error state. Check for correct memory installation and that the board has been inserted properly. | 1.3.6.1.4.1.232.6.2.14.10.1.8 | INTEGER {other(1), ok(2), degraded(3)} | read-only | mandatory |
| cpqHeResMemBoardHotPlug OBJECT-TYPE This indicates if the memory board is capable of being removed and/or inserted while the system is in an operational state. The following states are supported: other(1) The state could not be determined or the system does not support Advanced Memory Protection. nonHotPluggable(2) The memory board or cartridge is not hot plug capable. hotPluggable(3) The memory board or cartridge is hot plug capable and can be removed if the system is operating in a redundant state. A memory board or cartridge may be added to an empty bay. | 1.3.6.1.4.1.232.6.2.14.10.1.9 | INTEGER {other(1), nonHotPluggable(2), hotPluggable(3)} | read-only | mandatory |
| cpqHeResMemModuleTable OBJECT-TYPE A table of memory module descriptions. | 1.3.6.1.4.1.232.6.2.14.11 | not-accessible | mandatory | |
| cpqHeResMemModuleEntry OBJECT-TYPE A memory module description. | 1.3.6.1.4.1.232.6.2.14.11.1 | not-accessible | mandatory | |
| cpqHeResMemBoardIndex OBJECT-TYPE The slot in which the memory board or cartridge is installed. A value of 0 indicates memory installed directly on the system board. | 1.3.6.1.4.1.232.6.2.14.11.1.1 | INTEGER | read-only | mandatory |
| cpqHeResMemModuleIndex OBJECT-TYPE The memory module number. | 1.3.6.1.4.1.232.6.2.14.11.1.2 | INTEGER | read-only | mandatory |
| cpqHeResMemModuleSparePartNo OBJECT-TYPE The memory module's manufacturer part number. This field will be a null (size 0) string if the manufacturer part number is not available. | 1.3.6.1.4.1.232.6.2.14.11.1.3 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| cpqHeResMemModuleStatus OBJECT-TYPE This provides the current status of the correctable memory errors for this memory module. The following status values are supported: other(1): The status is unknown or could not be determined. notPresent(2): The memory module is not present or is un-initialized. present(3): The memory module is present but not in use. good(4): The memory module is present and in use. The corrected error threshold has not been exceeded. add(5): The memory module has been added, but is not yet in use. upgraded(6): The memory module has been upgraded, but the memory is not yet in use. missing(7): An expected memory module is missing. doesNotMatch(8): The memory module does not match the other memory modules within the bank. notSupported(9): The memory module is not supported. badConfig(10): The memory module violates the add/upgrade configuration rules. degraded(11): The memory module's correctable error count has exceeded threshold. | 1.3.6.1.4.1.232.6.2.14.11.1.4 | INTEGER {other(1), notPresent(2), present(3), good(4), add(5), upgrade(6), missing(7), doesNotMatch(8), notSupported(9), badConfig(10), degraded(11)} | read-only | mandatory |
| cpqHeResMemModuleCondition OBJECT-TYPE This provides the current status of the correctable memory errors for this memory module. The following status values are supported: other(1): ECC is not supported on this memory module or the condition could not be determined. ok(2): The memory module is operating normally. degraded(3): The memory module is correctable error count has exceeded threshold or a configuration error has been detected. | 1.3.6.1.4.1.232.6.2.14.11.1.5 | INTEGER {other(1), ok(2), degraded(3)} | read-only | mandatory |
| cpqHeResMemModuleSpd OBJECT-TYPE This is the raw Serial Presence Detect information contained in the memory module. If the SPD information is not available, this item will be empty. | 1.3.6.1.4.1.232.6.2.14.11.1.6 | OCTET STRING (SIZE(0..256)) | read-only | mandatory |
| cpqHeResMem2BoardTable OBJECT-TYPE A table of memory board or cartridge descriptions in Advanced Memory Protection systems. | 1.3.6.1.4.1.232.6.2.14.12 | not-accessible | mandatory | |
| cpqHeResMem2BoardEntry OBJECT-TYPE A memory board or cartridge or CPU based Memory Board description. | 1.3.6.1.4.1.232.6.2.14.12.1 | not-accessible | mandatory | |
| cpqHeResMem2BoardIndex OBJECT-TYPE This will represent the unique memory board or cartridge or riser. | 1.3.6.1.4.1.232.6.2.14.12.1.1 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardSlotNum OBJECT-TYPE The slot in which the memory board or cartridge is installed. | 1.3.6.1.4.1.232.6.2.14.12.1.2 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardCpuNum OBJECT-TYPE The Processor Number to which the memory Riser belongs. Value 0 means memory is not CPU based. | 1.3.6.1.4.1.232.6.2.14.12.1.3 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardRiserNum OBJECT-TYPE The Riser Number on the Processor. | 1.3.6.1.4.1.232.6.2.14.12.1.4 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardOnlineStatus OBJECT-TYPE The online status of the Advanced Memory Protection board or cartridge or riser. The following status values are supported: other(1) The value is unsupported or could not be determined. present(2) The board or cartridge or riser has memory and is currently online. absent(3) The board or cartridge or riser is missing or offline. | 1.3.6.1.4.1.232.6.2.14.12.1.5 | INTEGER {other(1), present(2), absent(3)} | read-only | mandatory |
| cpqHeResMem2BoardErrorStatus OBJECT-TYPE The error status of the Advanced Memory Protection board or Cartridge or riser. The following status values are supported: other(1) The value is unsupported or could not be determined. noError(2) The board or cartridge or riser is configured and operating correctly. dimmEccError(3) The board or cartridge or riser has at least one DIMM ECC error. unlockError(4) The board or cartridge or riser is unlocked when it should not be. Please insure the board of cartridge is locked. configError(5) The board or cartridge or riser has a bad memory configuration. Please insure all memory modules are of the correct type, speed, latency, etc. busError(6) The board or cartridge or riser has a memory bus error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. powerError(7) The board or cartridge or riser has power error. Please insure all memory modules are of the correct type, speed, latency, etc. Also insure the cartridge is inserted properly. advancedEcc(8), The board or cartridge or riser is configured for advanced Ecc mode. onlineSpare(9), The board or cartridge or riser is configured for Online Spare mode. mirrored(10), The board or cartridge or riser is configured for mirrored mode. mirroredDimmError(11), The board or cartridge or riser has a mirrored Dimm error. memoryRaid(12), The board or cartridge or riser is configured for memory raid mode. raidDimmError(13) The board or cartridge or riser has a raid Dimm error. lockStep(14), The board or cartridge or riser is configured for lockStep mode. lockStepError(15) The board or cartridge or riser has a lockStep Dimm error. | 1.3.6.1.4.1.232.6.2.14.12.1.6 | INTEGER {other(1), noError(2), dimmEccError(3), unlockError(4), configError(5), busError(6), powerError(7), advancedEcc(8), onlineSpare(9), mirrored(10), mirroredDimmError(11), memoryRaid(12), raidDimmError(13), lockStep(14), lockStepError(15)} | read-only | mandatory |
| cpqHeResMem2BoardLocked OBJECT-TYPE The locked state of the Advanced Memory Protection board or Cartridge or riser. The following status values are supported: other(1) The value is unsupported or could not be determined. If the system does not support hot plugging of the board or cartridge or riser, then this value will be returned. unlocked(2) The board or cartridge or riser is currently unlocked and may be removed. locked(3) The board or cartridge or riser is currently locked and may not be removed. | 1.3.6.1.4.1.232.6.2.14.12.1.7 | INTEGER {other(1), unlocked(2), locked(3)} | read-only | mandatory |
| cpqHeResMem2BoardNumSockets OBJECT-TYPE The total number of memory sockets for this memory board or Cartridge or riser. If this value could not be determined, or if the board or Cartridge or riser has been removed, this value will be -1. | 1.3.6.1.4.1.232.6.2.14.12.1.8 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardOsMemSize OBJECT-TYPE This value specifies the size of memory for this board or cartridge or riser as seen by the Operating System in MB (1 MB = 1048576 bytes). If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.12.1.9 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardTotalMemSize OBJECT-TYPE This value specifies the size of memory for this board or Cartridge or riser including memory seen by the Operating System and the memory used for spare, mirrored, or XOR configurations in MB (1 MB = 1048576 bytes). If this system does not support Advanced Memory Protection or this value cannot be determined, then a value of 0 will be returned. | 1.3.6.1.4.1.232.6.2.14.12.1.10 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardCondition OBJECT-TYPE This provides the current status of the Advanced Memory Protection memory board or cartridge or riser. The following status values are supported: other(1): The condition of this memory board or cartridge or riser could not be determined. ok(2): The memory board or cartridge or riser is operating normally. degraded(3): The memory board or cartridge or riser is in an error state. Check for correct memory installation and that the board has been inserted properly. | 1.3.6.1.4.1.232.6.2.14.12.1.11 | INTEGER {other(1), ok(2), degraded(3)} | read-only | mandatory |
| cpqHeResMem2BoardHotPlug OBJECT-TYPE This indicates if the memory board is capable of being removed and/or inserted while the system is in an operational state. The following states are supported: other(1) The state could not be determined or the system does not support Advanced Memory Protection. nonHotPluggable(2) The memory board or cartridge or riser is not hot plug capable. hotPluggable(3) The memory board or cartridge or riser is hot plug capable and can be removed if the system is operating in a redundant state. A memory board or cartridge or riser may be added to an empty bay. | 1.3.6.1.4.1.232.6.2.14.12.1.12 | INTEGER {other(1), nonHotPluggable(2), hotPluggable(3)} | read-only | mandatory |
| cpqHeResMem2BoardOperatingFrequency OBJECT-TYPE This value specifies the operational memory frequency for this board or Cartridge or riser in MHz. | 1.3.6.1.4.1.232.6.2.14.12.1.13 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardOperatingVoltage OBJECT-TYPE This value specifies the operational memory voltage for this board or Cartridge or riser in millivolts. | 1.3.6.1.4.1.232.6.2.14.12.1.14 | INTEGER | read-only | mandatory |
| cpqHeResMem2ModuleTable OBJECT-TYPE A table of memory module descriptions. | 1.3.6.1.4.1.232.6.2.14.13 | not-accessible | mandatory | |
| cpqHeResMem2ModuleEntry OBJECT-TYPE A memory module description. | 1.3.6.1.4.1.232.6.2.14.13.1 | not-accessible | mandatory | |
| cpqHeResMem2Module OBJECT-TYPE This will represent the unique memory DIMM on memory board or cartridge or riser. | 1.3.6.1.4.1.232.6.2.14.13.1.1 | INTEGER | read-only | mandatory |
| cpqHeResMem2BoardNum OBJECT-TYPE The slot in which the memory board or cartridge is installed. A value of 0 indicates memory installed directly on the system board. | 1.3.6.1.4.1.232.6.2.14.13.1.2 | INTEGER | read-only | mandatory |
| cpqHeResMem2CpuNum OBJECT-TYPE The memory module CPU number. Value 0 means memory is not Processor based. | 1.3.6.1.4.1.232.6.2.14.13.1.3 | INTEGER | read-only | mandatory |
| cpqHeResMem2RiserNum OBJECT-TYPE The memory module rasier number. | 1.3.6.1.4.1.232.6.2.14.13.1.4 | INTEGER | read-only | mandatory |
| cpqHeResMem2ModuleNum OBJECT-TYPE The memory module number. | 1.3.6.1.4.1.232.6.2.14.13.1.5 | INTEGER | read-only | mandatory |
| cpqHeResMem2ModuleSize OBJECT-TYPE Module memory size in kilobytes. A kilobyte of memory is defined as 1024 bytes. A size of 0 indicates the module is not present. | 1.3.6.1.4.1.232.6.2.14.13.1.6 | INTEGER (0..2147483647) | read-only | mandatory |
| cpqHeResMem2ModuleType OBJECT-TYPE Type of memory module installed. The value other(1) will be given if the type is not known. The value board(2) will be given if the memory module is permanently mounted (not modular) on a system board or memory expansion board. | 1.3.6.1.4.1.232.6.2.14.13.1.7 | INTEGER {other(1), board(2), cpqSingleWidthModule(3), cpqDoubleWidthModule(4), simm(5), pcmcia(6), compaq-specific(7), dimm(8), smallOutlineDimm(9), rimm(10), srimm(11), fb-dimm(12), dimmddr(13), dimmddr2(14), dimmddr3(15), dimmfbd2(16), fb-dimmddr2(17), fb-dimmddr3(18), dimmddr4(19)} | read-only | mandatory |
| cpqHeResMem2ModuleTechnology OBJECT-TYPE Technology type of memory module installed. The value other(1) will be given if the technology is not known. | 1.3.6.1.4.1.232.6.2.14.13.1.8 | INTEGER {other(1), fastPageMode(2), edoPageMode(3), burstEdoPageMode(4), synchronous(5), rdram(6), rdimm(7), udimm(8), lrdimm(9), nvdimm(10), rnvdimm(11), lrnvdimm(12)} | read-only | mandatory |
| cpqHeResMem2ModuleManufacturer OBJECT-TYPE The memory module's manufacturer name. This field will be a null (size 0) string if the manufacturer name is not available. | 1.3.6.1.4.1.232.6.2.14.13.1.9 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHeResMem2ModulePartNo OBJECT-TYPE The memory module's manufacturer part number. This field will be a null (size 0) string if the manufacturer part number is not available. | 1.3.6.1.4.1.232.6.2.14.13.1.10 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cpqHeResMem2ModuleDate OBJECT-TYPE The memory module date of manufacture. field octets contents range ===== ====== ====================== ======== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the date of manufacture is not available. The hour, minute, and second fields will always be set to 0. | 1.3.6.1.4.1.232.6.2.14.13.1.11 | OCTET STRING (SIZE(7)) | read-only | mandatory |
| cpqHeResMem2ModuleSerialNo OBJECT-TYPE The memory module's serial number. This field will be a null (size 0) string if the serial number is not available. | 1.3.6.1.4.1.232.6.2.14.13.1.12 | DisplayString (SIZE(0..255)) | read-write | mandatory |
| cpqHeResMem2ModuleHwLocation OBJECT-TYPE A text description of the hardware location, on complex multi SBB hardware only, for the memory module. A NULL string indicates that the hardware location could not be determined or is irrelevant. | 1.3.6.1.4.1.232.6.2.14.13.1.13 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeResMem2ModuleFrequency OBJECT-TYPE The memory module maximum frequency in MHz. The value zero (0) will be given if the module frequency cannot be determined. | 1.3.6.1.4.1.232.6.2.14.13.1.14 | INTEGER (0..65535) | read-only | mandatory |
| cpqHeResMem2ModuleCellTablePtr OBJECT-TYPE Index for the cell in cpqSeCellTable where the memory board is installed. | 1.3.6.1.4.1.232.6.2.14.13.1.15 | INTEGER (0..15) | read-only | optional |
| cpqHeResMem2ModuleCellStatus OBJECT-TYPE This provides the current status for this memory module. The following status values are supported: other(1): The memory module status is not available ok(2): The memory module is active deconfigured(3): The memory module is not ready | 1.3.6.1.4.1.232.6.2.14.13.1.16 | INTEGER {other(1), ok(2), deconfigured(3)} | read-only | optional |
| cpqHeResMem2ModulePartNoMfgr OBJECT-TYPE The memory module's manufacturer's part number. This field will be a null (size 0) string if the manufacturer part number is not available. | 1.3.6.1.4.1.232.6.2.14.13.1.17 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeResMem2ModuleSerialNoMfgr OBJECT-TYPE The memory module's manufacturer's serial number. This field will be a null (size 0) string if the manufacturer serial number is not available. | 1.3.6.1.4.1.232.6.2.14.13.1.18 | DisplayString (SIZE(0..255)) | read-only | optional |
| cpqHeResMem2ModuleStatus OBJECT-TYPE This provides the current status of the correctable memory errors for this memory module. The following status values are supported: other(1): The status is unknown or could not be determined. notPresent(2): The memory module is not present or is un-initialized. present(3): The memory module is present but not in use. good(4): The memory module is present and in use. The corrected error threshold has not been exceeded. add(5): The memory module has been added, but is not yet in use. upgraded(6): The memory module has been upgraded, but the memory is not yet in use. missing(7): An expected memory module is missing. doesNotMatch(8): The memory module does not match the other memory modules within the bank. notSupported(9): The memory module is not supported. badConfig(10): The memory module violates the add/upgrade configuration rules. degraded(11): The memory module's correctable error count has exceeded threshold. spare(12): The memory module is configured as a spare. partial(13): The memory module is present and is partially in use. | 1.3.6.1.4.1.232.6.2.14.13.1.19 | INTEGER {other(1), notPresent(2), present(3), good(4), add(5), upgrade(6), missing(7), doesNotMatch(8), notSupported(9), badConfig(10), degraded(11), spare(12), partial(13)} | read-only | mandatory |
| cpqHeResMem2ModuleCondition OBJECT-TYPE This provides the current status of the correctable memory errors for this memory module. The following status values are supported: other(1): ECC is not supported on this memory module or the condition could not be determined. ok(2): The memory module is operating normally. degraded(3): The memory module is correctable error count has exceeded threshold or a configuration error has been detected. degradedModuleIndexUnknown(4): The correctable error count has exceeded threshold. The module number not available. | 1.3.6.1.4.1.232.6.2.14.13.1.20 | INTEGER {other(1), ok(2), degraded(3), degradedModuleIndexUnknown(4)} | read-only | mandatory |
| cpqHeResMem2ModuleSpd OBJECT-TYPE This is the raw Serial Presence Detect information contained in the memory module. If the SPD information is not available, this item will be empty. NOTE: SPD information will not be available if cpqHeResMem2ModuleType is dimmddr4(19). | 1.3.6.1.4.1.232.6.2.14.13.1.21 | OCTET STRING (SIZE(0..256)) | read-only | mandatory |
| cpqHeResMem2ModuleSmartMemory OBJECT-TYPE This indicates whether the DIMM slot is populated with HP Smart Memory or HP Standard Memory DIMM. The following values are supported: other(1): HP SmartMemory not supported in this device. notHPSmartMemory(2): HP SmartMemory is NOT installed in DIMM slot (includes the case where the DIMM slot is not populated). isHPSmartMemory(3): HP SmartMemory is installed in DIMM slot. isHPStandardMemory(4): HP Standard Memory is installed in DIMM slot. | 1.3.6.1.4.1.232.6.2.14.13.1.22 | INTEGER {other(1), notHPSmartMemory(2), isHPSmartMemory(3), isHPStandardMemory(4)} | read-only | mandatory |
| cpqHeResMem2ModuleMinVoltage OBJECT-TYPE This provides the minimum voltage needed for the module to operate, in millivolts. | 1.3.6.1.4.1.232.6.2.14.13.1.23 | INTEGER (0..65535) | read-only | mandatory |
| cpqHeResMem2ModuleRanks OBJECT-TYPE This provides the number of physical ranks on the module. | 1.3.6.1.4.1.232.6.2.14.13.1.24 | INTEGER (0..65535) | read-only | mandatory |
| cpqHePowerMeter OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.15 | |||
| cpqHePowerMeterSupport OBJECT-TYPE This value specifies whether Power Meter is supported by this Server . The following values are supported: other(1) Could not read the Power Meter status. supported(2) This system support Power Meter. unsupported(3) This system does not support Power Meter. | 1.3.6.1.4.1.232.6.2.15.1 | INTEGER {other(1), supported(2), unsupported(3)} | read-only | mandatory |
| cpqHePowerMeterStatus OBJECT-TYPE This value specifies whether Power Meter reading is supported by this Server . The following values are supported: other(1) Could not read the Power Meter status. present(2) The Power Meter data is available. absent(3) The Power Meter data is not available at this time. | 1.3.6.1.4.1.232.6.2.15.2 | INTEGER {other(1), present(2), absent(3)} | read-only | mandatory |
| cpqHePowerMeterCurrReading OBJECT-TYPE This is the current Power Meter reading in Watts. This value shows the most recent power reading if available. On systems without Power Meter support, this value will be -1. | 1.3.6.1.4.1.232.6.2.15.3 | INTEGER | read-only | mandatory |
| cpqHePowerMeterPrevReading OBJECT-TYPE This is the previous Power Meter reading in Watts. This value shows previous power reading if available. On systems without Power Meter support, this value will be -1. | 1.3.6.1.4.1.232.6.2.15.4 | INTEGER | read-only | mandatory |
| cpqHeHWBios OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.16 | |||
| cpqHeHWBiosCondition OBJECT-TYPE This value indicates an error has been detected during Pre-OS Test (POST) or during initial hardware initialization. Typically, this will be a hardware interlock not closed due to an adapter or cable not properly seated in the slot. The first action is to review the iLO Event Log and iLO Integrated Management Log (IML) for a new event. If no entries found, the server will usually require a physical inspection to identify the source of the issue by observing the external and internal hardware status LEDs. This value will be one of the following: other(1) There is no data available to support the cpqHeHWBiosCondition. ok(2) The primary server hardware is operational. degraded(3) A non-fatal condition detected. Review iLO Event and Integrated Management Logs. failed(4) A fatal condition detected during POST or prior to hardware power on. | 1.3.6.1.4.1.232.6.2.16.1 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeSysBackupBattery OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.17 | |||
| cpqHeSysBackupBatteryCondition OBJECT-TYPE This value specifies the overall condition of the battery backup sub-system. | 1.3.6.1.4.1.232.6.2.17.1 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeSysBatteryTable OBJECT-TYPE A table of battery entries. | 1.3.6.1.4.1.232.6.2.17.2 | not-accessible | mandatory | |
| cpqHeSysBatteryEntry OBJECT-TYPE A System Backup Battery Entry. | 1.3.6.1.4.1.232.6.2.17.2.1 | not-accessible | mandatory | |
| cpqHeSysBatteryChassis OBJECT-TYPE The system chassis number. | 1.3.6.1.4.1.232.6.2.17.2.1.1 | INTEGER (0..255) | read-only | mandatory |
| cpqHeSysBatteryIndex OBJECT-TYPE The battery index number within this chassis. | 1.3.6.1.4.1.232.6.2.17.2.1.2 | INTEGER (1..255) | read-only | mandatory |
| cpqHeSysBatteryPresent OBJECT-TYPE Indicates whether the backup battery is present in the chassis. | 1.3.6.1.4.1.232.6.2.17.2.1.3 | INTEGER {other(1), absent(2), present(3)} | read-only | mandatory |
| cpqHeSysBatteryCondition OBJECT-TYPE The condition of the backup battery. This value will be one of the following: other(1) The status could not be determined or not present. ok(2) The battery is operating normally. degraded(3) The battery is degraded. failed(4) The battery has stopped responding or has shutdown in order to not permanently damage the system. | 1.3.6.1.4.1.232.6.2.17.2.1.4 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| cpqHeSysBatteryStatus OBJECT-TYPE The status of the battery. | 1.3.6.1.4.1.232.6.2.17.2.1.5 | INTEGER {noError(1), generalFailure(2), shutdownHighResistance(3), shutdownLowVoltage(4), shutdownShortCircuit(5), shutdownChargeTimeout(6), shutdownOverTemperature(7), shutdownDischargeMinVoltage(8), shutdownDischargeCurrent(9), shutdownLoadCountHigh(10), shutdownEnablePin(11), shutdownOverCurrent(12), shutdownPermanentFailure(13), shutdownBackupTimeExceeded(14)} | read-only | mandatory |
| cpqHeSysBatteryCapacityMaximum OBJECT-TYPE The maximum capacity of the battery in watts. | 1.3.6.1.4.1.232.6.2.17.2.1.6 | INTEGER | read-only | mandatory |
| cpqHeSysBatteryProductName OBJECT-TYPE The battery product name. | 1.3.6.1.4.1.232.6.2.17.2.1.7 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| cpqHeSysBatteryModel OBJECT-TYPE The battery model name. | 1.3.6.1.4.1.232.6.2.17.2.1.8 | DisplayString (SIZE(0..24)) | read-only | mandatory |
| cpqHeSysBatterySerialNumber OBJECT-TYPE The battery serial number. | 1.3.6.1.4.1.232.6.2.17.2.1.9 | DisplayString (SIZE(0..24)) | read-only | mandatory |
| cpqHeSysBatteryFirmwareRev OBJECT-TYPE The battery firmware revision. This field will be left blank if the firmware revision is unknown. | 1.3.6.1.4.1.232.6.2.17.2.1.10 | DisplayString (SIZE(0..24)) | read-only | mandatory |
| cpqHeSysBatterySparePartNum OBJECT-TYPE The battery part number or spare part number. | 1.3.6.1.4.1.232.6.2.17.2.1.11 | DisplayString (SIZE(0..24)) | read-only | optional |
| cpqHeSysPwrHw OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.18 | |||
| cpqHeSysPwrAllocationOptimizeStatus OBJECT-TYPE This value specifies if server power throttle setting failed or not. | 1.3.6.1.4.1.232.6.2.18.1 | INTEGER {unknown(1), ok(2), failed(3)} | read-only | mandatory |
| cpqHeSysBoardFru OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.19 | |||
| cpqHeSysBoardFruStatus OBJECT-TYPE This is an array of status values representing the board fru status. Octet Element Field ======== ======= ========= 0 0 Blade base board FRU 1 1 Mezzanine Card 1 2 2 Mezzanine Card 2 . . 16 16 Mezzanine Card 16 . n n Reserved Status 0 - Not Present 1 - OK 2 - Read Error 3 - Fru Format Error | 1.3.6.1.4.1.232.6.2.19.1 | OCTET STRING (SIZE(32)) | read-only | mandatory |
| cpqHePowerFailure OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.20 | |||
| cpqHePowerFailureSupported OBJECT-TYPE This value specifies whether this server supports power failure monitoring. | 1.3.6.1.4.1.232.6.2.20.1 | INTEGER {false(1), true(2)} | read-only | mandatory |
| cpqHePowerFailureTable OBJECT-TYPE A table of Power Fault Entries. | 1.3.6.1.4.1.232.6.2.20.2 | not-accessible | mandatory | |
| cpqHePowerFailureTableEntry OBJECT-TYPE The server power failure details. | 1.3.6.1.4.1.232.6.2.20.2.1 | not-accessible | mandatory | |
| cpqHePowerFailureIndex OBJECT-TYPE The index uniquely identifies 1 of 16 areas on the system board. | 1.3.6.1.4.1.232.6.2.20.2.1.1 | INTEGER (0..15) | read-only | mandatory |
| cpqHePowerFailureStatus OBJECT-TYPE The status of this table entry. The value will be one of the following: ok(1) There is no failed device in this area. failed(2) A device has failed in this area. | 1.3.6.1.4.1.232.6.2.20.2.1.2 | INTEGER {ok(1), failed(2)} | read-only | mandatory |
| cpqHePowerFailureDeviceID OBJECT-TYPE The unique id of the failed power device on the system board. | 1.3.6.1.4.1.232.6.2.20.2.1.3 | INTEGER | read-only | mandatory |
| cpqHePowerFailureArea OBJECT-TYPE This field enumerates the area on the system board. The value will be one of the following: systemBoard(1) General processor(2) Processor memory(3) Memory memoryBoard(4) Memory Board riserCardAssembly(5) Riser Card Assembly flexibleLOM(6) Flexible LOM flexibleSmartArray(7) Flexible Smart Array optIOPCIeSlots(8) Opt IO PCIe Slots powerBackplane(9) Power Backplane sasBackplane(10) SAS Backplane powerSupply(11) Power Supply mezzCard(12) Mezzanine Card enclosure(13) Enclosure | 1.3.6.1.4.1.232.6.2.20.2.1.4 | INTEGER {systemBoard(1), processor(2), memory(3), memoryBoard(4), riserCardAssembly(5), flexibleLOM(6), flexibleSmartArray(7), optIOPCIeSlots(8), powerBackplane(9), sasBackplane(10), powerSupply(11), mezzCard(12), enclosure(13)} | read-only | mandatory |
| cpqHePowerFailureDeviceBitMap OBJECT-TYPE The hex representation of the device(s) within the specified area. | 1.3.6.1.4.1.232.6.2.20.2.1.5 | INTEGER (1..16) | read-only | mandatory |
| cpqHePowerFailureGroupString OBJECT-TYPE The location of the device on the system board. | 1.3.6.1.4.1.232.6.2.20.2.1.6 | DisplayString | read-only | mandatory |
| cpqHePowerFailureRepairSteps OBJECT-TYPE Recommended troubleshooting steps for a particular device error. The value will be one of the following: noError(1) No errors were detected at this time. systemBoardRpMsg1(2) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Restore the server to its base configuration. Attempt to boot the server. (3)If error persists, capture the AHS logs and contact your support representative for assistance. processorRpMsg1(3) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall the Processor that has an issue. Attempt to boot the server. (3) Swap the faulty Processor with a known good Processor. Attempt to boot the server. (4) If error persists, capture the AHS logs and contact your support representative for assistance. memoryRpMsg1(4) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall all DIMM's in the memory channel group connected to the CPU that logged the error. Attempt to boot the server. (3) Swap the first DIMM in the memory channel group with a known good DIMM. Attempt to boot the server. If the server doesn't boot, repeat step 3 by swapping each DIMM in the memory channel group, one DIMM at a time until the bad DIMM is found. (4) If error persists, capture the AHS logs and contact your support representative for assistance. memoryBoardRpMsg1(5) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove the cartridge of the Memory Board that logged the error. Open the cartridge and reseat the DIMM's. Attempt to boot the server. (3) If error persists, capture the AHS logs and contact your support representative for assistance. riserCardAssemblyRpMsg1(6) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall the Riser Board that has an issue. Attempt to boot the server. (3) Remove the Riser Board then attempt to boot the server. (4) If error persists, capture the AHS logs and contact your support representative for assistance. flexibleLomRpMsg1(7) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall the Flexible LOM that has an issue. Attempt to boot the server. (3) Remove the Flexible LOM then attempt to boot the server. (4) If error persists, capture the AHS logs and contact your support representative for assistance. flexibleSmartArrayRpMsg1(8) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall the Flexible Smart Array Controller that has an issue. Attempt to boot the server. (3) Remove the Flexible Smart Array Controller then attempt to boot the server. (4) If error persists, capture the AHS logs and contact your support representative for assistance. optIOPCIeSlotsRpMsg1(9) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall the Option Card that has an issue. Attempt to boot the server. (3) Remove all Option Cards from the system. Attempt to boot the server. (4) If error persists, capture the AHS logs and contact your support representative for assistance. powerBackplaneRpMsg1(10) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove GPU power connects one at a time in order to isolate the bad GPU card, each time attempt to boot the server. (3) If error persists, capture the AHS logs and contact your support representative for assistance. sasBackplaneRpMsg1(11) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall Storage Blackplane that logged the error (including cables). Attempt to boot the server. (3) If error persists, capture the AHS logs and contact your support representative for assistance. powerSupplyRpMsg1(12) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Swap the first Power Supply with a known good Power supply. Attempt to boot the server. (3) If error persists, capture the AHS logs and contact your support representative for assistance. mezzCardRpMsg1(13) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Remove and then reinstall the Mezzanine Card that has an issue. Attempt to boot the server. (3) Remove the Mezzanine Card then attempt to boot the server. (4) If error persists, capture the AHS logs and contact your support representative for assistance. enclosureRpMsg1(14) Try the following steps until the error no longer occurs: (1) Remove AC power, then restore AC power. (2) Restore the enclosure to its base configuration. Attempt to boot the server. (2) If error persists, capture the AHS logs and contact your support representative for assistance. | 1.3.6.1.4.1.232.6.2.20.2.1.7 | INTEGER {noError(1), systemBoardRpMsg1(2), processorRpMsg1(3), memoryRpMsg1(4), memoryBoardRpMsg1(5), riserCardAssemblyRpMsg1(6), flexibleLomRpMsg1(7), flexibleSmartArrayRpMsg1(8), optIOPCIeSlotsRpMsg1(9), powerBackplaneRpMsg1(10), sasBackplaneRpMsg1(11), powerSupplyRpMsg1(12), mezzCardRpMsg1(13), enclosureRpMsg1(14)} | read-only | mandatory |
| cpqHePowerFailureType OBJECT-TYPE Critical power failure that occurred. The value will be one of the following: noError(1) No error has occurred. tempDeadly(2) The server was shut down because a temperature sensor was above the critical threshold. inputPowerLoss(3) The server was shut down because the input power source was removed. badFuse(4) The server was shut down because one or more fuses tripped. standby(5) The server had a power fault that occurred while it was powered off. runtime(6) The server was shut down due to a power fault that occurred while it was powered on. powerOn(7) The server had a power fault while attempting to power on. generic(8) The server had a power fault but the reason is unknown. cpuThermTrip(9) The server was shut down because the CPU temperature sensor was above the allowed threshold. | 1.3.6.1.4.1.232.6.2.20.2.1.8 | INTEGER {noError(1), tempDeadly(2), inputPowerLoss(3), badFuse(4), standby(5), runtime(6), powerOn(7), generic(8), cpuThermTrip(9)} | read-only | mandatory |
| cpqHeInterlockFailure OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.2.21 | |||
| cpqHeInterlockFailureSupported OBJECT-TYPE This value specifies whether this server supports Interlock failure monitoring. | 1.3.6.1.4.1.232.6.2.21.1 | INTEGER {false(1), true(2)} | read-only | mandatory |
| cpqHeInterlockFailureTable OBJECT-TYPE A table of Interlock Table Entries. | 1.3.6.1.4.1.232.6.2.21.2 | not-accessible | mandatory | |
| cpqHeInterlockFailureTableEntry OBJECT-TYPE The Interlock failure details. | 1.3.6.1.4.1.232.6.2.21.2.1 | not-accessible | mandatory | |
| cpqHeInterlockFailureIndex OBJECT-TYPE The index uniquely identifies 1 of 16 areas on the system board. | 1.3.6.1.4.1.232.6.2.21.2.1.1 | INTEGER (1..16) | read-only | mandatory |
| cpqHeInterlockFailureStatus OBJECT-TYPE The status of this table entry. The value will be one of the following: ok(1) There are no missing devices in this area. failed(2) A device is missing or improperly seated this area. | 1.3.6.1.4.1.232.6.2.21.2.1.2 | INTEGER {ok(1), failed(2)} | read-only | mandatory |
| cpqHeInterlockFailureDeviceID OBJECT-TYPE The unique id of the missing or improperly seated device on the system board. | 1.3.6.1.4.1.232.6.2.21.2.1.3 | INTEGER | read-only | mandatory |
| cpqHeInterlockFailureArea OBJECT-TYPE This field enumerates the area on the system board. The value will be one of the following: systemBoard(1) General processor(2) Processor memory(3) Memory memoryBoard(4) Memory Board riserCardAssembly(5) Riser Card Assembly flexibleLOM(6) Flexible LOM flexibleSmartArray(7) Flexible Smart Array optIOPCIeSlots(8) Opt IO PCIe Slots powerBackplane(9) Power Backplane sasBackplane(10) SAS Backplane powerSupply(11) Power Supply mezzCard(12) Mezzanine Card enclosure(13) Enclosure | 1.3.6.1.4.1.232.6.2.21.2.1.4 | INTEGER {systemBoard(1), processor(2), memory(3), memoryBoard(4), riserCardAssembly(5), flexibleLOM(6), flexibleSmartArray(7), optIOPCIeSlots(8), powerBackplane(9), sasBackplane(10), powerSupply(11), mezzCard(12), enclosure(13)} | read-only | mandatory |
| cpqHeInterlockFailureDeviceName OBJECT-TYPE The name of the missing or improperly seated device. | 1.3.6.1.4.1.232.6.2.21.2.1.5 | DisplayString | read-only | mandatory |
| cpqHeInterlockFailureType OBJECT-TYPE The type of critical Interlock failure that occurred. The value will be one of the following: noError(1) No error has occurred. standby(2) The server had a power fault that occurred while it was powered off. runtime(3) The server was shut down due to a power fault that occurred while it was powered on. powerOn(4) The server had a power fault that occurred while attempting to power on. generic(5) The server had a power fault but the reason is unknown. | 1.3.6.1.4.1.232.6.2.21.2.1.6 | INTEGER {noError(1), standby(2), runtime(3), powerOn(4), generic(5)} | read-only | mandatory |
| cpqHeTrap OBJECT-IDENTITY | 1.3.6.1.4.1.232.6.3 | |||
| cpqHeTrapPkts OBJECT-TYPE The total number of SNMP trap packets issued by the Server Health agent. | 1.3.6.1.4.1.232.6.3.1 | Counter | read-only | deprecated |
| cpqHeTrapLogMaxSize OBJECT-TYPE The maximum number of entries that will currently be kept in the trap log. If the maximum size has been reached and a new trap occurs the oldest trap will be removed. | 1.3.6.1.4.1.232.6.3.2 | INTEGER (0..2147483647) | read-only | deprecated |
| cpqHeTrapLogTable OBJECT-TYPE An ordered list of trap log entries (conceptually a queue). The trap log entries will be kept in the order in which they were generated with the most recent trap at index 1 and the oldest trap entry at index trapLogMaxSize. If the maximum number of entries has been reached and a new trap occurs the oldest trap will be removed when the new trap is added so the trapMaxLogSize is not exceeded. | 1.3.6.1.4.1.232.6.3.3 | not-accessible | deprecated | |
| cpqHeTrapLogEntry OBJECT-TYPE A description of a trap event. | 1.3.6.1.4.1.232.6.3.3.1 | not-accessible | deprecated | |
| cpqHeTrapLogIndex OBJECT-TYPE The value of this object uniquely identifies this trapLogEntry at this time. The most recent trap will have an index of 1 and the oldest trap will have an index of trapLogMaxSize. Because of the queue-like nature of the trapLog this particular trap event's index will change as new traps are issued. | 1.3.6.1.4.1.232.6.3.3.1.1 | INTEGER (0..2147483647) | read-only | deprecated |
| cpqHeTrapType OBJECT-TYPE The type of the trap event this entry describes. This number refers to an entry in a list of traps enumerating the possible traps the Server Health agent may issue. | 1.3.6.1.4.1.232.6.3.3.1.2 | INTEGER {cpqHeCorrectableMemoryError(1), cpqHeCorrectableMemoryLogDisabled(2), cpqHe2CorrectableMemoryError(6001), cpqHe2CorrectableMemoryLogDisabled(6002), cpqHeThermalTempFailed(6003), cpqHeThermalTempDegraded(6004), cpqHeThermalTempOk(6005), cpqHeThermalSystemFanFailed(6006), cpqHeThermalSystemFanDegraded(6007), cpqHeThermalSystemFanOk(6008), cpqHeThermalCpuFanFailed(6009), cpqHeThermalCpuFanOk(6010), cpqHeAsrConfirmation(6011), cpqHeThermalConfirmation(6012), cpqHePostError(6013)} | read-only | deprecated |
| cpqHeTrapTime OBJECT-TYPE The time of the trap event that this entry describes. The time is given in year (first octet), month, day of month, hour, minute, second (last octet) order. The octets are in Binary Coded Decimal (BCD). | 1.3.6.1.4.1.232.6.3.3.1.3 | OCTET STRING (SIZE(0..6)) | read-only | deprecated |
Notifications
| Name | OID | Status |
|---|---|---|
| cpqHe2CorrectableMemoryError NOTIFICATION-TYPE A correctable memory error occurred. The error has been corrected. The current number of correctable memory errors is reported in the variable cpqHeCorrMemTotalErrs. | 1.3.6.1.4.1.232.0.6001 | |
| cpqHe2CorrectableMemoryLogDisabled NOTIFICATION-TYPE Correctable memory error tracking disabled. The frequency of errors is so high that the error tracking logic has been temporarily disabled. The cpqHeCorrMemLogStatus variable indicated the current tracking status. | 1.3.6.1.4.1.232.0.6002 | |
| cpqHeThermalTempFailed NOTIFICATION-TYPE The temperature status has been set to failed. The system will be shutdown due to this thermal condition. | 1.3.6.1.4.1.232.0.6003 | |
| cpqHeThermalTempDegraded NOTIFICATION-TYPE The temperature status has been set to degraded. The server's temperature is outside of the normal operating range. The server will be shutdown if the cpqHeThermalDegradedAction variable is set to shutdown(3). | 1.3.6.1.4.1.232.0.6004 | |
| cpqHeThermalTempOk NOTIFICATION-TYPE The temperature status has been set to ok. The server's temperature has returned to the normal operating range. | 1.3.6.1.4.1.232.0.6005 | |
| cpqHeThermalSystemFanFailed NOTIFICATION-TYPE The system fan status has been set to failed. A required system fan is not operating normally. The system will be shutdown if the cpqHeThermalDegradedAction variable is set to shutdown(3). | 1.3.6.1.4.1.232.0.6006 | |
| cpqHeThermalSystemFanDegraded NOTIFICATION-TYPE The system fan status has been set to degraded. An optional system fan is not operating normally. | 1.3.6.1.4.1.232.0.6007 | |
| cpqHeThermalSystemFanOk NOTIFICATION-TYPE The system fan status has been set to ok. Any previously non-operational system fans have returned to normal operation. | 1.3.6.1.4.1.232.0.6008 | |
| cpqHeThermalCpuFanFailed NOTIFICATION-TYPE The CPU fan status has been set to failed. A processor fan is not operating normally. The server will be shutdown. | 1.3.6.1.4.1.232.0.6009 | |
| cpqHeThermalCpuFanOk NOTIFICATION-TYPE The CPU fan status has been set to ok. Any previously non-operational processor fans have returned to normal operation. | 1.3.6.1.4.1.232.0.6010 | |
| cpqHeAsrConfirmation NOTIFICATION-TYPE The server is operational again. The server has previously been shutdown by the Automatic Server Recovery (ASR) feature and has just become operational again. | 1.3.6.1.4.1.232.0.6011 | |
| cpqHeThermalConfirmation NOTIFICATION-TYPE The server is operational again. The server has previously been shutdown due to a thermal anomaly on the server and has just become operational again. | 1.3.6.1.4.1.232.0.6012 | |
| cpqHePostError NOTIFICATION-TYPE One or more POST errors occurred. Power On Self-Test (POST) errors occur during the server restart process. | 1.3.6.1.4.1.232.0.6013 | |
| cpqHeFltTolPwrSupplyDegraded NOTIFICATION-TYPE The fault tolerant power supply sub-system condition has been set to degraded. | 1.3.6.1.4.1.232.0.6014 | |
| cpqHe3CorrectableMemoryError NOTIFICATION-TYPE A correctable memory error occurred. The error has been corrected. The current number of correctable memory errors is reported in the variable cpqHeCorrMemTotalErrs. | 1.3.6.1.4.1.232.0.6015 | |
| cpqHe3CorrectableMemoryLogDisabled NOTIFICATION-TYPE Correctable memory error tracking disabled. The frequency of errors is so high that the error tracking logic has been temporarily disabled. The cpqHeCorrMemLogStatus variable indicated the current tracking status. | 1.3.6.1.4.1.232.0.6016 | |
| cpqHe3ThermalTempFailed NOTIFICATION-TYPE The temperature status has been set to failed. The system will be shutdown due to this thermal condition. | 1.3.6.1.4.1.232.0.6017 | |
| cpqHe3ThermalTempDegraded NOTIFICATION-TYPE The temperature status has been set to degraded. The server's temperature is outside of the normal operating range. The server will be shutdown if the cpqHeThermalDegradedAction variable is set to shutdown(3). | 1.3.6.1.4.1.232.0.6018 | |
| cpqHe3ThermalTempOk NOTIFICATION-TYPE The temperature status has been set to ok. The server's temperature has returned to the normal operating range. | 1.3.6.1.4.1.232.0.6019 | |
| cpqHe3ThermalSystemFanFailed NOTIFICATION-TYPE The system fan status has been set to failed. A required system fan is not operating normally. The system will be shutdown if the cpqHeThermalDegradedAction variable is set to shutdown(3). | 1.3.6.1.4.1.232.0.6020 | |
| cpqHe3ThermalSystemFanDegraded NOTIFICATION-TYPE The system fan status has been set to degraded. An optional system fan is not operating normally. | 1.3.6.1.4.1.232.0.6021 | |
| cpqHe3ThermalSystemFanOk NOTIFICATION-TYPE The system fan status has been set to ok. Any previously non-operational system fans have returned to normal operation. | 1.3.6.1.4.1.232.0.6022 | |
| cpqHe3ThermalCpuFanFailed NOTIFICATION-TYPE The CPU fan status has been set to failed. A processor fan is not operating normally. The server will be shutdown. | 1.3.6.1.4.1.232.0.6023 | |
| cpqHe3ThermalCpuFanOk NOTIFICATION-TYPE The CPU fan status has been set to ok. Any previously non-operational processor fans have returned to normal operation. | 1.3.6.1.4.1.232.0.6024 | |
| cpqHe3AsrConfirmation NOTIFICATION-TYPE The server is operational again. The server has previously been shutdown by the Automatic Server Recovery (ASR) feature and has just become operational again. | 1.3.6.1.4.1.232.0.6025 | |
| cpqHe3ThermalConfirmation NOTIFICATION-TYPE The server is operational again. The server has previously been shutdown due to a thermal anomaly on the server and has just become operational again. | 1.3.6.1.4.1.232.0.6026 | |
| cpqHe3PostError NOTIFICATION-TYPE One or more POST errors occurred. Power On Self-Test (POST) errors occur during the server restart process. Details of the POST error messages can be found in Integrated Management Log | 1.3.6.1.4.1.232.0.6027 | |
| cpqHe3FltTolPwrSupplyDegraded NOTIFICATION-TYPE The fault tolerant power supply sub-system condition has been set to degraded. | 1.3.6.1.4.1.232.0.6028 | |
| cpqHe3CorrMemReplaceMemModule NOTIFICATION-TYPE A correctable memory log entry indicates a memory module needs to be replaced. The errors have been corrected, but the memory module should be replaced. The error information is reported in the variable cpqHeCorrMemErrDesc. | 1.3.6.1.4.1.232.0.6029 | |
| cpqHe3FltTolPowerSupplyDegraded NOTIFICATION-TYPE The fault tolerant power supply condition has been set to degraded for the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6030 | |
| cpqHe3FltTolPowerSupplyFailed NOTIFICATION-TYPE The fault tolerant power supply condition has been set to failed for the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6031 | |
| cpqHe3FltTolPowerRedundancyLost NOTIFICATION-TYPE The Fault Tolerant Power Supplies have lost redundancy for the specified chassis. | 1.3.6.1.4.1.232.0.6032 | |
| cpqHe3FltTolPowerSupplyInserted NOTIFICATION-TYPE A Fault Tolerant Power Supply has been inserted into the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6033 | |
| cpqHe3FltTolPowerSupplyRemoved NOTIFICATION-TYPE A Fault Tolerant Power Supply has been removed from the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6034 | |
| cpqHe3FltTolFanDegraded NOTIFICATION-TYPE The Fault Tolerant Fan condition has been set to degraded for the specified chassis and fan. | 1.3.6.1.4.1.232.0.6035 | |
| cpqHe3FltTolFanFailed NOTIFICATION-TYPE The Fault Tolerant Fan condition has been set to failed for the specified chassis and fan. | 1.3.6.1.4.1.232.0.6036 | |
| cpqHe3FltTolFanRedundancyLost NOTIFICATION-TYPE The Fault Tolerant Fans have lost redundancy for the specified chassis. | 1.3.6.1.4.1.232.0.6037 | |
| cpqHe3FltTolFanInserted NOTIFICATION-TYPE A Fault Tolerant Fan has been inserted into the specified chassis and fan location. | 1.3.6.1.4.1.232.0.6038 | |
| cpqHe3FltTolFanRemoved NOTIFICATION-TYPE A Fault Tolerant Fan has been removed from the specified chassis and fan location. | 1.3.6.1.4.1.232.0.6039 | |
| cpqHe3TemperatureFailed NOTIFICATION-TYPE The temperature status has been set to failed in the specified chassis and location. The system will be shutdown due to this condition. | 1.3.6.1.4.1.232.0.6040 | |
| cpqHe3TemperatureDegraded NOTIFICATION-TYPE The temperature status has been set to degraded in the specified chassis and location. The server's temperature is outside of the normal operating range. The server will be shutdown if the cpqHeThermalDegradedAction variable is set to shutdown(3). | 1.3.6.1.4.1.232.0.6041 | |
| cpqHe3TemperatureOk NOTIFICATION-TYPE The temperature status has been set to ok in the specified chassis and location. The server's temperature has returned to the normal operating range. | 1.3.6.1.4.1.232.0.6042 | |
| cpqHe3PowerConverterDegraded NOTIFICATION-TYPE The DC-DC Power Converter condition has been set to degraded for the specified chassis, slot and socket. | 1.3.6.1.4.1.232.0.6043 | |
| cpqHe3PowerConverterFailed NOTIFICATION-TYPE The DC-DC Power Converter condition has been set to failed for the specified chassis, slot and socket. | 1.3.6.1.4.1.232.0.6044 | |
| cpqHe3PowerConverterRedundancyLost NOTIFICATION-TYPE The DC-DC Power Converters have lost redundancy for the specified chassis. | 1.3.6.1.4.1.232.0.6045 | |
| cpqHe3CacheAccelParityError NOTIFICATION-TYPE A cache accelerator parity error indicates a cache module needs to be replaced. The error information is reported in the variable cpqHeEventLogErrorDesc. | 1.3.6.1.4.1.232.0.6046 | |
| cpqHeResilientMemOnlineSpareEngaged NOTIFICATION-TYPE Advanced Memory Protection Online Spare Engaged. The Advanced Memory Protection subsystem has detected a memory fault. The Online Spare Memory has been activated. User Action: Schedule server down-time to replace the faulty memory. | 1.3.6.1.4.1.232.0.6047 | |
| cpqHe4FltTolPowerSupplyOk NOTIFICATION-TYPE The fault tolerant power supply condition has been set back to the OK state for the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6048 | |
| cpqHe4FltTolPowerSupplyDegraded NOTIFICATION-TYPE The fault tolerant power supply condition has been set to degraded for the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6049 | |
| cpqHe4FltTolPowerSupplyFailed NOTIFICATION-TYPE The fault tolerant power supply condition has been set to failed for the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6050 | |
| cpqHeResilientMemMirroredMemoryEngaged NOTIFICATION-TYPE Advanced Memory Protection Mirrored Memory Engaged. The Advanced Memory Protection subsystem has detected a memory fault. Mirrored Memory has been activated. User Action: Replace the faulty memory. | 1.3.6.1.4.1.232.0.6051 | |
| cpqHeResilientAdvancedECCMemoryEngaged NOTIFICATION-TYPE Advanced Memory Protection Advanced ECC Memory Engaged. The Advanced Memory Protection subsystem has detected a memory fault. Advanced ECC has been activated. User Action: Replace the faulty memory. | 1.3.6.1.4.1.232.0.6052 | |
| cpqHeResilientMemXorMemoryEngaged NOTIFICATION-TYPE Advanced Memory Protection XOR Engine Memory Engaged. The Advanced Memory Protection subsystem has detected a memory fault. The XOR engine has been activated. User Action: Replace the faulty memory. | 1.3.6.1.4.1.232.0.6053 | |
| cpqHe3FltTolPowerRedundancyRestored NOTIFICATION-TYPE The Fault Tolerant Power Supplies have returned to a redundant state for the specified chassis. | 1.3.6.1.4.1.232.0.6054 | |
| cpqHe3FltTolFanRedundancyRestored NOTIFICATION-TYPE The Fault Tolerant Fans have returned to a redundant state for the specified chassis. | 1.3.6.1.4.1.232.0.6055 | |
| cpqHe4CorrMemReplaceMemModule NOTIFICATION-TYPE Corrected Memory Errors Detected The errors have been corrected, but the memory module should be replaced. | 1.3.6.1.4.1.232.0.6056 | |
| cpqHeResMemBoardRemoved NOTIFICATION-TYPE Memory board or cartridge removed. An Advanced Memory Protection sub-system board or cartridge has been removed from the system. User Action: Insure the board or cartridge has memory correctly installed and re-insert the memory board or cartridge back into the system. | 1.3.6.1.4.1.232.0.6057 | |
| cpqHeResMemBoardInserted NOTIFICATION-TYPE Memory board or cartridge inserted. An Advanced Memory Protection sub-system board or cartridge has been inserted into the system. User Action: None. | 1.3.6.1.4.1.232.0.6058 | |
| cpqHeResMemBoardBusError NOTIFICATION-TYPE Memory board or cartridge bus error detected. An Advanced Memory Protection sub-system board or cartridge bus error has been detected. User Action: Replace the indicated board or cartridge. | 1.3.6.1.4.1.232.0.6059 | |
| cpqHeEventOccurred NOTIFICATION-TYPE An event has occurred. User Action: None. | 1.3.6.1.4.1.232.0.6060 | |
| cpqHeManagementProcInReset NOTIFICATION-TYPE The Management processor is currently in reset The management processor is currently in the process of being reset because of a firmware update or some other event. User action: None | 1.3.6.1.4.1.232.0.6061 | |
| cpqHeManagementProcReady NOTIFICATION-TYPE The Management processor is ready The management processor has successfully reset and is now available again. User action: None | 1.3.6.1.4.1.232.0.6062 | |
| cpqHeManagementProcFailedReset NOTIFICATION-TYPE The Management processor failed reset The management processor was not successfully reset and is not operational. User action: Reset the management procesessor again or re-flash the management processor firmware. | 1.3.6.1.4.1.232.0.6063 | |
| cpqHe5CorrMemReplaceMemModule NOTIFICATION-TYPE Corrected \ uncorrected Memory Errors Detected The errors have been corrected, but the memory module should be replaced. Value 0 for CPU means memory is not Processor based | 1.3.6.1.4.1.232.0.6064 | |
| cpqHe5ResMemBoardRemoved NOTIFICATION-TYPE Memory board or cartridge or riser removed. An Advanced Memory Protection sub-system board or cartridge or riser has been removed from the system. Value 0 for CPU means memory is not processor based. User Action: Insure the board or cartridge or riser has memory correctly installed and re-insert the memory board or cartridge or CPU back into the system. | 1.3.6.1.4.1.232.0.6065 | |
| cpqHe5ResMemBoardInserted NOTIFICATION-TYPE Memory board or cartridge or riser inserted. An Advanced Memory Protection sub-system board or cartridge or riser Has been inserted into the system. Value 0 for CPU means memory is not processor based. User Action: None. | 1.3.6.1.4.1.232.0.6066 | |
| cpqHe5ResMemBoardBusError NOTIFICATION-TYPE Memory board or cartridge or Riser bus error detected. An Advanced Memory Protection sub-system board or cartridge or Riser bus error has been detected. Value 0 for CPU means memory is not processor based. User Action: Replace the indicated board or cartridge or Riser. | 1.3.6.1.4.1.232.0.6067 | |
| cpqHeResilientMemLockStepMemoryEngaged NOTIFICATION-TYPE Advanced Memory Protection LockStep Engine Memory Engaged. The Advanced Memory Protection subsystem has detected a memory fault. The LockStep engine has been activated. User Action: Replace the faulty memory. | 1.3.6.1.4.1.232.0.6068 | |
| cpqHe4FltTolPowerSupplyACpowerloss NOTIFICATION-TYPE The fault tolerant power supply AC power loss for the specified chassis and bay location. | 1.3.6.1.4.1.232.0.6069 | |
| cpqHeSysBatteryFailed NOTIFICATION-TYPE The system battery condition has been set to failed for the specified chassis and index location. | 1.3.6.1.4.1.232.0.6070 | |
| cpqHeSysBatteryRemoved NOTIFICATION-TYPE The system battery condition has removed for the specified chassis and index location. | 1.3.6.1.4.1.232.0.6071 | |
| cpqHeSysPwrAllocationNotOptimized NOTIFICATION-TYPE Error in setting server power throttle. Server enclosure power request has increased. Server power allocation is not optimized. | 1.3.6.1.4.1.232.0.6072 | |
| cpqHeSysPwrOnDenied NOTIFICATION-TYPE One of the Field Replacement Units(FRU) is not allowing the system to power on. | 1.3.6.1.4.1.232.0.6073 | |
| cpqHePowerFailureError NOTIFICATION-TYPE This trap signifies a device connected to or embedded on the system board has an error. | 1.3.6.1.4.1.232.0.6074 | |
| cpqHeInterlockFailureError NOTIFICATION-TYPE This trap signifies a device missing or improperly seated on the system board. | 1.3.6.1.4.1.232.0.6075 | |
| cpqHeCorrectableMemoryError NOTIFICATION-TYPE A correctable memory error occurred. The error has been corrected. The current number of correctable memory errors is reported in the variable cpqHeCorrMemTotalErrs. | 1.3.6.1.4.1.232.6.0.1 | |
| cpqHeCorrectableMemoryLogDisabled NOTIFICATION-TYPE Correctable memory error tracking disabled. The frequency of errors is so high that the error tracking logic has been temporarily disabled. The cpqHeCorrMemLogStatus variable indicated the current tracking status. | 1.3.6.1.4.1.232.6.0.2 |