Storage Viewer for SAN Fabrics Database Views > aps_v_swi_node_vir_fc_port
  
Version 10.0.01
aps_v_swi_node_vir_fc_port
NodeFCPort represents a single Virtual Fibre Channel port on a node.
Table 5.18 aps_v_swi_node_vir_fc_port
Column Name
Data Type
Description
active_classes_of_service
STRING
An array of integers indicating the classes of service active for this port.
active_fc4_types
STRING
An array of integers indicating the Fibre Channel FC-4 protocols currently running.
creation_class_name
STRING
Indicates the name of the FCPort that, when used with the other key properties, uniquely identifies an instance of the port.
device_identifier
STRING
An address or identifying information to uniquely name the port. This is the N_Port WWN in the case of an N_Port and the switch port WWN in the case of a switch port.
domain_id
NUMBER
Foreign key to the apt_v_domain view.
element_name
STRING
Symbolic name of the port.
enabled_state
STRING
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states.
fabric_id
NUMBER
Foreign key to the aps_v_swi_fabric view.
last_updated
DATE
Date and time last updated.
link_technology
STRING
An enumeration of the types of links.
max_speed
NUMBER
The maximum speed the port is capable of supporting, in bits per second.
network_addresses
STRING
The FC port ID of the port.
node_fc_port_id
NUMBER
System-generated identifier for the Node Virtual FC Port. Primary key in this view.
node_id
NUMBER
Foreign key to the aps_v_swi_node view.
object_id
STRING
Unique key to identify the object.
operational_status
STRING
Indicates the current status of the switch port.
permanent_address
STRING
The port ID of the port. This is the WWN of the port.
physical_node_fc_port_id
NUMBER
Foreign key to the aps_v_swi_node_fc_port view.
port_nbr
NUMBER
The logical port number of the user port.
port_type
STRING
The specific mode currently enabled for the Port with the following possible values:
N = Node port
NL = Node port supporting FC arbitrated loop
E = Expansion port connecting fabric elements (for example, FC switches)
F = Fabric (element) port
FL = Fabric (element) port supporting FC arbitrated loop
B = Bridge port
G = Generic port
LB = Loopback port
PL= Private loop port
port_wwn_id
NUMBER
Foreign key to the aps_wwn table.
san_id
NUMBER
Foreign key to the aps_v_swi_san view.
speed
NUMBER
Actual speed at which the port is currently operating. If the value is 0, the speed is unknown or cannot be determined.
supported_fc4_types
STRING
An array of integers indicating the Fibre Channel FC-4 protocols supported.
system_creation_class_name
STRING
The scoping system’s creation class name.
system_name
STRING
The scoping system’s Name property. This property represents the WWN of the node.