HP StorageWorks Fabric Manager 5.x Administrator Guide (AA-RUQSF-TE, September 2005)
244 Repository
NOTE: The CIM_ComputerSystem view does not filter out phantom switches.
Table 27 shows the mapping of Switch_detail.switch_status (WT Switch status) to API status and CIM
Operational status.
Table 26 CIM_ComputerSystem view
Column Type Qualifier Description Database equivalent Example
Dbid Int Key Database key,
used for joins to
replace traversal
of associations.
Switches.dbid 2
Fabric_id Int Foreign Key Database key
for fabric, used
for joins to go
from fabric to
switches.
Fabric.dbid 1
Name String 16 WWN of
switch.
Switches.wwn 1000006
0691078
F2
Dedicated Int Small Fixed value of 5,
indicating a
switch.
None. Fixed value of 5. 5
OtherIdentifyingInfo String 10 String value of
domain_id. This
is a string[ ] in
MOF.
Switches.domain_id 20
IdentifyDescriptions String 8 Fixed value of
DomainID. This
is a string[ ] in
CIM.
None. Fixed value of
'DomainID
'DomainID
ElementName String Name of switch. Switches.name Meteor1
OperationalStatus Int Small Switch status. Maps Switch_detail.
switch_status where
Switch_detail. switch_id
= switches.dbid to the
CIM Operational status.
See Table 27.
2
Table 27 CIM_LogicalPortGroup view
API switch status WT switch status
(Switch_detail.switch)status)
Operational status (CIM)
Unknown 0 Unknown 0
Not supported 4 UNMONITORED 12
OK 1 HEALTHY 2
Warning 2 MARGINAL 4
Faulty 3 DOWN 6