table of contents
- Tumbleweed 03.00.00.0468-2.5
- Leap-16.0
- Leap-15.6
| IPMCTL-SHOW-CEL(1) | ipmctl | IPMCTL-SHOW-CEL(1) |
NAME¶
ipmctl-show-cel - Shows the current PMem module firmware Command Effect Log.
SYNOPSIS¶
ipmctl show [OPTIONS] -cel [TARGETS]
DESCRIPTION¶
Retrieves the PMem module command effect log and presents the response as a list of DimmID, Opcode, SubOpcode and PMem module firmware command effects.
OPTIONS¶
-h, -help
-ddrt
-smbus
Note
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-lpmb
-spmb
Note
The -lpmb and -spmb options are mutually exclusive and may not be used together.
-o (text|nvmxml), -output (text|nvmxml)
TARGETS¶
-dimm [DimmIDs]
EXAMPLES¶
Lists command effects for all PMem modules installed in the system
ipmctl show -cel
Lists command effects for PMem module 0x1001
ipmctl show -dimm 0x1001 -cel
LIMITATIONS¶
In order to successfully execute this command:
RETURN DATA¶
The default behavior is to return a table which lists the command effects per Opcode and SubOpcode.
DimmID
Opcode
SubOpcode
CE Description
| 2024-02-22 | ipmctl |