Brocade Fabric Manager Administrator's Guide v6.1.0 (53-10000610-02, June 2008)

368 Fabric Manager Administrator’s Guide
53-10000610-02
Switch port
B
Switch port
CIM uses an FCPort class and a ProtocolEndPoint class for switch ports. Fabric Manager provides a
CIM_FCPort view for the FCPort class. This view also contains rows for device ports. The
CIM_FCPort view does not filter out virtual ports created for phantom switches. Virtual ports do not
automatically show up in the switch_port table; they are created when a device node is imported
from the phantom switches.
Fabric Manager does not have a view for the ProtocolEndPoint class.
TABLE 29 CIM_FCPort view
Column Type Qualifier Description Database equivalent Example
Fabric_Id Int Key Database key,
used for joins
with fabrics.
For switch port: fabric.dbid where
switches.fabric_id=
fabric.dbid.
For device_port:
device_port.fabric_id
12
Switch_id Int Database key,
used for joins
with switches.
For switch port:
switch_port.switch_id.
For device_port:
switch_port.switch_id where
device_port.switch_port_wwn =
switch_port.port_wwn.
If join fails (for offline devices), set to
-1.
22
SystemName String 16 Switch or
device WWN.
For switch port: switches.wwn where
switches.dbid=switch_port.switch_id.
For device_port: device.wwn where
device.dbid=device_port.device_id.
10000060695
0056e
ElementName String Port symbolic
name, if
available.
Switch ports
use port
name.
For switch port:
switch_port.port_name.
For device port: device.inqname
where
device.dbid=device_port.device_id
Bay1
OperationalStatus Int Small Operational
status of
device or
switch port.
For switch_port: switch_port.
port_status.
switch_port. port_status is mapped
to CIM operational status. See “Port
status mapping” on page 369.
For device_port, an online device is 2
(online), an offline device is 10
(stopped).
In SMI-S, this is an array.
2 means
OK/online
DeviceID String key Opaque key.
Fabric
Manager
uses WWN.
For switch_port: switchPort.port_ww
device_port:
device_port.device_port_wwn
201D00051E3
17396