Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

1166 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
MAX_PCIF Maximum number of Pci functions. smallint
MIN_BANDWIDTH Minimum guaranteed bandwidth. Value will be in Gbps
(0 to 10).
int
MTU Maximum transmission unit in bytes int
TABLE 50 CNA_PRODUCT_CONNECTIVITY
Field Definition Format Size
CNA_PORT_ID CNA Port identifier. int
INTERFACE_ID Interface Identifier. int
TABLE 51 CNA_ETH_PORT_CONFIG
Field Definition Format Size
ID Unique autogenerated db id. int
CNA_PORT_ID Foreign key, related cna eth port config with the CNA
port.
int
CNA_ETH_PORT_ID Nullable foreign key, related cna eth port config with the
CNA eth port.
int
PCIF_INDEX PCI Function Index eg 2/1/1(adapter number/physical
port number/port index).
varchar 64
CURRENT_MAC_ADDRESS Current MAC address of the port. varchar 64
MAX_BANDWIDTH Maximum guaranteed bandwidth. Value will be in Gbps
(1 to 10).
varchar 64
MIN_BANDWIDTH Minimum guaranteed bandwidth. Value will be in Gbps
(0 to 10).
int
PORT_NUMBER Physical port number of adapter. int
PORT_TYPE Type of this port. For example, ETH. varchar 64
CREATION_TIME Creation time of this DB record. timestamp
CONFIGURATION_STATUS Indicates current configuration status of the port.
Possible values are:
-1 is Invalid
0 is Added
1 is deleted
int
TABLE 52 CNA_PORT
Field Definition Format Size
ID Primary key autogenerated ID int
PORT_NUMBER Port number of the CNA port int
PORT_WWN Port WWN of the port char 23
NODE_WWN Node WWN of the port char 23
PHYSICAL_PORT_TYPE Port type CNA/FC varchar 32
TABLE 49 CNA_ETH_PORT (Continued)
Field Definition Format Size