Get Property Value For All Object Common Command
更新时间: 2026/08/07
在Gitcode上查看源码

Get Property Value For All Object Common Command

Change History

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information

Function Description

Query the specified attribute of all objects of a specified function.

Privilege

Command Information

Request Information

ByteData Field
NetFn30h
CMD93h
1:3Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h.
4Sub command, subcommand=38h
5:6Function ID parameter. For details, see Table 1. LSB first.
7Get Information Count M, which indicates the number of obtained information.
8Required Data Length: indicates the required length of the data to be read.
9:10Indicates the read offset. The value starts from 0 and the LSB is the first.
11:N//datax:y, in which x specifies the start byte and y indicates the number of bytes.
This field specifies the data to be queried.
data1:2-information1 ID, LSB first
data3:2-information2 ID, LSB first
......
data(2M-1):2-informationM ID, LSB first

Response Information

ByteData Field
1Completion Code
2:4Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h.
5End of List, indicating whether the current data is complete. Long data may need to be read multiple times. This field is used to check whether data is completely read.
[7:1]: reserved
[0]: End of list
0=last data
1=middle data
6:N//datax:y x indicates the start byte, and y indicates the number of bytes.
//The following is the query result, including the information ID and information value. If the value of an attribute exceeds the maximum length (220 bytes), the value needs to be returned in frames. Only the first frame carries the triplet information ID, Reserved, and information Length. Return sequence: object 1.attribute 1, object 1.attribute 2, ... object 1.attribute M, ..., object n.attribute 1, object n.attribute 2, ... object n.attribute M.
data1:2-information1 ID, LSB first
data3:1-information1 Type. For details, see Table 1.
data4:1-information1 Length L. If no information is obtained, the length is returned as 0, and information1 Value is not returned.
data5: L-information1 Value. Only the first frame of data carries the information ID, reserved, and information length triplets, including frame splitting.
......
dataX:2-informationM ID, LSB first
data (X+2):1-informationM type. For details, see Table 1.
data(X+3):1-informationM Length L. If no information is obtained, the length is returned as 0 and informationM Value is not returned.
data(X+4):L-informationM Value

Command Example

Queries the BMC port information.

Request:

bash
ipmicmd -k "0f 00 MM NN" smi 0

Response:

text
0f MM NN

Table 1 Message parameters

Function IDModule NameClassInformation IDNameValueWriting
1Configure SNMP.Snmp1Read-Only Community-Read and write
1Configure SNMP.Snmp2R/W Community-Read and write
1Configure SNMP.Snmp3Service enablement status.0: disabled; 1: enabledRead and write
1Configure SNMP.Snmp4Version V1 enablement status.0: disabled; 1: enabledRead and write
1Configure SNMP.Snmp5Version V2C enablement status.0: disabled; 1: enabledRead and write
1Configure SNMP.Snmp6Version V3 enablement status.0: disabled; 1: enabledRead and write
1Configure SNMP.Snmp7Server port.-Read and write
1Configure SNMP.Snmp8Authentication Algorithm0:MD5; 1:SHA1Read and write
1Configure SNMP.Snmp9Encryption algorithm-Read and write
1Configure SNMP.Snmp10ServiceId-Read only
1Configure SNMP.Snmp11SNMPv1v2c login rules.1: rule 1 2: rule 2 4: rule 3 7: rule 123 0: clearRead and write
1Configure SNMP.Snmp12SNMP long password enablement status.0: disabled 1: yesRead and write
1Configure SNMP.Snmp13Whether to enable the read and write community names for SNMPv2c. If the read and write community names are disabled, SNMPv2c cannot be used to set the read and write community names.0: disabled 1: yesRead and write
1Configure SNMP.Snmp14Flag of synchronization between Snmp.sysName and HostsName.0: disabled 1: yesRead and write
1Configure SNMP.Snmp15Enablement status of the SNMP engine ID update function.0: disabled. 1: enabledRead and write
1Configure SNMP.Snmp16Contact info-Read and write
1Configure SNMP.Snmp17Location access-Read and write
2Security Hardening ConfigurationSecurityEnhance1Lockout duration.-Read and write
2Security Hardening ConfigurationSecurityEnhance2Maximum number of consecutive login failures.-Read and write
2Security Hardening ConfigurationSecurityEnhance3Password validity parametersUnit: dayRead and write
2Security Hardening ConfigurationSecurityEnhance4Emergency user name.-Read and write
2Security Hardening ConfigurationSecurityEnhance5Number of prohibited historical passwords.-Read and write
2Security Hardening ConfigurationSecurityEnhance7BMC user management from the system.-Read and write
2Security Hardening ConfigurationSecurityEnhance8ServiceId-Read only
2Security Hardening ConfigurationSecurityEnhance9TLS version-Read and write
2Security Hardening ConfigurationSecurityEnhance10Minimum permission for a passwordUnit: dayRead and write
2Security Hardening ConfigurationSecurityEnhance11SSH password authentication enablement.0: Not collect video backhaul feature logs. 1: indicates that this switch is turned on.Read and write
2Security Hardening ConfigurationSecurityEnhance12Switch of warning information display.The value 1 indicates yes, and the value 0 indicates no. The default value is 1.Read and write
2Security Hardening ConfigurationSecurityEnhance13Content of the warning message-Read and write
2Security Hardening ConfigurationSecurityEnhance14Secondary authentication enablement.0: disabled. 1: enabled. The default value is 1.Read and write
2Security Hardening ConfigurationSecurityEnhance15Enable Weak Password Dictionary Check0: disabled. 1: enabled. The default value is 0.Read and write
2Security Hardening ConfigurationSecurityEnhance16Initial Password Prompt Switch0: disabled. 1: enabled. The default value is 1.Read and write
2Security Hardening ConfigurationSecurityEnhance17User inactive period.0 or an integer ranging from 30 to 365. The unit is day. The value 0 indicates that the inactive period is not limited.Read and write
2Security Hardening ConfigurationSecurityEnhance18SSH encryption algorithmon: enabled off: disabledRead and write
2Security Hardening ConfigurationSecurityEnhance19SSH key exchange algorithmon: enabled off: disabledRead and write
2Security Hardening ConfigurationSecurityEnhance20SSH Message Authentication Algorithmon: enabled off: disabledRead and write
2Security Hardening ConfigurationSecurityEnhance21Public key algorithm of SSHon: enabled off: disabledRead and write
2Security Hardening ConfigurationSecurityEnhance22SSL cipher suiteon: enabled off: disabledRead and write
2Security Hardening ConfigurationSecurityEnhance23Indicates the enabling status of the RMCP cipher suite.Bits 0 to 19 indicate the enable status of the cipher suite with the ID ranging from 0 to 19. If a bit is set to 1, the cipher suite is enabled. If a bit is not set to 1, the cipher suite is disabled.Read and write
2Security Hardening ConfigurationSecurityEnhance24System lock switch status0: Disabled 1: The DMS changes the status of all buddies in the database to "offline" when the network is disconnected.Read only
2Security Hardening ConfigurationSecurityEnhance25Certificate Expiry Notification (days)-Read and write
2Security Hardening ConfigurationSecurityEnhance26Master Key Update Interval (days)-Read and write
2Security Hardening ConfigurationSecurityEnhance27The lock duration is extended.-Read and write
2Security Hardening ConfigurationSecurityEnhance28The maximum number of consecutive login failures is extended.-Read and write
3DNS configurationDNSSetting1Domain name-Read and write
3DNS configurationDNSSetting2IP address of the primary DNS server.-Read and write
3DNS configurationDNSSetting3IP address 1 of the secondary DNS server-Read and write
3DNS configurationDNSSetting4Network port group bound to the DNS server.-Read and write
3DNS configurationDNSSetting5DNS service protocol version0: IPv4 1: IPv6Read and write
3DNS configurationDNSSetting6DNS service mode0: manual. 1: automatic.Read and write
3DNS configurationDNSSetting7DNS service mode change flag.-Read and write
3DNS configurationDNSSetting8DNS service lease time.-Read only
3DNS configurationDNSSetting9Interval for updating DNS information-Read only
3DNS configurationDNSSetting10IP address 2 of the secondary DNS server-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg1ID of the trap destination address.-Read only
4Configuration of the destination address for alarm reporting.TrapItemCfg2Whether the trap destination is enabled.-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg3Trap destination address.-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg4Trap destination port number.-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg5Message Delimiter-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg6Keywords are displayed in sent packets.-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg7Time-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg8Level-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg9Sensor Name-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg10Event code.-Read and write
4Configuration of the destination address for alarm reporting.TrapItemCfg11Event description.-Read and write
5RMCP configurationRmcpConfig1RMCP primary port-Read and write
5RMCP configurationRmcpConfig2RMCP standby port-Read and write
5RMCP configurationRmcpConfig3RMCP service status (main switch)0: disabled. 1: enabledRead and write
5RMCP configurationRmcpConfig4Enablement status of the RMCP protocol.0: disabled. 1: enabledRead and write
5RMCP configurationRmcpConfig5Enablement status of the RMCP+ protocol.0: disabled. 1: enabledRead and write
5RMCP configurationRmcpConfig6ServiceId-Read only
6ServicePortConfig1Protocol Status-Read and write
6ServicePortConfig2Protocol port.-Read and write
6ServicePortConfig3ID of the service to which a protocol belongs.-Read only
6ServicePortConfig4Protocol name.-Read only
6ServicePortConfig5Protocol-Read only
7About informationContact1Official website.-Read and write
7About informationContact2Service ID.-Read only
7About informationContact3Copyright information (English)-Read and write
7About informationContact4Technical support website.-Read and write
7About informationContact5Technical support email.-Read and write
7About informationContact6Technical support hotline.-Read and write
7About informationContact7Download link of the independent KVM-Read and write
8HostPortBusinessPort1Port name (KEY).port1,port2,...Read only
8HostPortBusinessPort2Indicates the port rate, which can be GE or 10GE.-Read only
8HostPortBusinessPort3Maker-Read only
8HostPortBusinessPort4Port Type1: NCSI TYPE 2: MANAGEMENT_TYPE 3: PCIE TYPE 4: Aggregation typeRead only
8HostPortBusinessPort5Port No.-Read only
8HostPortBusinessPort6Indicates the MAC address.-Read only
8HostPortBusinessPort7Link status-Read only
8HostPortBusinessPort8Silkscreen-Read only
9Management network portEth1Port type1: onboard NCSI 2: dedicated 3: PCIE NCSI 4: aggregation portRead only
9Management network portEth2External network port or not.-Read only
9Management network portEth3Specifies the enabling status.-Read only
9Management network portEth4Indicates the MAC address.-Read only
9Management network portEth5Network port name (KEY).Mgmt,AggregationRead only
9Management network portEth6Network port ID0,1,2,...Read only
9Management network portEth7Port number of the host NIC bound to the NCSI1,2,3,4Read only
9Management network portEth8Network port link status.0: down 1: upRead only
9Management network portEth9VlanID-Read only
9Management network portEth10VLAN status-Read only
10KVM attributeKvm1Port No.-Read and write
10KVM attributeKvm2KVM enablement status.-Read and write
10KVM attributeKvm3Encryption or not.-Read and write
10KVM attributeKvm4Screenshot capturing enablement.-Read and write
10KVM attributeKvm5KVM timeout duration-Read and write
10KVM attributeKvm6Enabling status of the local KVM.0: disabled. 1: enabledRead and write
10KVM attributeKvm7Keyboard and mouse mode attributes of the KVM-Read and write
11Virtual media propertiesVmm1Port No.-Read and write
11Virtual media propertiesVmm2VMM enablement status.-Read and write
11Virtual media propertiesVmm3Encryption or not.-Read and write
12Recording attributeVedio1Port No.-Read and write
12Recording attributeVedio2Video enablement status.-Read and write
12Recording attributeVedio3Automatic recording statusITEM:1: enabled ITEM:0: disabledRead and write
13BMC informationBMC1Location access-Read and write
13BMC informationBMC2Number of BMC resets-Read only
13BMC informationBMC3Host Name-Read and write
13BMC informationBMC4Time Zone-Read and write
13BMC informationBMC5Third-party preset information-Read and write
13BMC informationBMC6Shared data information-Read only
13BMC informationBMC7OSCA board management mode.1. HMM management mode of the OSCA board ESight Flat Management Mode of the OSCA BoardRead and write
13BMC informationBMC8The supported language set is displayed.-Read and write
13BMC informationBMC9Time offset or time zone name.GMT-12:00 to GMT+14:00 or supported global time zone nameRead and write
13BMC informationBMC10Default certificate algorithm.0:RSA 1:ECC others:invalidRead and write
13BMC informationBMC11Enable daylight saving time0: Disable 1: EnableRead and write
13BMC informationBMC12CLI window timeout duration0: Timeout is not allowed. 1-480: timeout interval, in minutes.Read and write
14Power cappingPowerCapping1Enablement status.-Read and write
14Power cappingPowerCapping2Power capping value.-Read and write
14Power cappingPowerCapping3Capping failure action.-Read and write
14Power cappingPowerCapping4Power capping lower limit.-Read and write
14Power cappingPowerCapping5Power capping upper limit.-Read only
14Power cappingPowerCapping6The BMC needs to be initialized.0: The BMC initialization is not required. 1: The BMC needs to be initialized.Read and write
15Power-on and power-off informationPayload1Power-On recovery policy.-Read and write
15Power-on and power-off informationPayload2Power Status-Read only
15Power-on and power-off informationPayload3Reset cause-Read only
15Power-on and power-off informationPayload4Reset channel-Read only
15Power-on and power-off informationPayload5Graceful power-off timeout period.-Read and write
15Power-on and power-off informationPayload6Maximum graceful power-off timeout time-Read only
15Power-on and power-off informationPayload7Minimum graceful power-off timeout time-Read only
15Power-on and power-off informationPayload8System power status before power-off-Read only
15Power-on and power-off informationPayload9Power-on and power-off status of the last aclost power-off-Read only
15Power-on and power-off informationPayload10Forcible power-off flag after power-off timeout0: Disable 1: EnableRead and write
15Power-on and power-off informationPayload11Locks the power button and associates it with the accessor.-Read and write
15Power-on and power-off informationPayload12Previous system power-on and power-off test results-Read only
15Power-on and power-off informationPayload13System power-on and power-off test results-Read only
15Power-on and power-off informationPayload14Power-on delay mode-Read and write
15Power-on and power-off informationPayload15Power-on delay-Read and write
16PSUSysPower1System power-Read only
16PSUSysPower2Total energy consumption-Read only
16PSUSysPower3Peak power-Read only
16PSUSysPower4Peak power occurrence time-Read only
16PSUSysPower5Start time of statistics collection-Read only
16PSUSysPower6Average power.-Read only
16PSUSysPower7Maximum value of the upper limit of power capping.-Read only
16PSUSysPower8Working mode of the power supply set by the user.-Read and write
16PSUSysPower9Actual PSU overall working mode.-Read only
16PSUSysPower10User-defined active/standby mode of each PSU-Read and write
16PSUSysPower11Upper limit of the power percentage for PSU working mode switching-Read and write
16PSUSysPower12Lower threshold of the power percentage for switching the power supply working mode-Read and write
16PSUSysPower13Cumulative calories consumed-Read only
16PSUSysPower14Forced upgrade mode-Read and write
16PSUSysPower15Whether deep hibernation is enabled for the PSU1: enabled Non-1: disabledRead and write
16PSUSysPower16High total system power alarm threshold-Read and write
16PSUSysPower17Indicates the power information mode.0: non-customized mode 1: customized modeRead and write
16PSUSysPower18Start ID of the power unit group-Read and write
17Stateless computing.Stateless1Specifies the enabling status.-Read and write
17Stateless computing.Stateless2Automatically discovering broadcast network segments.-Read and write
17Stateless computing.Stateless3Automatically discovering broadcast ports.-Read and write
17Stateless computing.Stateless4IP address of the server that is powered on under controlIP AddressRead and write
17Stateless computing.Stateless5Controlled power-on server port-Read and write
17Stateless computing.Stateless6Automatic power-on.0: No = 1: The I-CSCF replies with a 200 message upon receiving the REGISTER message.Read and write
17Stateless computing.Stateless7Remote management ID-Read and write
18PTASPTAS1Specifies the enabling status.-Read and write
18PTASPTAS2Altitude.-Read and write
18PTASPTAS3Service label.-Read and write
19Chassis information.Chassis1Chassis type.-Read only
19Chassis information.Chassis2Location access-Read only
19Chassis information.Chassis3Chassis No.-Read only
19Chassis information.Chassis4Home Chassis ID-Read and write
19Chassis information.Chassis5Maximum number of nodes in a chassis-Read only
19Chassis information.Chassis6Node index.-Read and write
19Chassis information.Chassis7Whether to synchronize the electronic label from the chassis.-Read and write
19Chassis information.Chassis8Suffix of a node in the box.-Read and write
19Chassis information.Chassis9Version information of the unified upgrade package.-Read and write
19Chassis information.Chassis10User-defined data 1 of the shelf (used as the storage of the SMM)-Read and write
19Chassis information.Chassis11User-defined data 2 of the shelf (used as the storage of the SMM)-Read and write
19Chassis information.Chassis12Alarm reporting policy (selection policy for the SMM board to report alarms)-Read and write
19Chassis information.Chassis13Chassis intrusion-Read and write
20Chassis power capping.ShelfPowerCapping1Mode-Read and write
20Chassis power capping.ShelfPowerCapping2Specifies the enabling status.-Read and write
20Chassis power capping.ShelfPowerCapping3Power capping value.-Read and write
20Chassis power capping.ShelfPowerCapping4Threshold-Read and write
20Chassis power capping.ShelfPowerCapping5Maximum threshold.-Read and write
21X6800 node informationIpmbEthBlade1Belonging address-Read only
21X6800 node informationIpmbEthBlade2When the upper limit is set for the entire chassis, the upper limit of a single node is fixed-Read and write
21X6800 node informationIpmbEthBlade3Action upon node power capping failure.-Read and write
25CPU information.Cpu1CPU ID-Read only
25CPU information.Cpu2CPU name.-Read only
25CPU information.Cpu3Installation status.-Read only
25CPU information.Cpu4Location access-Read only
25CPU information.Cpu5CPU manufacturer.-Read only
25CPU information.Cpu6CPU Type-Read only
25CPU information.Cpu7Clock Rate-Read only
25CPU information.Cpu8Indicates the health status.-Read only
25CPU information.Cpu9CPU cores-Read only
25CPU information.Cpu10Number of CPU threads.-Read only
25CPU information.Cpu11CPU memory technology-Read only
25CPU information.Cpu12L1 cache-Read only
25CPU information.Cpu13L2 cache-Read only
25CPU information.Cpu14L3 cache-Read only
25CPU information.Cpu15Processor ID.-Read only
30CPU board informationCpuBoard1Slot No.-Read only
30CPU board informationCpuBoard2Installation status.-Read only
30CPU board informationCpuBoard3Manufacturer-Read only
30CPU board informationCpuBoard4PCB version-Read only
30CPU board informationCpuBoard5CPLD version.-Read only
30CPU board informationCpuBoard6Board ID-Read only
30CPU board informationCpuBoard7Indicates the health status.-Read only
30CPU board informationCpuBoard8CPU board module power-on/off status-Read only
31SettingsNetCard1Specifies the name of a NIC.-Read only
31SettingsNetCard2Manufacturer-Read only
31SettingsNetCard3Network adapter type-Read only
31SettingsNetCard4NIC description.-Read only
31SettingsNetCard5NIC health status.-Read only
32Memory InfoMemory1DIMM Silkscreen-Read only
32Memory InfoMemory2Installation status.-Read only
32Memory InfoMemory3Manufacturer-Read only
32Memory InfoMemory4Capacity-Read only
32Memory InfoMemory5Frequency-Read only
32Memory InfoMemory6Indicates the health status.-Read only
32Memory InfoMemory7Name-Read only
32Memory InfoMemory8Memory type-Read only
32Memory InfoMemory9Minimum voltage.-Read only
32Memory InfoMemory10Rank-Read only
32Memory InfoMemory11Bit width (X4/X8)-Read only
32Memory InfoMemory12Technology-Read only
32Memory InfoMemory13Order No-Read only
32Memory InfoMemory14Location access-Read only
32Memory InfoMemory15DIMM No.-Read only
33Memory board informationMemoryBoard1Board slot number.-Read only
33Memory board informationMemoryBoard2Installation status.-Read only
33Memory board informationMemoryBoard3Manufacturer-Read only
33Memory board informationMemoryBoard4PCB version-Read only
33Memory board informationMemoryBoard5Board ID-Read only
33Memory board informationMemoryBoard6Indicates the health status.-Read only
33Memory board informationMemoryBoard7Memory riser power-on/off status-Read only
33Memory board informationMemoryBoard8native object0: local object 1: virtual objectRead only
34I/O board information (front and rear I/O boards)IOBoard1Board slot number.-Read only
34I/O board information (front and rear I/O boards)IOBoard2Installation status.-Read only
34I/O board information (front and rear I/O boards)IOBoard3Manufacturer-Read only
34I/O board information (front and rear I/O boards)IOBoard4PCB version-Read only
34I/O board information (front and rear I/O boards)IOBoard5CPLD version.-Read only
34I/O board information (front and rear I/O boards)IOBoard6Board ID-Read only
34I/O board information (front and rear I/O boards)IOBoard7Indicates the health status.-Read only
34I/O board information (front and rear I/O boards)IOBoard8Board name.-Read only
34I/O board information (front and rear I/O boards)IOBoard9The firmware version is as follows:-Read and write
35RAID controller card informationRaid1Slot No.-Read only
35RAID controller card informationRaid2Installation status.-Read only
35RAID controller card informationRaid3Manufacturer-Read only
35RAID controller card informationRaid4RAID controller card name.-Read only
35RAID controller card informationRaid5Type-Read only
35RAID controller card informationRaid6Supported RAID types.-Read only
35RAID controller card informationRaid7PCB version-Read only
35RAID controller card informationRaid8Board ID-Read only
35RAID controller card informationRaid9Indicates the health status.-Read only
36Drive informationHdd1Drive name-Read only
36Drive informationHdd2Installation status.-Read only
36Drive informationHdd3Interface Type-Read only
36Drive informationHdd4Indicates the health status.-Read only
36Drive informationHdd5Order No-Read only
36Drive informationHdd6Model-Read only
36Drive informationHdd7Disk ID-Read only
36Drive informationHdd8Disk vendor information-Read only
36Drive informationHdd9Disk capacity (MB)-Read only
37Drive backplane informationHDDBackplane1Board slot number.-Read only
37Drive backplane informationHDDBackplane2Installation status.-Read only
37Drive backplane informationHDDBackplane3Manufacturer-Read only
37Drive backplane informationHDDBackplane4PCB version-Read only
37Drive backplane informationHDDBackplane5CPLD version.-Read only
37Drive backplane informationHDDBackplane6Board ID-Read only
37Drive backplane informationHDDBackplane7Indicates the health status.-Read only
37Drive backplane informationHDDBackplane8Board name.-Read only
37Drive backplane informationHDDBackplane9Board Type-Read only
38Fan informationFANClass1Fan name.-Read only
38Fan informationFANClass2Installation status/front.-Read only
38Fan informationFANClass3Installation status/rear.-Read only
38Fan informationFANClass4Type-Read only
38Fan informationFANClass5Rotational speed/front.-Read only
38Fan informationFANClass6Rotational speed/rear.-Read only
38Fan informationFANClass7Duty cycle (rate ratio)/front-Read only
38Fan informationFANClass8Indicates the health status.-Read only
38Fan informationFANClass9Fan slot number.-Read only
38Fan informationFANClass10Specifies the fan ID.-Read only
39Power Supply InfoOnePower1Slot No.-Read only
39Power Supply InfoOnePower2Installation status.-Read only
39Power Supply InfoOnePower3Manufacturer-Read only
39Power Supply InfoOnePower4Type-Read only
39Power Supply InfoOnePower5Current power.-Read only
39Power Supply InfoOnePower6Nom Power-Read only
39Power Supply InfoOnePower7Input mode.-Read only
39Power Supply InfoOnePower8Indicates the health status.-Read only
39Power Supply InfoOnePower9PSU version.-Read only
39Power Supply InfoOnePower10Power protocol-Read only
39Power Supply InfoOnePower11Single PSU output power-Read only
39Power Supply InfoOnePower12PSU ID-Read only
39Power Supply InfoOnePower13Single PSU input voltage-Read only
39Power Supply InfoOnePower14Single PSU output voltage-Read only
39Power Supply InfoOnePower15Single PSU input current-Read only
39Power Supply InfoOnePower16Single PSU output current-Read only
39Power Supply InfoOnePower17Output fault-Read only
39Power Supply InfoOnePower18Overtemperature protection-Read only
39Power Supply InfoOnePower19Input fault-Read only
39Power Supply InfoOnePower20Order No-Read only
39Power Supply InfoOnePower21Part number-Read only
39Power Supply InfoOnePower2216-bit power-Read only
39Power Supply InfoOnePower23Output voltage status-Read only
39Power Supply InfoOnePower24Output current status-Read only
39Power Supply InfoOnePower25Input voltage status-Read only
39Power Supply InfoOnePower26Temperature status-Read only
39Power Supply InfoOnePower27Fan status.-Read only
39Power Supply InfoOnePower28Location access-Read only
39Power Supply InfoOnePower29Asset tag.-Read only
39Power Supply InfoOnePower30Status-Read only
39Power Supply InfoOnePower31PSU type-Read only
39Power Supply InfoOnePower32Input voltage switching mode-Read only
39Power Supply InfoOnePower33Hot swap support status-Read only
39Power Supply InfoOnePower34Power unit group-Read only
40PCIe informationPcieCard1Slot No.-Read only
40PCIe informationPcieCard2Installation status.-Read only
40PCIe informationPcieCard3Manufacturer-Read only
40PCIe informationPcieCard4Description-Read only
40PCIe informationPcieCard5Manufacturer ID-Read only
40PCIe informationPcieCard6Device ID-Read only
40PCIe informationPcieCard7Indicates the health status.-Read only
40PCIe informationPcieCard8Bus ID-Read only
40PCIe informationPcieCard9Device number.-Read only
40PCIe informationPcieCard10Function ID-Read only
40PCIe informationPcieCard11Sub-manufacturer ID-Read only
40PCIe informationPcieCard12Child device ID-Read only
41SD card controller informationMassStorage1Installation status.-Read only
41SD card controller informationMassStorage2Indicates the health status.-Read only
41SD card controller informationMassStorage3Volume-Read only
41SD card controller informationMassStorage4Vendor-Read only
41SD card controller informationMassStorage5ID-Read only
43PBI board informationFru1Fru id-Read only
43PBI board informationFru20PCB version-Read only
43PBI board informationFru21Board ID-Read only
46Alarm informationWarning1Number of major alarms-Read only
46Alarm informationWarning2Number of minor alarms-Read only
46Alarm informationWarning3Number of minor alarms-Read only
46Alarm informationWarning4Specifies whether current alarms can be reported immediately.-Read and write
47Maximum number of pieces of component informationProductComponent1Maximum number of fans.-Read only
47Maximum number of pieces of component informationProductComponent2Maximum number of CPUs.-Read only
47Maximum number of pieces of component informationProductComponent3Maximum number of DIMMs.-Read only
47Maximum number of pieces of component informationProductComponent4Maximum number of drives.-Read only
47Maximum number of pieces of component informationProductComponent5Maximum number of PCIe cards.-Read only
47Maximum number of pieces of component informationProductComponent6Maximum number of RAID controller cards.-Read only
47Maximum number of pieces of component informationProductComponent7Maximum number of drive backplanes.-Read only
47Maximum number of pieces of component informationProductComponent8Maximum number of NICs.-Read only
47Maximum number of pieces of component informationProductComponent9Maximum number of memory boards.-Read only
47Maximum number of pieces of component informationProductComponent10Maximum number of I/O boards-Read only
47Maximum number of pieces of component informationProductComponent11Maximum number of CPU boards.-Read only
47Maximum number of pieces of component informationProductComponent12Maximum number of SD cards.-Read only
47Maximum number of pieces of component informationProductComponent13Maximum number of SD card converters.-Read only
47Maximum number of pieces of component informationProductComponent14Maximum number of security modules.-Read only
47Maximum number of pieces of component informationProductComponent15Maximum number of riser cards-Read only
48Device informationPRODUCT1Whether the NCSI cable is connected-Read only
48Device informationPRODUCT2Enabling the soft RAID function0: disabled. 1: RAID 0 and RAID 1 enabledRead and write
48Device informationPRODUCT3PCH version-Read and write
48Device informationPRODUCT4Whether the upgrade of the backplane takes effect after the upgrade.0: not effective 1: effectiveRead and write
48Device informationPRODUCT5WOL (wake on lan) network wakeup status0: disabled. 1: enabledRead and write
48Device informationPRODUCT6Processor platform-Read only
48Device informationPRODUCT7Product version-Read only
48Device informationPRODUCT8Device Alias-Read and write
48Device informationPRODUCT9Whether to support weak password dictionary check0: No 1: supported;Read only
48Device informationPRODUCT10VMD switch status-Read and write
48Device informationPRODUCT11Board width type0: half-width 1: full-width 2:DOUBLERead only
48Device informationPRODUCT12Default product alias-Read only
48Device informationPRODUCT13This command is used to query whether the mainboard supports the NCSI function of a standard PCIe card (regardless of whether an NCSI cable is connected)0: The UPCCUPCF cannot use the IMEI as a subscriber identifier for querying the service subscribed for a terminal and incorporating the subscribed service into the list of services subscribed to by a subscriber using the IMSI or MSISDN as a subscriber identifier. 1: supported 0xff: indicates that the NCSI capability of a standard PCIe card cannot be queried.Read only
48Device informationPRODUCT14Sets the VGA display flag.If only the front VGA is connected, the value is 0 (front VGA) or 1 (front VGA). If only the rear VGA is connected, the value is 0 (back VGA) or 1 (front VGA). If both the front and rear VGAs are connected, the value is 0 (back VGA) or 1 (front VGA).Read and write
49NC board informationNCBoard---Read only
51SessionSession1Web timeout durationMinRead and write
51SessionSession2Web session mode0: shared mode 1: private modeRead and write
52User ManagementUser1User ID.-Read only
52User ManagementUser2Login rule configuration1: rule 1 2: rule 2 4: rule 3 7: rule 123 0: clearRead and write
52User ManagementUser3Login port configuration-Read and write
52User ManagementUser4User Name-Read and write
52User ManagementUser5User Password-Write only
52User ManagementUser6User Permission-Read and write
52User ManagementUser7User role.-Read and write
52User ManagementUser8User enablement status0: disabled 1: enabledRead and write
52User ManagementUser9Indicates whether a user is locked out.0: The user is not locked. 1: The user is locked.Read and write
52User ManagementUser10Indicates whether the encryption password is in the initial state.0: The encryption password is not in the initial state. 1: The encryption password is the initial password, which is the same as the authentication password.Read and write
52User ManagementUser11Password change policy upon the first login0: not configured 1: The system prompts you to change the password. 2: The password is forcibly changed.Read and write
53LDAP managementLDAPGroup1LDAP group ID-Read only
53LDAP managementLDAPGroup2Login rule configuration1: rule 1 2: rule 2 4: rule 3 7: rule 123 0: clearRead and write
53LDAP managementLDAPGroup3Group name-Read and write
53LDAP managementLDAPGroup4Permission-Read and write
53LDAP managementLDAPGroup5Login port configurationbit0: Web bit3: SSH bit4: SFTPRead and write
53LDAP managementLDAPGroup6Group domain-Read and write
53LDAP managementLDAPGroup7Group Folder-Read and write
53LDAP managementLDAPGroup8LDAP group user role ID2: user 3: operator 4: Admin 5: custom1 6: custom2 7: custom3 8: custom4 15: no accessRead and write
54Fault DiagnosisFdmConfig1FDM enablement information0: disabled. 1: enabledRead only
54Fault DiagnosisFdmConfig2PFA enablement status0: disabled. 1: enabledRead only
54Fault DiagnosisFdmConfig3Flag indicating that the fdm_log file has new log records0: No new log is recorded. 1: A new log is generated.Read only
54Fault DiagnosisFdmConfig4Indicates the policy for processing the service side when the IErr diagnosis fails.0: No processing is performed. 1: hot reset 2: powers off a physical partition.Read and write
55Security moduleSecurityModule1In-position information-Read only
55Security moduleSecurityModule2Result-Read and write
55Security moduleSecurityModule3Type-Read and write
55Security moduleSecurityModule4Vendor-Read and write
55Security moduleSecurityModule5Supported Protocol Version Number-Read and write
55Security moduleSecurityModule6The firmware version is as follows:-Read and write
56Electronic label of the rear boardPeripheralElabel34ESN-Read only
56Electronic label of the rear boardPeripheralElabel35Product Asset Label-Read only
57ssdpExPortConfig1Protocol Status-Read and write
57ssdpExPortConfig2Protocol port.-Read and write
57ssdpExPortConfig3ID of the service to which a protocol belongs.-Read only
57ssdpExPortConfig4Protocol name.-Read only
57ssdpExPortConfig5Protocol-Read only
58LDAPLDAPCommon1Enabled0: disabled. 1: enabledRead and write
59LDAP domain server configurationLDAP1Domain server ID-Read only
59LDAP domain server configurationLDAP2Host IP address-Read and write
59LDAP domain server configurationLDAP3Output Item-Read and write
59LDAP domain server configurationLDAP4Port-Read and write
59LDAP domain server configurationLDAP5Certificate enablement-Read and write
59LDAP domain server configurationLDAP6Base DN-Read and write
59LDAP domain server configurationLDAP7Enabled0: disabled 1: enabledRead and write
59LDAP domain server configurationLDAP8Bind DN-Read and write
59LDAP domain server configurationLDAP9Bind Password-Read and write
59LDAP domain server configurationLDAP10Search DN-Read and write
60Module upgradeUpgrade1Detailed upgrade result-Read only
60Module upgradeUpgrade2BIOS upgrade mode0: power-off upgrade 1: power-on, cache power-off, and upgradeRead only
60Module upgradeUpgrade3Version anti-downgrade status0: disables the anti-downgrade function of the BMC firmware. 1: The anti-downgrade function of the BMC firmware is enabled.Read and write
61Mezzanine NICMezzCard1FRU Id-Read only
61Mezzanine NICMezzCard2Slot No.-Read only
61Mezzanine NICMezzCard3Specifies a board ID.-Read only
61Mezzanine NICMezzCard4Description-Read only
61Mezzanine NICMezzCard5Manufacturer name.-Read only
61Mezzanine NICMezzCard6Product Name (External Name)-Read only
62Platform FunctionsPMEServiceConf1Whether power capping is supported-Read only
62Platform FunctionsPMEServiceConf2Whether the black box is supported-Read only
62Platform FunctionsPMEServiceConf3Customized OID-Read and write
62Platform FunctionsPMEServiceConf4Whether PME supports the virtual usb flash drive function-Read only
62Platform FunctionsPMEServiceConf5Whether PME support wake on lan (WOL)0: The UPCCUPCF cannot use the IMEI as a subscriber identifier for querying the service subscribed for a terminal and incorporating the subscribed service into the list of services subscribed to by a subscriber using the IMSI or MSISDN as a subscriber identifier. 1: supportedRead only
62Platform FunctionsPMEServiceConf6Whether to display the recording function0: The terminal does not interwork with the VoLTE. 1: supportedRead only
62Platform FunctionsPMEServiceConf7Enabling Board Archive Information CollectionThe collection starts from 0 to 1.Read and write
62Platform FunctionsPMEServiceConf8Board Archive Information Collection Status0: default value 1: starting the collection 2: Information collection is complete. 3: Information collection fails.Read only
62Platform FunctionsPMEServiceConf9Does the PME Support the ARM Service?0: no. iBMCBMC indicates the x86 platform. 1: supported. iBMCBMC indicates the ARM platform.Read only
63Remote syslogSyslogConfig1Remote syslog status0: disabled. 1: enabledRead and write
63Remote syslogSyslogConfig2Syslog Server Identity0x1: serial number 0x2: asset tag 0x3: host nameRead and write
63Remote syslogSyslogConfig3Event reporting level[7:4]: Reserve [3]: critical 1- valid 0: invalid [2]: Major 1- valid 0: invalid [1]: minor 1- valid 0: invalid [0]: normal 1- valid 0: invalidRead and write
63Remote syslogSyslogConfig4Message protocol typeBSD:1 IETF:2Read and write
63Remote syslogSyslogConfig5Network transmission protocol typeUDP:1 TCP:2 TLS:3Read and write
63Remote syslogSyslogConfig6AuthType1: one-way authentication 2: mutual authenticationRead and write
64Remote syslog server configurationSyslogItemCfg1Server indexbase 0Read only
64Remote syslog server configurationSyslogItemCfg2Whether the remote syslog server is enabled.-Read and write
64Remote syslog server configurationSyslogItemCfg3Typebit0: operation log bit1: security log bit2: system eventRead and write
64Remote syslog server configurationSyslogItemCfg4Destination Addressipv4 ipv6 FQDNRead and write
64Remote syslog server configurationSyslogItemCfg5Destination Port0~65535 0: invalid port (default value)Read and write
65SMTP configurationSmtpConfig1Specifies the enabling status.-Read and write
65SMTP configurationSmtpConfig2Event reporting level-Read and write
65SMTP configurationSmtpConfig3TLS enablement status.-Read and write
65SMTP configurationSmtpConfig4Anonymous enablement status-Read and write
65SMTP configurationSmtpConfig5Sender name-Read and write
65SMTP configurationSmtpConfig6Sender password-Read and write
65SMTP configurationSmtpConfig7SMTP Server Address-Read and write
65SMTP configurationSmtpConfig8Sender Address-Read and write
65SMTP configurationSmtpConfig9Thread-Read and write
65SMTP configurationSmtpConfig10Whether the email subject contains an IP address-Read and write
65SMTP configurationSmtpConfig11Whether the email subject contains the board serial number-Read and write
65SMTP configurationSmtpConfig12Whether the email subject carries an asset tag-Read and write
66SMTP item configurationSmtpItemCfg1Index-Read and write
66SMTP item configurationSmtpItemCfg2Specifies the enabling status.-Read and write
66SMTP item configurationSmtpItemCfg3Email-Read and write
66SMTP item configurationSmtpItemCfg4Email description-Read and write
66SMTP item configurationSmtpItemCfg5Content separator-Read and write
66SMTP item configurationSmtpItemCfg6Whether a keyword is contained.-Read and write
66SMTP item configurationSmtpItemCfg7Whether to send the time-Read and write
66SMTP item configurationSmtpItemCfg8Whether to send the alarm severity-Read and write
66SMTP item configurationSmtpItemCfg9Whether to send the sensor name-Read and write
66SMTP item configurationSmtpItemCfg10Whether to send the event code-Read and write
66SMTP item configurationSmtpItemCfg11Whether to send the event description-Read and write
67Trap configurationTrapConfig1Specifies the enabling status.0: disabled. 1: enabledRead and write
67Trap configurationTrapConfig2Trap Version0: V1 1:V2C 3:V3Read and write
67Trap configurationTrapConfig3Trap Mode0: event code mode 1: OID modeRead and write
67Trap configurationTrapConfig4Trap Server Identity0: Board SN 1: Product asset tag 2: Host nameRead and write
67Trap configurationTrapConfig5Trapv3 user ID-Read and write
67Trap configurationTrapConfig6Include Alarm Severities0: none bit0: Normal bit1: Minor bit2: Major bit3: Critical 0xF: ALLRead and write
67Trap configurationTrapConfig7Community Name-Read and write
68SdrDev attribute configurationSdrDev1Start sensor number for dynamically allocating sensor numbers1~254Read and write
69Fan board informationFANBoard2Slot ID of the fan board-Read only
69Fan board informationFANBoard3PCB Version-Read only
69Fan board informationFANBoard4Logic version-Read only
69Fan board informationFANBoard5Board ID-Read only
69Fan board informationFANBoard5Board ID-Read only
70PcieAddrInfo informationPcieAddrInfo1Processor No.-Read only
70PcieAddrInfo informationPcieAddrInfo2Component type-Read only
70PcieAddrInfo informationPcieAddrInfo3Slot No.-Read only
70PcieAddrInfo informationPcieAddrInfo4SecBus ID-Read only
70PcieAddrInfo informationPcieAddrInfo5SubBus number-Read only
70PcieAddrInfo informationPcieAddrInfo6BDF No.-Read only
70PcieAddrInfo informationPcieAddrInfo7Root port bus number-Read only
70PcieAddrInfo informationPcieAddrInfo8Root port device ID-Read only
70PcieAddrInfo informationPcieAddrInfo9Root port function ID-Read only
70PcieAddrInfo informationPcieAddrInfo10Group ID-Read only
71Language settingsLanguage1Whether to support multiple languages for events-Read only
71Language settingsLanguage2Event multi-language version-Read only
71Language settingsLanguage3Multi-language UI (such as the web UI)-Read only
71Language settingsLanguage4Supported languages-Read only
72Event ConfigurationEventConfiguration1Version-Read only
72Event ConfigurationEventConfiguration2Sequence number of the latest event reported to the management module-Read only
73Event InformationEventInformation1Enabled-Read and write
73Event InformationEventInformation2Event Types-Read and write
73Event InformationEventInformation3Event severity level-Read and write
73Event InformationEventInformation4Description-Read only
73Event InformationEventInformation5Recommendation-Read only
73Event InformationEventInformation6Mutex code-Read only
73Event InformationEventInformation7New event code-Read only
73Event InformationEventInformation8Old event code-Read only
73Event InformationEventInformation9Event reading type-Read only
73Event InformationEventInformation10Sensor type.-Read only
73Event InformationEventInformation11Health mutex code-Read only
74Event policyEventPolicy---Read only
75Monitor eventsEventMonitor---Read only
76Serial port informationCom1Serial port ID-Read only
76Serial port informationCom2Serial port loopback flag-Read only
77SSDP configuration informationSSDPConfig1Running mode. The receiving and sending modes can be set separately.-Read and write
77SSDP configuration informationSSDPConfig2Item-Read only
77SSDP configuration informationSSDPConfig3Used port-Read only
77SSDP configuration informationSSDPConfig4Interval for sending Notify messages-Read and write
77SSDP configuration informationSSDPConfig5Multicast IPv4 address-Read only
77SSDP configuration informationSSDPConfig6Multicast IPv6 address-Read only
77SSDP configuration informationSSDPConfig7SSDP server port number-Read and write
77SSDP configuration informationSSDPConfig8Specifies the number of hops.-Read and write
77SSDP configuration informationSSDPConfig9Standby USN-Read only
78RAID controller cardRaidController1ID of the RAID controllerThe value is generated by the software. The default value is 0xFF.Read only
78RAID controller cardRaidController2RAID Controller Name-Read only
78RAID controller cardRaidController3RAID Controller type-Read only
78RAID controller cardRaidController4RAID controller card firmware version (APP)-Read only
78RAID controller cardRaidController5Configuration version of the RAID controller (NVDT)-Read only
78RAID controller cardRaidController6Interface type character string of the RAID controller-Read only
78RAID controller cardRaidController7RAID controller health status codeParse by bit bit0: The DIMM has correctable errors bit1: 1-The DIMM has an uncorrectable error bit2: 1: An ECC error occurs in the memory bit3: 1: The NVRAM has UCEsRead only
78RAID controller cardRaidController8DDR ECC count of the RAID controllerThe value is updated by the software. The default value is 0xffff.Read only
78RAID controller cardRaidController9Copyback function status of the RAID controller0: disabled 1- enabled. The value is updated by software. The default value is 0xff.Read and write
78RAID controller cardRaidController10Indicates whether the RAID controller automatically performs copyback after detecting a SMART error of a physical disk.0: disabled 1- enabled. The value is updated by software. The default value is 0xff.Read and write
78RAID controller cardRaidController11JBOD status of the RAID controller card0: disabled 1- enabled. The value is updated by software. The default value is 0xff.Read and write
78RAID controller cardRaidController12Working mode of the RAID controller card0-RAID 1-HBA 2-JBODRead and write
79ME informationMeInfo1CPU usage-Read only
79ME informationMeInfo2Alarm threshold of the CPU usage-Read and write
79ME informationMeInfo3Memory usage alarm threshold-Read and write
79ME informationMeInfo4Disk Partition Usage Alarm Threshold-Read and write
80BBU information of the RAID controllerBBU1ID of the RAID controllerThe value must be the same as the ID of the RAID controller card.Read only
80BBU information of the RAID controllerBBU2BBU presence status-Read only
80BBU information of the RAID controllerBBU3BBU type-Read only
81NTP configuration informationNTP1Whether the NTP function is enabled0: Not collect video backhaul feature logs. 1: indicates that this switch is turned on.Read and write
81NTP configuration informationNTP2IP address of the primary NTP serverIPv4 address, IPv6 address, or domain nameRead and write
81NTP configuration informationNTP3IP address of the standby NTP serverIPv4 address, IPv6 address, or domain nameRead and write
81NTP configuration informationNTP4Operating Mode1: manual mode 2: DHCPv4 automatic mode 3: DHCPv6 automatic modeRead and write
81NTP configuration informationNTP5Whether NTP authentication is enabled0: disabled Enabled: 1Read and write
81NTP configuration informationNTP6Minimum interval for synchronization with the upper-layer NTP serverThe time interval is the power of 2, for example, 3 (8s).Read and write
81NTP configuration informationNTP7Indicates the maximum interval for synchronizing with the upper-layer NTP server.The time interval is the power of 2, for example, 3 (8s).Read and write
82BIOS module informationBios1Start position-Read and write
82BIOS module informationBios2Flag indicating whether the start location is valid0: invalid 1: valid only once 2: permanently validRead and write
82BIOS module informationBios3This command is used to configure the flag bit of the BIOS full print function.-Read and write
82BIOS module informationBios4Enables or disables the boot mode.0: disabled 1: enabledRead and write
82BIOS module informationBios5Boot mode0: legecy 1: UEFIRead and write
82BIOS module informationBios6Version number of the BIOS registration file-Read
82BIOS module informationBios7Whether the BIOS supports the configuration file in JSON format-Read
82BIOS module informationBios8System startup phase-Read and write
82BIOS module informationBios9Start location validity extension flag0: invalid 1: valid only once 2: permanently validRead and write
83Enabling two-factor authenticationMutualAuthentication1Whether two-factor authentication is enabled0: disabled. 1: yesRead and write
83Enabling two-factor authenticationMutualAuthentication2Whether OCSP check is enabled for two-factor authentication0: disabled. 1: yesRead and write
84-ResidentStorageMgnt1Indicators0: The LED indicator lock is not obtained. 1: The indicator is being lit.Read and write
85User rolesUserRole1Specifies the role ID.-Read only
85User rolesUserRole2Role name-Read only
85User rolesUserRole3User management permission model0: no permission 1: with permissionRead and write
85User rolesUserRole4Basic setting function permission0: no permission 1: with permissionRead and write
85User rolesUserRole5KVM usage permission0: no permission 1: with permissionRead and write
85User rolesUserRole6Read-only function permission0: no permission 1: with permissionRead and write
85User rolesUserRole7VMM use permission-Read and write
85User rolesUserRole8Security configuration permission-Read and write
85User rolesUserRole9Power control permission-Read and write
85User rolesUserRole10Diagnosis permission-Read and write
85User rolesUserRole11Configure own permissions.-Read and write
86User login rule informationPermitRule1Assignment ID-Read only
86User login rule informationPermitRule2IP address login rule-Read and write
86User login rule informationPermitRule3MAC login rule-Read and write
86User login rule informationPermitRule4Time login rule-Read and write
87Fault diagnosis informationDiagnose1Black box status0: disables SSH. 1: enabledRead and write
87Fault diagnosis informationDiagnose2SOL data status0: disables SSH. 1: enabledRead and write
88Network group informationEthGroup1Group ID-Read only
88Network group informationEthGroup2Preferred network modeITEM: 1 indicates the manual mode. ITEM: 2 indicates the auto-sensing mode.Read and write
88Network group informationEthGroup3Indicates the activated Ethernet port.-Read and write
88Network group informationEthGroup4IPv4 address modeITEM:1: static modeITEM:2: DHCP modeRead and write
88Network group informationEthGroup5IPv4 address-Read and write
88Network group informationEthGroup6IPv4 address subnet mask-Read and write
88Network group informationEthGroup7(IPv4) IP default gateway-Read and write
88Network group informationEthGroup8IPv6 address modeITEM:1: static modeITEM:2: DHCP modeRead and write
88Network group informationEthGroup9IPv6 address-Read and write
88Network group informationEthGroup10Indicates the prefix length of the IPv6 address.-Read and write
88Network group informationEthGroup11Default IPv6 gateway-Read and write
88Network group informationEthGroup12IP version supportITEM:0:IPv4 ITEM:1: IPv6 ITEM:2:IPv4 and IPv6Read and write
88Network group informationEthGroup13Vlan ID-Read and write
88Network group informationEthGroup14VLAN enabling statusITEM: 0: disabled ITEM: 1: enabledRead and write
88Network group informationEthGroup15Indicates the lower limit of the available VLAN range.-Read only
88Network group informationEthGroup16Upper limit of the available VLAN range-Read only
88Network group informationEthGroup17Port Type-Read only
88Network group informationEthGroup18IPv4 backup IP address (used by virtual interfaces)-Read and write
88Network group informationEthGroup19IPv4 backup subnet mask (used by virtual interfaces)-Read and write
89User password complexity configurationPasswdSetting1Whether password complexity check is enabled0: disables SSH. 1: enabledRead and write
90Heat dissipationCooling1Speed adjustment mode0: automatic 1: manual switchRead only
90Heat dissipationCooling2Sets the fan speed level.-Read and write
90Heat dissipationCooling3Speed adjustment power consumption mode0: default, normal energy-saving mode; 1: high-noise and high-reliability mode; 0xff: not configuredRead and write
90Heat dissipationCooling4Cooling medium0: air-cooled 1: liquid coolingRead and write
90Heat dissipationCooling5Fan speed algorithm0: PID speed adjustment 1: inter-zone speed adjustmentRead and write
90Heat dissipationCooling6Target CPU temperature--Read and write
90Heat dissipationCooling7Whether SmartCooling is enabled0: disabled 1: enabledRead only
90Heat dissipationCooling8Default level of the high-power card-Read only
90Heat dissipationCooling9Intelligent speed adjustment mode.0x10: energy-saving mode 0x11: low noise mode 0x12: high-performance mode 0x13: user-defined mode 0x14: liquid cooling modeRead only
90Heat dissipationCooling10Target temperature at the air outlet-Read and write
90Heat dissipationCooling11Supports user-defined speed adjustment item mask.bit0: air intake vent bit1: CPU speed adjustment bit2: fan speed adjustment at the air exhaust vent bit3: disk temperature range bit4: target hard disk temperature bit5: memory temperature bit6: PCH temperature bit7: VRD temperature Bit 8: VDDQ temperatureRead only
90Heat dissipationCooling12Rotational speed range of the air intake ventThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling13Target temperature range of the air exhaust ventThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling14CPU target temperature lower limit-Read only
90Heat dissipationCooling15CPU target temperature upper limit-Read only
90Heat dissipationCooling16Hard disk rotational speed rangeThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling17Target temperature of the hard disk-Read and write
90Heat dissipationCooling18Target temperature range of the hard diskThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling19DIMM target temperature-Read and write
90Heat dissipationCooling20DIMM target temperature rangeThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling21PCH target temperature-Read and write
90Heat dissipationCooling22PCH target temperature rangeThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling23VRD target temperature-Read and write
90Heat dissipationCooling24VRD target temperature rangeThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling25VDDQ target temperature-Read and write
90Heat dissipationCooling26Target temperature range of VDDQThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling27NPU HBM target temperature-Read and write
90Heat dissipationCooling28NPU HBM target temperature rangeThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling29Target temperature of the NPU AI core-Read and write
90Heat dissipationCooling30Target temperature range of the NPU AI coreThe first element indicates the lower limit, and the second element indicates the upper limit.Read only
90Heat dissipationCooling31Power-off policy after electrolyte leakage0: indicates that the focus will be automatically adjusted. 1: automaticRead and write
91KVM informationKvm1KVM port attributes-Read and write
91KVM informationKvm2KVM enablement status0: disabled 1: enabledRead and write
91KVM informationKvm3Automatic screenshot switch status0: Not display the group overview information. 1: indicates that this switch is turned on.Read and write
91KVM informationKvm4KVM encryption status0: Not display the group overview information. 1: indicates that this switch is turned on.Read and write
91KVM informationKvm5KVM timeout duration-Read and write
91KVM informationKvm6Local KVM switch0: Not display the group overview information. 1: indicates that this switch is turned on.Read and write
91KVM informationKvm7Keyboard and mouse mode attributes of the KVM-Read and write
92Serial port switchingSeriaManagement1Object index-Read only
93Recording function informationVideo1Port number of the video-Read and write
93Recording function informationVideo2Video enablement status0: disabled 1: enabledRead and write
93Recording function informationVideo3Automatic recording status0: Not display the group overview information. 1: indicates that this switch is turned on.Read and write
94Virtual media functionVmm1VMM port attributes-Read and write
94Virtual media functionVmm2VMM enablement statusITEM: 1: enable ITEM: 0: disableRead and write
94Virtual media functionVmm3VMM encryption status-Read and write
958100 Physical Partition ConfigurationPartition1RAID working mode0: single-RAID mode 1: dual-RAID mode 0xff: unknownRead and write
958100 Physical Partition ConfigurationPartition2Board ID of the equipment backplane-Read only
96DFT status informationDftStatus1FT mode flag0: non-FT mode 1: FT modeRead only
97Emergent power capping for a multi-node serverMSPP1MSPP enablement status0: disables SSH. 1: enabled 1: enabledRead and write
98RAID chipRaidChip1Version-Read only
98RAID chipRaidChip2Name-Read only
98RAID chipRaidChip3Detected-Read only
98RAID chipRaidChip4Healthy-Read only
99Redfish event subscription service class.RedfishEventService1Enabled-Read and write
99Redfish event subscription service class.RedfishEventService2Event Host ID Source0: board name 1: product asset tag 2: host nameRead and write
99Redfish event subscription service class.RedfishEventService3Display of customized fields in event details0: Traffic is not displayed. 1: CMCC customized fieldRead and write
100Redfish event subscription class.RedfishEvtSubscription1Context information saved by the subscriber.-Read and write
100Redfish event subscription class.RedfishEvtSubscription2HTTP header information specified when an event subscription is created.-Read and write
101SMBIOS configuration informationSmBios1Smbios Version parameters-Read and write
101SMBIOS configuration informationSmBios2Smbios SKU Number parameter-Read and write
101SMBIOS configuration informationSmBios3Smbios Family parameters-Read and write
101SMBIOS configuration informationSmBios4SmBios status-Read only
102VNC informationVNC1VNC port enable status0: Not collect video backhaul feature logs. 1: indicates that this switch is turned on.Read and write
102VNC informationVNC2VNC Passwordsize: 1 to 8 (After password complexity check is enabled, the value of size must be 8.)Write
102VNC informationVNC3VNC timeout periodrange:0-480Read and write
102VNC informationVNC4VNC SSL Encryption Status0: Not collect video backhaul feature logs. 1: indicates that this switch is turned on.Read and write
102VNC informationVNC5VNC communication port number-Read and write
102VNC informationVNC6VNC Keyboard LayoutCurrently, only the values jp and en are supported.Read and write
102VNC informationVNC7VNC Login Rules0 to 7 (000 to 111: Each digit indicates a login rule.)Read and write
103Mainboard configurationMainBoard1Southbridge chip model-Read and write
104PcieSwitch configurationPcieSwitch1Version-Read only
104PcieSwitch configurationPcieSwitch2No.-Read only
104PcieSwitch configurationPcieSwitch3Detected-Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo1Type of the container where the standard card is locatedThe value is the same as that of DeviceType in the Component class.Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo2Slot number of the container where the standard card is located-Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo3Indicates the vendor ID of a standard card.-Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo4Device ID of the standard card-Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo5Standard card SubVenderId-Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo6Standard card SubDeviceId-Read only
105SMM and BMC synchronous standard card BDFSMMPCIeInfo7Standard card slot number-Read only
106Orchestration configuration classComposition1Current Topology Configuration-Read only
106Orchestration configuration classComposition2Topology configuration that is about to take effect-Read only
106Orchestration configuration classComposition3Information about the slot where the topology takes effect-Read only
106Orchestration configuration classComposition4Topology configuration status-Read only
106Orchestration configuration classComposition5Default Topology Configuration-Read only
107Orchestration mode (orchestrating topology information)CompositionSetting1Orchestration mode ID-Read and write
107Orchestration mode (orchestrating topology information)CompositionSetting2Whether the port is being enabled.-Read only
107Orchestration mode (orchestrating topology information)CompositionSetting3Whether the mode is available-Read only
108LED panelLedPanel1Detected-Read only
109PHY firmware upgrade management classPHYUpgradeMgnt1Slot number of the SMM board-Read only
109PHY firmware upgrade management classPHYUpgradeMgnt2Trigger condition for upgrading the PHY firmware. 1 indicates that the upgrade is allowed. 0 indicates that the upgrade is not allowed-Read only
110PCIe FPGA cardPCIeFPGACard1Slot No.-Read only
110PCIe FPGA cardPCIeFPGACard2Board ID-Read only
110PCIe FPGA cardPCIeFPGACard3PCB ID-Read only
110PCIe FPGA cardPCIeFPGACard4Power Consumption-Read only
110PCIe FPGA cardPCIeFPGACard5DIMMs-Read only
111Storage diagnosisStorageDiagnose1Whether bit error diagnosis is enabled-Read only
111Storage diagnosisStorageDiagnose2Interval for collecting bit error data-Read and write
111Storage diagnosisStorageDiagnose3Maximum number of bit errors recorded in an OS startup period-Read and write
111Storage diagnosisStorageDiagnose4Threshold for determining that the bit error rate (BER) increases too fast in a unit time-Read and write
111Storage diagnosisStorageDiagnose5Maximum number of files that record bit errors in a cyclic manner-Read and write
111Storage diagnosisStorageDiagnose6Whether to enable physical disk log collection-Read and write
111Storage diagnosisStorageDiagnose7Start time of physical disk log collection-Read and write
111Storage diagnosisStorageDiagnose8Interval for collecting physical disk logs-Read and write
111Storage diagnosisStorageDiagnose9Number of cyclic physical disk logs-Read only
111Storage diagnosisStorageDiagnose10Alarm threshold for the remaining wear percentage of SSDs-Read and write
111Storage diagnosisStorageDiagnose11Number of cyclic records in the Farm log of the physical disk-Read and write
111Storage diagnosisStorageDiagnose12Threshold for continuous diagnosis of bit errors-Read and write
111Storage diagnosisStorageDiagnose13Threshold for determining the latest diagnosis of bit errors-Read and write
112Network device interfaces supported by the BMCMngtPortCap1Dedicated network port supported or not-Read only
112Network device interfaces supported by the BMCMngtPortCap2Support aggregated network ports or not.-Read only
112Network device interfaces supported by the BMCMngtPortCap3Whether LOM ports are supported.-Read only
112Network device interfaces supported by the BMCMngtPortCap4Whether PCIe network ports are supported.-Read only
112Network device interfaces supported by the BMCMngtPortCap5Support two LOM network ports or not.-Read only
113Storage configuration customizationStorageCfgCustomize1Customized type ID of a drive slot.-Read and write
114Data collection serviceDataAcquisitionService1Whether to enable the data collection service-Read and write
128USB storageUSBMassStorage1Maximum size of the update folder in the USB flash drive. The unit is byte.Default value: 524288000Read only
128USB storageUSBMassStorage2Completion flag of USB flash drive component configuration or upgrade package delivery to the NAND flash memory0: uncompleted 1: completedRead only
128USB storageUSBMassStorage3Flag indicating that the USB flash drive enters the SP mode0: Enter the Redfish configuration mode. 1: Enter by pressing F6.Read only
128USB storageUSBMassStorage4Interval between the time when the SP operation (configuration and upgrade) is complete and the time when the host system is resetDefault value: 30Read only
128USB storageUSBMassStorage5SP application versionRead from the configuration fileRead only
128USB storageUSBMassStorage6OS version of the self-defined SPRead from the configuration fileRead only
128USB storageUSBMassStorage7Driver Version in SPRead from the configuration fileRead only
128USB storageUSBMassStorage8Flag indicating that the SP is started.0: not started from the SP1: started from the SPRead only
128USB storageUSBMassStorage9Check whether the sp program exists in the BMC.0: The sp program does not exist. 1: The sp program exists.Read only
129Power supply slot informationPsuSlot1Slot ID-Read only
129Power supply slot informationPsuSlot2Failed to identify the address-Read only
130Upgrade the firmware version.Firmware1Name of the firmware to be upgraded-Read only
130Upgrade the firmware version.Firmware2Software version number.-Read only
131Smart box asset managementRackManagement1Tool box mode flag-Read and write
132SELSel1Maximum number of SELs that can be queried by running the ipmitool SEL list commandThe default value is 2000(0x07d0)Read and write
133Hot swap informationHotswap1FRU ID-Read only
133Hot swap informationHotswap2Current hot swap status-Read only
134IPMI message filtering classIPMIMessageFilter1IPMI message switch status (IPMI command firewall)Default value: 0x01Read and write
134IPMI message filtering classIPMIMessageFilter2IPMI command blacklist and whitelist modeThe status of the main switch for IPMI messages is 1 0: blacklist 1: whitelist The status of the main switch for IPMI messages is 0 0xff: invalidRead and write
135Riser CardRiserPcieCard1Slot No.-Read only
135Riser CardRiserPcieCard2Specifies a board ID.-Read only
135Riser CardRiserPcieCard3Board in-service signal-Read only
136Configuring the Connection to the BMASMS1Protocol0:http Others: HTTPSRead only
137VRD Chip Firmware Upgrade ManagementVRDUpgradeMgnt1VRD upgrade completion flag0: The upgrade is not complete. 1: The upgrade is complete.Read only
137VRD Chip Firmware Upgrade ManagementVRDUpgradeMgnt2VRD Version Change Flag-Read only
138RIMM moduleNodeEthStatus1Network port link state1: Connected 0: disconnectedRead and write
139SDI cardsPCIeSDICard1Slot ID.-Read only
139SDI cardsPCIeSDICard2PCIe status read from the hardware-Read only
139SDI cardsPCIeSDICard3PCIe test status that can be set by the equipment-Read and write
140BBUBBUModule1Id-Read only
140BBUBBUModule2Indicates the health status.-Read only
140BBUBBUModule3Communication loss indication-Read only
140BBUBBUModule4Indicates the CPLD alarm flag.-Read only
140BBUBBUModule5Backup capacity alarm flag-Read only
141ARM Server Advanced Feature ManagementARMServiceConfig1Indicates the enabling status of the SEC accelerator.-Read only
141ARM Server Advanced Feature ManagementARMServiceConfig2Enabling status of the HPRE accelerator-Read only
141ARM Server Advanced Feature ManagementARMServiceConfig3Enabling status of the RDE accelerator-Read only
141ARM Server Advanced Feature ManagementARMServiceConfig4Enable status of the ZIP accelerator-Read only
142System InformationComputerSystem1Specifies whether to synchronize the host name.0: no 1: enabledRead and write
143Fan Speed Adjustment StrategiesPolicy1Class1Index of a fan speed adjustment policy-Read only
143Fan Speed Adjustment StrategiesPolicy1Class2Ambient temperature and rotational speed range-Read and write
144LLDP serviceLLDPConfig1Whether to enable LLDP.0: no 1: enabledRead and write
144LLDP serviceLLDPConfig2Sending delay timeThe value ranges from 1 to 8192, and the default value is 2s.Read and write
144LLDP serviceLLDPConfig3Send Interval (s)The default value is 30s. The value ranges from 5 to 32768.Read and write
144LLDP serviceLLDPConfig4Hold time multiplier of a neighboring nodeThe value ranges from 2 to 10, and the default value is 4.Read and write
144LLDP serviceLLDPConfig5Working ModeThe value can only be 1, indicating the sending mode.Read and write
145Leakage detection cardLiquidDetectCard1Power-off policy after electrolyte leakage0: Only an alarm is generated, and manual power-off is required. 1: automatic power-off after a electrolyte leakage alarm is generatedRead and write
149Fault Management ConfigurationFdmWebConfig1FDM Pfae running flag0: Not allowed. 1: In operationRead and write

Back to Index