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

DCFM Enterprise User Manual 673
53-1001357-01
Device
D
TABLE 75 DEVICE_ENCLOSURE
Field Definition Format Size
ID* int
FABRIC_ID ID of the fabric to which the device enclosure belongs. int
NAME Name of the Device enclosure. varchar 256
TYPE Type of Device enclosure - Storage Array/Server. varchar 32
ICON Type of Icon. int
OS Operating System. varchar 256
APPLICATIONS Application which created device enclosure. varchar 256
DEPARTMENT Department using this device enclosure. varchar 256
CONTACT Contact person details. varchar 256
LOCATION Location of physical setup. varchar 256
DESCRIPTION Description if any. varchar 256
COMMENT Comments if any. varchar 256
IP_ADDRESS IP Address if assigned by user. varchar 128
VENDOR Vendor name. varchar 256
MODEL Device enclosure Model. varchar 256
SERIAL_NUMBER Serial Number given for the entity. varchar 256
FIRMWARE Firmware running on the device which is not
applicable for device enclosure logical entity.
varchar 256
USER_DEFINED_VALUE1 User-defined custom value. varchar 256
USER_DEFINED_VALUE2 User-defined custom value. varchar 256
USER_DEFINED_VALUE3 User-defined custom value. varchar 256
TABLE 76 FABRIC
Field Definition Format Size
ID* int
SAN_ID Foreign key to SAN table; usually 1 since there is only
one SAN.
int
SEED_SWITCH_WWN WWN of the virtual switch used as seed switch to
discover the fabric.
char 23
NAME User-assigned fabric name. varchar 256
CONTACT User-assigned "contact" for the fabric. varchar 256
LOCATION User-assigned "location" for the fabric. varchar 256
DESCRIPTION User-assigned fabric description. varchar 256
TYPE Type of fabric:
0 = legacy fabric
1 = base fabric
2 = logical fabric
smallint