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

688 DCFM Enterprise User Manual
53-1001357-01
Fabric
D
MANAGEMENT_STATE FABRIC.MANAGEMENT_STATE
LAST_FABRIC_CHANGED FABRIC.LAST_FABRIC_CHANGED
SECURE FABRIC.SECURE
AD_ENVIRONMENT FABRIC.AD_ENVIRONMENT
MANAGED FABRIC.MANAGED
CONTACT FABRIC.CONTACT
LOCATION FABRIC.LOCATION
DESCRIPTION FABRIC.DESCRIPTION
CREATION_TIME FABRIC.CREATION_TIME
LAST_SCAN_TIME FABRIC.LAST_SCAN_TIME
LAST_UPDATE_TIME FABRIC.LAST_UPDATE_TIME
TRACK_CHANGES FABRIC.TRACK_CHANGES
TYPE FABRIC.TYPE
USER_DEFINED_VALUE_1 FABRIC.USER_DEFINED_VALUE_1
USER_DEFINED_VALUE_2 FABRIC.USER_DEFINED_VALUE_2
USER_DEFINED_VALUE_3 FABRIC.USER_DEFINED_VALUE_3
ID VIRTUAL_SWITCH.ID
SEED SWITCH IP ADDRESS CORE_SWITCH.IP_ADDRESS
SWITCH COUNT FABRIC_MEMBER.FABRIC_ID = FABRIC.ID
TABLE 101 FABRIC_MEMBER
Field Definition Format Size
FABRIC_ID* Fabric ID, foreign key to FABRIC table. INT
VIRTUAL_SWITCH_ID* ID of the virtual switch which is a member of this fabric,
foreign key to VIRTUAL_SWITCH table.
INT
TRUSTED 1 = the switch is a trusted member of the fabric. Either
found in the initial discovery or user subsequently
entrusted the switch by user action.
SMALLINT
CREATION_TIME When the switch became a member. TIMESTAMP
MISSING 1 = it is missing from the fabric. SMALLINT
MISSING_TIME When it is missed from the fabric; null if the member is
entrusted.
TIMESTAMP
TABLE 100 FABRIC_INFO (Continued)
Name Source