Skip to main content

exportreport command

Use the exportreport command to export the Intel SDSi status report from the target key repository to the local.

exportreport command syntax

OneCli.exe fod exportreport <--socketid <socket_id>> <connection options> [--output <folder>]
Table 1. exportreport command specific parameters
ParameterRequired/OptionalNotes
--authprotoOptionalThe parameter only for snmpv3, Protocol supported value: MD5/SHA, default: No auth. Format: --authproto MD5 or --authproto.
--communityOptionalCommunity for snmpv1v2. Supported value: public/private/ protect, default: public
--kcsOptionalForce to use IPMI over KCS local interface.
--node, -nOptionalNode index for in-band case on a multi-node system.
--privprotoOptionalThe parameter only for snmpv3. Privacy protocol supported value: DES/AES, default: No privacy.Format: --privproto DES or --privproto.
--privpasswdOptionalPrivacy password.
--socketidOptionalSpecify the processor index. If the --socketid argument is not specified, then all SDSi status reports will be exported.
--sftpOptional

Specify the SFTP server.

Format: user:password@IP:port

--switchOptionalSWITCH connection information. Format: user:password@IP: port
--tftpOptionalTFTP server for snmp interface. Format: user:password@host: port
  • --bmc, -b

  • --bmc-cim-port, -p

  • --bmc-password, -w

  • --bmc-username, -u

  • --cmm, -c

  • --check-trust, -C

  • --never-check-trust, -N

  • --nolog

  • --output, -o

Optional

Refer to Table 2.

Example of the exportreport command


OneCli.exe fod exportreport --socketid 1 --bmc useraccount:password@xx.xx.xx.xx