I Database tables and fields

TABLE 57

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

int

 

 

 

0 - Log Invalid

 

 

 

 

1 - Log Critical

 

 

 

 

2 - Log Error

 

 

 

 

3 - Log Warning

 

 

 

 

4 - Log Info

 

 

 

 

 

 

 

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

timestamp

 

 

 

port was first discovered.

 

 

 

 

 

 

CURRENT_MAC_ADDRESS

User definable Mac address which is by default same

varchar

64

 

 

as built in Mac address

 

 

 

 

 

 

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

int

 

 

 

(0 to 10).

 

 

 

 

 

 

 

MTU

 

Maximum transmission unit in bytes

int

 

 

 

 

 

 

TABLE 58

CNA_PRODUCT_CONNECTIVITY

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

CNA_PORT_ID

CNA Port identifier.

int

 

 

 

 

 

INTERFACE_ID

Interface Identifier.

int

 

 

 

 

 

 

TABLE 59

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

int

 

 

 

port.

 

 

 

 

 

 

CNA_ETH_PORT_ID

Nullable foreign key, related cna eth port config with the

int

 

 

 

CNA eth port.

 

 

 

 

 

 

 

PCIF_INDEX

 

PCI Function Index eg 2/1/1(adapter number/physical

varchar

64

 

 

port number/port index).

 

 

 

 

 

 

CURRENT_MAC_ADDRESS

Current MAC address of the port.

varchar

64

1384

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1436
Image 1436
Brocade Communications Systems IP250 user manual Cnaproductconnectivity, Cnaethportconfig