Download DCFM Professional User Manual

Transcript
B
Fabric
TABLE 104
FABRIC
Field
Definition
Format
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
SECURE
1 = it is a secured fabric.
smallint
AD_ENVIRONMENT
1 = there are user-defined ADs in this fabric.
smallint
MANAGED
1 = it is an actively "monitored" fabric; otherwise, it is
an "unmonitored" fabric.
smallint
MANAGEMENT_STATE
Bit map to indicate various management indications
for the fabric.
smallint
TRACK_CHANGES
1 = changes (member switches, ISL and devices) in
the fabric are tracked.
smallint
STATS_COLLECTION
1 = statistics collection is enabled on the fabric.
smallint
CREATION_TIME
When the fabric record is inserted, i.e., created.
timestamp
LAST_FABRIC_CHANGED
Time when fabric last changed.
timestamp
LAST_SCAN_TIME
timestamp
LAST_UPDATE_TIME
Time when fabric was last updated.
timestamp
ACTIVE_ZONESET_NAME
Name of the zone configuration which is effective /
active in that fabric.
varchar
256
USER_DEFINED_VALUE_1
User-defined custom value.
varchar
256
USER_DEFINED_VALUE_2
User-defined custom value.
varchar
256
USER_DEFINED_VALUE_3
User-defined custom value.
varchar
256
TABLE 105
482
Size
FABRIC_INFO
Name
Source
ID
FABRIC.ID
SAN_ID
FABRIC.SAN_ID
SEED_SWITCH_WWN
FABRIC.SEED_SWITCH_WWN
NAME
FABRIC.NAME
ACTIVE_ZONESET_NAME
FABRIC.ACTIVE_ZONESET_NAME
DCFM Professional User Manual
53-1001355-01