Title | Size | Downloads |
---|---|---|
H3C HDM SNMP Agent MIB Reference-6W100-book(CHM&PDF&Excel).rar | 555.05 KB |
- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
book(CHM&PDF&Excel) | 555.05 KB |
H3C Server SNMP Agent MIB Reference
Copyright © 2024 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.
Introduction
This document describes the management information base (MIB) and its objects, supported by the server BMC management software platform HDM.
This article introduces the content of the public MIB list and private MIB list. The public MIB list provides a list of MIBs that includes supported Internet standard MIB nodes. The private MIB list provides a list of H3C-proprietary MIB nodes.
This article describes the implementation of all public and private MIB objects, covering SNMP v1, v2c, and v3 versions. This MIB mainly implements the features of SNMP, and is used for managing server system monitoring, system information, event logging, asset management, FRU information, local users, LDAP, LLDP, AD, NTP, DNS, SMTP, network information, power statistics, power capping, and power-on and power-off.
Use this document
This document covers the MIB list that includes the MIB information supported by the HDM, the H3C server BMC management software platform. It provides users with a super MIB collection to meet the requirements of all HDM series products. Therefore, the inclusion of a MIB node in a specific product software release does not necessarily mean that the software supports the node.
If a MIB is included in a software version but not included in the document, this MIB is not supported. If a MIB node (or MIB object) can work but is explicitly marked with "Not supported", it is not supported (or at least not tested).
Compatibility: Considering the compatibility with old standards and third-party NMS implementations, some MIB nodes have been deprecated and/or are obsolete but cannot be removed from the software. As time goes on, the content of the MIB nodes and their objects will be updated (appended/deleted/modified).
MIB table structure format
In this article, scalar and tabular MIB object information is presented as follows:
Table 1 MIB table structure format
Object (OID) |
Access |
Data type |
Description |
hh3cSrvHardDiskSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.1) |
read-only |
Integer32 |
Slot number of a physical drive. |
· Object (OID): Name and OID of the node.
· Access: Maximum access permission defined for this node in the MIB file, corresponding to the MAX-ACCESS clause in the MIB file.
· Data type: Data type defined for this node in the MIB file, corresponding to the SYNTAX clause in the MIB file.
· Description: Brief description and explanatory information about the functionality of this node.
Public node information
Public MIB file list
Table 2 Public MIB file list
Module Name |
MIB File Name |
Description |
RFC1213-MIB |
rfc1213.mib |
N/A |
RFC1213-MIB
Object (OID) |
Access |
Data type |
Description |
SysDescr (.1.3.6.1.2.1.1.1) |
read-only |
DisplayString |
A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain. |
SysObjectID |
read-only |
Object Identifier |
Object ID |
SysContact |
read-only |
DisplayString |
The value cannot be a blank string, and its first character cannot be space. The set operation now only supports 1-200 characters. |
SysName |
read-only |
DisplayString |
The set operation now only supports 1-30 characters. Space cannot be included in the string assigned to this object. |
SysLocation |
read-only |
DisplayString |
The value cannot be a blank string, and its first character cannot be space. The set operation now only supports 1-200 characters. |
SysServices |
read-only |
Integer32 |
78. Only the following services can be provided: · datalink/subnetwork (e.g., bridges) · internet (e.g., IP gateways) · end-to-end(e.g., IP hosts) · applications (e.g., mail relays) |
sysORLastChange |
read-only |
DisplayString |
Not supported |
Private node information
This chapter describes the HH3C-SERVER-AGENT-MIB module.
hh3cCPUInfo
Introduction
Overview
This section contains service system CPU information.
· CPU information is a table node, with manufacturer, CPU family, type, frequency, health status of an individual CPU, and silk screen information as leaf nodes.
· The CPU overall health status is a leaf node.
hh3cCPUInfo table node
Table 4 hh3cCPUInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cCPUID (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.1) |
read-only |
Integer32 |
ID of a processor. The ID uniquely identifies a processor. |
hh3cCPUModel (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.2) |
read-only |
DisplayString |
Processor model. |
hh3cCPUFreq (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.3) |
read-only |
DisplayString |
Processor frequency. |
hh3cCPUCors (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.4) |
read-only |
Integer32 |
Number of cores in the processor. |
hh3cCPUManufactry (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.5) |
read-only |
DisplayString |
Manufacturer of the processor. |
hh3cCPUStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.6) |
read-only |
Integer32 |
Status of the processor. · 0—Other status. · 1—OK. |
hh3cCPUSupport64bit (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.7) |
read-only |
Integer32 |
Support for 64-bit computing of the processor. · 0—Supported. · 1—Not supported. |
hh3cCPUThreads (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.8) |
read-only |
Integer32 |
Total number of threads in the processor. |
hh3cCPUL1Cache (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.9) |
read-only |
DisplayString |
L1 cache of the processor, in KB. |
hh3cCPUL2Cache (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.10) |
read-only |
DisplayString |
L2 cache of the processor, in KB. |
hh3cCPUL3Cache (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.11) |
read-only |
DisplayString |
L3 cache of the processor, in KB. |
hh3cCPUProcessorID (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.12) |
read-only |
DisplayString |
Processor ID. |
hh3cCPUPresentState (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.13) |
read-only |
Integer32 |
Present status of the processor. · 0—Absent. · 1—Present. |
hh3cCPUSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.14) |
read-only |
Integer32 |
Substatus of the processor. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cCPUName (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.15) |
read-only |
DisplayString |
Name of the processor. |
hh3cCPUSerialNumber (.1.3.6.1.4.1.25506.13.1.2.1.1.1.1.1.16) |
read-only |
DisplayString |
Serial number of the processor. |
hh3cCPUInfo leaf node
Table 5 hh3cCPUInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cCPUFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.1.2) |
read-only |
Integer32 |
Health status of all processors. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cMemoryInfo
Introduction
Overview
This section mainly describes memory information.
· The memory summary information is a table node, with the child node model, total capacity, operating frequency, operating voltage, and maximum memory information for the corresponding processor as leaf nodes.
· The memory detailed information is a table node, with the child node slot number, channel, status, size, frequency, and type as leaf nodes.
· The memory overall health status is a leaf node.
hh3cMemSummaryInfo table node
Table 6 hh3cMemSummaryInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cMemID (.1.3.6.1.4.1.25506.13.1.2.1.1.2.1.1.1) |
read-only |
Integer32 |
ID of a memory module. The ID uniquely identifies a memory module. Value range: 1 to 2147483647. |
hh3cMemModel (.1.3.6.1.4.1.25506.13.1.2.1.1.2.1.1.2) |
read-only |
DisplayString |
Memory model. |
hh3cMemTotalVolum (.1.3.6.1.4.1.25506.13.1.2.1.1.2.1.1.3) |
read-only |
DisplayString |
Total memory capacity of a processor, in GB. |
hh3cMemOperateFreq (.1.3.6.1.4.1.25506.13.1.2.1.1.2.1.1.4) |
read-only |
DisplayString |
Working frequency of the memory module, in MHz. |
hh3cMemOperateVoltage (.1.3.6.1.4.1.25506.13.1.2.1.1.2.1.1.5) |
read-only |
DisplayString |
Working voltage of the memory module, in voltage. |
hh3cMemSocketNum (.1.3.6.1.4.1.25506.13.1.2.1.1.2.1.1.6) |
read-only |
Integer32 |
Socket number of the processor associated with the memory module. |
hh3cMemDetailInfo table node
Table 7 hh3cMemDetailInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cMemIndexID (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.1) |
read-only |
Integer32 |
ID of a memory module. Value range: 1 to 2147483647. |
hh3cMemLocation (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.2) |
read-only |
DisplayString |
Location of the memory module. |
hh3cMemChannel (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.3) |
read-only |
Integer32 |
Channel number of the memory module. |
hh3cMemSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.4) |
read-only |
DisplayString |
Slot number of the memory module. |
hh3cMemStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.5) |
read-only |
Integer32 |
Status of the memory module. · 0—Absent. · 1—Normal. · 2—Abnormal. · 3—Disabled. |
hh3cMemSize (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.6) |
read-only |
DisplayString |
Size of the memory module, in MB. |
hh3cMemMaxFreq (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.7) |
read-only |
DisplayString |
Main frequency of the memory module. |
hh3cMemType (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.8) |
read-only |
DisplayString |
Type of DIMMs in the memory module. |
hh3cMemRanks (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.9) |
read-only |
DisplayString |
Number of DIMM ranks in the memory module. · 0—Unknown. · 1—SR DIMM. · 2—2R DIMM. · 4—4R DIMM. · 8—8R DIMM. |
hh3cMemTech (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.10) |
read-only |
DisplayString |
Memory technology used by the memory module. · RDIMM. · UDIMM. · SODIMM. · LRDIMM. |
hh3cMemPartNum (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.11) |
read-only |
DisplayString |
Part number of the memory module. |
hh3cMemManufactry (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.12) |
read-only |
DisplayString |
Manufacturer of the memory module. |
hh3cMemAuthen (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.13) |
read-only |
Integer32 |
Whether the memory module is H3C-certified. · 0—The memory module is absent. · 1—H3C certificated. · 2—Non-H3C certificated. |
hh3cMemEccStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.14) |
read-only |
Integer32 |
Support for error checking and correction techniques of the memory module. · 0—Not supported. · 1—Supported. |
hh3cMemDetailOperateVoltage (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.15) |
read-only |
DisplayString |
Voltage of the memory module. |
hh3cMemSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.16) |
read-only |
Integer32 |
Health status of the memory module. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cMemSerialNumber (.1.3.6.1.4.1.25506.13.1.2.1.1.2.2.1.17) |
read-only |
DisplayString |
Serial number of the memory module. |
hh3cMemoryInfo leaf node
Table 8 hh3cMemoryInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cMemFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.2.3) |
read-only |
Integer32 |
Health status of all memory modules. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Setting restrictions
Not supported
hh3cStorageCardInfo
Introduction
Overview
This section mainly describes storage controller information.
· The storage controller information is a table node, with the child node storage controller model, firmware version, serial number, cache capacity, and status as leaf nodes.
· The logical drive information is a table node, with the child node status, RAID level, capacity, lifespan, cache policy, and name as leaf nodes.
· The storage controller health status and controller overall health status as leaf nodes.
hh3cSrvRaidCardInfo table node
Table 9 hh3cSrvRaidCardInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvRaidCardIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.1) |
read-only |
Integer32 |
Index of a storage controller. |
hh3cSrvRaidCardModel (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.2) |
read-only |
DisplayString |
Model of the storage controller. |
hh3cSrvRaidCardFirmVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.3) |
read-only |
DisplayString |
Firmware version of the storage controller. |
hh3cSrvRaidCardSerialNum (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.4) |
read-only |
DisplayString |
Serial number of the storage controller. |
hh3cSrvRaidCardCacheVolume (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.5) |
read-only |
DisplayString |
Cache size of the storage controller, in GB. |
hh3cSrvRaidCardCacheModule (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.6) |
read-only |
DisplayString |
Status of the cache module on the storage controller. · Initialize—The cache module is being initialized. · Fail—The cache module has failed. · Miss—The cache module is missing. · Optimal—The cache is in ready state. This node displays empty if the storage controller does not have a cache module. |
hh3cSrvRaidCardSupercapacitor (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.7) |
read-only |
DisplayString |
Status of the super capacitor in the storage controller. · Completed—Charging for the super capacitor is completed. · Charging—The super capacitor is being charged. · Miss—The super capacitor is missing. · Learn—The super capacitor is in calibration. · Fatal—A fatal error has occurred on the super capacitor. · Over_temp—The temperature of the super capacitor is too high. · Learn_fail—The calibration has failed. · Fail—The super capacitor has an unknown error. This node displays empty if the storage controller does not have a super capacitor. |
hh3cSrvRaidCardChargingState (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.8) |
read-only |
Integer32 |
Charging status of the super capacity in the storage controller. Value range: 0 to 100, in percent. This node displays empty if the storage controller does not have a super capacitor. |
hh3cSrvRaidCardLocation (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.9) |
read-only |
DisplayString |
Location of the storage controller. |
hh3cSrvRaidCardSupercapacitorStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.10) |
read-only |
Integer32 |
Status of the super capacitor in the storage controller. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cSrvRaidCardConfigVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.11) |
read-only |
DisplayString |
The configuration version of storage card associated with the index. |
hh3cSrvRaidCardMode (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.12) |
read-only |
Integer32 |
The mode of storage card associated with the index. · 0—Unknown. · 1—RAID. · 2—HBA. · 3—Mixed. · 4—Nin-RAID. · 6—AutoVolume. · 7—SimpleVolume. · 8—JBOD. · 255—Not supported. |
hh3cSrvRaidCardJBODMode (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.13) |
read-only |
Integer32 |
The JBOD mode of storage card. · 0—Disabled. · 1—Enbale. · 255—Not supported. |
hh3cSrvRaidCardPackageVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.4.1.1.14) |
read-only |
DisplayString |
Package version of the storage controller. |
hh3cSrvLogicalCardInfo table node
Table 10 hh3cSrvLogicalCardInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvLogicalCardIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.1) |
read-only |
Integer32 |
Index of a logical drive, starting from 0. |
hh3cSrvLogicalCardStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.2) |
read-only |
DisplayString |
Status of the logical drive. · Optimal—The logical drive is normal. · Creating—The logical drive is being created. · Scrubbing—The logical drive is being scrubbed. · Zeroing—The logical drive is being formatted. · Rebuilding—The logical drive is being rebuilt. · Degraded—The logical drive is degraded. · Morphing—The RAID level of the logical drive is being migrated or the capacity of the logical drive is being expanded online. · Verifying—The logical drive is being verified. · Copying—The host spare is copying data. · Suboptimal—A member disk in the logical drive (RAID 6 or RAID 60) is damaged and the logical drive has partial performance degradation. · Offline—The logical drive is completely corrupted and cannot be used for access data. |
hh3cSrvLogicalCardTypeLevel (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.3) |
read-only |
DisplayString |
Raid level of the logical drive. Support for RAID levels varies by storage controller model. |
hh3cSrvLogicalCardCapacity (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.4) |
read-only |
DisplayString |
Capacity of the logical drive. |
hh3cSrvDiskArrayUnderLogical (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.5) |
read-only |
OCTET STRING |
List of physical drives in the logical drive. Each physical drive is represented by its BIOS number (two bytes) in big-endian. |
hh3cSrvDiskArraySSDLife (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.6) |
read-only |
Integer32 |
Minimal SSD life of physical drives in the logical drive. |
hh3cSrvDiskArrayBootEnable (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.7) |
read-only |
DisplayString |
Enabling status of the boot driver for the logical drive. |
hh3cSrvDiskArrayDriveCache (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.8) |
read-only |
DisplayString |
Drive cache policy of the logical drive. |
hh3cSrvLogicalCardSpanNumber (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.9) |
read-only |
Integer32 |
Number of spans per group in the logical drive. This node is supported only by LSI storage controllers. |
hh3cSrvLogicalCardNumDrives (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.10) |
read-only |
Integer32 |
Number of physical drives per group in the logical drive. This node is supported only by LSI storage controllers. |
hh3cSrvLogicalDriveName (.1.3.6.1.4.1.25506.13.1.2.1.1.4.2.1.11) |
read-only |
DisplayString |
Name of the logical drive. |
hh3cStorageCardInfo leaf node
Table 11 hh3cStorageCardInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvStorageCardHealthStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.4.3) |
read-only |
Integer32 |
Health status of all logical drives on a RAID card. · 0—Unhealthy. · 1—Healthy. |
hh3cSrvStorageCardFamilyHealthStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.4.4) |
read-only |
Integer32 |
Health status of all storage controllers. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cSrvPCIeInfo
Introduction
Overview
This section mainly describes PCIe information.
· The PCIe information is a table node, with the child node PCIe slot, model, status of an individual PCIe, PCIe silk screen, PCIe VID, PCIe DID, PCIe manufacturer, and PCIe device description as leaf nodes.
· The maximum number of supported PCIe modules is a leaf node.
hh3cSrvPCIeCardInfo table node
Table 12 hh3cSrvPCIeCardInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvPCIeCardSlot (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.1) |
read-only |
Integer32 |
Index of a PCIe module. |
hh3cSrvPCIeCardModel (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.2) |
read-only |
DisplayString |
Product name of the PCIe module. |
hh3cSrvPCIeCardDataWidth (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.3) |
read-only |
DisplayString |
Data width of the PCIe module. |
hh3cSrvPCIeCardStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.4) |
read-only |
Integer32 |
Status of the PCIe module. · 0—Normal. · 1—Abnormal. · 2—Absent. |
hh3cSrvPCIeCardManuID (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.5) |
read-only |
DisplayString |
Vendor of the PCIe module. |
hh3cSrvPCIeCardDevID (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.6) |
read-only |
DisplayString |
ID of the PCIe module. |
hh3cSrvPCIeCardCurSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.7) |
read-only |
DisplayString |
Current link speed of the PCIe module. |
hh3cSrvPCIeCardMaxSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.8) |
read-only |
DisplayString |
Maximum link speed of the PCIe module. |
hh3cSrvPCIeCardExpress (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.9) |
read-only |
DisplayString |
Express of the PCIe module. |
hh3cSrvSrvPCIeCardSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.10) |
read-only |
Integer32 |
Slot number of the PCIe module. |
hh3cSrvSrvPCIeCardSerialNum (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.11) |
read-only |
DisplayString |
Serial number of the PCIe module. |
hh3cSrvSrvPCIeCardPartNum (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.12) |
read-only |
DisplayString |
Part number of the PCIe module. |
hh3cSrvPCIeCardMaxLinkWidth (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.13) |
read-only |
DisplayString |
Maximum link width of the PCIe module. |
hh3cSrvSrvPCIeDeviceManufacture (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.14) |
read-only |
DisplayString |
Manufacture of the PCIe module. |
hh3cSrvPCIeCardType (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.15) |
read-only |
DisplayString |
Type of the PCIe module. |
hh3cSrvPCIeCardChipModel (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.1.1.16) |
read-only |
DisplayString |
Chip model of the PCIe module. |
hh3cSrvPCIeInfo leaf node
Table 13 hh3cSrvPCIeInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvPCIeCardMaxNum (.1.3.6.1.4.1.25506.13.1.2.1.1.5.1.2) |
read-only |
Integer32 |
The maximum number of PCIe modules supported by the system board. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cNICInfo
Introduction
Overview
This section mainly describes network adapter information.
· The onboard network adapter information is a table node, with the child node LOM card type, MAC address, connection speed, and network port as leaf nodes.
· The PCIe information is a table node, with the child node PCIe slot, model, status of an individual PCIe, PCIe silk screen, PCIe VID, PCIe DID, PCIe manufacturer, and PCIe device description as leaf nodes.
· The server network adapter information is a table node, with the child node network adapter location information, network device name, network adapter model, network adapter type, network adapter chip model, network adapter manufacturer, network adapter chip manufacturer, and network adapter health status as leaf nodes.
· The network adapter status and network adapter overall status are leaf nodes.
hh3cLomCardInfo table node
Table 14 hh3cLomCardInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cLomCardInfoID (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.1) |
read-only |
Integer32 |
ID of an mLOM Ethernet adapter. |
hh3cLomCardType (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.2) |
read-only |
DisplayString |
Type of the Ethernet adapter. Currently, only mLOM network adapter is supported. |
hh3cLomCardMacAddr (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.3) |
read-only |
DisplayString |
MAC address of the mLOM Ethernet adapter. |
hh3cSrvLomCardSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.4) |
read-only |
DisplayString |
Link speed of the mLOM Ethernet adapter, in GT/s. |
hh3cLomCardNetPort (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.5) |
read-only |
DisplayString |
Port number of the mLOM Ethernet adapter. |
hh3cLomCardProName (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.6) |
read-only |
DisplayString |
Product name of the mLOM Ethernet adapter. |
hh3cLomCardLocation (.1.3.6.1.4.1.25506.13.1.2.1.1.6.1.1.1.7) |
read-only |
DisplayString |
Location of the mLOM Ethernet adapter. |
hh3cPCIeCardInfo table node
Table 15 hh3cPCIeCardInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cPCIeCardSlot (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.1) |
read-only |
Integer32 |
Index of a PCIe module. |
hh3cPCIeCardModel (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.2) |
read-only |
DisplayString |
Product name of the PCIe module. |
hh3cPCIeCardDataWidth (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.3) |
read-only |
DisplayString |
Data width of the PCIe module. |
hh3cPCIeCardStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.4) |
read-only |
Integer32 |
Status of the PCIe module. |
hh3cPCIeCardManuID (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.5) |
read-only |
DisplayString |
Vendor of the PCIe module. |
hh3cPCIeCardDevID (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.6) |
read-only |
DisplayString |
Device ID of the PCIe module. |
hh3cPCIeCardCurSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.7) |
read-only |
DisplayString |
Current link speed of the PCIe module, in GT/s. |
hh3cPCIeCardMaxSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.8) |
read-only |
DisplayString |
Maximum link speed of the PCIe module, in GT/s. |
hh3cPCIeCardExpress (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.9) |
read-only |
DisplayString |
Compliance protocol of the PCIe module. |
hh3cSrvPCIeCardSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.10) |
read-only |
Integer32 |
Slot number of the PCIe module. |
hh3cSrvPCIeCardSerialNumber (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.11) |
read-only |
DisplayString |
Serial number of the PCIe module. |
hh3cSrvPCIeCardPartNumber (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.12) |
read-only |
DisplayString |
Part number of the PCIe module. |
hh3cPCIeCardMaxLinkWidth (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.13) |
read-only |
DisplayString |
Maximum link width of the PCIe module. |
hh3cSrvPCIeDeviceManufacture (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.14) |
read-only |
DisplayString |
Manufacture of the PCIe module. |
hh3cPCIeCardType (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.15) |
read-only |
DisplayString |
Type of the PCIe module. |
hh3cPCIeCardChipModel (.1.3.6.1.4.1.25506.13.1.2.1.1.6.2.1.1.16) |
read-only |
DisplayString |
Chip model of the PCIe module. |
hh3cNetType table node
Table 16 hh3cNetType table node
Object (OID) |
Access |
Data type |
Description |
hh3cNetTypeIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.1) |
read-only |
Integer32 |
Index of an Ethernet adapter. |
hh3cNetTypeSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.2) |
read-only |
Integer32 |
Slot number of the Ethernet adapter. |
hh3cNetTypeProductName (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.3) |
read-only |
DisplayString |
Product name of the Ethernet adapter. |
hh3cNetTypeCurSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.4) |
read-only |
DisplayString |
Current speed of the Ethernet adapter, in GT/s. |
hh3cNetTypeMaxSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.5) |
read-only |
DisplayString |
Maximum speed of the Ethernet adapter, in GT/s. |
hh3cNetTypePCIeStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.6) |
read-only |
Integer32 |
Status of the Ethernet adapter. · 0—Normal. · 1—Abnormal. · 2—Absent. |
hh3cNetTypeNICInterfaceName (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.7) |
read-only |
DisplayString |
Interface type of the Ethernet adapter. |
hh3cNetTypePortSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.8) |
read-only |
DisplayString |
Speed of the port of the Ethernet adapter. |
hh3cNetTypePortNum (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.9) |
read-only |
DisplayString |
Port number of the Ethernet adapter. |
hh3cNetTypePortType (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.10) |
read-only |
DisplayString |
Type of the port. · 0—electric port. · 1—fiber port. |
hh3cNetTypeCardType (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.11) |
read-only |
DisplayString |
Type of the Ethernet adapter. |
hh3cNetTypeNetPort (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.12) |
read-only |
DisplayString |
Network port of the Ethernet adapter. |
hh3cNetTypeMacAddr (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.13) |
read-only |
DisplayString |
MAC address of the network port. |
hh3cNetTypeFirmware (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.14) |
read-only |
DisplayString |
Firmware version of the Ethernet adapter. |
hh3cNetCardChipModel (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.15) |
read-only |
DisplayString |
Model of the chips on the Ethernet adapter. |
hh3cNetCardChipManufacture (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.16) |
read-only |
DisplayString |
Manufacture of the Ethernet adapter. |
hh3cNetPortLinkStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.17) |
read-only |
Integer32 |
Link status of the network port. · 0—N/A. · 1—Up. · 2—Down. |
hh3cNetPortCurrentLinkSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.18) |
read-only |
DisplayString |
Current link speed of the network port, in Mbps. |
hh3cNetPortAutoNegEnable (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.19) |
read-only |
Integer32 |
Enabling status of the auto negotiation on the network port. · 0—Disabled. · 1—Enabled. · 2—N/A. |
hh3cNetPortFullDuplexEnable (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.20) |
read-only |
Integer32 |
Enabling status of the full duplex on the network port. · 0—Disabled. · 1—Enabled. · 2—N/A. |
hh3cNetTypeSerialNum (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.21) |
read-only |
DisplayString |
Serial number of the Ethernet adapter. |
hh3cNetTypeLldpEnable (.1.3.6.1.4.1.25506.13.1.2.1.1.6.3.1.22) |
read-only |
Integer32 |
Enabling status of the LLDP on the network port. · 0—NA. · 1—Enabled. · 2—Disabled. |
hh3cNICInfo lead nodes
Table 17 hh3cNICInfo lead nodes
Object (OID) |
Access |
Data type |
Description |
hh3cNICStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.6.4) |
read-only |
Integer32 |
NIC family status. The power of the server is off, and the status of the NIC is unknown when the NIC exists. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cNICFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.6.5) |
read-only |
Integer32 |
Health status of all Ethernet adapters. · 0—Normal. · 1—Abnormal. · 2—Absent. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cPSUInfo
Introduction
Overview
This section mainly describes power supply and history power consumption information.
· The power supply information is a table node, with the child node manufacturer, power supply mode, power supply model, power supply version, rated power, input power, power supply presence, power supply silk screen, and operating mode as leaf nodes.
· The overall health status of the power supply, total power, and power redundancy status are leaf nodes.
· The power management module is a leaf node.
· The history power consumption query module is a leaf node.
hh3cPowerInfo table node
Table 18 hh3cPowerInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cPowerID (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.1) |
read-only |
Integer32 |
Index of a power supply. |
hh3cPowerPresentStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.2) |
read-only |
Integer32 |
Present status of the power supply. · 0—Absent. · 1—Present. |
hh3cPowerModel (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.3) |
read-only |
DisplayString |
Model of the power supply. |
hh3cMaxPower (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.4) |
read-only |
Integer32 |
Maximum input power of the power supply. · 65535—N/A. |
hh3cPowerVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.5) |
read-only |
DisplayString |
Current firmware version information of the power supply. |
hh3cPowerManu (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.6) |
read-only |
DisplayString |
Manufacturer of the power supply. |
hh3cPowerSN (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.7) |
read-only |
DisplayString |
Serial number of the power supply. |
hh3cPowerWorkMode (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.8) |
read-only |
Integer32 |
Operating mode of the power supply. · 0—Main. · 1—Standby. · 255—Unrecognized. |
hh3cPowerInputMode (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.9) |
read-only |
Integer32 |
Input mode of the power supply. · 0—No input. · 1—AC. · 2—HVDC. · 3—LVDC. · 255—Unknown. |
hh3cPowerCost (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.10) |
read-only |
Integer32 |
Power consumption of the power supply, in watts. 65535—N/A. |
(.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.11) |
read-only |
Integer32 |
Input voltage of the power supply, in voltage. · 65535—N/A. |
hh3cPowerOutputVoltage (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.12) |
read-only |
Integer32 |
Output voltage of the power supply, in voltage. · 2147483647—N/A. |
hh3cPowerSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.13) |
read-only |
Integer32 |
Status of the power supply. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cPowerName (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.14) |
read-only |
DisplayString |
Name of the power supply. |
hh3cPowerSupportInputMode (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.1.1.15) |
read-only |
Integer32 |
Supported input mode of the power supply. · 0—Unknown. · 1—DC. · 2—AC. · 3—AC or DC. |
hh3cPowerInfo leaf node
Table 19 hh3cPowerInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cPowerFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.2) |
read-only |
Integer32 |
Health status of all power supplies. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cPowerTotalCost (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.3) |
read-only |
Integer32 |
Total power consumption, in watts. |
hh3cPowerRedundancyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.7.1.4) |
read-only |
Integer32 |
Redundancy status of the power supply. · 0—NonRedundant. · 1—Redundant. |
hh3cPowerManagement leaf node
Table 20 hh3cPowerManagement leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvPowerCappingEnable (.1.3.6.1.4.1.25506.13.1.2.1.1.7.2.1) |
read-write |
Integer32 |
Power capping. · 0—Disable. · 1—Enable. |
hh3cSrvPowerCappingValue (.1.3.6.1.4.1.25506.13.1.2.1.1.7.2.2) |
read-write |
Integer32 |
Power capping value, in W. |
hh3cSrvPowerCappingFailure (.1.3.6.1.4.1.25506.13.1.2.1.1.7.2.3) |
read-write |
Integer32 |
Shutting down the server on power capping failure. · 0—No. · 1—Yes. |
hh3cPowerConsumption leaf node
Table 21 hh3cPowerConsumption leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cPeakPower (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.1) |
read-only |
DisplayString |
Maximum real-time power consumption, in watts. |
hh3cMaxPowerStartTime (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.2) |
read-only |
DisplayString |
Time when the maximum real-time power consumption occurred. |
hh3cPowerStatisticStartTime (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.3) |
read-only |
DisplayString |
Time when real-time power consumption statistics started. |
hh3cAvgPowerInDay (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.4) |
read-only |
DisplayString |
Average power consumption in the past 24 hours, in watts. |
hh3cMaxPowerInDay (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.5) |
read-only |
DisplayString |
Maximum power consumption in the past 24 hours, in watts. |
hh3cMinPowerInDay (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.6) |
read-only |
DisplayString |
Minimum power consumption data in the past 24 hours, in watts. |
hh3cAvgPowerInWeek (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.7) |
read-only |
DisplayString |
Average power consumption in the past 7 days, in watts. |
hh3cMaxPowerInWeek (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.8) |
read-only |
DisplayString |
Maximum power consumption in the past 7 days, in watts. |
hh3cMinPowerInWeek (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.9) |
read-only |
DisplayString |
Minimum power consumption in the past 7 days, in watts. |
hh3cClearStatistic (.1.3.6.1.4.1.25506.13.1.2.1.1.7.3.10) |
read-write |
Integer32 |
This node can only be executed with operation set and value 1. This operation will clear all history power consumption statistics and restart the statistics. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Only the hh3cPowerManagement leaf node and the hh3cClearStatistic leaf node support set operations.
hh3cHardDiskInfo
Introduction
Overview
This section mainly describes drive information.
· The general drive (HDD and SSD) information is a table node, with the child node location information, manufacturer, drive status, version, serial number, and drive type as leaf nodes.
· The NVMe drive information is a table node, with the child node location information, manufacturer, product name, drive status, model, serial number, and drive type as leaf nodes.
· The detailed information of general drives (HDDs and SSDs) is a table node, with the child node location information, manufacturer, drive status, version, serial number, drive type, and the name, level, and status of the associated RAID controller as leaf nodes.
· The information about an individual general drive (HDD and SSD) is a table node, with the child node location information and drive health state as leaf nodes.
· The overall health status of general drives, overall health status of NVMe drives, and maximum number of supported drives by the system are leaf nodes.
hh3cHardDiskInfo table node
Table 22 hh3cHardDiskInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvHardDiskSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.1) |
read-only |
DisplayString |
Slot number of a physical drive. |
hh3cSrvHardDiskBiosNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.2) |
read-only |
Integer32 |
BIOS number of the physical drive. · 255—N/A. |
hh3cSrvHardDiskOsNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.3) |
read-only |
Integer32 |
Number of the physical drive in OS, which is always the same as its BIOS number. · 255—N/A. |
hh3cSrvHardDiskStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.4) |
read-only |
DisplayString |
Status of the physical drive. · Offline—The physical drive is disabled. · PFA—The physical drive is about to fail according to Predictive Failure Analysis. · Raw—The physical drive is newly installed or has been uninitiated. · Hotspare/Hot_Spare—The physical drive is a hot spare for RAID. · Global—The physical drive is global hot spare for RAID. · Dedicated—The physical drive is dedicated hot spare for RAID. · Pool—The physical drive is pooled hot spare for RAID. · Ready—The physical drive is ready. ¡ For a PMC storage controller, the physical drive is ready to be used for creating RAID. ¡ For an LSI-9300-8i-HBA storage card, the physical drive is used as a normal drive and cannot be used for creating RAID. · Optimal/Online—The physical drive is part of RAID. · Unconfigured_Good—The physical drive is ready to be used for creating RAID. · Unconfigured_Bad—The physical drive is faulty or has remained RAID information. · Rebuilding—The physical drive is rebuilt for RAID. · JBOD—The physical drive is in Just a Bunch Of Disks status. · FAILED—The physical drive is faulty. |
hh3cSrvHardDiskVendor (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.5) |
read-only |
DisplayString |
Vendor and product ID of the physical drive. |
hh3cSrvHardDiskFirmVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.6) |
read-only |
DisplayString |
Firmware version of the physical drive. |
hh3cSrvHardDiskSerial (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.7) |
read-only |
DisplayString |
Serial number of the physical drive. |
hh3cSrvHardDiskType (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.8) |
read-only |
DisplayString |
Link speed, interface type, and media type of the physical drive. Link speed: · 1.5 Gbps. · 3 Gbps. · 6 Gbps. · 12 Gbps. Interface type: · SAS. · SATA. · SCSI. · FC. Media type: · HDD. · SSD. · SSM. · TAPE. |
hh3cSrvHardDiskCapacity (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.9) |
read-only |
DisplayString |
Capacity of the physical drive. |
hh3cSrvHardDiskSSDLife (.1.3.6.1.4.1.25506.13.1.2.1.1.9.1.1.10) |
read-only |
Integer32 |
SSD life of the physical drive. · 255—N/A. |
hh3cNVMeDiskInfo table node
Table 23 hh3cNVMeDiskInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvNVMeDiskIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.1) |
read-only |
Integer32 |
Index of an NVMe device. |
hh3cSrvNVMeDiskSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.2) |
read-only |
DisplayString |
Slot number of the NVMe device. |
hh3cSrvNVMeDiskVendorName (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.3) |
read-only |
DisplayString |
Vendor name of the NVMe device. |
hh3cSrvNVMeDiskProductName (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.4) |
read-only |
DisplayString |
Product name of the NVMe device. |
hh3cSrvNVMeDiskPDStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.5) |
read-only |
DisplayString |
PD status of the NVMe device. |
hh3cSrvNVMeDiskPercentLife (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.6) |
read-only |
Integer32 |
Life used of the NVMe device, in percentage. |
hh3cSrvNVMeDiskSerialNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.7) |
read-only |
DisplayString |
Serial number of the NVMe device. |
hh3cSrvNVMeDiskModelNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.8) |
read-only |
DisplayString |
Model number of the NVMe device. |
hh3cSrvNVMeDiskCapacity (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.9) |
read-only |
DisplayString |
Capacity of the NVMe device. |
hh3cSrvNVMeDiskFirmwareVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.10) |
read-only |
DisplayString |
Firmware version of the NVMe device. |
hh3cSrvNVMeDiskPortType (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.11) |
read-only |
DisplayString |
Port type of the NVMe device. |
hh3cSrvNVMeDiskSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.12) |
read-only |
Integer32 |
Substatus of NVMe device. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cSrvNVMeDiskPhysicalSlot (.1.3.6.1.4.1.25506.13.1.2.1.1.9.2.1.13) |
read-only |
DisplayString |
Physical slot number of the NVMe device. |
hh3cHardDiskDetailInfo table node
Table 24 hh3cHardDiskDetailInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cHardDiskTableIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.1) |
read-only |
Integer32 |
Index of a physical drive. |
hh3cHardDiskBiosNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.2) |
read-only |
Integer32 |
BIOS number of a physical drive. |
hh3cHardDiskOsNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.3) |
read-only |
Integer32 |
Number of the physical drive in OS, which is always the same as its BIOS number. |
hh3cHardDiskStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.4) |
read-only |
DisplayString |
Status of the physical drive. |
hh3cHardDiskVendor (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.5) |
read-only |
DisplayString |
Vendor of the physical drive. |
hh3cHardDiskFirmVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.6) |
read-only |
DisplayString |
Firmware version of the physical drive. |
hh3cHardDiskSerial (1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.7) |
read-only |
DisplayString |
Serial number of the physical drive. |
hh3cHardDiskType (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.8) |
read-only |
DisplayString |
Type of the physical drive, including the link speed, interface type, and media type. |
hh3cHardDiskCapacity (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.9) |
read-only |
DisplayString |
Capacity of the physical drive. |
hh3cHardDiskSSDLife (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.10) |
read-only |
Integer32 |
SSD life of the physical drive. |
hh3cHardDiskSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.11) |
read-only |
Integer32 |
Substatus of the physical drive. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cHardDiskSilkScreen (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.12) |
read-only |
DisplayString |
Label of the physical drive. |
hh3cHardDiskAscriptionRaidName (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.13) |
read-only |
DisplayString |
The RAID name of the hard disk. |
hh3cHardDiskAscriptionRaidLevel (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.14) |
read-only |
DisplayString |
The RAID level of the hard disk. |
hh3cHardDiskAscriptionRaidStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.15) |
read-only |
DisplayString |
The RAID status of the hard disk. |
hh3cHardDiskModel (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.16) |
read-only |
DisplayString |
Model of the physical drive. |
hh3cHardDiskManufacturer (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.17) |
read-only |
DisplayString |
Manufacturer of the physical drive. |
hh3cHardDiskMediaType (.1.3.6.1.4.1.25506.13.1.2.1.1.9.3.1.18) |
read-only |
DisplayString |
Media type of the physical drive. |
hh3cHardDiskHealth table node
Table 25 hh3cHardDiskHealth table node
Object (OID) |
Access |
Data type |
Description |
hh3cHardDiskHealthTableIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.9.6.1.1) |
read-only |
Integer32 |
Index of a physical drive. |
hh3cHardDiskLocation (.1.3.6.1.4.1.25506.13.1.2.1.1.9.6.1.2) |
read-only |
DisplayString |
Location of the physical drive. |
hh3cHardDiskHealthStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.6.1.3) |
read-only |
Integer32 |
Health status of the physical drive. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cHardDiskInfo leaf node
Table 26 hh3cHardDiskInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cHardDiskFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.4) |
read-only |
Integer32 |
Health status of all physical drives. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cNVMeDiskFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.9.5) |
read-only |
Integer32 |
Health status of all NVMe devices. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cHardDiskMaxNum (.1.3.6.1.4.1.25506.13.1.2.1.1.9.7) |
read-only |
Integer32 |
The maximum number of drives supported by the system board. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cFansInfo
Introduction
Overview
This section mainly describes fan information.
· The fan information is a table node, with the child node fan name, speed ratio, model, speed, presence status, redundancy status, and maximum speed as lead nodes.
· The overall health status of fans is a leaf node.
· The fan management module is a leaf node.
hh3cSrvFanInfo table node
Table 27 hh3cSrvFanInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvFanID (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.1) |
read-only |
Integer32 |
ID of a fan. |
hh3cSrvFanName (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.2) |
read-only |
DisplayString |
Name of the fan. |
hh3cSrvFanRatio (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.3) |
read-only |
Integer32 |
Ratio of actual speed/full speed of the fan. |
hh3cSrvFanModel (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.4) |
read-only |
DisplayString |
Model of the fan. |
hh3cSrvFanSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.5) |
read-only |
Integer32 |
Current speed of the fan. |
hh3cSrvFanPresentStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.6) |
read-only |
Integer32 |
Status of the fan. · 0—Absent. · 1—Present. |
hh3cSrvFanRedundStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.7) |
read-only |
Integer32 |
Fan redundancy status. · 0—Normal. · 1—Abnormal. |
hh3cSrvFanSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.8) |
read-only |
Integer32 |
Substatus of the fan. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cSrvFanVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.9) |
read-only |
DisplayString |
Version of the fan. |
hh3cSrvFanMaxSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.10.1.1.10) |
read-only |
Integer32 |
Fan supported max speed. |
hh3cFansInfo leaf node
Table 28 hh3cFansInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cFanFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.10.2) |
read-only |
Integer32 |
Health status of all fans. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cFanManagement leaf node
Table 29 hh3cFanManagement leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvFanSpeedAdjustMode (.1.3.6.1.4.1.25506.13.1.2.1.1.10.26.51) |
read-only |
Integer32 |
Fan mode. · 0—SilentMode. · 1—BalancedMode. · 2—PowerfulMode. · 3—CustomMode. |
hh3cSrvFanSpeedLevelPercents (.1.3.6.1.4.1.25506.13.1.2.1.1.10.26.52) |
read-only |
Integer32 |
Fan speed adjust mode. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cTempInfo
Introduction
Overview
This section describes temperature sensor information.
· The detailed information of temperature sensors is a table node, with the child node temperature sensor name, reading, unit, status, and thresholds as the leaf nodes.
· The overall health status of temperature sensors, intake reading, and exhaust reading are leaf nodes.
hh3cTempDetailInfo table node
Table 30 hh3cTempDetailInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cTempSensorIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.1) |
read-only |
Integer32 |
Index of a temperature sensor. |
hh3cTempSensorNum (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.2) |
read-only |
Integer32 |
Number of the temperature sensor. |
hh3cTempSensorName (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.3) |
read-only |
DisplayString |
Name of the temperature sensor. |
hh3cTempSensorReading (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.4) |
read-only |
Integer32 |
Reading of the temperature sensor, in °C. |
hh3cTempSensorUnit (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.5) |
read-only |
DisplayString |
Unit of the temperature sensor. |
hh3cTempSensorSubStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.6) |
read-only |
Integer32 |
Substatus of the temperature sensor. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cTempLowerNonRecoverThres (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.7) |
read-only |
Integer32 |
Lower Fatal threshold, in °C. 0 represents N/A. |
hh3cTempLowerCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.8) |
read-only |
Integer32 |
Lower Critical threshold, in °C. 0 represents N/A. |
hh3cTempLowerNonCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.9) |
read-only |
Integer32 |
Lower minor threshold, in °C. 0 represents N/A. |
hh3cTempHigherNonCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.10) |
read-only |
Integer32 |
Upper minor threshold, in °C. 0 represents N/A. |
hh3cTempHigherCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.11) |
read-only |
Integer32 |
Upper Critical threshold, in °C. 0 represents N/A. |
hh3cTempHigherNonRecoverThres (.1.3.6.1.4.1.25506.13.1.2.1.1.11.3.1.12) |
read-only |
Integer32 |
Upper Fatal threshold, in °C. 0 represents N/A. |
hh3cTempInfo leaf node
Table 31 hh3cTempInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cTempFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.11.1) |
read-only |
Integer32 |
Health status of all temperature sensors. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
hh3cInletTempReading (.1.3.6.1.4.1.25506.13.1.2.1.1.11.2) |
read-only |
Integer32 |
Highest reading of the air inlet sensor. |
hh3cOutletTempReading (.1.3.6.1.4.1.25506.13.1.2.1.1.11.4) |
read-only |
Integer32 |
Highest reading of the air outlet sensor. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cGPUInfo
Introduction
Overview
This section mainly describes GPU information.
· The GPU information is a table node, with the child node location information, product name, manufacturer, serial number, version, and power as leaf nodes.
· The GPU management module is a leaf node.
hh3cSrvGPUInfo table node
Table 32 hh3cSrvGPUInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvGPUIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.1) |
read-only |
Integer32 |
Index of a GPU. |
hh3cSrvGPUSlotNum (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.2) |
read-only |
Integer32 |
Slot number of the GPU. |
hh3cSrvGPUProductName (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.3) |
read-only |
DisplayString |
Product name of the GPU. |
hh3cSrvGPUVendorName (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.4) |
read-only |
DisplayString |
Vendor name of the GPU. |
hh3cSrvGPUSerialNum (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.5) |
read-only |
DisplayString |
Serial number of the GPU. |
hh3cSrvGPUPartNum (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.6) |
read-only |
DisplayString |
Part number of the GPU. |
hh3cSrvGPUFWVersion (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.7) |
read-only |
DisplayString |
Firmware version of the GPU. |
hh3cSrvGPUPower (.1.3.6.1.4.1.25506.13.1.2.1.1.13.1.1.8) |
read-only |
Integer32 |
Current power of the GPU, in watts. |
hh3cGPUPowerManagement leaf node
Table 33 hh3cGPUPowerManagement leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvGPUPowerCappingEnable (.1.3.6.1.4.1.25506.13.1.2.1.1.13.26.51) |
read-write |
Integer32 |
GPU power capping. · 0—Disabled. · 1—Enabled. · 255—Notsupport. |
hh3cSrvGPUPowerCappingValue (.1.3.6.1.4.1.25506.13.1.2.1.1.13.26.52) |
read-write |
Integer32 |
GPU power capping value, in W. · 65535—Notsupport. |
hh3cSrvGPUPowerCappingFailure (.1.3.6.1.4.1.25506.13.1.2.1.1.13.26.53) |
read-write |
Integer32 |
Server shutdown on GPU power capping failure. · 0—No. · 1—Yes. · 255—Notsupport. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Only the hh3cGPUPowerManagement leaf node supports set operations.
hh3cFCHBAInfo
Introduction
Overview
This section mainly describes FC HBA module information.
The FC HBA module information is a table node, with the child node name, type, detailed location, connection rate, and status as leaf nodes.
hh3cSrvFCHBAInfo table node
Table 34 hh3cSrvFCHBAInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvFCHBACardIndex (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.1) |
read-only |
Integer32 |
Index of an FC HBA module. |
hh3cSrvFCHBACardName (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.2) |
read-only |
DisplayString |
Name of the FC HBA module. |
hh3cSrvFCHBACardType (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.3) |
read-only |
DisplayString |
Type of the FC HBA module. |
hh3cSrvFCHBACardFWver (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.4) |
read-only |
DisplayString |
Firmware version of the FC HBA module. |
hh3cSrvFCHBACardLocation (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.5) |
read-only |
DisplayString |
Location of the FC HBA module. |
hh3cSrvFCHBACardPort (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.6) |
read-only |
Integer32 |
Port of the FC HBA module. |
hh3cSrvFCHBACardWwpn (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.7) |
read-only |
DisplayString |
WWPN of the port. |
hh3cSrvFCHBACardWwnn (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.8) |
read-only |
DisplayString |
WWNN of the port. |
hh3cSrvFCHBACardLinkSpeed (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.9) |
read-only |
DisplayString |
Link speed of the port, in Gb/s. |
hh3cSrvFCHBACardLinkStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1.10) |
read-only |
Integer32 |
Status of the port. · 1—Connect. · 2—Disconnect. · 255—N/A. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cFanInfo
About this MIB
Overview
This section mainly describes fan information.
The fan information is a table node, with the child node fan name, speed ratio, model, speed, presence status, and redundancy status as leaf nodes.
hh3cFanInfo table node
Table 35 hh3cFanInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cFanID (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.1) |
read-only |
Integer32 |
Index of a fan. |
hh3cFanName (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.2) |
read-only |
DisplayString |
Name of the fan. |
hh3cFanRatio (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.3) |
read-only |
Integer32 |
Ratio of actual speed/full speed of the fan. |
hh3cFanModel (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.4) |
read-only |
DisplayString |
Model of the fan. |
hh3cFanPresentStatus (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.5) |
read-only |
Integer32 |
Status of the fan. · 0—Absent. · 1—Present. |
hh3cFanSpeed (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.6) |
read-only |
Integer32 |
Current speed of the fan. |
hh3cFanRedundStatus (.1.3.6.1.4.1.25506.13.1.2.1.2.1.1.1.7) |
read-only |
Integer32 |
Fan redundancy status. · 0—Normal. · 1—Abnormal. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cSensors
Introduction
Overview
This section mainly describes sensor information.
The sensor information is a table node, with the child node sensor name, type, reading, unit, severity status, and thresholds as leaf nodes.
The sensor intake reading and exhaust reading are leaf nodes.
hh3cSensors table node
Table 36 hh3cSensors table node
Object (OID) |
Access |
Data type |
Description |
hh3cSensorIndex (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.1) |
read-only |
Integer32 |
Index of a sensor, which uniquely identifies the sensor. |
hh3cSensorNum (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.2) |
read-only |
Integer32 |
Number of the sensor. |
hh3cSensorName (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.3) |
read-only |
DisplayString |
Name of the sensors. |
hh3cSensorType (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.4) |
read-only |
DisplayString |
Type of the sensor. Supported sensor types include temperature, processor, voltage, and so on. |
hh3cSensorReading (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.5) |
read-only |
DisplayString |
Current reading of the sensor. For a temperature sensor, value 0 means that the temperature cannot be read. |
hh3cSensorUnit (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.6) |
read-only |
DisplayString |
Unit of the sensor. |
hh3cSensorServerityLevel (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.7) |
read-only |
Integer32 |
Temperature status of a component. · 1—Normal. The temperature is normal, between the lower and upper minor thresholds (exclusive). · 2—Minor. The temperature is between the lower major threshold (exclusive) and lower minor threshold (inclusive) or between the upper minor threshold (inclusive) and upper major threshold exclusive). · 3—Major. The temperature is between the lower critical threshold (exclusive) and lower major threshold (inclusive) or between the upper major threshold (inclusive) and upper critical threshold (exclusive). · 4—Critical. The temperature is equal to or below the lower critical threshold, or it is equal to or above the upper critical threshold. · 0—Not available. The monitored component is not installed or the temperature sensor cannot be read. |
hh3cLowerNonRecoverThres (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.8) |
read-only |
DisplayString |
Lower critical threshold. |
hh3cLowerCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.9) |
read-only |
DisplayString |
Lower major threshold. |
hh3cLowerNonCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.10) |
read-only |
DisplayString |
Lower minor threshold. |
hh3cHigherNonCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.11) |
read-only |
DisplayString |
Upper minor threshold. |
hh3cHigherCriticalThres (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.12) |
read-only |
DisplayString |
Upper major threshold. |
hh3cHigherNonRecoverThres (.1.3.6.1.4.1.25506.13.1.2.1.2.2.1.1.13) |
read-only |
DisplayString |
Upper critical threshold. |
hh3cSensors leaf node
Table 37 hh3cSensors leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSensorInletTemperature (.1.3.6.1.4.1.25506.13.1.2.1.2.2.2) |
read-only |
DisplayString |
Highest reading of the air inlet sensor. |
hh3cSensorOutletTemperature (.1.3.6.1.4.1.25506.13.1.2.1.2.2.3) |
read-only |
DisplayString |
Highest reading of the air outlet sensor. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cSrvFruInfo
About this MIB
Overview
This section mainly describes FRU asset information.
The FRU information is a table node, with the child node board manufacturer, board product name, board serial number, board part number, board manufacturing date, board FRU file ID, product manufacturer, product name, product serial number, product part number, product version, product asset tag, product FRU file ID, and extended electronic tag as leaf nodes.
hh3cSrvFruInfo table node
Table 38 hh3cSrvFruInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvFruNumIndex (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.1) |
read-only |
Integer32 |
Index of an FRU. |
hh3cSrcFruDeviceID (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.2) |
read-only |
Integer32 |
Device ID of the FRU. |
hh3cSrcFruProductBoardID (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.3) |
read-only |
Integer32 |
Product board ID of the FRU. |
hh3cSrcFruDeviceName (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.4) |
read-only |
DisplayString |
Device name of the FRU. |
hh3cSrvFruBoardDate (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.5) |
read-only |
DisplayString |
Board date of the FRU. |
hh3cSrvFruBoardManufacturer (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.6) |
read-only |
DisplayString |
Board manufacturer of the FRU. |
hh3cSrvFruBoardProductName (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.7) |
read-only |
DisplayString |
Board product name of the FRU. |
hh3cSrvFruBoardPartNum (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.8) |
read-only |
DisplayString |
Board part number of the FRU. |
hh3cSrvFruBoardSerial (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.9) |
read-only |
DisplayString |
Board serial number of the FRU. |
hh3cSrvFruBoardExtra (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.10) |
read-only |
DisplayString |
Extra information of the board. |
hh3cSrvFruChassisType (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.11) |
read-only |
DisplayString |
Chassis type of the FRU. |
hh3cSrvFruChassisPartNum (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.12) |
read-only |
DisplayString |
Chassis part number of the FRU. |
hh3cSrvFruChassisSerial (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.13) |
read-only |
DisplayString |
Chassis serial number of the FRU. |
hh3cSrvFruChassisMac (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.14) |
read-only |
DisplayString |
Chassis MAC address of the FRU. |
hh3cSrvFruChassisMacNum (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.15) |
read-only |
DisplayString |
Chassis MAC address count of the FRU. |
hh3cSrvFruProductManufacturer (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.16) |
read-only |
DisplayString |
Product manufacturer of the FRU. |
hh3cSrvFruProductName (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.17) |
read-only |
DisplayString |
Product name of the FRU. |
hh3cSrvFruProductSerialNum (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.18) |
read-only |
DisplayString |
Product serial number of the FRU. |
hh3cSrvFruProductPartNum (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.19) |
read-only |
DisplayString |
Product part number of the FRU. |
hh3cSrvFruProductAssetTag (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.20) |
read-only |
DisplayString |
Product asset tag of the FRU. |
hh3cSrvFruProductVersion (.1.3.6.1.4.1.25506.13.1.2.1.3.1.1.21) |
read-only |
DisplayString |
Product version of the FRU. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cSrvSrcInfo
Introduction
Overview
This section mainly describes CPU, memory, disk, and network usage information.
· The disk usage information is a table node, with the child node disk name, disk usage, and disk size as leaf nodes.
· The network usage information is a table node, with the child node port name and network usage as leaf nodes.
· The CPU usage, memory usage, and total memory size are leaf nodes.
hh3cSrvDiskUsageInfo table node
Table 39 hh3cSrvDiskUsageInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvDiskIndex (.1.3.6.1.4.1.25506.13.1.2.1.4.4.1.1) |
read-only |
Integer32 |
Index of a physical drive. |
hh3cSrvDiskName (.1.3.6.1.4.1.25506.13.1.2.1.4.4.1.2) |
read-only |
DisplayString |
Name of the physical drive. |
hh3cSrvDiskUsageRate (.1.3.6.1.4.1.25506.13.1.2.1.4.4.1.3) |
read-only |
DisplayString |
Usage of the physical drive. |
hh3cSrvDiskUsedSize (.1.3.6.1.4.1.25506.13.1.2.1.4.4.1.4) |
read-only |
DisplayString |
Used size of the physical drive. |
hh3cSrvDiskTotalSize (.1.3.6.1.4.1.25506.13.1.2.1.4.4.1.5) |
read-only |
DisplayString |
Total size of the physical drive. |
hh3cSrvNetUsageInfo table node
Table 40 hh3cSrvNetUsageInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrcPortIndex (.1.3.6.1.4.1.25506.13.1.2.1.4.5.1.1) |
read-only |
Integer32 |
Index of a network port. |
hh3cSrvPortName (.1.3.6.1.4.1.25506.13.1.2.1.4.5.1.2) |
read-only |
DisplayString |
Name of the network port. |
hh3cSrvNetUsageRate (.1.3.6.1.4.1.25506.13.1.2.1.4.5.1.3) |
read-only |
DisplayString |
Throughput of the network port. |
hh3cSensors leaf node
Table 41 hh3cSensors leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvCpuUsage (.1.3.6.1.4.1.25506.13.1.2.1.4.1) |
read-only |
DisplayString |
Host processor usage. |
hh3cSrvMemUsage (.1.3.6.1.4.1.25506.13.1.2.1.4.2) |
read-only |
DisplayString |
Host memory usage. |
hh3cSrvMemTotalSize (.1.3.6.1.4.1.25506.13.1.2.1.4.3) |
read-only |
DisplayString |
Total host memory size, in GiB. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cNetWork
Introduction
Overview
This section mainly describes the network module information.
· The network information node is a table node, with the child node eth number, IP address, subnet mask, default gateway, IP mode, MAC address, interface type, sideband interface, network mode, VLAN ID, and network information IPv4 enabling status as leaf nodes.
· The network LLDP information is a table node, with the child node interface name, MAC address, port name, and VLAN ID as leaf nodes.
· The network connection information is a table node, with the child node interface name, interface quantity, and connection status as leaf nodes.
· The network adapter LLDP enabling status and network adapter NCSI status are also leaf nodes.
hh3cNetWorkInterfaceInfo table node
Table 42 hh3cNetWorkInterfaceInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cInterfaceIndex (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.1) |
read-only |
Integer32 |
Index of a network port. |
hh3cInterfaceName (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.2) |
read-only |
DisplayString |
Name of the network port. |
hh3cInterfaceEnable (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.3) |
read-only |
Integer32 |
Enabling status of the network port. · 0—Disabled. · 1—Enabled. |
hh3cInterfaceMacAddr (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.4) |
read-only |
DisplayString |
MAC address of the network port. |
hh3cInterfaceDhcpEnable (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.5) |
read-only |
Integer32 |
DHCP status of the network port. · 0—Disabled. · 1—Static. · 2—DHCP. |
hh3cInterfaceIPaddr (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.6) |
read-only |
IpAddress |
IP address of the network port. |
hh3cInterfaceMask (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.7) |
read-only |
IpAddress |
Mask of the network port's IP address. |
hh3cInterfaceGateway (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.8) |
read-only |
IpAddress |
Gateway of the network port. |
hh3cInterfaceVlanEnable (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.9) |
read-only |
Integer32 |
Enabling status of the VLAN function on the network port. · 0—Disabled. · 1—Enabled. |
hh3cInterfaceVlanID (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.10) |
read-only |
Integer32 |
VLAN ID of the network port. Value range: 2 to 4094. |
hh3cInterfaceVlanPri (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.11) |
read-only |
Integer32 |
VLAN priority of the network port. Value range: 0 to 7. |
hh3cInterfaceIPV6Enable (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.12) |
read-only |
Integer32 |
IPv6 status of the network port. · 0—Disabled. · 1—Enabled. |
hh3cInterfaceIPV6DhcpEnable (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.13) |
read-only |
Integer32 |
DHCPv6 status of the network port. · 0—Disabled. · 1—Static. · 2—DHCP. |
hh3cInterfaceIPV6Addr (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.14) |
read-only |
DisplayString |
IPv6 address of the network port. |
hh3cInterfaceIPV6PrefixLen (.1.3.6.1.4.1.25506.13.1.2.2.2.1.1.15) |
read-only |
Integer32 |
Prefix of the network port's IPv6 address. |
hh3cNetWorkLldpInfo table node
Table 43 hh3cNetWorkLldpInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cLldpInfoIndex (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.1) |
read-only |
Integer32 |
Index of a device connected to the server, which is discovered through LLDP. |
hh3cLldpInterfaceName (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.2) |
read-only |
DisplayString |
Name of the network port of the server that receives LLDP frames. |
hh3cLldpInfoChassisMac (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.3) |
read-only |
DisplayString |
MAC address of the connected device. |
hh3cLldpInfoChassisName (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.4) |
read-only |
DisplayString |
Name of the connected device. |
hh3cLldpInfoPortName (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.5) |
read-only |
DisplayString |
Port of the connected device. |
hh3cLldpInfoPortDescr (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.6) |
read-only |
DisplayString |
Description about the connected switch port. |
hh3cLldpInfoVlanID (.1.3.6.1.4.1.25506.13.1.2.2.2.2.1.7) |
read-only |
Integer32 |
ID of the VLAN to which the server port belongs. · 2147483647—N/A. |
hh3cSrvLinkInfo table node
Table 44 hh3cSrvLinkInfo table node
Object (OID) |
Access |
Data type |
Description |
h3cSrvLinkTableIndex (.1.3.6.1.4.1.25506.13.1.2.2.2.4.1.1) |
read-only |
Integer32 |
Index of a network port. |
h3cSrvLinkIfName (.1.3.6.1.4.1.25506.13.1.2.2.2.4.1.2) |
read-only |
DisplayString |
Name of the network port. |
h3cSrvLinkPortNum (.1.3.6.1.4.1.25506.13.1.2.2.2.4.1.3) |
read-only |
Integer32 |
Number of the network port. |
h3cSrvLinkPortStatus (.1.3.6.1.4.1.25506.13.1.2.2.2.4.1.4) |
read-only |
DisplayString |
Link status of the network port. |
hh3cNetWork leaf node
Table 45 hh3cNetWork leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cNetWorkSendLldpEnable (.1.3.6.1.4.1.25506.13.1.2.2.2.3) |
read-write |
Integer32 |
Enabling status of LLDP. · 0—Disabled. · 1—Enabled. |
hh3cNetWorkNCSIStatus (.1.3.6.1.4.1.25506.13.1.2.2.2.51) |
read-only |
Integer32 |
Enabling status of NCSI. · 0—Disabled. · 1—Enabled. · 255—Not supported. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Only the hh3cNetWorkSendLldpEnable leaf node supports set operations.
hh3cNTP
Introduction
Overview
This section mainly describes Network Time Protocol (NTP) information.
The NTP synchronization time support status, enabling status, primary NTP server address, secondary NTP server address, NTP server source (manual or auto), bound IP protocol version, and NTP time synchronization interval are leaf nodes.
hh3cNTP leaf node
Table 46 hh3cNTP leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cConfigPrimaryNTP (.1.3.6.1.4.1.25506.13.1.2.2.3.1) |
read-write |
DisplayString |
Address of the primary NTP server. IPv4 address, IPv6 address, and FQDN address are supported. |
hh3cConfigSecondaryNTP (.1.3.6.1.4.1.25506.13.1.2.2.3.2) |
read-write |
DisplayString |
Address of the secondary NTP server. The secondary NTP server is optional. If the primary NTP server fails, the secondary NTP server is used. |
hh3cNTPConfigAutoDate (.1.3.6.1.4.1.25506.13.1.2.2.3.3) |
read-write |
Integer32 |
NTP time synchronization. · 0—Manual. · 1—Auto. · 2—Synchronization failed. |
hh3cNTPConfigTimeZone (.1.3.6.1.4.1.25506.13.1.2.2.3.4) |
read-write |
DisplayString |
Time zone of the server, in the format of GMT+/-time. Supported options include: UTC-12, UTC-11:30, UTC-11, UTC-10:30, UTC-10, UTC-9:30, UTC-9, UTC-8:30, UTC-8, UTC-7:30, UTC-7, UTC-6:30, UTC-6, UTC-5:30, UTC-5, UTC-4:30, UTC-4, UTC-3:30, UTC-3, UTC-2:30, UTC-2, UTC-1:30, UTC-1, UTC-0:30, UTC-0, UTC, UTC+0, UTC+0:30, UTC+1, UTC+1:30, UTC+2, UTC+2:30, UTC+3, UTC+3:30, UTC+4, UTC+4:30, UTC+5, UTC+5:30, UTC+5:45, UTC+6, UTC+6:30, UTC+7, UTC+7:30, UTC+8, UTC+8:30, UTC+9, UTC+9:30, UTC+10, UTC+10:30, UTC+11, UTC+11:30, UTC+12, UTC+12:45, UTC+13, UTC+14. |
hh3cNTPConfigUpdateFrequency (.1.3.6.1.4.1.25506.13.1.2.2.3.5) |
read-write |
Integer32 |
Time update frequency of the server. Value range: 600 to 2592000, in seconds. |
hh3cConfigTertiaryNTP (.1.3.6.1.4.1.25506.13.1.2.2.3.6) |
read-write |
DisplayString |
Address of the tertiary NTP server. The tertiary NTP server is optional. If the primary NTP server fails, the tertiary NTP server is used. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
All leaf nodes support set operations.
hh3cFirmwareProperty
Introduction
Overview
This section mainly describes firmware information.
· The firmware information node is a table node, with the child node firmware name, firmware type, firmware CPLD version, and firmware PCB version as leaf nodes.
· The primary and backup HDM versions, BIOS version, system board CPLD and SCPLD versions, RC version, ME version, and microcode version are leaf nodes.
hh3cFirmwareProperty table node
Table 47 hh3cFirmwareProperty table node
Object (OID) |
Access |
Data type |
Description |
hh3cFirmwareIndex (.1.3.6.1.4.1.25506.13.1.2.2.7.4.1.1) |
read-only |
Integer32 |
Index of a firmware. |
hh3cFirmwareName (.1.3.6.1.4.1.25506.13.1.2.2.7.4.1.2) |
read-only |
DisplayString |
Name of the firmware. |
hh3cFirmwareType (.1.3.6.1.4.1.25506.13.1.2.2.7.4.1.3) |
read-only |
DisplayString |
Device type of the firmware. |
hh3cFirmwareCpldVersion (.1.3.6.1.4.1.25506.13.1.2.2.7.4.1.4) |
read-only |
DisplayString |
CPLD version of the firmware. |
hh3cFirmwarePcbVersion (.1.3.6.1.4.1.25506.13.1.2.2.7.4.1.5) |
read-only |
DisplayString |
PCB version of the firmware. |
hh3cFirmwareProperty leaf node
Table 48 hh3cFirmwareProperty leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvHdmVersion (.1.3.6.1.4.1.25506.13.1.2.2.7.1) |
read-only |
DisplayString |
HDM version. |
hh3cSrvBiosVersion (.1.3.6.1.4.1.25506.13.1.2.2.7.2) |
read-only |
DisplayString |
BIOS version. |
hh3cSrvCpldVersion (.1.3.6.1.4.1.25506.13.1.2.2.7.3) |
read-only |
DisplayString |
CPLD version. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cProductBasicInfo
Introduction
Overview
This section mainly describes product basic information.
The product name, manufacturer, UUID, system operation time, host name, BIOS operation time, and power-on self-test code are leaf nodes.
hh3cProductBasicInfo leaf node
Table 49 hh3cProductBasicInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvName (.1.3.6.1.4.1.25506.13.1.2.2.8.1) |
read-only |
DisplayString |
Product name. |
hh3cManufactry (.1.3.6.1.4.1.25506.13.1.2.2.8.2) |
read-only |
DisplayString |
Manufacturer name. |
hh3cSrvUUID (.1.3.6.1.4.1.25506.13.1.2.2.8.3) |
read-only |
DisplayString |
UUID of the server. IPMI Device GUID, FRU GUID, and System Management BIOS (SM BIOS) UUID are supported. |
hh3cSrvUptime (.1.3.6.1.4.1.25506.13.1.2.2.8.4) |
read-only |
Integer32 |
Uptime of the system, in hours. |
hh3cSrvhostName (.1.3.6.1.4.1.25506.13.1.2.2.8.5) |
read-only |
DisplayString |
Host name. |
hh3cSrvhostOSuptime (.1.3.6.1.4.1.25506.13.1.2.2.8.6) |
read-only |
Integer32 |
Uptime of the OS, in seconds. If the value is incorrect, check NTP time synchronization. |
hh3cCurPostcode (.1.3.6.1.4.1.25506.13.1.2.2.8.7) |
read-only |
DisplayString |
Current POST code of the host. |
hh3chostPostcode (.1.3.6.1.4.1.25506.13.1.2.2.8.8) |
read-only |
DisplayString |
POST code of the host. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3ctrap
Introduction
Overview
This section mainly describes simple node query of the Trap module and the enable/disable status setting of trap targets.
· The trap description information is a table node, with the child node trap receive enabling status, trap receive address, trap receive port number, and trap type as leaf nodes.
· The trap community name, trap send level, trap mode, trap version, trap identifier, trap detail send level, and SNMPv3 username for trap are leaf nodes.
hh3cTrapInfoDescription table node
Table 50 hh3cTrapInfoDescription table node
Object (OID) |
Access |
Data type |
Description |
hh3cTrapReceiverIndex (.1.3.6.1.4.1.25506.13.1.2.2.9.11.1.1) |
read-only |
Integer32 |
Index of a trap receiver. |
hh3cTrapReceiverEnable (.1.3.6.1.4.1.25506.13.1.2.2.9.11.1.2) |
read-write |
Integer32 |
Status of the trap receiver. · 0—Disabled. · 1—Enabled. |
hh3cTrapReceiverPort (.1.3.6.1.4.1.25506.13.1.2.2.9.11.1.3) |
read-write |
Integer32 |
Port number for sending SNMP traps. Value range: 1 to 65535. Default: 162. |
hh3cTrapReceiverAddr (.1.3.6.1.4.1.25506.13.1.2.2.9.11.1.4) |
read-write |
DisplayString |
Address of the trap receiver. Domain address, IPv4 address, and IPv6 address are supported. Default: No address is set for a trap receiver. |
Hh3ctrap leaf node
Table 51 Hh3ctrap leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cTrapEnable (.1.3.6.1.4.1.25506.13.1.2.2.9.1) |
read-write |
Integer32 |
SNMP traps. · 0—Disable. · 1—Enable. |
hh3cTrapVersion (.1.3.6.1.4.1.25506.13.1.2.2.9.2) |
read-write |
Integer32 |
Trap version. · 0—SNMPv1. · 1—SNMPv2c. · 2—SNMPv3. |
hh3cTrapUserForV3 (.1.3.6.1.4.1.25506.13.1.2.2.9.3) |
read-write |
DisplayString |
User name for SNMPv3. The user must be a local BMC user. |
hh3cTrapPort (.1.3.6.1.4.1.25506.13.1.2.2.9.4) |
read-write |
Integer32 |
SNMP trap port number. Value range: 1 to 65535. Default: 162. This node is obsolete. Use hh3cTrapReceiverPort as a best practice. |
hh3cTrapCommunity (.1.3.6.1.4.1.25506.13.1.2.2.9.5) |
read-write |
DisplayString |
SNMP trap community, a string of up to 31 characters. Default: public. |
hh3cTrapAddr1 (.1.3.6.1.4.1.25506.13.1.2.2.9.6) |
read-write |
DisplayString |
Address of trap receiver 1. Domain address, IPv4 address, and IPv6 address are supported. Default: No address is configured for trap receiver 1. This node is obsolete. Use hh3cTrapReceiverAddr as a best practice. |
hh3cTrapAddr2 (.1.3.6.1.4.1.25506.13.1.2.2.9.7) |
read-write |
DisplayString |
Address of trap receiver 2. Domain address, IPv4 address, and IPv6 address are supported. Default: No address is configured for trap receiver 2. This node is obsolete. Use hh3cTrapReceiverAddr as a best practice. |
hh3cTrapAddr3 (.1.3.6.1.4.1.25506.13.1.2.2.9.8) |
read-write |
DisplayString |
Address of trap receiver 3. Domain address, IPv4 address, and IPv6 address are supported. Default: No address is configured for trap receiver 3. This node is obsolete. Use hh3cTrapReceiverAddr as a best practice. |
hh3cTrapMode (.1.3.6.1.4.1.25506.13.1.2.2.9.9) |
read-write |
Integer32 |
SNMP trap mode. · 0—Node mode. · 1—Event mode. |
hh3cTrapSeverityLevel (.1.3.6.1.4.1.25506.13.1.2.2.9.10) |
read-write |
Integer32 |
Severity levels of SNMP traps. · 0—Minor_Major_Critical. · 1—Major_Critical. · 2—All. · 3—Critical. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
All nodes, except for the hh3cTrapReceiverIndex leaf nodes, support set operations.
hh3cDomainNameSystem
Introduction
Overview
This section mainly describes DNS related information.
The DNS information is a table node, with the child node DNS domain name, DNS information acquisition mode, primary DNS server, secondary DNS server 1, secondary DNS server 2, and bound network protocol as leaf nodes.
hh3cDomainNameSystem leaf node
Table 52 hh3cDomainNameSystem leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cDNSSource (.1.3.6.1.4.1.25506.13.1.2.2.10.1) |
read-only |
Integer32 |
DNS source. · 0—Auto. · 1—Manual. |
hh3cDomainBindNetPort (.1.3.6.1.4.1.25506.13.1.2.2.10.2) |
read-only |
DisplayString |
DNS port number. |
hh3cDomainIPPreference (.1.3.6.1.4.1.25506.13.1.2.2.10.3) |
read-only |
Integer32 |
DNS IP selection preference. · 1—IPv4. · 2—IPv6. If DNS source is set to manual, this node displays 0. |
hh3cDomainName (.1.3.6.1.4.1.25506.13.1.2.2.10.4) |
read-only |
DisplayString |
Domain suffix for HDM. The domain suffix will be combined with the HDM host name to form a fully qualified domain name for HDM access. |
hh3cDomainServer1 (.1.3.6.1.4.1.25506.13.1.2.2.10.5) |
read-only |
DisplayString |
Address of DNS server 1. IPv4 address and IPv6 address are supported. The number of a DNS server indicates the priority of the DNS server. The smaller the number, the higher the priority. |
hh3cDomainServer2 (.1.3.6.1.4.1.25506.13.1.2.2.10.6) |
read-only |
DisplayString |
Address of DNS server 2. IPv4 address and IPv6 address are supported. The number of a DNS server indicates the priority of the DNS server. The smaller the number, the higher the priority. |
hh3cDomainServer3 (.1.3.6.1.4.1.25506.13.1.2.2.10.7) |
read-only |
DisplayString |
Address of DNS server 3. IPv4 address and IPv6 address are supported. The number of a DNS server indicates the priority of the DNS server. The smaller the number, the higher the priority. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cSrvRemoteControl
Introduction
Overview
This section mainly describes information about server remote control, including leaf nodes such as single-node power control, system boot device settings, system boot validity settings, and system boot order.
hh3cSrvRemoteControl leaf node
Table 53 hh3cSrvRemoteControl leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvPowerControl (.1.3.6.1.4.1.25506.13.1.2.3.1) |
read-write |
Integer32 |
Remote power control. · 0—Power-off. · 1—Power-on. · 2—Power-cycle. · 3—Reset. · 5—Soft power-off. |
hh3cSrvSysBootDevice (.1.3.6.1.4.1.25506.13.1.2.3.2) |
read-write |
Integer32 |
Boot device. · 0—Hard Disk. · 1—Network. · 2—BIOS. · 4—CD/DVD. · 7—No override. |
hh3cSrvSysBootMode (.1.3.6.1.4.1.25506.13.1.2.3.3) |
read-write |
Integer32 |
Boot mode. · 0—Legacy. · 1—UEFI. · 2—No override. |
hh3cSrvSysValidPeriod (.1.3.6.1.4.1.25506.13.1.2.3.4) |
read-write |
Integer32 |
Validity period. · 0—One-time. · 1—Permanent. |
hh3cSrvSysBootOrder (.1.3.6.1.4.1.25506.13.1.2.3.5) |
read-only |
DisplayString |
Boot Order |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
The hh3cSrvBIOSFutureProfileClear leaf node does not support read operations. Other leaf nodes support get, getnext, walk, and getbulk operations.
Restrictions
The hh3cSrvSysBootOrder and hh3cSrvBIOSWorkloadProfile leaf nodes do not support set operations. Other leaf nodes support set operations.
hh3cPowerStatistic
Introduction
Overview
This section describes current total power information for the system.
hh3cPowerStatistic leaf node
Table 54 hh3cPowerStatistic leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cCurPower (.1.3.6.1.4.1.25506.13.1.2.4.6.1) |
read-only |
Integer32 |
Current total power of the server, in watts. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cHealthInfo
Introduction
Overview
This section mainly describes device health status information.
· The drive health status is a table node, with the child node drive slot and drive health status as leaf nodes.
· The network adapter health status is a table node, with the child node network adapter slot number and network adapter health status as leaf nodes.
· The overall system health status, power supply health status, fan health status, CPU health status, memory health status, disk health status, UID LED status, and temperature sensor health status are leaf nodes.
hh3cSrvHardDiskHealth table node
Table 55 hh3cSrvHardDiskHealth table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvHardDiskHealthSlotNum (.1.3.6.1.4.1.25506.13.1.2.4.7.5.1.1) |
read-only |
DisplayString |
Slot number of a physical drive. |
hh3cSrvHardDiskHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.5.1.2) |
read-only |
DisplayString |
Health status of the physical drive. · Healthy. · Probably faulty. |
hh3cSrvNetCardHealth table node
Table 56 hh3cSrvNetCardHealth table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvNetCardHealthIndex (.1.3.6.1.4.1.25506.13.1.2.4.7.6.1.1) |
read-only |
Integer32 |
Index of an PCIe module. |
hh3cSrvNetCardHealthSlotNum (.1.3.6.1.4.1.25506.13.1.2.4.7.6.1.2) |
read-only |
Integer32 |
Slot number of the PCIe module. |
hh3cSrvNetCardHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.6.1.3) |
read-only |
Integer32 |
Status of the PCIe module. · 0—Normal. · 1—Alarm. · 255—Unknown. |
hh3cHealthInfo leaf node
Table 57 hh3cHealthInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cEntiretyHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.1) |
read-only |
Integer32 |
Health status of the server: · 0—Normal. · 1—Caution. · 2—Warning. · 3—Critical. |
hh3cPwrHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.2) |
read-only |
Integer32 |
Health status of a power supply: · 0—Normal. · 1—Caution. · 2—Warning. |
hh3cFanHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.3) |
read-only |
Integer32 |
Health status of a fan: · 0—Normal. · 1—Caution. · 2—Warning. · 3—Critical · 255—Not supported. |
hh3cCPUHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.4) |
read-only |
Integer32 |
Health status of a processor: · 0—Normal. · 1—Caution. · 2—Warning. · 3—Critical. |
hh3cMemHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.7) |
read-only |
Integer32 |
Health status of a memory module. · 0—Normal. · 1—Caution. · 2—Warning. · 3—Critical. |
hh3cDiskHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.8) |
read-only |
Integer32 |
Health status of a physical drive. · 0—Normal. · 1—Caution. · 2—Warning. |
hh3cUIDStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.9) |
read-write |
Integer32 |
Status of the remote UID control. When the UID is flashing, you cannot set the UID status. · 0—Off. · 1—On. · 2—Flashing. |
hh3cTempHealthStatus (.1.3.6.1.4.1.25506.13.1.2.4.7.10) |
read-only |
Integer32 |
Health status of the temperature. · 0—Normal. · 1—Caution. · 2—Warning. · 3—Critical. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Only the hh3cUIDStatus leaf node supports set operations.
hh3cUserInfo
Introduction
Overview
This section mainly describes user information.
The user information is a table node, with the child node local user username, user enabling status, user ID, user password, and user group as leaf nodes.
hh3cSrvUserInfo table node
Table 58 hh3cSrvUserInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvUserID (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.1) |
read-only |
Integer32 |
ID of a user. Value range: 2 to 16. |
hh3cSrvUserName (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.2) |
read-only |
DisplayString |
Name of the user. |
hh3cSrvUserAccess (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.3) |
read-only |
Integer32 |
Enabling status of the users' access to HDM. · 0—Disabled. · 1—Enabled. |
hh3cSrvUserNetworkPriv (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.4) |
read-only |
DisplayString |
Privilege of the user. · administrator. · operator. · user. · none. · CustomRole(1-5). |
hh3cSrvUserSnmpPriv (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.5) |
read-only |
Integer32 |
Enabling status of the extended SNMP privilege of the user. · 0—Disabled. · 1—Enabled. |
hh3cSrvUserSnmpAccess (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.6) |
read-only |
DisplayString |
SNMP operation permission of the user. · read_write. · read_only. |
hh3cSrvUserSnmpAuthProtocol (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.7) |
read-only |
DisplayString |
SNMPv3 authentication protocol for the user. |
hh3cSrvUserPrivacyProtocol (.1.3.6.1.4.1.25506.13.1.2.4.8.1.1.8) |
read-only |
DisplayString |
SNMPv3 privacy protocol for the user. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
hh3cLdapInfo
About this MIB
Overview
This section mainly describes LDAP related information.
· The LDAP group information is a table node, with the child node user group name, group domain, and group privileges as leaf nodes.
· The LDAP enabling status and user domain are leaf nodes.
hh3cSrvLdapGroupInfo table node
Table 59 hh3cSrvLdapGroupInfo table node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvLdapGroupIndex (.1.3.6.1.4.1.25506.13.1.2.4.9.7.1.1) |
read-only |
Integer32 |
Index of a role group. Value range: 1 to 5. |
hh3cSrvLdapGroupName (.1.3.6.1.4.1.25506.13.1.2.4.9.7.1.2) |
read-write |
DisplayString |
Name of the role group. |
hh3cSrvLdapGroupSearchBase (.1.3.6.1.4.1.25506.13.1.2.4.9.7.1.3) |
read-write |
DisplayString |
DN search base of the role group. |
hh3cSrvLdapGroupPriv (.1.3.6.1.4.1.25506.13.1.2.4.9.7.1.4) |
read-write |
Integer32 |
HDM user role for the role group, the name is subject to the web. · 0—NoAccess. · 2—User. · 3—Operator. · 4—Administrator. · 6—CustomRole1. · 7—CustomRole2. · 8—CustomRole3. · 9—CustomRole4. · 10—CustomRole5. · 15—None. |
hh3cSrvLdapGroupDelete (.1.3.6.1.4.1.25506.13.1.2.4.9.7.1.5) |
read-write |
Integer32 |
Deletion of a role group by index. · 0—No access. · 1—Delete. |
hh3cLdapInfo leaf node
Table 60 hh3cLdapInfo leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cSrvLdapEnable (.1.3.6.1.4.1.25506.13.1.2.4.9.1) |
read-write |
Integer32 |
LDAP authentication. · 0—Disable. · 1—Enable. |
hh3cSrvLdapServerAddr (.1.3.6.1.4.1.25506.13.1.2.4.9.2) |
read-write |
DisplayString |
Address of the LDAP server. Both IPv4 address and IPv6 address are supported. |
hh3cSrvLdapBindDomain (.1.3.6.1.4.1.25506.13.1.2.4.9.3) |
read-write |
DisplayString |
Bind DN, the LDAP server administrator bound to the LDAP server used to authenticate users logging into the HDM. |
hh3cSrvLdapBindPort (.1.3.6.1.4.1.25506.13.1.2.4.9.4) |
read-write |
Integer32 |
LDAP service port number. Value range: 1 to 65535. Default: 636 for SSL connection and 389 for other connections. |
hh3cSrvLdapSearchBase (.1.3.6.1.4.1.25506.13.1.2.4.9.5) |
read-write |
DisplayString |
Search base of the bind DN on the LDAP server. FQDN is supported. |
hh3cSrvLdapPassword (.1.3.6.1.4.1.25506.13.1.2.4.9.6) |
read-write |
DisplayString |
Bind password of the LDAP server, the password of the LDAP server administrator. |
hh3cSrvLdapServerAddrType (.1.3.6.1.4.1.25506.13.1.2.4.9.8) |
read-write |
Integer32 |
Type of the LDAP server address. · 0—IP. · 1—FQDN. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
All leaf nodes, except for the hh3cSrvLdapGroupIndex, support set operations.
hh3cEntiretyHealthFamilyStatus
Introduction
Overview
This section mainly describes the overall health status of a device. The device health status information is a leaf node.
hh3cEntiretyHealthFamilyStatus leaf node
Table 61 hh3cEntiretyHealthFamilyStatus leaf node
Object (OID) |
Access |
Data type |
Description |
hh3cEntiretyHealthFamilyStatus (.1.3.6.1.4.1.25506.13.1.2.1.1.12) |
read-only |
Integer32 |
Health status of the server. · 0—Unknown. · 1—Absent. · 2—OK. · 3—Minor. · 4—Major. · 5—Fatal. |
Create
Not supported
Edit/Modify
Not supported
Delete
Not supported
Read
Supports get, getnext, walk, and getbulk operations.
Restrictions
Not supported
Terminology
Table 62 Terminology
Description |
|
B |
|
BIOS |
The Basic Input Output System (BIOS) is a collection of programs stored on a ROM chip on the server motherboard. It includes critical components such as the Basic Input Output Program, Power-On Self-Test (POST), and system startup programs. The BIOS provides the most fundamental and direct hardware settings and controls for the computer. |
C |
|
CPLD |
Complex Programmable Logic Device (CPLD) is a type of digital integrated circuit that can construct logic functions according to requirements. |
F |
|
FIST |
FIST is a software program developed by H3C for server management. It allows for quick and flexible server configurations and intelligent guidance for users. With FIST, users can even develop their own tools. It is an intelligent and scalable server management tool. |
G |
|
GPU |
A GPU is one of the most important components of a server. It is used to convert digital signals from the server into analog signals, which are then displayed on a monitor. Additionally, a GPU has image processing capabilities and can assist CPUs in tasks, thereby enhancing the overall operational speed of the server. |
H |
|
HDM |
Hardware Device Management (HDM) is a control unit used for server management. Through HDM, you can simplify the server configuration process, view server component information, monitor server operation status, and remotely control the server, among other functions. |
Hot swapping |
Hot swapping capability refers to the ability to remove or install a component in a server while the server is running, without the need to power down the server. This operation does not disrupt the running system and avoids any impact on its operation. |
K |
|
KVM device |
A Keyboard, Video, Mouse (KVM) device is a physical device that allows you to monitor and manage multiple servers using a single set of keyboard, display, and mouse. |
N |
|
Network adapter |
A network adapter is a network component that operates at the data link layer. It not only establishes a physical connection and electrical signal matching between the LAN transmission media but also provides functions such as frame transmission and reception, frame encapsulation and decapsulation, medium access control, data encoding and decoding, and data caching. |
NVMe VROC module |
An NVMe VROC module is used to activate the RAID features of NVMe SSDs. It works in conjunction with the VMD technology to enable NVMe drive array functionality. |
R |
|
RAID |
Redundant Array of Independent Disks (RAID) is a technology used for combining multiple independent physical drives in different ways to create a disk array, providing higher storage performance and data security than a single drive. |
Redundant |
Redundancy means that when a component, such as a fan, fails, the system can automatically utilize a backup component to replace the failed one. |
T |
|
Temperature sensor |
A temperature sensor is used to detect the temperature at a specific location and transmits temperature information to the server system. |
U |
|
U |
The IEC 60297-1 standard specifies the units of vertical height measurement for racks and enclosures in the form of "U" or "RU" (rack unit), , where 1 U or 1 RU is equivalent to 44.45 millimeters. |
UniBay drive backplane |
A UniBay drive backplane is a backplane that supports SAS/SATA/NVMe drives. |
V |
|
VMD technology |
The VMD technology provides hot-swapping capability, drive management, and fault tolerance features for NVMe drives, making them reliable, available, and serviceable. |
Acronym
Table 63 Acronym
Acronym |
Explanation |
B |
|
BIOS |
Basic Input Output System |
C |
|
CMA |
Cable Management Arm |
CPLD |
Complex Programmable Logic Device |
CPU |
Central Processing Unit |
D |
|
DDR |
Double Data Rate |
DIMM |
Dual Inline Memory Module |
DRAM |
Dynamic Random Access Memory |
DVD |
Digital Versatile Disc |
F |
|
FIST |
Fast Intelligent Scalable Toolkit |
G |
|
GPU |
Graphics Processing Unit |
H |
|
HBA |
Host Bus Adapter |
HDD |
Hard Disk Drive |
HDM |
Hardware Device Management |
I |
|
IDC |
Internet Data Center |
K |
|
KVM |
Keyboard, Video, Mouse |
L |
|
LRDIMM |
Load Reduced Dual Inline Memory Module |
N |
|
NCSI |
Network Controller Sideband Interface |
NVMe |
Non-Volatile Memory Express |
P |
|
PCIe |
Peripheral Component Interconnect Express |
POST |
Power-on Self Test |
R |
|
Redundant Array of Independent Disks |
|
RDIMM |
Registered Dual Inline Memory Module |
S |
|
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 |
T |
|
TCM |
Trusted Cryptography Module |
TDP |
Thermal Design Power |
TPM |
Trusted Platform Module |
U |
|
UID |
Unit Identification |
UPI |
Ultra Path Interconnect |
UPS |
Uninterruptible Power Supply |
USB interfaces |
Universal Serial Bus |
V |
|
VROC |
Virtual RAID on CPU |
VMD |
Volume Management Device |
Revision history
Date |
Version |
Description |
2017-09-20 |
V1.00 |
Draft. |
2017-11-15 |
V2.00 |
Modified descriptions. |
2018-8-21 |
V2.01 |
Added the userInfoTable table. |
2018-8-25 |
V2.02 |
Added the NetPort and MacAddr fields to the NetTypeTable table. |
2018-9-4 |
V2.03 |
Added LDAP-related nodes and the hh3cSrvLdapGroupInfoTable table. |
2018-10-12 |
V2.04 |
Added the hh3cNVMeDiskInfoTable table. |
2018-11-6 |
V2.05 |
Added the hostname and hh3cTempHealthStatus fields. |
2018-12-7 |
V2.06 |
Added the hh3cPowerConsumption node. |
2019-4-29 |
V2.07 |
Added MIB nodes out of custom requirements. |
2019-4-30 |
V2.08 |
Added MIB nodes related to system resource monitoring. |
2019-6-13 |
V2.09 |
Adjusted the location of the hhcPCIeCardInfo node to be at the same level as the hh3cNICInfo node. |
2019-7-17 |
V2.10 |
Added a node for setting the LDAP server address type. |
2019-8-2 |
V2.11 |
Modified the descriptions of hh3ctrap and hh3cUserInfo subnodes and corrected the description of the hh3cSrvFruBoardExtra node. |
2019-8-8 |
V2.12 |
Resolved the set outlier return issue for the hh3cSrvPowerCappingEnable, hh3cSrvPowerCappingValue, hh3cSrvPowerCappingFailure, and hh3cClearStatistic nodes. |
2019-9-4 |
V2.13 |
Modified the description of the hh3cSrvDiskArraySSDLife node to "The minimal hard disk SSD life of the disks under the logical device." |
2019-10-15 |
V2.14 |
Modified the descriptions of the hh3cCPUStatus, hh3cCPUHealthStatus, hh3cSrvPCIeCardSlotNum, and hh3cPCIeCardSlot nodes. |
2019-10-22 |
V2.15 |
Modified the descriptions of the hh3cMemStatus, hh3cInletTempReading, and hh3cSensorInletTemperature nodes. |
2019-11-8 |
V2.16 |
Added the hh3cSrvRaidCardSupercapacitorStatus node and the hh3cHardDiskHealthTable table, and modified the description of the hh3cSrvhostOSuptime node. |
2019-11-12 |
V2.17 |
Added the hh3cSrvGPUInfoTable and hh3cNetWorkLldpInfoTable tables and modified incorrected node descriptions. |
2019-11-18 |
V2.18 |
Added descriptions of the h3cCPUSerialNumber, hh3cSrvPCIeCardSerialNum, hh3cSrvPCIeCardPartNum, hh3cSrvSrvPCIeCardSerialNum, and hh3cSrvSrvPCIeCardPartNum nodes. |
2019-11-23 |
V2.19 |
Corrected the descriptions of the hh3cTempHealthStatus and hh3cNTPConfigTimeZone nodes. |
2019-11-27 |
V2.20 |
Added descriptions of the hh3cSrvLogicalCardSpanNumber and hh3cSrvLogicalCardNumDrives nodes. |
2019-12-2 |
V2.21 |
Added the hh3cTrapInfoDescriptionTable table and the hh3cTrapMode and hh3cTrapSeverityLevel nodes. |
2019-12-19 |
V2.22 |
Added the hh3cSrvLinkInfoTable table and descriptions of the related nodes. |
2019-12-19 |
V2.23 |
Added the hh3cSrvFCHBAInfoTable table and descriptions of the related nodes. |
2019-12-21 |
V2.24 |
Modified the description for nodes hh3cConfigTertiaryNTP, hh3cNetTypePCIeStatus, and hh3cNICStatus. Added the hh3cNetCardChipModel and hh3cNetCardChipManufact nodes. |
2020-1-6 |
V2.25 |
Modified the description for the hh3cMemStatus node. |
2020-2-12 |
V2.26 |
Modified the description for the hh3cNetTypePcieStatus node. |
2020-3-6 |
V2.27 |
Modified the description for the hh3cSensorServerityLevel node. |
2020-5-16 |
V2.28 |
Modified the description for the hh3cSrvLdapGroupPriv node. Modified unreasonable descriptions. |
2020-6-23 |
V2.29 |
Added the hh3cSrvRaidCardConfigVersion, hh3cSrvRaidCardMode, hh3cSrvRaidCardJBODMode, hh3cHardDiskMaxNum, and hh3cSrvPCIeCardMaxNum nodes. |
2020-7-9 |
V2.30 |
Modified the description for the hh3cSrvLdapGroupPriv node. |
2020-7-17 |
V2.31 |
Added the hh3cHardDiskAscriptionRaidName, hh3cHardDiskAscriptionRaidLevel, and hh3cHardDiskAscriptionRaidStatus nodes. Modified the hh3cTrapUserForV3 and h3cSrvLinkTableIndex nodes. |
2020-8-21 |
V2.32 |
Modified the ACCESS information for the indexes of the hh3cSrvFruNumIndex, hh3cSrvDiskIndex, hh3cSrcPortIndex, hh3cInterfaceIndex, hh3cLldpInfoIndex, hh3cSrvHardDiskHealthSlotNum, hh3cSrvNetCardHealthIndex, hh3cSrvUserID, hh3cSrvLdapGroupIndex, hh3cSrvRaidCardIndex, hh3cSrvLogicalCardIndex, hh3cNetTypeIndex, hh3cSrvHardDiskSlotNum, hh3cTempSensorIndex, hh3cFanID, hh3cSensorIndex, hh3cSrvPCIeCardSlot, hh3cLomCardInfoID, hh3cPCIeCardSlot, hh3cSrvGPUIndex, hh3cTrapReceiverIndex, h3cSrvLinkTableIndex. Modified the description for the hh3cPCIeCardModel, hh3cSrvPCIeCardModel, and hh3cTrapSeverityLevel nodes. Added the hh3cSrvRaidCardPackageVersion node. |
2020-9-15 |
V2.33 |
Added the hh3cSrvSysBootOrder node. |
2020-10-16 |
V2.34 |
Modified the description for the hh3cFanHealthStatus node. |
2020-10-28 |
V2.35 |
Added the hh3cPowerSupInputMode node. Added description for the hh3cFirmwarePropertyTable table and related nodes. |
2020-11-13 |
V2.36 |
Added the hh3cNICFamilyStatus, hh3cNetPortLinkStatus, hh3cNetPortCurrentLinkSpeed, hh3cNetPortAutoNegEnable, and hh3cNetPortFullDuplexEnable nodes. Modified the description for the hh3cNICStatus node. |
2020-11-26 |
V2.37 |
Modified the description for the hh3cSrvUserID, hh3cSrvHardDiskHealthStatus, hh3cNetPortFullDuplexEnable, and hh3cNetPortAutoNegEnable nodes. |
2021-1-5 |
V2.38 |
Added the hh3cHardDiskModel and hh3cHardDiskManufacturer nodes. |
2021-1-14 |
V2.39 |
Modified the description for the hh3cSrvSysBootDevice and hh3cSrvRaidCardModel nodes. Added the hh3cSrvFruProductVersion node. |
2021-1-22 |
V2.40 |
Modified information for the hh3cHardDiskCapacity, hh3cSrvHardDiskCapacity, and hh3cSrvLogicalCardCapacity nodes. Modified information for the hh3cSrvFCHBACardLinkSpeed node. |
2021-3-4 |
V2.41 |
Added the hh3cSrvFanVersion node. Added the hh3cSrvGPUPowerCappingEnable, hh3cSrvGPUPowerCappingValue, and hh3cSrvGPUPowerCappingFailure nodes. Modified the description for the hh3cSrvLdapGroupPriv node. |
2021-4-1 |
V2.42 |
Added the hh3cSrvFanMaxSpeed, hh3cSrvFanSpeedAdjustMode, hh3cSrvFanSpeedLevelPercents, hh3cPowerRedundancyStatus, hh3cNetTypeSerialNum, hh3cHardDiskMediaType, and hh3cSrvLogicalDriveName nodes. Modified the description for the hh3cInterfaceIndex, hh3cFanID, and hh3cSrvFanID nodes. |
2021-4-13 |
V2.43 |
Modified the description for the hh3cTrapCommunity node. |
2021-4-27 |
V2.44 |
Modified the field length description for the hh3cTrapCommunity node. Modified the SYNTAX information for the hh3cSrvGPUPowerCappingEnable, hh3cSrvGPUPowerCappingValue, and hh3cSrvGPUPowerCappingFailure nodes. |
2021-5-17 |
V2.45 |
Modified the Access information for the hh3cSrvLdapServerAddrType and hh3cTrapReceiverIndex nodes. Modified nodes hh3cSrvFanSpeedAdjustMode and hh3cSrvFanSpeedLevelPercents in table hh3cSrvFanInfoTable as single nodes, and changed the node OIDs. Added single-node hh3cNetWorkNCSIStatus. |
2021-6-2 |
V2.46 |
Modified the description for the hh3cUIDStatus node. |
2021-6-10 |
V2.46 |
Modified the nodes descriptions that are inconsistent from the descriptions in the MIB files. |
2023-6-9 |
V2.47 |
Use the new template to integrate table nodes and leaf nodes according to modules. |