hsm
Display the current state of the HSM, information about the HSM, or reset the HSM if it becomes unresponsive.
User access
admin, pseoperator
Syntax
hsm [state | reset | show]
| Argument(s) | Shortcut | Description |
|---|---|---|
| reset | r | Reset the HSM if it has stopped responding, but your computer is still responsive. This command closes out any login status and open sessions. |
| show | sh | Display information about the appliance and the HSM, including appliance image and HSM firmware versions. |
| state | st | Display the current state of the HSM adapter. |
Example
psesh:>hsm show
Appliance Details:
==================
Version : Protect Server External II v5.9.0
ETNetServer : Server active
HSM Details:
==================
Model : PSI-E2:PL1500
Serial Number : 518687
Firmware Version : 5.06.00
Hardware Status : BATTERY OK PCB v0 FPGA v0 EXT PINS 0
Command Result : 0 (Success)
psesh:>hsm state
HSM device 0: HSM in NORMAL MODE. RESPONDING to requests. Usage Level=0%
State = (0x8000, 0xffffffff)
Host Interface = PSIe2
Command Result : 0 (Success)
psesh:>hsm reset Executing this command will disrupt all client connections. Proceed [y/n]? > y Proceeding to reset.... HSM reset successful. Command Result : 0 (Success)