Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1339
53-1002948-01
Database tables and fields
H
TABLE 118 CNA_ETH_PORT
Field Definition Format Size
ID ID of the Eth port int
ETH_DEV Ethernet device varchar 64
ETH_LOG_LEVEL Log level for the Ethernet device. Possible values are
0 - Log Invalid
1 - Log Critical
2 - Log Error
3 - Log Warning
4 - Log Info
int
NAME Name of the port varchar 256
MAC_ADDRESS MAC Address varchar 64
IOC_ID IO controller ID. The default value is 0. varchar 64
HARDWARE_PATH Hardware path of the port varchar 256
STATUS Status of the Eth port. The default value is -1. varchar 64
CNA_PORT_ID ID of the parent port int
CREATION_TIME CNA Eth port record creation time. This tells when the
port was first discovered.
timestamp
CURRENT_MAC_ADDRESS User definable Mac address which is by default same
as built in Mac address
varchar 64
MAX_BANDWIDTH Maximum bandwidth varchar 64
PCIF_INDEX Pci function Iidex varchar 64
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 119 CNA_PRODUCT_CONNECTIVITY
Field Definition Format Size
CNA_PORT_ID CNA Port identifier. int
INTERFACE_ID Interface Identifier. int
TABLE 120 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