Query the Subrack Number Displayed on the Nixie Tube
更新时间: 2026/08/06
在Gitcode上查看源码Query the Subrack Number Displayed on the Nixie Tube
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Querying the Subrack Number Displayed on the Nixie Tube
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 68h |
| 1:3 | FruId. Set it to 0x000080. |
| 4 | DeviceId. Set it to 0x00. |
| 5 | SdrType. Set it to 0x00. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:3 | FrameLedNum (LS Byte first) |
Command Example
Query the chassis ID displayed on the LED.
Request:
bash
ipmitool raw 0x32 0x68 0x00 0x00 0x80 0x00 0x00Response:
text
05 00