Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

DCFM Enterprise User Manual 709
53-1001357-01
Encryption Container
D
Encryption Container
TABLE 139 CRYPTO HOST
Field Definition Format Size
ID* int
CRYPTO_TARGET_CONTAIN
ER_ID
Foreign key reference to the
CRYPTO_TARGET_CONTAINER that contains this host.
int
VI_NODE_WWN Node WWN of Virtual Initiator that represents this
host.
char 23
VI_PORT_WWN Port WWN of Virtual Initiator that represents this
host.
char 23
HOST_PORT_WWN Physical (real) host’s Port WWN char 23
HOST_NODE_WWN Physical (real) host’s Node WWN char 23
TABLE 140 CRYPTO TARGET CONTAINER
Field Definition Format Size
ID* int
ENCRYPTION_ENGINE_ID Foreign key reference to the ENCRYPTION_ENGINE
that owns this container.
int
NAME A user-supplied name for the container. varchar 64
VT_NODE_WWN The Node WWN of the Virtual Target that represents
the real physical target device.
char 23
VT_PORT_WWN The Port WWN of the Virtual Target that represents
the real physical target device.
char 23
FAILOVER_STATUS Indicates whether this container’s target is being
encrypted by the encryption engine on which the
container is configured (value 0) or by another
encryption engine in the HA Cluster (value 1).
smallint
DEVICE_STATUS The physical target storage device operational status
when the virtual initiator last attempted to access the
target. For possible values, see the enum definition
in the DTO class.
smallint
DEVICE_TYPE Indicates whether the target storage device is a disk
(0) or tape (1) device.
smallint
TARGET_PORT_WWN The Port WWN of the physical target storage device
associated with this container.
char 23
TARGET_NODE_WWN The Node WWN of the physical target storage device
associated with this container
char 23