HP StorageWorks Fabric Manager 5.x Administrator Guide (AA-RUQSF-TE, September 2005)
Fabric Manager 5.x administrator guide 249
Zone
A zone is represented in CIM by Zone. Fabric Manager contains a CIM_Zone view in its database and is
defined by Table 32.
Zone membership
A zone member is represented in CIM by ZoneMembershipSettingData (see Table 33).
Table 32 CIM_Zone
Column Type Qualifier Description Database
equivalent
Example
Dbid Int Key Database key,
used for joins
to replace
traversal of
associations.
Zone_config.
dbid
1
Fabric_id Int Key of fabric. Zone_config.
fabric_id
2
ElementName String Name of zone. Zone_config.
name where
config_type=2
LSAN_zone1
Active Int Small Boolean, 1 for
zones in
enabled
config.
If zone
appears in
Zone_config,
members of
some
zone_config
whose Zone_
confg.config_
state=1
1
ZoneType Int Small Type of zone,
always
constant 2 for
default.
Constant 2 (for default)
ZoneSubType String Empty string. Constant (empty string)
Table 33 CIM_ZoneMembershipSettingData view
Column Type Qualifier Description Database equivalent Example
Dbid Int Key Unique key. None 100
Fabric_id Int Key of fabric. Zone_config.fabric_id 2
Zone_id Int Key of zone. Zone_config.dbid 4