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

670 DCFM Enterprise User Manual
53-1001357-01
Connected end devices
D
Connected end devices
TABLE 67 SWITCH_CONFIG
Field Definition Format Size
NAME Name of the switch configurations uploaded from the
switch either on demand or through scheduler.
int
ID* varchar 64
SWITCH_ID ID of the switch from which the configuration has
been uploaded.
int
BACKUP_DATE_TIME The date/time stamp at which the configuration has
been uploaded.
timestamp
CONFIG_DATA The actual switch configuration data. longvarchar
KEEP_COPY The column value (1) helps to preserve the
configuration even after the expiration of its age.
smallint
CREATED_BY The column value helps to figure out who triggered the
configuration upload operation.
varchar 64
TABLE 68 CED_APPLICATION
Field Definition Format Size
ID* int
NAME Name of the application. Application represents a
collection of active zones in a fabric.
varchar 24
FABRIC_ID ID of the fabric for which the application is created. int
TABLE 69 CED_APPLICATION_MEMBER
Field Definition Format Size
APPLICATION_ID* Auto-generated DB CED_Application table ID. int
ZONE_ID* Auto-generated DB Zone table ID which joins as a
member of the application.
int
TABLE 70 CED_USER_PREFERENCE
Field Definition Format Size
USER_NAME* User Name carried from _USER table. varchar 128
FABRIC_ID* Fabric ID carried from Fabric table. int
APPLICATION_ID CED application ID representing the group of end
devices to be displayed in the fabric.
int