token backup partition show

Display a list of objects on the backup partition.

NOTE   A backed-up SMK does not appear as an object on the backup partition; find its OUID under Partition SMK OUIDs (see example below).

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

token backup partition show -partition [<partitionName>] -serial <serialnum> -password <backup_token/hsm_userPassword>

Argument(s) Shortcut Description
-password <tokenpartitionpassword> -pas Specifies the password of the backup partition for which to display information. If you do not specify a password, you are prompted to enter it when you execute the command.
-partition <tokenpartitionname> -par Specifies the name of the backup partition for which to display information. By default information about all partitions is shown. Obtain the partition name by using the partition list command.
-serial <tokenserialnumber> -s The serial number of the backup partition for which to display information. By default information about all partitions is shown. Obtain the partition name by using the partition list command.

V1 Partition SMK Example

lunash:>token backup partition show -serial 999999 -partition clusterSMKbackup



  Please enter the user password for the token:
  > ********

   Partition Name:                           clusterSMKbackup
   Partition SN:                                1659497773253
   Partition Label:                          clusterSMKbackup
   Partition Version:                                       0
   Storage (Bytes): Total=0, Used=0, Free=0
   No objects are currently stored in this partition.

   Partition SMK OUIDs:
                SMK-FW4: Not Initialized
                SMK-FW6: Not Initialized
                SMK-FW7-FM: Not Initialized
                SMK-FW7-Rollover: Not Initialized
                SMK-FW7-Primary: 50000000110000011b030100

Command Result : 0 (Success)

V0 or pre-7.7.0 Partition Example

lunash:>token backup partition show -serial 999999 -partition objectparBU



  Please enter the user password for the token:
  > ********

   Partition Name:                                objectparBU
   Partition SN:                                1659497773254
   Partition Label:                               objectparBU
   Partition Version:                                       0
   Storage (Bytes): Total=9640, Used=9640, Free=0
   Number objects:  10

   Object Label:  MT RSA 2048-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 1954

   Object Label:  MT RSA 2048-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 1951

   Object Label:  MT RSA 2048-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 1950

   Object Label:  MT RSA 2048-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 1922

   Object Label:  MT RSA 2048-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 1921

   Object Label:  MT RSA 2048-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 1918

   Object Label:  MT RSA 2048-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 893

   Object Label:  MT RSA 2048-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 868

   Object Label:  MT RSA 2048-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 866

   Object Label:  MT RSA 2048-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 591

   Partition SMK OUIDs:
                SMK-FW4: Not Initialized
                SMK-FW6: Not Initialized
                SMK-FW7-FM: Not Initialized
                SMK-FW7-Rollover: Not Initialized
                SMK-FW7-Primary: Not Initialized

Command Result : 0 (Success)