Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1706
![background image](/manuals/361713/1706/background.png)
1654
Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
NAME
Name of the port profile domain.
varchar
255
DEFAULT_DOMAIN
This flag determines if this domain is a default
domain.
0 - NO
1 - YES
smallint
TABLE 306
PORT_PROFILE_DOMAIN_MAP
Field
Definition
Format
Size
PROFILE_DOMAIN_ID
Foreign Key Reference to ID field of
PORT_PROFILE_DOMAIN table.
int
PROFILE_ID
Foreign Key Reference to ID field of PORT_PROFILE
table.
int
TABLE 307
PORT_PROFILE_INTERFACE_MAP
Field
Definition
Format
Size
ID
Auto generated ID for the created profile
int
PROFILE_ID
DB id of the port profile
int
SWITCH_ME_ID
Managed element id of the cluster and its cluster
members and a stand alone calisto
int
INTERFACE_ID
ID of the interface table
int
SWITCH_PORT_ID
Db id of the Switch port with matching interface
int
TABLE 308
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 309
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
TABLE 305
PORT_PROFILE_DOMAIN
Field
Definition
Format
Size