- Released At: 15-01-2024
- Page Views:
- Downloads:
- Table of Contents
- Related Documents
-
|
H3C HDM2 SNMP Trap MIB Reference |
|
|
|
Copyright © 2023 New H3C Technologies Co., Ltd. All rights reserved.
No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of New H3C Technologies Co., Ltd.
Except for the trademarks of New H3C Technologies Co., Ltd., any trademarks that may be mentioned in this document are the property of their respective owners.
The information in this document is subject to change without notice.
Types and severity levels of SNMP traps
hh3cSrvPlatformSecurityViolationAttempt
hh3cSrvManagementSubsystemHealth
hh3cSrvCorrectableMachineErrCheck
hh3cSrvPwrSupplyPresentOutOfRange
hh3cSrvNonRedundantFromRedundant
hh3cSrvNonRedundantFromInfuffcientResource
hh3cSrvNonRedundantInsuffcientResourece
hh3cSrvRedundancyDegradeFromFull
hh3cSrvRedundancyDegradeFromNone
hh3cServerTestTrapRemoteInsight
Introduction
This document provides information about the SNMP traps for the server, including the OID, MIB module, MIB file, description, and objects of trap nodes. It also provides recommended actions to help you diagnose and maintain the server system.
Obtaining SNMP traps
To obtain SNMP traps, perform the following tasks:
1. Log in to HDM2 and access the O&M Diagnosis > Alarm Settings > SNMP trap page.
2. Enable SNMP trap.
3. Configure SNMP trap parameters, including the system location, contact, trap community, server port number, and server address (the address of the destination host to receive SNMP traps).
For more information, see H3C Servers HDM2 User Guide and H3C HDM configuration examples.
Types and severity levels of SNMP traps
Traps generated by the server do not carry the type and severity level fields. This document introduces the type and severity level concepts to help you determine whether an action is required.
SNMP traps include the following types:
· Failure trap—Generated when a hardware option fails or a significant feature malfunctions.
· Recovery trap—Generated when a failed hardware option or malfunctioned feature recovers.
· Event trap—Informational message notifying the user of an event.
Failure trap and recovery trap are usually generated in pairs. For example, the server generates a failure trap of link down and then a recovery trap of link up if a link goes down and then comes up. Event trap is generated individually. For example, the server generates only a cold boot event trap after the server is cold rebooted.
Table 1 describes the severity levels of failure traps. Recovery trap and event trap do not have severity level.
Table 1 Severity levels of failure traps
Info |
No impacts occur to the system. Traps of this severity level indicate event logs that are generated during the normal server operation. No action is required. |
Minor |
No major impacts occur to the system at present, but the certain risks and potential hazards might occur. You can monitor related events and take corresponding measures if necessary to prevent fault escalation. |
Major |
Major impacts occur to the system. The system or service modules (computing, storage, communication, and user data security) might be interrupted, which causes service interruption. |
Critical |
Immediate actions are required for alarms related to severe degradation in processing capacity of the system, significant reduction in available resources, severe reduction in service processing ability, widespread interruption of service modules, and unavailability of storage devices. These will lead to server failure, system crashes, and loss of service data. |
Using this document
This document categorizes SNMP traps by MIB modules. The MIB modules are sorted in alphabetic order by name. The traps in each MIB module are sorted by OID.
For each trap, this document provides the information described in Table 2.
Table 2 Information provided for each trap
Item |
Description |
OID |
OID of a trap node. |
MIB file |
Name of the MIB file that contains the trap node. |
Type |
Type of the trap. · Failure trap. · Recovery trap. · Event trap. |
Severity |
Severity level of the trap. This section displays a hyphen (-) for a recovery or event trap. |
Default status |
Default status of the trap: · Enabled—The trap is enabled. · Disabled—The trap is disabled. |
Status |
Status of the object, which can indicate whether the object is in use. |
Description |
Explanation of the trap and the reason that the trap is generated. |
Status control |
Method to enable or disable the trap. This document introduces the CLI command and MIB that can be used to control the enabling status of the trap. |
Objects |
Information about the objects contained in the trap, including the OID, MIB file, and value range. |
Recommended action |
Recommended action to take to troubleshoot a failure. To obtain the latest recommendation actions, see H3C HDM2 System Log Messages Reference based on event codes for the objects bound to events. |
This document introduces only SNMP traps supported by the server. For information about SNMP traps not supported by the server, see the summary of unsupported SNMP traps.
H3C-proprietary SNMP traps
Trap modes
· Node mode is commonly used in various products and is suitable for regular use.
· Event code mode is a newly added in HDM2, which aims to achieve a one-to-one correspondence between trap OIDs and event codes. The event code mode separates trap triggering and trap recovery into different OIDs, providing more accurate and comprehensive trap monitoring. Each trap node is bound to object information in "Objects."
· Event mode is not recommended for G6 servers and later.
This section provides a detailed introduction to specifications of SNMP traps. Each OID corresponds to a type of trap. Each trap can optionally select bindings from objects based on the trap type.
Objects
Objects provide extended information for each trap MIB node, including reporting time, OID, information of a sensor that triggers an event, event description, event severity, event code, product serial number, product name, sensor type, parameters in event triggering mode, trigger time, and other information.
· OID (object name)—OID of the object (name of the object).
· Type—Data type of the object.
· Value range—Range of values for the object.
· Description—Brief description for the functionality of the node.
Table 3 Objects
OID (object name) |
Type |
Value range |
Description |
.1.3.6.1.2.1.1.3 (sysUpTime) |
TimeTicks |
0..2147483647 |
The time (in hundredths of a second) since the network management portion of the system was last re-initialized. |
.1.3.6.1.6.3.1.1.4.1 (snmpTrapOID) |
OBJECT IDENTIFIER |
1.3.6.1.4.1.25506.13.1.1.0.1 |
The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'. |
1.3.6.1.4.1.25506.13.1.1.2 (hh3cServerEventLocation) |
OCTET STRING |
0..255 |
The location of the trap. Describes the sensor information reporting the alarm. |
1.3.6.1.4.1.25506.13.1.1.3 (hh3cServerEventSeverity) |
OCTET STRING |
0..255 |
The severity of the trap. |
1.3.6.1.4.1.25506.13.1.1.4 (hh3cServerEventDescription) |
OCTET STRING |
0..255 |
The description of a trap. |
1.3.6.1.4.1.25506.13.1.1.5 (hh3cServerEventAlertStatus) |
OCTET STRING |
0..255 |
The event alert status of a trap. |
1.3.6.1.4.1.25506.13.1.1.6 (hh3cServerEventProductSerial) |
OCTET STRING |
0..255 |
The product serial number. |
1.3.6.1.4.1.25506.13.1.1.7 (hh3cServerEventStatus) |
OCTET STRING |
0..255 |
The status of a trap. |
1.3.6.1.4.1.25506.13.1.1.8 (hh3cServerEventTrapTime) |
OCTET STRING |
0..255 |
The time stamp of a trap. |
1.3.6.1.4.1.25506.13.1.1.9 (hh3cServerEventDeviceSN) |
OCTET STRING |
0..255 |
The device serial number. |
1.3.6.1.4.1.25506.13.1.1.10 (hh3cServerEventReserveData) |
OCTET STRING |
0..255 |
The reserved data. |
1.3.6.1.4.1.25506.13.1.1.11 (hh3cServerEventTrapIndex) |
INTEGER |
-2147483648..+2147483648 |
The index of SNMP trap package. |
1.3.6.1.4.1.25506.13.1.1.12 (hh3cServerEventData2) |
INTEGER |
0..255 |
The value of the SEL event data2. |
1.3.6.1.4.1.25506.13.1.1.13 (hh3cServerEventData3) |
INTEGER |
0..255 |
The value of the SEL event data3. |
1.3.6.1.4.1.25506.13.1.1.14 (hh3cServerEventCode) |
INTEGER |
-2147483648..+2147483648 |
The event code of the SEL event. |
1.3.6.1.4.1.25506.13.1.1.15 (hh3cServerEventSensorType) |
OCTET STRING |
0..255 |
The sensor type of the SEL event. |
1.3.6.1.4.1.25506.13.1.1.16 (hh3cServerEventSeverityLevel) |
INTEGER |
0..3 |
The event severity of the SEL event. |
1.3.6.1.4.1.25506.13.1.1.17 (hh3cServerEventProductName) |
OCTET STRING |
0..255 |
The product name of the SEL event. |
Trap nodes in event code mode
Introduction
Trap nodes in event code provide more accurate and comprehensive trap monitoring. Each trap node is bound to object information in "Objects."
Compared to the node mode and event mode, the event code mode has the following advantages:
· The OIDs of trap nodes in event code mode is mapped one-to-one with the event codes, eliminating the need to dynamically parse the hh3cServerEventCode variable of the objects to obtain the event codes.
· You can search H3C HDM2 System Log Messages Reference for event codes to obtain the latest and more accurate recommended actions for traps.
Parameters
The attributes of a trap are as follows:
· OID (object name)—OID of the object (name of the object).
· Event—Brief description of the trap, which is displayed directly on the network management webpage.
· Severity—Severity level of the trap, as shown in Table 4.
Table 4 Severity levels of failure traps
Severity |
Description |
Info |
No impacts occur to the system. Traps of this severity level indicate event logs that are generated during the normal server operation. No action is required. |
Minor |
No major impacts occur to the system at present, but the certain risks and potential hazards might occur. You can monitor related events and take corresponding measures if necessary to prevent fault escalation. |
Major |
Major impacts occur to the system. The system or service modules (computing, storage, communication, and user data security) might be interrupted, which causes service interruption. |
Critical |
Immediate actions are required for alarms related to severe degradation in processing capacity of the system, significant reduction in available resources, severe reduction in service processing ability, widespread interruption of service modules, and unavailability of storage devices. These will lead to server failure, system crashes, and loss of service data. |
· Recovery notification—Recovery notification of the trap. For recovery traps (linkUp) and event traps, this field is displays a hyphen (-).
· Status—Status of the MIB node, including current, obsolete, deprecated, and optional.
· Event code—Uniquely identifies a trap in hexadecimal format, for example, 0x02900002.
hh3cTempLowerMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.1.2 |
Dropped below the lower minor threshold |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.1.3 (linkUp) |
current |
0x01000002 |
hh3cTempLowerMajor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.1.2097154 |
Dropped below the lower major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.1.2097155 (linkUp) |
current |
0x01200002 |
hh3cTempLowerCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.1.4194306 |
Dropped below the lower critical threshold |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.1.4194307 (linkUp) |
current |
0x01400002 |
hh3cTempUpperMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.1.7340034 |
Exceeded the upper minor threshold |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.1.7340035 (linkUp) |
current |
0x01700002 |
hh3cTempUpperMajor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.1.9437186 |
Exceeded the upper major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.1.9437187 (linkUp) |
current |
0x01900002 |
hh3cTempUpperCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.1.11534338 |
Exceeded the upper critical threshold |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.1.11534339 (linkUp) |
current |
0x01b00002 |
hh3cVolLowerMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.2 |
Dropped below the lower minor threshold |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3 (linkUp) |
current |
0x02000002 |
hh3cVolLowerMajor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.2097154 |
Dropped below the lower major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.2.2097155 (linkUp) |
current |
0x02200002 |
hh3cMemVolLowerMajor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.2228226 |
Dropped below the lower major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.2.2228227 (linkUp) |
current |
0x02220002 |
hh3cCPUPowerFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3153934 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3153935 (linkUp) |
current |
0x0230200e |
hh3cHDDBackPowerFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3158030 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3158031 (linkUp) |
current |
0x0230300e |
hh3cChassPowerPsuMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3186702 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3186703 (linkUp) |
current |
0x0230a00e |
hh3cPMICFatalError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3215374 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3215375 (linkUp) |
current |
0x0231100e |
hh3cPMICFatalErrorCPU1ab
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3215630 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3215631 (linkUp) |
current |
0x0231110e |
hh3cPMICFatalErrorCPU1cd
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3215886 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3215887 (linkUp) |
current |
0x0231120e |
hh3cPMICFatalErrorCPU1ef
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216142 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216143 (linkUp) |
current |
0x0231130e |
hh3cPMICFatalErrorCPU1gh
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216398 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216399 (linkUp) |
current |
0x0231140e |
hh3cPMICFatalErrorCPU2ab
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216654 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216655 (linkUp) |
current |
0x0231150e |
hh3cPMICFatalErrorCPU2cd
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216910 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3216911 (linkUp) |
current |
0x0231160e |
hh3cPMICFatalErrorCPU2ef
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217166 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217167 (linkUp) |
current |
0x0231170e |
hh3cPMICFatalErrorCPU2gh
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217422 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217423 (linkUp) |
current |
0x0231180e |
hh3cPMICFatalErrorCPU1af
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217678 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217679 (linkUp) |
current |
0x0231190e |
hh3cPMICFatalErrorCPU1gl
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217934 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3217935 (linkUp) |
current |
0x02311a0e |
hh3cPMICFatalErrorCPU2af
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3218190 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3218191 (linkUp) |
current |
0x02311b0e |
hh3cPMICFatalErrorCPU2gl
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3218446 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3218447 (linkUp) |
current |
0x02311c0e |
hh3cChassPowerOcpMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3231758 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3231759 (linkUp) |
current |
0x0231500e |
hh3cChassPowerBmcMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3342350 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3342351 (linkUp) |
current |
0x0233000e |
hh3cChassPowerDsdMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3383310 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3383311 (linkUp) |
current |
0x0233a00e |
hh3cChassPowerP12vMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3395598 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3395599 (linkUp) |
current |
0x0233d00e |
hh3cChassPowerP5vMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3399694 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3399695 (linkUp) |
current |
0x0233e00e |
hh3cChassPowerP5vStbyMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3403790 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3403791 (linkUp) |
current |
0x0233f00e |
hh3cP12StbyMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3407886 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3407887 (linkUp) |
current |
0x0234000e |
hh3cP12OvercurrentMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3411982 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3411983 (linkUp) |
current |
0x0234100e |
hh3cPvccdHvCpu1Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3416078 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3416079 (linkUp) |
current |
0x0234200e |
hh3cPvppHbmCpu1Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3420174 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3420175 (linkUp) |
current |
0x0234300e |
hh3cPvccfaEhvCpu1Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3424270 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3424271 (linkUp) |
current |
0x0234400e |
hh3cPvccfaEhvFivraCpu1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3428366 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3428367 (linkUp) |
current |
0x0234500e |
hh3cPvccinfaonCpu1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3432462 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3432463 (linkUp) |
current |
0x0234600e |
hh3cPvnnMainCpu1Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3436558 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3436559 (linkUp) |
current |
0x0234700e |
hh3cPvccinCpu1Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3440654 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3440655 (linkUp) |
current |
0x0234800e |
hh3cPvccdHvCpu2Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3444750 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3444751 (linkUp) |
current |
0x0234900e |
hh3cPvppHbmCpu2Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3448846 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3448847 (linkUp) |
current |
0x0234a00e |
hh3cPvccfaEhvCpu2Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3452942 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3452943 (linkUp) |
current |
0x0234b00e |
hh3cPvccfaEhvFivraCpu2
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3457038 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3457039 (linkUp) |
current |
0x0234c00e |
hh3cPvccinfaonCpu2Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3461134 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3461135 (linkUp) |
current |
0x0234d00e |
hh3cPvnnMainCpu2Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3465230 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3465231 (linkUp) |
current |
0x0234e00e |
hh3cPvccinCpu2Minor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3469326 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3469327 (linkUp) |
current |
0x0234f00e |
hh3cP3v3Compenent4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3473422 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3473423 (linkUp) |
current |
0x0235000e |
hh3cP5vCompenent4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3477518 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3477519 (linkUp) |
current |
0x0235100e |
hh3cP12vStdy4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3481614 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3481615 (linkUp) |
current |
0x0235200e |
hh3cP12v4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3485710 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3485711 (linkUp) |
current |
0x0235300e |
hh3cCpu11v84950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3489806 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3489807 (linkUp) |
current |
0x0235400e |
hh3cCpu13v34950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3493902 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3493903 (linkUp) |
current |
0x0235500e |
hh3cCpu21v84950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3497998 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3497999 (linkUp) |
current |
0x0235600e |
hh3cCpu23v34950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3502094 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3502095 (linkUp) |
current |
0x0235700e |
hh3cCpu1Vddcr14950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3506190 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3506191 (linkUp) |
current |
0x0235800e |
hh3cCpu1Vddcr04950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3510286 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3510287 (linkUp) |
current |
0x0235900e |
hh3cCpu1VddcrSoc4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3514382 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3514383 (linkUp) |
current |
0x0235a00e |
hh3cCpu1Vddio4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3518478 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3518479 (linkUp) |
current |
0x0235b00e |
hh3cCpu11v14950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3522574 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3522575 (linkUp) |
current |
0x0235c00e |
hh3cCpu2Vddcr14950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3526670 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3526671 (linkUp) |
current |
0x0235d00e |
hh3cCpu2Vddcr04950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3530766 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3530767 (linkUp) |
current |
0x0235e00e |
hh3cCpu2VddcrSoc4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3534862 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3534863 (linkUp) |
current |
0x0235f00e |
hh3cCpu2Vddio4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3538958 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3538959 (linkUp) |
current |
0x0236000e |
hh3cCpu21v14950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3543054 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3543055 (linkUp) |
current |
0x0236100e |
hh3cOcp14950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3547150 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3547151 (linkUp) |
current |
0x0236200e |
hh3cOcp24950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3551246 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3551247 (linkUp) |
current |
0x0236300e |
hh3cOcp34950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3555342 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3555343 (linkUp) |
current |
0x0236400e |
hh3cBrownout4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3559438 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3559439 (linkUp) |
current |
0x0236500e |
hh3cP12vStby5350Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3563534 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3563535 (linkUp) |
current |
0x0236600e |
hh3cP12v5350Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3567630 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3567631 (linkUp) |
current |
0x0236700e |
hh3cBrownout5350Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3571726 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3571727 (linkUp) |
current |
0x0236800e |
hh3cOcpShtdn4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3575822 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3575823 (linkUp) |
current |
0x0236900e |
hh3cOcpShtdnOne4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3579918 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3579919 (linkUp) |
current |
0x0236a00e |
hh3cP12VBpFront4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3584014 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3584015 (linkUp) |
current |
0x0236b00e |
hh3cP12VBpRear4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3588110 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3588111 (linkUp) |
current |
0x0236c00e |
hh3cP5VBp4950Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3592206 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3592207 (linkUp) |
current |
0x0236d00e |
hh3cOcpShtdnx18000Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3596302 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3596303 (linkUp) |
current |
0x0236e00e |
hh3cP12vStby5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3604494 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3604495 (linkUp) |
current |
0x0237000e |
hh3cP12v5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3608590 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3608591 (linkUp) |
current |
0x0237100e |
hh3cCPUThrm5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3612686 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3612687 (linkUp) |
current |
0x0237200e |
hh3cRear4SFF5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3616782 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3616783 (linkUp) |
current |
0x0237300e |
hh3cRiser2GPU5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3620878 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3620879 (linkUp) |
current |
0x0237400e |
hh3cRiser1GPU5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3624974 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3624975 (linkUp) |
current |
0x0237500e |
hh3cSw5500INTELType
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3629070 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3629071 (linkUp) |
current |
0x0237600e |
hh3cBack2BoardUARTError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3641358 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3641359 (linkUp) |
current |
0x0237900e |
hh3cP12VStbyDroopFault
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3645454 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3645455 (linkUp) |
current |
0x0237a00e |
hh3cBMCCPLDError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3649550 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3649551 (linkUp) |
current |
0x0237b00e |
hh3cSWCPLDError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3653646 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3653647 (linkUp) |
current |
0x0237c00e |
hh3cP5VFault6769Type
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3657742 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3657743 (linkUp) |
current |
0x0237d00e |
hh3cRiserP12VPWR
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3661838 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3661839 (linkUp) |
current |
0x0237e00e |
hh3cCPU1PowerFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3665934 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3665935 (linkUp) |
current |
0x0237f00e |
hh3cCPU2PowerFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3670030 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3670031 (linkUp) |
current |
0x0238000e |
hh3cP12VShortCircuit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3674126 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.3674127 (linkUp) |
current |
0x0238100e |
hh3cVolLowerCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.4194306 |
Dropped below the lower critical threshold |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.4194307 (linkUp) |
current |
0x02400002 |
hh3cVolUpperMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.7340034 |
Exceeded the upper minor threshold |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.2.7340035 (linkUp) |
current |
0x02700002 |
hh3cVolUpperMajor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.9437186 |
Exceeded the upper major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.2.9437187 (linkUp) |
current |
0x02900002 |
hh3cMemVolUpperMajor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.9568258 |
Exceeded the upper major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.2.9568259 (linkUp) |
current |
0x02920002 |
hh3cVolUpperCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.2.11534338 |
Exceeded the upper critical threshold |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.2.11534339 (linkUp) |
current |
0x02b00002 |
hh3cCurTransToCritFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.3.2097166 |
Transition to Critical from less severe |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.3.2097167 (linkUp) |
current |
0x0320000e |
hh3cCurExcUpperMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.3.7340034 |
Exceeded the upper minor threshold |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.3.7340035 (linkUp) |
current |
0x03700002 |
hh3cCurUpperMajorThold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.3.9437186 |
Exceeded the upper major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.3.9437187 (linkUp) |
current |
0x03900002 |
hh3cMemUpperMajorThold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.3.9568258 |
Exceeded the upper major threshold |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.3.9568259 (linkUp) |
current |
0x03920002 |
hh3cCurExcUpperCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.3.11534338 |
Exceeded the upper critical threshold |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.3.11534339 (linkUp) |
current |
0x03b00002 |
hh3cFanTransToRunning
Event |
Severity |
Recovery notification |
Status |
Event code |
|
1.3.6.1.4.1.25506.13.1.1.0.51.4.20 |
Transition to Running |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.4.21 (linkUp) |
current |
0x04000014 |
hh3cFanFullyRedundant
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.4.22 |
Fully Redundant |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.4.23 (linkUp) |
current |
0x04000016 |
hh3cFanNonRedundant
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.4.3145750 |
Non-redundant:Sufficient Resources from Redundant |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.4.3145751 (linkUp) |
current |
0x04300016 |
hh3cFanTransToOff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.4.4194324 |
Transition to Off Line |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.4.4194325 (linkUp) |
current |
0x04400014 |
hh3cFanInsufResources
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.4.5242902 |
Non-redundant:Insufficient Resources |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.4.5242903 (linkUp) |
current |
0x04500016 |
hh3cFanTransToDegraded
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.4.6291476 |
Transition to Degraded |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.4.6291477 (linkUp) |
current |
0x04600014 |
hh3cPSGeneralIntrustion
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.5.222 |
General Chassis Intrusion |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.5.223 (linkUp) |
current |
0x050000de |
hh3cPSLanLeashLost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.5.4194526 |
LAN Leash Lost |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.5.4194527 (linkUp) |
current |
0x054000de |
hh3cCPUIERR
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.222 |
{IERRSignalType}IERR err |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.223 (linkUp) |
current |
0x070000de |
hh3cCPUMCERR
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.4318 |
{IERRSignalType}MCERR err |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.4319 (linkUp) |
current |
0x070010de |
hh3cCPUThermalTrip
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1048798 |
Thermal Trip |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1048799 (linkUp) |
current |
0x071000de |
hh3cCPUCriticalTemp
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1052894 |
CPU Critical Temperature |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1052895 (linkUp) |
current |
0x071010de |
hh3cCPUHot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1056990 |
PROCHOT |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1056991 (linkUp) |
current |
0x071020de |
hh3cCPUTCCActivation
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1061086 |
TCC Activation |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.1061087 (linkUp) |
current |
0x071030de |
hh3cCPUFRB1Fail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.2097374 |
FRB1/BIST failure |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.2097375 (linkUp) |
current |
0x072000de |
hh3cCPUFRB1BISTError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.2883620 |
FRB1/BIST failure---BIST error found and logged.Socket 1 core1 is disabled |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.7.2883621 (linkUp) |
current |
0x072c0024 |
hh3cCPUFRB2HangFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.3145950 |
FRB2/Hang in POST failure |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.7.3145951 (linkUp) |
current |
0x073000de |
hh3cCPUFRB3StartUpFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.4194526 |
FRB3/Processor Startup/Initialization failure |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.4194527 (linkUp) |
current |
0x074000de |
hh3cCPUConfigError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.5243102 |
Configuration Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.5243103 (linkUp) |
current |
0x075000de |
hh3cConfigurationError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.6226142 |
Configuration Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.6226143 (linkUp) |
current |
0x075f00de |
hh3cCPUPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.7340254 |
Processor Presence detected |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.7.7340255 (linkUp) |
current |
0x077000de |
hh3cCPUThrottled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.10485982 |
Processor Automatically Throttled |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.10485983 (linkUp) |
current |
0x07a000de |
hh3cCPUThrotProHot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.10490078 |
Processor Automatically Throttled |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.10490079 (linkUp) |
current |
0x07a010de |
hh3cCPUThrotMemHot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.10494174 |
Processor Automatically Throttled |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.10494175 (linkUp) |
current |
0x07a020de |
hh3cAMDMachineCheckExcept
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11534558 |
Machine Check Exception |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11534559 (linkUp) |
current |
0x07b000de |
hh3cCPUMachineCheckExc
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11534814 |
Machine Check Exception |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11534815 (linkUp) |
current |
0x07b001de |
hh3cHBMUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11600094 |
Machine Check Exception |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11600095 (linkUp) |
current |
0x07b100de |
hh3cCPUCheckException
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11665886 |
CPU#{CpuIndex}+{EnvironValue.StartCpuIndex}# triggered an uncorrectable error |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.7.11665887 (linkUp) |
current |
0x07b201de |
hh3cAMDCPUCheckCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12583134 |
Correctable Machine Check Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12583135 (linkUp) |
current |
0x07c000de |
hh3cCPUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12583390 |
Correctable Machine Check Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12583391 (linkUp) |
current |
0x07c001de |
hh3cHBMCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12648670 |
Correctable Machine Check Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12648671 (linkUp) |
current |
0x07c100de |
hh3cCPUCheckCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12714462 |
CPU#{CpuIndex}+{EnvironValue.StartCpuIndex}# triggered a correctable error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.7.12714463 (linkUp) |
current |
0x07c201de |
hh3cPSPresenceDetect
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.222 |
Presence detected |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.8.223 (linkUp) |
current |
0x080000de |
hh3cPSRedundancyLost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.1048598 |
Redundancy Lost |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.8.1048599 (linkUp) |
current |
0x08100016 |
hh3cPSFailureDetected
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.1048798 |
Power Supply Failure detected |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.8.1048799 (linkUp) |
current |
0x081000de |
hh3cPSPreFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.2097374 |
Power Supply Predictive Failure |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.8.2097375 (linkUp) |
current |
0x082000de |
hh3cPSInputLost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.3145950 |
Power Supply input lost(AC/DC) |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.8.3145951 (linkUp) |
current |
0x083000de |
hh3cPSLostOutOfRange
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.4194526 |
Power Supply input lost or out-of-range |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.8.4194527 (linkUp) |
current |
0x084000de |
hh3cPSOutOfRange
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.5243102 |
Power Supply input out-of-range-but present |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.8.5243103 (linkUp) |
current |
0x085000de |
hh3cPSConfigErrVendor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.6291678 |
Configuration error---Vendor mismatch |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.8.6291679 (linkUp) |
current |
0x086000de |
hh3cPSRtgMismatch
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.6303966 |
Configuration error---Power Supply rating mismatch |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.8.6303967 (linkUp) |
current |
0x086030de |
hh3cPSConfigErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.6422750 |
Configuration error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.8.6422751 (linkUp) |
current |
0x086200de |
hh3cPSInactive
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.7340254 |
Power Supply Inactive/standby state |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.8.7340255 (linkUp) |
current |
0x087000de |
hh3cPSDedectFailture
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.8.8388830 |
PSU failure detected by CPLD |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.8.8388831 (linkUp) |
current |
0x088000de |
hh3cPUControlFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.9.5247198 |
Power limit is exceeded over correction timelimit |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.9.5247199 (linkUp) |
current |
0x095010de |
hh3cCoolerToOk
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.10.14 |
Transition to OK |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.10.15 (linkUp) |
current |
0x0a00000e |
hh3cCoolerToNonCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.10.1048590 |
Transition to Non-Critical from OK |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.10.1048591 (linkUp) |
current |
0x0a10000e |
hh3cCoolerToNonRecover
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.10.6291470 |
Transition to Non-recoverable |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.10.6291471 (linkUp) |
current |
0x0a60000e |
hh3cCoolerToMonitor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.10.7340046 |
Monitor |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.10.7340047 (linkUp) |
current |
0x0a70000e |
hh3cOUSExcUpperMinor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.11.7340034 |
Exceeded the upper minor threshold |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.11.7340035 (linkUp) |
current |
0x0b700002 |
hh3cMemCECCOrCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.222 |
Correctable ECC or other correctable memory error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.223 (linkUp) |
current |
0x0c0000de |
hh3cAMDMemCECCOrCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.8414 |
Correctable ECC or other correctable memory error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.8415 (linkUp) |
current |
0x0c0020de |
hh3cMemCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.327902 |
CPU#{CPU}+{EnvironValue.StartCpuIndex}# {MemorySilk}triggered a correctable error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.327903 (linkUp) |
current |
0x0c0500de |
hh3cAmdmcaMemErrorCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.393438 |
Correctable ECC or other correctable memory error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.393439 (linkUp) |
current |
0x0c0600de |
hh3cPredictiveFailassert
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1048584 |
Predictive Failure assert |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1048585 (linkUp) |
current |
0x0c100008 |
hh3cMemUCECCOrUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1048798 |
Uncorrectable ECC or other uncorrectable memory error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1048799 (linkUp) |
current |
0x0c1000de |
hh3cAMDMemUCECCOrCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1056990 |
Uncorrectable ECC or other uncorrectable memory error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1056991 (linkUp) |
current |
0x0c1020de |
hh3cMemUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1376478 |
CPU#{CPU}+{EnvironValue.StartCpuIndex}# {MemorySilk}triggered an uncorrectable error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1376479 (linkUp) |
current |
0x0c1500de |
hh3cAmdmcaMemErrorUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1442014 |
Uncorrectable ECC or other uncorrectable memory error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.1442015 (linkUp) |
current |
0x0c1600de |
hh3cMemParity
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2097374 |
Parity |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2097375 (linkUp) |
current |
0x0c2000de |
hh3cAMDMemParity
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2105566 |
Parity |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2105567 (linkUp) |
current |
0x0c2020de |
hh3cMemParityPhaseErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2142660 |
Parity---An uncorrectable error occurs during the memory test phase |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2142661 (linkUp) |
current |
0x0c20b1c4 |
hh3cMemInterErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2154516 |
Parity---The memory interleaving configuration cannot meet the requirements of the server |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2154517 (linkUp) |
current |
0x0c20e014 |
hh3cMemInterErr1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2154532 |
Parity---The memory interleaving configuration cannot meet the requirements of the server |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2154533 (linkUp) |
current |
0x0c20e024 |
hh3cMemInterErr3
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2154724 |
Parity---The memory interleaving configuration cannot meet the requirements of the server |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2154725 (linkUp) |
current |
0x0c20e0e4 |
hh3cMemParityDelayExc
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2179108 |
Parity---Delay exceeded |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2179109 (linkUp) |
current |
0x0c214024 |
hh3cMemTimingError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2183188 |
Parity---Timing error occurred during signal line adjustment for memory write leveling training |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2183189 (linkUp) |
current |
0x0c215014 |
hh3cMemParityErrCMD
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2252820 |
Parity---CMD eye width is too small |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2252821 (linkUp) |
current |
0x0c226014 |
hh3cMemParityErrCmdPiGroup
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2252836 |
Parity---CmdPiGroup: No Eye width |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2252837 (linkUp) |
current |
0x0c226024 |
hh3cMemParityErrFNv
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2260996 |
Parity---The command is not in the FNV table |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2260997 (linkUp) |
current |
0x0c228004 |
hh3cMemParityErrCS
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2265156 |
Parity---CS is not consistent with clock in timing and the channel is isolated |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2265157 (linkUp) |
current |
0x0c229044 |
hh3cMemParityErrCA
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2265172 |
Parity---CA is not consistent with clock in timingand the channel is isolated |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2265173 (linkUp) |
current |
0x0c229054 |
hh3cMemReadDqDqsErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298164 |
Parity---Memory read DqDqs training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298165 (linkUp) |
current |
0x0c231134 |
hh3cMemReceiveErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298180 |
Parity---Memory receive enable training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298181 (linkUp) |
current |
0x0c231144 |
hh3cMemWrDqDqsErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298212 |
Parity---Memory write DqDqs training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298213 (linkUp) |
current |
0x0c231164 |
hh3cMemDeviceDisabled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298308 |
Parity---An error occurrs during memory test and the rank is disabled |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298309 (linkUp) |
current |
0x0c2311c4 |
hh3cMemParityErrLRDIMM
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298372 |
Parity---LRDIMM external coarse training failed. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298373 (linkUp) |
current |
0x0c231204 |
hh3cMemLRDIMMTrainErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298388 |
Parity---LRDIMM external fine training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298389 (linkUp) |
current |
0x0c231214 |
hh3cMemLRDIMMTrainErr1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298404 |
Parity---LRDIMM internal coarse training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298405 (linkUp) |
current |
0x0c231224 |
hh3cMemLRDIMMTrainErr2
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298420 |
Parity---LRDIMM internal fine training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298421 (linkUp) |
current |
0x0c231234 |
hh3cMemLRDIMMTrainErr3
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298468 |
Parity---LRDIMM RCVEN training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298469 (linkUp) |
current |
0x0c231264 |
hh3cMemReadDelayFailed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298500 |
Parity---Read delay training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298501 (linkUp) |
current |
0x0c231284 |
hh3cMemWrDelayFailed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298548 |
Parity---Write delay training failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2298549 (linkUp) |
current |
0x0c2312b4 |
hh3cMemMaskTestFailed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2670628 |
Parity---Mapped out because failed critical mask test at cold boot |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.2670629 (linkUp) |
current |
0x0c28c024 |
hh3cMemParityInvalidSPD
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3068052 |
Parity---Invalid SPD contents |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3068053 (linkUp) |
current |
0x0c2ed094 |
hh3cMemParityDDRTErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3068100 |
Parity---The DCPMM memory modules of the unexpected model are installed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3068101 (linkUp) |
current |
0x0c2ed0c4 |
hh3cMemParityVDD
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3080212 |
Parity---Failed to set the VDD voltage of the DIMM |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3080213 (linkUp) |
current |
0x0c2f0014 |
hh3cMemScrubFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3150046 |
Memory patrol scrub CE occured |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3150047 (linkUp) |
current |
0x0c3010de |
hh3cMemStruckBit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3154142 |
Memory patrol scrub UCE occured and degraded to CE |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.3154143 (linkUp) |
current |
0x0c3020de |
hh3cMemDeviceDisable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4194526 |
Memory Device Disabled |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4194527 (linkUp) |
current |
0x0c4000de |
hh3cAMDDeviceDisable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4202718 |
Memory Device Disabled |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4202719 (linkUp) |
current |
0x0c4020de |
hh3cMemRankDisabled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4235316 |
Memory Device Disabled---The rank is disabled |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4235317 (linkUp) |
current |
0x0c40a034 |
hh3cMemDIMMDisabled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4235332 |
Memory Device Disabled---The DIMM is disabled |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.12.4235333 (linkUp) |
current |
0x0c40a044 |
hh3cMemCEOrCECC
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.5243102 |
Correctable ECC or other memory error limit reached |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.5243103 (linkUp) |
current |
0x0c5000de |
hh3cAMDCeLimit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.5251294 |
Correctable ECC or other correctable memory error logging limit reached |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.5251295 (linkUp) |
current |
0x0c5020de |
hh3cMemPresenceDetected
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.6291678 |
Presence detected |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.12.6291678 (linkUp) |
current |
0x0c6000de |
hh3cMemConfigErrRDIMMs
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7344148 |
Configuration Error---RDIMMs are installed on the server that supports only UDIMMs |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7344149 (linkUp) |
current |
0x0c701014 |
hh3cMemConfigErrUDIMMs
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7348244 |
Configuration Error---UDIMMs are installed on the server that supports only RDIMMs |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7348245 (linkUp) |
current |
0x0c702014 |
hh3cMemConfigErrSODIMMs
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7352340 |
Configuration Error---SODIMMs are installed on the server that supports only RDIMMs |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7352341 (linkUp) |
current |
0x0c703014 |
hh3cMemConfigErrRanks
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368740 |
Configuration Error---The number of ranks per channel can be only 1,2 or 4 |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368741 (linkUp) |
current |
0x0c707024 |
hh3cMemConfigErrJEDEC
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368772 |
Configuration Error---The Columns rows or banks of the DIMM cannot meet the JEDEC standards or LRDIMMs are not supported |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368773 (linkUp) |
current |
0x0c707044 |
hh3cMemConfigErrChannel
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368788 |
Configuration Error---The number of ranks in the channel exceeds 8 |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368789 (linkUp) |
current |
0x0c707054 |
hh3cMemConfigErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368852 |
Configuration Error---Support for ECC on the DIMMs is not consistent with support for ECC on the server |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368853 (linkUp) |
current |
0x0c707094 |
hh3cMemConfigErrVoltage
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368868 |
Configuration Error---The voltage for a DDR4 DIMM is 1.2Vand the voltage for a DDR5 DIMM is 1.1V |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368869 (linkUp) |
current |
0x0c7070a4 |
hh3cMemCPUWithDIMMsErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368964 |
Configuration Error---The CPU is not compatible with 3DS DIMMs |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368965 (linkUp) |
current |
0x0c707104 |
hh3cMemConfigErrNVDIMMs
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368980 |
Configuration Error---DCPMMs with stepping lower than 0x10 are not supported |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368981 (linkUp) |
current |
0x0c707114 |
hh3cMemCPUWithDIMMsErr1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368996 |
Configuration Error---The CPU is not compatible with 16-GB single-rank DIMMs |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7368997 (linkUp) |
current |
0x0c707124 |
hh3cMemCPUWithDIMMsErr2
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369028 |
Configuration Error---2 DIMMs per channel not supported with this CPU |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369029 (linkUp) |
current |
0x0c707144 |
hh3cMemDIMMFrequencyErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369044 |
Configuration Error---The frequency of the DIMM is not supported on the server |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369045 (linkUp) |
current |
0x0c707154 |
hh3cMemCPUwithDIMMsErr3
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369204 |
Configuration Error--- 24Gb or higher Capacity DRAMs not supported with this CPU |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369205 (linkUp) |
current |
0x0c7071f4 |
hh3cMemCPUAndLRDIMMsErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369236 |
Configuration Error---The CPU is not compatible with LRDIMMs |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369237 (linkUp) |
current |
0x0c707214 |
hh3cMemDCPMMAndHBMErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369252 |
Configuration Error---DCPMM + HBM config is not supported, disable DCPMM populated channel |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7369253 (linkUp) |
current |
0x0c707224 |
hh3cMemConfigErr1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7376916 |
Configuration Error---Failed to enable the lockstep mode. The memory RAS mode has degraded to independent |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7376917 (linkUp) |
current |
0x0c709014 |
hh3cMemFullMirrorErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7389204 |
Configuration Error---Failed to enable the full mirror mode |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7389205 (linkUp) |
current |
0x0c70c014 |
hh3cMemPartialMirrorErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7393300 |
Configuration Error---Failed to enable the partial mirror mode. The memory RAS mode degraded to independent |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7393301 (linkUp) |
current |
0x0c70d014 |
hh3cMemInterErr2
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7397428 |
Configuration Error---The memory interleaving configuration cannot meet the requirements of the server |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7397429 (linkUp) |
current |
0x0c70e034 |
hh3cMemRankSparingErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7405588 |
Configuration Error---Failed to enable the rank sparing mode. The memory RAS mode has degraded to independent |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7405589 |
current |
0x0c710014 |
hh3cMemPatrolErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7409668 |
Configuration Error---Failed to enable patrol scrubbing |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7409669 (linkUp) |
current |
0x0c711004 |
hh3cMemConfigSlot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7434260 |
Configuration Error---The number of ranks in the black slot is greater the number of ranks in the black slot in a channel, or the DIMM is installed in the black slot in a channel but the white slot is empty |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7434261 (linkUp) |
current |
0x0c717014 |
hh3cMemConfigErrDIMM
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7434292 |
Configuration Error---DIMM population error. Two DCPMM memory modules cannot be installed in a channel |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7434293 (linkUp) |
current |
0x0c717034 |
hh3cMemConfigErrDDRT
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7434324 |
Configuration Error---The DCPMM memory module is installed in the white slot |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7434325 (linkUp) |
current |
0x0c717054 |
hh3cMemConfigErrODT
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7508020 |
Configuration Error---ODT configuration error. The channel is isolated |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7508021 (linkUp) |
current |
0x0c729034 |
hh3cMemConfigErrREQ
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7508068 |
Configuration Error---REQ is not consistent with clock in timing |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7508069 (linkUp) |
current |
0x0c729064 |
hh3cMemConfigErrADDDC
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7577620 |
Configuration Error---Failed to enable ADDDC |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7577621 (linkUp) |
current |
0x0c73a014 |
hh3cMemConfigErrNMN
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7880740 |
Configuration Error---NVMCTRL_MEDIA_NOTREADY |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.12.7880741 (linkUp) |
current |
0x0c784024 |
hh3cBayPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.222 |
Drive Presence |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.13.223 (linkUp) |
current |
0x0d0000de |
hh3cBayDriveFault
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.1048798 |
Drive Fault |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.13.1048799 (linkUp) |
current |
0x0d1000de |
hh3cDFDiskMissing
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.1376478 |
Drive Fault---The disk is missing |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.13.1376479 (linkUp) |
current |
0x0d1500de |
hh3cDiskUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.2097166 |
Transition to Critical from less severe---The disk triggered an uncorrectable error event |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.13.2097167 (linkUp) |
current |
0x0d20000e |
hh3cBayPreFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.2097374 |
Predictive Failure |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.13.2097375 (linkUp) |
current |
0x0d2000de |
hh3cBayPreFailure1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.2752734 |
Predictive Failure |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.13.2752735 (linkUp) |
current |
0x0d2a00de |
hh3cBayInCriticalArray
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.5243102 |
In Critical Array |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.13.5243103 (linkUp) |
current |
0x0d5000de |
hh3cBayInFailedArray
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.6291678 |
In Failed Array |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.13.6291679 (linkUp) |
current |
0x0d6000de |
hh3cBayRemapInProgress
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.7340254 |
Rebuild/Remap in progress |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.13.7340255 (linkUp) |
current |
0x0d7000de |
hh3cBayMediaErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.10485982 |
The disk triggered a media error |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.13.10485983 (linkUp) |
current |
0x0da000de |
hh3cBayUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.11534558 |
The disk triggered an uncorrectable error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.13.11534559 (linkUp) |
current |
0x0db000de |
hh3cBayDiskMissing
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.13.12583134 |
The disk is missing |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.13.12583135 (linkUp) |
current |
0x0dc000de |
hh3cKTIFiFailedTrain
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.16372 |
System Firmware Error (POST Error)---Some CPU links failed to train. KTI topology changed across reset |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.16373 (linkUp) |
current |
0x0f003ff4 |
hh3cSFEUnreVideoFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.37086 |
System Firmware Error(POST Error) |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.15.37087 (linkUp) |
current |
0x0f0090de |
hh3cKTIFirMatchFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.69620 |
System Firmware Error (POST Error)--- CPU stepping mismatch detected |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.69621 (linkUp) |
current |
0x0f010ff4 |
hh3cSFPEnforceMismatch
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.94516 |
System Firmware Error(POST Error)---Memory population enforcement mismatch, Please check the DIMM population rules |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.94517 (linkUp) |
current |
0x0f017134 |
hh3cSFPPostErrNoDIMMs
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.94596 |
System Firmware Error(POST Error)---No Dimm on socketx |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.94597 (linkUp) |
current |
0x0f017184 |
hh3cPostBooting
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.131550 |
System Firmware Error(POST Error) |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.131551 (linkUp) |
current |
0x0f0201de |
hh3cBIOSPost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.131806 |
System Firmware Error(POST Error) |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.15.131807 (linkUp) |
current |
0x0f0202de |
hh3cDUPPostSuccess
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.132062 |
System Firmware Error(POST Error) |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.15.132063 (linkUp) |
current |
0x0f0203de |
hh3cDUPPostStart
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.135134 |
System Firmware Error(POST Error) |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.15.135135 (linkUp) |
current |
0x0f020fde |
hh3cSFEStepMatchFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.852190 |
System Firmware Error(POST Error) |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.852191 (linkUp) |
current |
0x0f0d00de |
hh3cSFEFreqMatchFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.856286 |
System Firmware Error(POST Error) |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.856287 (linkUp) |
current |
0x0f0d10de |
hh3cSFEMicCodeMatchFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.860382 |
System Firmware Error(POST Error) |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.860383 (linkUp) |
current |
0x0f0d20de |
hh3cSFEUPIMatchFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.864478 |
System Firmware Error(POST Error) |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.864479 (linkUp) |
current |
0x0f0d30de |
hh3cSFENoMemoryFound
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.950292 |
System Firmware Error(POST Error)---No memory found |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.950293 (linkUp) |
current |
0x0f0e8014 |
hh3cSFENoDIMMAvailable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.950308 |
System Firmware Error(POST Error)---No DIMM is available for memory-mapping operation |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.950309 (linkUp) |
current |
0x0f0e8024 |
hh3cSFEDifferentDIMM
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.970772 |
System Firmware Error(POST Error)---Different DIMM types detected |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.970773 (linkUp) |
current |
0x0f0ed014 |
hh3cSFEDIMMErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.970788 |
System Firmware Error(POST Error)---DIMM population error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.970789 (linkUp) |
current |
0x0f0ed024 |
hh3cMemParityAMP
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.1040452 |
System Firmware Error(POST Error)---Run sense AMP HW FSM failed |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.1040453 (linkUp) |
current |
0x0f0fe044 |
hh3cKTIFirTopologyCh
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.1048564 |
System Firmware Error (POST Error)---KTI Topology Change Logged |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.15.1048565 (linkUp) |
current |
0x0f0ffff4 |
hh3cSFEHang
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.1048798 |
System Firmware Hang |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.15.1048799 (linkUp) |
current |
0x0f1000de |
hh3cSecProInit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.2109662 |
System Firmware Progress---Secondary processor(s) initialization---Detection unsuccessful |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.15.2109663 (linkUp) |
current |
0x0f2030de |
hh3cVideoInit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.15.2134238 |
System Firmware Progress---Video initialization---Detection unsuccessful |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.15.2134239 (linkUp) |
current |
0x0f2090de |
hh3cELDLogAreaReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.16.2097374 |
Log Area Reset/Cleared |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.16.2097375 (linkUp) |
current |
0x102000de |
hh3cELDSELFull
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.16.4194526 |
SEL Full |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.16.4194527 (linkUp) |
current |
0x104000de |
hh3cELDSELAlmostFull
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.16.5243102 |
SEL Almost Full |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.16.5243103 (linkUp) |
current |
0x105000de |
hh3cSECSysReconfig
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.222 |
System Reconfigured---BIOS load default. CMOS cleared |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.223 (linkUp) |
current |
0x120000de |
hh3cSECCpuUsageExceeds
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1052682 |
Limit Exceeded---Cpu usage exceeds the threshold |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1052683 (linkUp) |
current |
0x1210100a |
hh3cSECMemUsageExceeds
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1056778 |
Limit Exceeded---Mem usage exceeds the threshold |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1056779 (linkUp) |
current |
0x1210200a |
hh3cSECNetUsageExceeds
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1060874 |
Limit Exceeded---Network usage exceeds the threshold |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1060875 (linkUp) |
current |
0x1210300a |
hh3cSECHDDUsageExceeds
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1064970 |
Limit Exceeded---Hard disk usage exceeds the threshold |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1064971 (linkUp) |
current |
0x1210400a |
hh3cDiskPredict
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.1069066 |
Limit Exceeded---Hard disk usage exceeds the threshold---Predictive Failure |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.10649067 (linkUp) |
current |
0x1210500a |
hh3cSECTimestampSync
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.5243102 |
Timestamp Clock Synch |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.5243103 (linkUp) |
current |
0x125000de |
hh3cSECClockSync
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.18.5767390 |
Timestamp Clock Synch |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.18.5767391 (linkUp) |
current |
0x125800de |
hh3cCIPCIPERR
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.4194526 |
PCI PERR |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.4194527 (linkUp) |
current |
0x134000de |
hh3cCIPCISERR
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.5243102 |
PCI SERR |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.5243103 (linkUp) |
current |
0x135000de |
hh3cCIBusCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.7340254 |
Bus Correctable Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.19.7340255 (linkUp) |
current |
0x137000de |
hh3cCIBusTimeout
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.7602398 |
|
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.19.7602399 (linkUp) |
current |
0x137400de |
hh3cAmdMcaBusCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.7864542 |
Bus Correctable Error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.19.7864543 (linkUp) |
current |
0x137800de |
hh3cCIBusUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.8388830 |
Bus Uncorrectable Error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.8388831 (linkUp) |
current |
0x138000de |
hh3cCIFrontPanelNMI
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.8650974 |
|
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.8650975 (linkUp) |
current |
0x138400de |
hh3cAmdMcaBusUCE
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.8913118 |
Bus Uncorrectable Error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.8913119 (linkUp) |
current |
0x138800de |
hh3cCIBusFatalErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.10485982 |
Bus Fatal Error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.10485983 (linkUp) |
current |
0x13a000de |
hh3cCIBusFatalErrGPU
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.11141342 |
Bus Fatal Error---GPU is lost |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.11141343 (linkUp) |
current |
0x13aa00de |
hh3cCIBusDegraded
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.19.11534558 |
Bus Degraded |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.19.11534559 (linkUp) |
current |
0x13b000de |
hh3cButtonPowerPressed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.20.222 |
Power Button pressed |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.20.223 (linkUp) |
current |
0x140000de |
hh3cButtonResetPressed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.20.2097374 |
Reset Button pressed |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.20.2097375 (linkUp) |
current |
0x142000de |
hh3cModTransToNonCrit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1048590 |
Transition to Non-Critical from OK |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1048591 (linkUp) |
current |
0x1510000e |
hh3cKTITranSlowSpeed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1056756 |
Transition to Non-Critical from OK---System is operating in KTI Link Slow Speed Mode |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1056757 (linkUp) |
current |
0x15101ff4 |
hh3cKTITranNonSpeed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1060852 |
Transition to Non-Critical from OK---Requested Link Speed is not supported. Defaulting to 12.8GT |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1060853 (linkUp) |
current |
0x15102ff4 |
hh3cKTITranOptMis
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1069044 |
Transition to Non-Critical from OK---One or more per Link option mismatch detected. Forcing to common setting |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1069045 (linkUp) |
current |
0x15104ff4 |
hh3cKTITranOneLink
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1073140 |
Transition to Non-Critical from OK---Some CPU has more than one link connecting to other CPU. Disable one of the Dual-Link |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1073141 (linkUp) |
current |
0x15105ff4 |
hh3cKTITranAdaptation
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1077236 |
Transition to Non-Critical from OK---KTI Adaptation is in progress, or High Speed adaptation is failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1077237 (linkUp) |
current |
0x15106ff4 |
hh3cModuleSysBoardErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1114126 |
System board triggered a correctable error |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.21.1114127 (linkUp) |
current |
0x1511000e |
hh3cModTransToCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.2097166 |
transition to Critical from less severe |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.21.2097167 (linkUp) |
current |
0x1520000e |
hh3cModSysBoard
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.2162702 |
System board triggered an uncorrectable error |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.21.2162703 (linkUp) |
current |
0x1521000e |
hh3cModTransToNonRec
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.21.3145742 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.21.3145743 (linkUp) |
current |
0x1530000e |
hh3cCPTransToRun
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.22.20 |
Transition to running |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.22.21 (linkUp) |
current |
0x16000014 |
hh3cCPTransToPowerOff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.22.2097172 |
Transition to power off |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.22.2097173 (linkUp) |
current |
0x16200014 |
hh3cAICTransToOK
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.23.14 |
Transition to OK |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.23.15 (linkUp) |
current |
0x1700000e |
hh3cAICTransToCrit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.23.2097166 |
Transition to Critical from less severe |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.23.2097167 (linkUp) |
current |
0x1720000e |
hh3cAICTransCriti
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.23.2752526 |
Transition to Critical from less severe |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.23.2752527 (linkUp) |
current |
0x172a000e |
hh3cAICTransToNonRec
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.23.3145742 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.23.3145743 (linkUp) |
current |
0x1730000e |
hh3cChassTransToCrit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.24.2097166 |
Transition to Critical from less severe |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.24.2097167 (linkUp) |
current |
0x1820000e |
hh3cChassTransToNoRecov
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.24.3145742 |
Transition to Non-recoverable from less severe |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.24.3145743 (linkUp) |
current |
0x1830000e |
hh3cCSTransToCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.25.2097166 |
Transition to Critical from less severe |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.25.2097167 (linkUp) |
current |
0x1920000e |
hh3cCableConfigErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1048798 |
Configuration Error-Incorrect cable connected / Incorrect interconnection |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1048799 (linkUp) |
current |
0x1b1000de |
hh3cCableNoSup
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1179870 |
Configuration Error-Incorrect cable connected / Incorrect interconnection |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1179871 (linkUp) |
current |
0x1b1200de |
hh3cCableRiserConfigErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1310942 |
Configuration Error-Incorrect cable connected / Incorrect interconnection |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1310943 (linkUp) |
current |
0x1b1400de |
hh3cCableConfigError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1573086 |
Configuration Error-Incorrect cable connected / Incorrect interconnection |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.27.1573087 (linkUp) |
current |
0x1b1800de |
hh3cSysBootPowerUp
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.29.222 |
Initiated by power up |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.29.223 (linkUp) |
current |
0x1d0000de |
hh3cSysBootHardReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.29.1048798 |
Initiated by hard reset |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.29.1048799 (linkUp) |
current |
0x1d1000de |
hh3cSysBootWarmReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.29.2097374 |
Initiated by warm reset |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.29.2097375 (linkUp) |
current |
0x1d2000de |
hh3cSysBootRestart
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.29.7340254 |
System Restart |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.29.7340255 (linkUp) |
current |
0x1d7000de |
hh3cBootErrNoMedia
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.30.222 |
No bootable media |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.30.223 (linkUp) |
current |
0x1e0000de |
hh3cBOBCompleted
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.31.1048798 |
C:boot completed |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.31.1048799 (linkUp) |
current |
0x1f1000de |
hh3cBiosEndPost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.31.6291678 |
Boot completed – boot device not specified |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.31.6291679 (linkUp) |
current |
0x1f6000de |
hh3cOSStopOSLoadStop
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.32.1048798 |
Run-time Critical Stop |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.32.1048799 (linkUp) |
current |
0x201000de |
hh3cOSStopLoadStop
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.32.1573086 |
Run-time Critical Stop |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.51.32.1573087 (linkUp) |
current |
0x201800de |
hh3cOSStopGracefulStop
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.32.2097374 |
OS Graceful Stop |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.32.2097375 (linkUp) |
current |
0x202000de |
hh3cOSStopShutdown
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.32.3145950 |
OS Graceful Shutdown |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.32.3145951 (linkUp) |
current |
0x203000de |
hh3cOSStopPEF
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.32.4194526 |
Soft Shutdown initiated by PEF |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.32.4194527 (linkUp) |
current |
0x204000de |
hh3cDeviceRemoOrAbsent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.33.16 |
Device Removed / Device Absent |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.33.17 (linkUp) |
current |
0x21000010 |
hh3cDeviceDisabled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.33.18 |
Device Disabled |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.33.19 (linkUp) |
current |
0x21000012 |
hh3cSlotFaultAssert
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.33.222 |
Fault Status asserted |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.33.223 (linkUp) |
current |
0x210000de |
hh3cNicTransToNonCrit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.33.1048590 |
Transition to Non-Critical from OK |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.33.1048591 (linkUp) |
current |
0x2110000e |
hh3cDeviceInserOrPresent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.33.1048592 |
Device Inserted / Device Present |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.33.1048593 (linkUp) |
current |
0x21100010 |
hh3cSapsS0Work
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.222 |
S0/G0working |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.223 (linkUp) |
current |
0x220000de |
hh3cS0WorkCause
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.524510 |
S0/G0working |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.524511 (linkUp) |
current |
0x220800de |
hh3cSapsS5G2SoftOff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.5243102 |
S5 / G2 soft-off |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.5243103 (linkUp) |
current |
0x225000de |
hh3cS5G2SoftOffCause
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.5767390 |
S5 / G2 soft-off |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.5767391 (linkUp) |
current |
0x225800de |
hh3cSapsS4S5Softoff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.6291678 |
S4/S5 soft-off:particular S4/S5 state cannot be determined |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.6291679 (linkUp) |
current |
0x226000de |
hh3cMechanicalOffCause
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.7864542 |
G3/Mechanical Off |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.7864543 (linkUp) |
current |
0x227800de |
hh3cSapsLPCReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.34.13631710 |
LPC Reset occurred |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.34.13631711 (linkUp) |
current |
0x22d000de |
hh3cWTD2TimeExpire
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.35.222 |
Watchdog overflow.Action:Timer expired-status only(no action and no interrupt) |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.35.223 (linkUp) |
current |
0x230000de |
hh3cWTD2HardReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.35.1048798 |
Watchdog overflow.Action:Hard Reset |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.35.1048799 (linkUp) |
current |
0x231000de |
hh3cWTD2PowerDown
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.35.2097374 |
Watchdog overflow.Action:Power Down |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.35.2097375 (linkUp) |
current |
0x232000de |
hh3cWTD2PowerCycle
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.35.3145950 |
Watchdog overflow.Action:Power Cycle |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.35.3145951 (linkUp) |
current |
0x233000de |
hh3cLicenseAboutExpire
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.37.222 |
Entity Present---License is about to expire |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.37.223 (linkUp) |
current |
0x250000de |
hh3cEntityDisabled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.37.2097374 |
Entity Disabled |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.37.2097375 (linkUp) |
current |
0x252000de |
hh3cICMeHealthEvent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.38.222 |
ME Firmware Health Event---Event data |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.38.222 (linkUp) |
current |
0x260000de |
hh3cICMeReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.38.1048798 |
ME will reset platform soon |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.38.1048799 (linkUp) |
current |
0x261000de |
hh3cSensorUnava
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.40.222 |
Sensor access degraded or unavailable |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.40.223 (linkUp) |
current |
0x280000de |
hh3cMSHCtrlUnavailable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.40.1048798 |
Controller access degraded or unavailable |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.40.1048799 (linkUp) |
current |
0x281000de |
hh3cMSHCtrlOffLine
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.40.2097374 |
Management controller off-line |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.40.2097375 (linkUp) |
current |
0x282000de |
hh3cSensorFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.40.4194526 |
Sensor failure |
Major |
1.3.6.1.4.1.25506.13.1.1.0.51.40.4194527 (linkUp) |
current |
0x284000de |
hh3cBatteryLow
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.41.222 |
Battery low(predictive failure) |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.41.223 (linkUp) |
current |
0x290000de |
hh3cBatteryFailed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.41.1048798 |
Battery failed |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.41.1048799 (linkUp) |
current |
0x291000de |
hh3cBatteryPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.41.2097374 |
Battery presence detected |
Info |
1.3.6.1.4.1.25506.13.1.1.0.51.41.2097375 (linkUp) |
current |
0x292000de |
hh3cVCHwIncompatibility
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.43.2097374 |
Hardware incompatibility detected with associated Entity |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.43.2097375 (linkUp) |
current |
0x2b2000de |
hh3cMeSelftest
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
Event code |
1.3.6.1.4.1.25506.13.1.1.0.51.176.3145950 |
Management controller unavailable |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.51.176.3145951 (linkUp) |
current |
0xb03000de |
Trap nodes in node mode
Introduction
The node-based trap node mode is based on the SensorType Code of the IPMI standard. Each trap node corresponds to a trap reported by this type of sensor. The specific trap information of this type of sensor is differentiated through binding variables. Then, you can obtain recommended actions and detailed information of a trap from H3C HDM2 System Log Messages Reference.
You can obtain the event code of a trap by parsing the variable value of hh3cServerEventCode in "Objects." Through the one-to-one between the event code and OID, you can search H3C HDM2 System Log Messages Reference for event codes to obtain the latest and more accurate recommended actions for traps and detailed trap information.
Parameters
The attributes of a trap are as follows:
· OID (object name)—OID of the object (name of the object).
· Event—Brief description of the trap, which is displayed directly on the network management webpage.
· Severity—Severity level of the trap, as shown in Table 4.
Table 5 Severity levels of failure traps
Severity |
Description |
Info |
No impacts occur to the system. Traps of this severity level indicate event logs that are generated during the normal server operation. No action is required. |
Minor |
No major impacts occur to the system at present, but the certain risks and potential hazards might occur. You can monitor related events and take corresponding measures if necessary to prevent fault escalation. |
Major |
Major impacts occur to the system. The system or service modules (computing, storage, communication, and user data security) might be interrupted, which causes service interruption. |
Critical |
Immediate actions are required for alarms related to severe degradation in processing capacity of the system, significant reduction in available resources, severe reduction in service processing ability, widespread interruption of service modules, and unavailability of storage devices. These will lead to server failure, system crashes, and loss of service data. |
· Recovery notification—Recovery notification of the trap. For recovery traps (linkUp) and event traps, this field is displays a hyphen (-).
· Status—Status of the MIB node, including current, obsolete, deprecated, and optional.
hh3cSrvTemperature
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.1 |
The temperature of a component exceeded the threshold. |
- |
1.3.6.1.4.1.25506.13.1.1.0.1 (linkUp) |
current |
hh3cSrvVoltage
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.2 |
The voltage of a component exceeded the threshold. |
- |
1.3.6.1.4.1.25506.13.1.1.0.2 (linkUp) |
current |
hh3cSrvElectricCurrent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.3 |
The current of a component exceeded the threshold. |
- |
1.3.6.1.4.1.25506.13.1.1.0.3 (linkUp) |
current |
hh3cSrvFan
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.4 |
The status of a fan changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.4 (linkUp) |
current |
hh3cSrvPhysicalSecurity
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.5 |
Chassis intrusion, such as general chassis intrusion, drive bay intrusion, I/O (input/output) card area intrusion, processor area intrusion, LAN leash lost, unauthorized dock, and fan area intrusion to the physical security occurred. |
- |
1.3.6.1.4.1.25506.13.1.1.0.5 (linkUp) |
current |
hh3cSrvPlatformSecurityViolationAttempt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.6 |
Some violation attempts, such as pre-boot password violation and out-of-band access password violation to the platform security occurred. |
- |
1.3.6.1.4.1.25506.13.1.1.0.6 (linkUp) |
obsolete |
hh3cSrvProcessor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.7 |
The processor ran into an error or a failure. |
- |
1.3.6.1.4.1.25506.13.1.1.0.7 (linkUp) |
current |
hh3cSrvPowerSupply
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.8 |
A power supply failure or presence was detected. |
- |
1.3.6.1.4.1.25506.13.1.1.0.8 (linkUp) |
current |
hh3cSrvPowerUnit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.9 |
The status of power unit changed or a power unit failure was detected. |
- |
1.3.6.1.4.1.25506.13.1.1.0.9 (linkUp) |
current |
hh3cSrvCoolingDevice
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.10 |
The working status of the cooling device changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.10 (linkUp) |
current |
hh3cSrvOtherUnitbasedSensor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.11 |
The value of the other unit-based sensor changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.11 (linkUp) |
current |
hh3cSrvMemory
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.12 |
An error occurred on the memory or the memory device. |
- |
1.3.6.1.4.1.25506.13.1.1.0.12 (linkUp) |
current |
hh3cSrvDriveSlot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.13 |
The drive slot is in some conditions, such as drive presence, drive fault, predictive failure, hot spare, consistency check/parity check in progress, in critical/failed array,rebuild/remap in progress, rebuild/remap aborted. |
- |
1.3.6.1.4.1.25506.13.1.1.0.13 (linkUp) |
current |
hh3cSrvSystemFirmware
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.15 |
The system firmware is faulty or hung. |
- |
1.3.6.1.4.1.25506.13.1.1.0.15 (linkUp) |
current |
hh3cSrvEventLoggingDisabled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.16 |
The event logging was disabled or the SEL(System Event Log) is full. |
- |
1.3.6.1.4.1.25506.13.1.1.0.16 (linkUp) |
current |
hh3cSrvWatchdog1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.17 |
The status of the watchdog the supports IPMI(Intelligent Platform Management Interface) v0.9 to v1.0 changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.17 (linkUp) |
obsolete |
hh3cSrvSystemEvent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.18 |
Some system event occurred,such as system reconfigured, OEM(Original Equipment Manufacturer) system boot event, undetermined system hardware failure, entry added to auxiliary log, PEF(Platform Event Filtering) action,timestamp clock sync. |
- |
1.3.6.1.4.1.25506.13.1.1.0.18 (linkUp) |
current |
hh3cSrvCriticalInterrupt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.19 |
Some critical interruption occurred. |
- |
1.3.6.1.4.1.25506.13.1.1.0.19 (linkUp) |
current |
hh3cSrvButtonOrSwitch
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.20 |
The button/switch on this server was pressed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.20 (linkUp) |
current |
hh3cSrvModuleOrBoard
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.21 |
The status of the module/board on this server changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.21 (linkUp) |
current |
hh3cSrvMicrocontroller
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.22 |
The status of the microcontroller/coprocessor changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.22 (linkUp) |
current |
hh3cSrvAddInCard
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.23 |
A card is added to the server. |
- |
1.3.6.1.4.1.25506.13.1.1.0.23 (linkUp) |
current |
hh3cSrvChassis
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.24 |
The chassis status changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.24 (linkUp) |
current |
hh3cSrvChipSet
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.25 |
The chip set didn't respond to BMC(Baseboard Management Controller) request to change system power state. |
- |
1.3.6.1.4.1.25506.13.1.1.0.25 (linkUp) |
current |
hh3cSrvInterconnect
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.27 |
The cable/interconnect is connected or the configuration/connection is incorrect. |
- |
1.3.6.1.4.1.25506.13.1.1.0.27 (linkUp) |
current |
hh3cSrvSystemBoot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.29 |
The system was booted/restarted/initiated. |
- |
1.3.6.1.4.1.25506.13.1.1.0.29 (linkUp) |
current |
hh3cSrvBootError
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.30 |
The system boot error. |
- |
1.3.6.1.4.1.25506.13.1.1.0.30 (linkUp) |
current |
hh3cSrvInstallationStatus
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.31 |
The base os is in boot/initiated status. |
- |
1.3.6.1.4.1.25506.13.1.1.0.31 (linkUp) |
current |
hh3cSrvShutdown
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.32 |
The OS stopped or was shut_down. |
- |
1.3.6.1.4.1.25506.13.1.1.0.32 (linkUp) |
current |
hh3cSrvSlotOrConnector
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.33 |
The status of the slot/connector changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.33 (linkUp) |
current |
hh3cSrvSystemACPIPowerState
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.34 |
The system ACPI(Advanced Configuration and Power Management Interface) power state changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.34 (linkUp) |
current |
hh3cSrvWatchdog2
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.35 |
The status of the watchdog that supports IPMI v1.0 and later changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.35 (linkUp) |
current |
hh3cSrvPlatformAlert
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.36 |
This sensor can be used for returning the state and generating events associated with alerts that have been generated by the platform management subsystem. |
- |
1.3.6.1.4.1.25506.13.1.1.0.36 (linkUp) |
obsolete |
hh3cSrvEntityPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.37 |
This type is not typically used for event generation, but just for providing a present reading. |
- |
1.3.6.1.4.1.25506.13.1.1.0.37 (linkUp) |
current |
hh3cSrvMonitorASIC
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.38 |
The value of the monitor ASIC (Application Specific Integrated Circuit) changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.38 (linkUp) |
current |
hh3cSrvLan
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.39 |
The LAN heartbeat lost. |
- |
1.3.6.1.4.1.25506.13.1.1.0.39 (linkUp) |
obsolete |
hh3cSrvManagementSubsystemHealth
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.40 |
The management subsystem health changed, such as sensor access degraded or unavailable, management controller off-line, management controller unavailable, sensor failure, FRU failure. |
- |
1.3.6.1.4.1.25506.13.1.1.0.40 (linkUp) |
current |
hh3cSrvBattery
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.41 |
The battery status changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.41 (linkUp) |
current |
hh3cSrvSessionAudit
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.42 |
The session was audited. |
- |
1.3.6.1.4.1.25506.13.1.1.0.42 (linkUp) |
obsolete |
hh3cSrvVersionChange
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.43 |
The Hardware/Firmware/Software version changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.43 (linkUp) |
current |
hh3cSrvFruState
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.44 |
The FRU state changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.44 (linkUp) |
obsolete |
hh3cSrvOemReserved
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.46 |
The OEM reserved type. |
- |
1.3.6.1.4.1.25506.13.1.1.0.46 (linkUp) |
obsolete |
hh3cSrvMeStatus
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.176 |
The management controller status changed. |
- |
1.3.6.1.4.1.25506.13.1.1.0.176 (linkUp) |
current |
Trap nodes in event mode
Introduction
You can obtain the event code of a trap by parsing the variable value of hh3cServerEventCode in "Objects." Through the one-to-one between the event code and OID, you can search H3C HDM2 System Log Messages Reference for event codes to obtain the latest and more accurate recommended actions for traps and detailed trap information.
Parameters
The attributes of a trap are as follows:
· OID (object name)—OID of the object (name of the object).
· Event—Brief description of the trap, which is displayed directly on the network management webpage.
· Severity—Severity level of the trap, as shown in Table 6.
Table 6 Severity levels of failure traps
Severity |
Description |
Info |
No impacts occur to the system. Traps of this severity level indicate event logs that are generated during the normal server operation. No action is required. |
Minor |
No major impacts occur to the system at present, but the certain risks and potential hazards might occur. You can monitor related events and take corresponding measures if necessary to prevent fault escalation. |
Major |
Major impacts occur to the system. The system or service modules (computing, storage, communication, and user data security) might be interrupted, which causes service interruption. |
Critical |
Immediate actions are required for alarms related to severe degradation in processing capacity of the system, significant reduction in available resources, severe reduction in service processing ability, widespread interruption of service modules, and unavailability of storage devices. These will lead to server failure, system crashes, and loss of service data. |
· Recovery notification—Recovery notification of the trap. For recovery traps (linkUp) and event traps, this field is displays a hyphen (-).
· Status—Status of the MIB node, including current, obsolete, deprecated, and optional.
hh3cSrvFanPwrOff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.4.0 |
Fan behavior:power off. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.4.0 (linkUp) |
obsolete |
hh3cSrvFanPwrReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.4.1 |
Fan behavior:power reset. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.4.1 (linkUp) |
obsolete |
hh3cSrvFanPwrCycle
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.4.2 |
Fan behavior:power cycle. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.4.2 (linkUp) |
obsolete |
hh3cSrvFanThrottle
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.4.3 |
Fan behavior:CPU subsystem Throttle. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.4.3 (linkUp) |
obsolete |
hh3cSrvChassisIntrusion
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.5.0 |
General chassis intrusion. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.5.0 (linkUp) |
current |
hh3cSrvLanLeashLost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.5.4 |
LAN leash lost. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.5.4 (linkUp) |
current |
hh3cSrvIERR
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.0 |
IERR. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.7.0 (linkUp) |
current |
hh3cSrvThermalTrip
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.1 |
Thermal trip. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.7.1 (linkUp) |
current |
hh3cSrvFRB2Fail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.3 |
FRB2/Hang in POST failure. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.7.3 (linkUp) |
current |
hh3cSrvCpuPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.7 |
Processor presence detected. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.7.7 (linkUp) |
current |
hh3cSrvTerminatorPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.9 |
Terminator presence detected. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.7.9 (linkUp) |
obsolete |
hh3cSrvCpuAutoThrottled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.10 |
Processor automatically throttled. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.7.10 (linkUp) |
current |
hh3cSrvMachienCheckException
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.11 |
Machine check exception. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.7.11 (linkUp) |
current |
hh3cSrvCorrectableMachineErrCheck
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.12 |
Correctable machine error check. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.7.12 (linkUp) |
current |
hh3cSrvMismatch
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.13 |
Mismatch. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.7.13 (linkUp) |
obsolete |
hh3cSrvCpuSysMonitor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.7.14 |
System Source Monitor. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.7.14 (linkUp) |
obsolete |
hh3cSrvPwrSupplyPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.0 |
Presence detected. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.8.0 (linkUp) |
current |
hh3cSrvPwrSupplyFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.1 |
Power supply failure detected. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.8.1 (linkUp) |
current |
hh3cSrvPwrSupplyPreFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.2 |
Power supply predictive failure. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.8.2 (linkUp) |
current |
hh3cSrvPwrSupplyLost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.3 |
Power supply input lost (AC/DC). |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.8.3 (linkUp) |
current |
hh3cSrvPwrSupplyOutOfRange
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.4 |
Power supply input lost or out-of-range. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.8.4 (linkUp) |
current |
hh3cSrvPwrSupplyPresentOutOfRange
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.5 |
Power supply input out-of-range - but present. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.8.5 (linkUp) |
current |
hh3cSrvPwrSupplyConfErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.6 |
Configuration error. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.8.6 (linkUp) |
current |
hh3cSrvPwrSupplyStandby
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.7 |
Power supply inactive/standby state. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.8.7 (linkUp) |
current |
hh3cSrvPwrLoadCheck
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.8.8 |
Power load unbalance check. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.8.8 (linkUp) |
current |
hh3cSrvSofPwrCtrFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.9.5 |
Soft power control not success. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.9.5 (linkUp) |
current |
hh3cSrvPsuSelfCheckFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.9.15 |
PSU Self Check Failed. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.9.15 (linkUp) |
obsolete |
hh3cSrvMemCorrectableECC
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.0 |
Correctable ECC or other correctable memory error. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.12.0 (linkUp) |
current |
hh3cSrvMemUncorrectableECC
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.1 |
Uncorrectable ECC or other uncorrectable memory error. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.12.1 (linkUp) |
current |
hh3cSrvMemParity
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.2 |
Parity. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.12.2 (linkUp) |
current |
hh3cSrvMemDevDisable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.4 |
Memory device disabled. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.12.4 (linkUp) |
current |
hh3cSrvMemCorrectECC1
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.5 |
Correctable ECC or other memory error limit reached. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.12.5 (linkUp) |
current |
hh3cSrvMemPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.6 |
Presence detected. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.12.6 (linkUp) |
current |
hh3cSrvMemConfErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.7 |
Configuration error. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.12.7 (linkUp) |
current |
hh3cSrvMemAutoThrolltled
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.9 |
Memory automatically throttled. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.12.9 (linkUp) |
obsolete |
hh3cSrvMemOverTemperature
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.10 |
Critical over temperature. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.12.10 (linkUp) |
obsolete |
hh3cSrvMemException
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.11 |
Memory exception. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.12.11 (linkUp) |
obsolete |
hh3cSrvMemSysMonitor
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.12 |
System Source Monitor. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.12.12 (linkUp) |
obsolete |
hh3cSrvMemNotCertified
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.12.13 |
Memory is not certified. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.12.13 (linkUp) |
obsolete |
hh3cSrvDrvPresence
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.0 |
Drive presence. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.13.0 (linkUp) |
current |
hh3cSrvDrvFault
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.1 |
Drive fault. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.13.1 (linkUp) |
current |
hh3cSrvPreFailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.2 |
Predictive failure. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.13.2 (linkUp) |
current |
hh3cSrvCheckInProgress
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.4 |
Consistency check / Parity check in progress. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.13.4 (linkUp) |
obsolete |
hh3cSrvInCriticalArray
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.5 |
In critical array. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.13.5 (linkUp) |
obsolete |
hh3cSrvInFailedArray
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.6 |
In failed array. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.13.6 (linkUp) |
current |
hh3cSrvRebuilding
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.7 |
Rebuild/Remap in progress. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.13.7 (linkUp) |
current |
hh3cSrvDiskMediaErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.10 |
The disk triggered a media error. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.13.10 (linkUp) |
current |
hh3cSrvDiskUncorrectableErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.11 |
The disk triggered an uncorrectable error. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.13.11 (linkUp) |
current |
hh3cSrvDiskMissing
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.13.12 |
The disk is missing. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.13.12 (linkUp) |
current |
hh3cSrvSysFWErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.15.0 |
System firmware error (POST error). |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.15.0 (linkUp) |
current |
hh3cSrvSysFWPro
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.15.2 |
System firmware progress. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.15.2 (linkUp) |
current |
hh3cSrvSysFWProPresent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.15.3 |
System firmware progress present. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.15.3 (linkUp) |
obsolete |
hh3cSrvLogAreaReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.16.2 |
Log area reset/cleared. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.16.2 (linkUp) |
current |
hh3cSrvBIOSWatchdogReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.17.0 |
BIOS watchdog reset. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.17.0 (linkUp) |
obsolete |
hh3cSrvWatchdogInterrupt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.17.5 |
OS watchdog NMI/diagnostic interrupt. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.17.5 (linkUp) |
obsolete |
hh3cSrvWatchdogPreInterrupt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.17.7 |
OS watchdog pre-Timeout interrupt-Non-NMI. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.17.7 (linkUp) |
obsolete |
hh3cSrvUnderminedSysHWfailure
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.18.2 |
Undetermined system hardware failure." |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.18.2 (linkUp) |
obsolete |
hh3cSrvTimeSynch
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.18.5 |
Timestamp clock synch. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.18.5 (linkUp) |
current |
hh3cSrvSWNMI
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.19.3 |
Software NMI. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.19.3 (linkUp) |
obsolete |
hh3cSrvBusUncorrectableErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.19.8 |
Bus uncorrectable error. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.19.8 (linkUp) |
current |
hh3cSrvBusFatalErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.19.10 |
Bus fatal error. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.19.10 (linkUp) |
current |
hh3cSrvPowerButton
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.20.0 |
Power button pressed. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.20.0 (linkUp) |
current |
hh3cSrvResetButton
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.20.2 |
Reset button pressed. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.20.2 (linkUp) |
current |
hh3cSrvUidButton
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.20.5 |
Uid button pressed. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.20.5 (linkUp) |
obsolete |
hh3cSrvBoardCriticalEvt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.21.0 |
Board critical event. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.21.0 (linkUp) |
obsolete |
hh3cSrvCMOSClear
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.21.1 |
SEL_SENSOR_TYPE_OEM_CMOS--BIOS load default. CMOS cleared. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.21.1 (linkUp) |
obsolete |
hh3cSrvBoardMajorEvt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.21.3 |
Board major event. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.21.3 (linkUp) |
obsolete |
hh3cSrvBoardMinorEvt
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.21.4 |
Board minor event. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.21.4 (linkUp) |
obsolete |
hh3cSrvBMCReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.22.0 |
BMC reset. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.22.0 (linkUp) |
obsolete |
hh3cSrvBMCColdReboot
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.22.1 |
HDM cold reboot. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.22.1 (linkUp) |
obsolete |
hh3cSrvBMCWDTtimeout
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.22.2 |
BMC WDT timeout event happened. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.22.2 (linkUp) |
obsolete |
hh3cSrvBMCRestart
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.22.3 |
BMC service restart. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.22.3 (linkUp) |
obsolete |
hh3cSrvSoftPwrCtrlFail
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.25.0 |
Soft power control not success. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.25.0 (linkUp) |
obsolete |
hh3cSrvCableConfErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.27.1 |
Configuration error. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.27.1 (linkUp) |
current |
hh3cSrvSysPwrUp
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.29.0 |
Initiated by power up. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.29.0 (linkUp) |
current |
hh3cSrvSysHardReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.29.1 |
Initiated by hard reset. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.29.1 (linkUp) |
current |
hh3cSrvSysWarmReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.29.2 |
Initiated by warm reset. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.29.2 (linkUp) |
current |
hh3cSrvSysRestart
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.29.7 |
System restart. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.29.7 (linkUp) |
current |
hh3cSrvNoBootableMedia
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.30.0 |
No bootable media. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.30.0 (linkUp) |
current |
hh3cSrvCbootCompleted
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.31.1 |
C: boot completed. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.31.1 (linkUp) |
current |
hh3cSrvPXEbootCompleted
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.31.2 |
PXE boot completed. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.31.2 (linkUp) |
obsolete |
hh3cSrvRuntimeStop
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.32.1 |
Run-time critical stop. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.32.1 (linkUp) |
current |
hh3cSrvOSGracefulStop
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.32.2 |
OS graceful stop. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.32.2 (linkUp) |
current |
hh3cSrvOSgracefulShutdown
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.32.3 |
OS graceful shutdown. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.32.3 (linkUp) |
current |
hh3cSrvFaultStatusAssert
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.33.0 |
Fault status asserted. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.33.0 (linkUp) |
current |
hh3cSrvIDStatusAssert
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.33.1 |
Identify status asserted. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.33.1 (linkUp) |
obsolete |
hh3cSrvSlotDisable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.33.8 |
Slot is disabled. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.33.8 (linkUp) |
obsolete |
hh3cSrvS0Working
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.34.0 |
S0/G0 working. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.34.0 (linkUp) |
current |
hh3cSrvS5SoftOff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.34.5 |
S5/G2 soft-off. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.34.5 (linkUp) |
current |
hh3cSrvLegacyOn
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.34.11 |
Legacy on state. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.34.11 (linkUp) |
obsolete |
hh3cSrvLegacyOff
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.34.12 |
Legacy off state. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.34.12 (linkUp) |
obsolete |
hh3cSrvLPCReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.34.13 |
LPC Reset occurred. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.34.13 (linkUp) |
current |
hh3cSrvTimerExpired
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.35.0 |
Watchdog overflow.Action:timer expired - status only (no action and no interrupt). |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.35.0 (linkUp) |
current |
hh3cSrvHardReset
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.35.1 |
Watchdog overflow.Action:hard reset. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.35.1 (linkUp) |
current |
hh3cSrvPowerDown
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.35.2 |
Watchdog overflow.Action:power down. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.35.2 (linkUp) |
current |
hh3cSrvPowerCycle
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.35.3 |
Watchdog overflow.Action:power cycle. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.35.3 (linkUp) |
current |
hh3cSrvTimerInterrput
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.35.8 |
Watchdog overflow.Action:timer interrupt. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.35.8 (linkUp) |
obsolete |
hh3cSrvBatteryLow
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.41.0 |
Battery low (predictive failure). |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.41.0 (linkUp) |
current |
hh3cSrvBatteryFailed
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.41.1 |
Battery failed. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.41.1 (linkUp) |
current |
hh3cSrvBatteryPresent
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.41.2 |
Battery presence detected. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.41.2 (linkUp) |
current |
hh3cSrvSpecOem
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.45.0 |
OEM system event. |
- |
1.3.6.1.4.1.25506.13.1.1.0.47.45.0 (linkUp) |
obsolete |
hh3cSrvSysEventReserved
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.46.0 |
Reserved system event. |
- |
1.3.6.1.4.1.25506.13.1.1.0.47.46.0 (linkUp) |
obsolete |
hh3cSrvLowerMinorThreshold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.0 |
Dropped below the lower minor threshold. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.0 (linkUp) |
current |
hh3cSrvLowerMajorThreshold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.2 |
Dropped below the lower major threshold. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.2 (linkUp) |
current |
hh3cSrvLowerCriticalThreshold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.4 |
Dropped below the lower critical threshold. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.4 (linkUp) |
current |
hh3cSrvUpperMinorThreshold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.7 |
Exceeded the upper minor threshold. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.7 (linkUp) |
current |
hh3cSrvUpperMajorThreshold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.9 |
Exceeded the upper major threshold. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.9 (linkUp) |
current |
hh3cSrvUpperCriticalThreshold
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.11 |
Exceeded the upper critical threshold. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.127.1.11 (linkUp) |
current |
hh3cSrvStateAssert
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.3.1 |
State asserted. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.3.1 (linkUp) |
obsolete |
hh3cSrvTransOK
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.7.0 |
Transition to OK. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.127.7.0 (linkUp) |
current |
hh3cSrvTransNonCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.7.1 |
Transition to Non-Critical from OK. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.7.1 (linkUp) |
current |
hh3cSrvTransCritical
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.7.2 |
Transition to Critical from less severe. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.7.2 (linkUp) |
current |
hh3cSrvDeviceDisable
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.9.0 |
Device disabled. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.9.0 (linkUp) |
current |
hh3cSrvTransRunning
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.10.0 |
Transition to running. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.127.10.0 (linkUp) |
current |
hh3cSrvTransDegrade
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.10.6 |
Transition to degraded. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.10.6 (linkUp) |
current |
hh3cSrvInstallErr
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.10.8 |
Install error. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.10.8 (linkUp) |
obsolete |
hh3cSrvFullyRedundant
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.0 |
Fully redundant. |
Info |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.0 (linkUp) |
current |
hh3cSrvRedundancyLost
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.1 |
Redundancy lost. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.1 (linkUp) |
current |
hh3cSrvRedundancyDegrade
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.2 |
Redundancy degraded. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.2 (linkUp) |
obsolete |
hh3cSrvNonRedundantFromRedundant
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.3 |
Non-redundant:sufficient resources from redundant. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.3 (linkUp) |
current |
hh3cSrvNonRedundantFromInfuffcientResource
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.4 |
Non-redundant:sufficient resources from insufficient resources. |
Critical |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.4 (linkUp) |
obsolete |
hh3cSrvNonRedundantInsuffcientResourece
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.5 |
Non-redundant:insufficient resources. |
Major |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.5 (linkUp) |
current |
hh3cSrvRedundancyDegradeFromFull
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.6 |
Redundancy degraded from fully redundant. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.6 (linkUp) |
obsolete |
hh3cSrvRedundancyDegradeFromNone
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.7 |
Redundancy degraded from non redundant. |
Minor |
1.3.6.1.4.1.25506.13.1.1.0.47.127.11.7 (linkUp) |
obsolete |
Trap testing alarm nodes
Introduction
The H3C HDM2 SNMP Trap testing alarm nodes refer to the hh3cTrapV1V2cTest node and the hh3cServerTestTrapRemoteInsight node. SNMP Trap v1 and v2c share the hh3cTrapV1V2cTest node, and SNMP Trap v3 uses the hh3cServerTestTrapRemoteInsight node.
The testing alarm nodes differ from the regular alarm nodes in terms of binding variables in the following ways:
· The binding variable content returned by the testing alarm node is only for reference when the testing alarm is triggered, and does not have any actual alarm meaning. For example, it may display values such as 0, 0x00000000, or N/A.
· Binding variable 1.3.6.1.4.1.25506.13.1.1.8(hh3cServerEventTrapTime) represents the BMC system time when the test is triggered.
· Binding variables 1.3.6.1.4.1.25506.13.1.1.17(hh3cServerEventProductName) and 1.3.6.1.4.1.25506.13.1.1.6(hh3cServerEventProductSerial) represent the actual obtained information of the server.
hh3cServerTestTrapRemoteInsight
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.1.0.1 |
Remote insight trap test. |
Info |
- |
current |
hh3cTrapV1V2cTest
OID (object name) |
Event |
Severity |
Recovery notification |
Status |
1.3.6.1.4.1.25506.13.1.1.1.1 |
The description of a test trap. |
Info |
- |
current |
Terminology
Description |
|
B |
|
BIOS |
Basic Input Output System (BIOS) is a set of programs that are permanently stored on a ROM chip on the server system board. It contains the most important basic input/output programs, self-test programs, and system startup programs that provide the lowest-level and most direct hardware settings and controls for the server. |
C |
|
CPLD |
CPLD is a type of digital integrated circuit that can construct logic functions on its own based on requirements. |
F |
|
FIST |
FIST is a server management software developed by H3C. It enables users to quickly and flexibly configure servers, intelligently guide users to use servers, and even develop their own tools based on it. FIST is an intelligent and scalable server management tool. |
G |
|
GPU |
GPU is one of the most important components in a server. It is responsible for converting digital signals from the server into analog signals that can be displayed on a display monitor. In addition, GPUs can also possess powerful image processing capabilities, which can assist CPUs in performing complex image processing tasks and significantly improve the overall performance and speed of the server. |
H |
|
HDM |
HDM is the control unit used for server management. HDM enables simplified server configuration, viewing of server component information, monitoring of server operation status, and remote control of servers. |
Hot swapping |
If a component supports hot swapping, the component can be removed or installed directly in a server while the component is running, without the need to power off the server. This operation does not affect the running system. |
K |
|
KVM device |
KVM devices are physical devices that enable multiple servers to be monitored and managed with a single set of keyboard, video, and mouse. They typically include a KVM switch and cables for connecting to different servers, improving management efficiency and convenience in data centers and server rooms. |
N |
|
Network adapter |
A network adapter is a network component that operates at the data link layer. It not only provides a physical connection and electrical signal matching with the transmission media of the local area network, but also has functions such as sending and receiving frames, encapsulating and decapsulating frames, medium access control, data encoding and decoding, and data caching. |
NVMe VROC module |
The NVMe VROC module activates the features of NVMe hard drive arrays, and can work with VMD technology to implement the functionality of NVMe hard drive arrays. |
R |
|
RAID |
RAID is a technology that combines multiple independent physical hard drives in different ways to form a disk array, providing higher storage performance and data security than a single hard drive. |
Redundancy |
Support for redundancy indicates that the system can automatically use a spare component to replace a failed component (such as a fan) when it detects a fault in that component. |
T |
|
Temperature sensor |
A temperature sensor detects the temperature at the corresponding position and transmits temperature information to the server system. |
U |
|
U |
The IEC 60297-1 standard specifies the unit of measurement for the vertical height of racks and cabinets. One U equals 44.45 mm. |
UniBay drive backplane |
A UniBay drive backplane supports SAS, SATA, and NVMe drives. |
V |
|
VMD technology |
The VMD technology provides hot-swapping support, drive management, and fault tolerance features for NVMe hard drives. This enhances the reliability, availability, and serviceability of NVMe hard drives. |
Acronyms
Acronym |
Full name |
BIOS |
Basic Input Output System |
CMA |
Cable Management Arm |
CPLD |
Complex Programmable Logic Device |
CPU |
Central Processing Unit |
DDR |
Double Data Rate |
DIMM |
Dual Inline Memory Module |
DRAM |
Dynamic Random Access Memory |
DVD |
Digital Versatile Disc |
FIST |
Fast Intelligent Scalable Toolkit |
GPU |
Graphics Processing Unit |
HBA |
Host Bus Adapter |
HDD |
Hard Disk Drive |
HDM |
Hardware Device Management |
IDC |
Internet Data Center |
KVM |
Keyboard, Video, Mouse |
LRDIMM |
Load Reduced Dual Inline Memory Module |
NCSI |
Network Controller Sideband Interface |
NVMe |
Non-Volatile Memory Express |
PCIe |
Peripheral Component Interconnect Express |
POST |
Power-on Self Test |
Redundant Array of Independent Disks |
|
RDIMM |
Registered Dual Inline Memory Module |
SAS |
Serial Attached Small Computer System Interface |
SATA |
Serial ATA |
SD |
Secure Digital |
SDS |
Secure Diagnosis System |
SFF |
Small Form Factor |
sLOM |
small form factor Local Area Network on Motherboard |
SSD |
Solid State Drive |
TCM |
Trusted Cryptography Module |
TDP |
Thermal Design Power |
TPM |
Trusted Platform Module |
UID |
Unit Identification |
UPI |
Ultra Path Interconnect |
UPS |
Uninterruptible Power Supply |
USB |
Universal Serial Bus |
VROC |
Virtual RAID on CPU |
VMD |
Volume Management Device |