'\" t .\" Title: ipmctl-show-cap .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 .\" Date: 2021-02-17 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-SHOW\-CAP" "1" "2021-02-17" "ipmctl" "ipmctl" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" ipmctl\-show\-cap \- Shows the current Command Access Policy restrictions. .SH "SYNOPSIS" .sp .if n .RS 4 .nf .fam C ipmctl show [OPTIONS] \-cap [TARGETS] .fam .fi .if n .RE .SH "DESCRIPTION" .sp Shows the current Command Access Policy restrictions. This is a list of Opcode:SubOpcode and the corresponding mailboxes the commands are restricted, if any. Each command may be restricted to None, BIOS only, SMBus only, or BIOS and SMBus only. None indicates that Host, BIOS, and SMBus mailbox access is allowed. .SH "OPTIONS" .sp \-h, \-help .RS 4 Displays help for the command. .RE .sp \-ddrt .RS 4 Used to specify DDRT as the desired transport protocol for the current invocation of ipmctl. .RE .sp \-smbus .RS 4 Used to specify SMBUS as the desired transport protocol for the current invocation of ipmctl. .RE .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp The \-ddrt and \-smbus options are mutually exclusive and may not be used together. .sp .5v .RE .sp \-o (text|nvmxml), \-output (text|nvmxml) .RS 4 Changes the output format. One of: "text" (default) or "nvmxml". .RE .SH "TARGETS" .sp \-dimm [DimmIDs] .RS 4 Restricts output to specific PMem modules by supplying one or more comma separated PMem module identifiers. The default is to display all manageable PMem modules. .RE .SH "EXAMPLES" .sp Lists restrictions for all PMem modules installed in the system .sp .if n .RS 4 .nf .fam C ipmctl show \-cap .fam .fi .if n .RE .sp Lists restrictions for PMem module 0x1001 .sp .if n .RS 4 .nf .fam C ipmctl show \-dimm 0x1001 \-cap .fam .fi .if n .RE .SH "LIMITATIONS" .sp In order to successfully execute this command: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} The caller must have the appropriate privileges. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} The specified PMem modules must be manageable by the host software. .RE .SH "RETURN DATA" .sp The default behavior is to return a table which indicates the restrictions enforced by Command Access Policy (CAP). .sp DimmID .RS 4 The default display of PMem module identifiers. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} UID: Use the DimmUID attribute as defined in the command Show Device. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} HANDLE: Use the DimmHandle attribute as defined in the command Show Device. This is the default. .RE .RE .sp Opcode .RS 4 The Opcode for a command. .RE .sp SubOpcode .RS 4 The SubOpcode for a command. .RE .sp Restriction .RS 4 Text describing which mailboxes are restricted for Opcode:SubOcode combination. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} None .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} BIOS only .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} SMBus only .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} BIOS and SMBus only .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Unsupported .RE .RE