Brocade Fabric Manager Administrator's Guide (53-10000196-01-HP, November 2006)

Fabric Manager Administrator’s Guide A-3
Publication Number: 53-1000196-01-HP
Device
A
The following table shows the mapping of Switch_detail.switch_status (WT Switch status) to API
status and CIM Operational status.
Device
In CIM, a device is a host or an array, both represented by ComputerSystem. Use the
CIM_LogicalPortGroup view to access the Device table in the Fabric Manager database.
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 10000060
691078F2
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 A-3.
2
Table A-3 Switch_detail.switch_status Mapping
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
Table A-2 CIM_ComputerSystem View (Continued)
Column Type Qualifier Description Database
Equivalent
Example