Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2192

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2155

53-1002949-01

Database tables and fields

I

TABLE 341

PORT_PROFILE_MAC_MAP

Field

Definition

Format

Size

ID

Auto generated ID for the created profile

int

PROFILE_ID

DB id of the port profile

int

MAC

Mac address mapped to the port profile

varchar

32

NAME

User assigned name to the mac

varchar

256

TABLE 342

PORT_PROFILE_QOS_MAP

Field

Definition

Format

Size

ID

Auto-generated ID for the created profile

int

PROFILE_ID

DB ID of the port profile

int

DCB_MODE

If the mode is dcb or non dcb. 1 : DCB.0: NON-DCB

smallint

ETHERNET_MODE

This integer indicates if pause of priority flow control
is set.0: PAUSE 1: PFC

smallint

PAUSE_TX

Is PAUSE TX is enabled 0=NO 1=YES

smallint

PAUSE_RX

Is PAUSE RX is enabled 0=NO 1=YES

smallint

COS_COS

Name of the cos 2 cos map set in the NON DCB mode varchar

256

TRAFFIC_CLASS

Name of the traffic class map set in the NON DCB
mode

varchar

256

CEE_MAP

Name of the cee map set in the DCB mode

varchar

256

COS

Default COS value for QoS Profile can range from 0-7
if set

int

TRUST_COS

Is trust cos enabled 0=NO 1=YES

smallint

TABLE 343

PORT_PROFILE_QOS_PFC_MAP

Field

Definition

Format

Size

ID

Auto generated id for the created profile

int

PROFILE_ID

DB id of the port profile

int

COS0_TX

TX setting for this cos field 0: NO 1: YES

smallint

COS0_RX

RX setting for this cos field 0: NO 1: YES

smallint

COS1_TX

TX setting for this cos field 0: NO 1: YES

smallint

COS1_RX

RX setting for this cos field 0: NO 1: YES

smallint

COS2_TX

TX setting for this cos field 0: NO 1: YES

smallint

COS3_TX

TX setting for this cos field 0: NO 1: YES

smallint

COS3_RX

RX setting for this cos field 0: NO 1: YES

smallint

COS4_TX

TX setting for this cos field 0: NO 1: YES

smallint

COS4_RX

RX setting for this cos field 0: NO 1: YES

smallint

COS5_TX

TX setting for this cos field 0: NO 1: YES

smallint

COS5_RX

RX setting for this cos field 0: NO 1: YES

smallint

Advertising