Database tables and fields

I

TABLE 299 PORT_PROFILE_DOMAIN

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

NAME

Name of the port profile domain.

varchar

255

 

 

 

 

DEFAULT_DOMAIN

This flag determines if this domain is a default

smallint

 

 

domain.

 

 

 

0 - NO

 

 

 

1 - YES

 

 

 

 

 

TABLE 300 PORT_PROFILE_DOMAIN_MAP

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

PROFILE_DOMAIN_ID

Foreign Key Reference to ID field of

int

 

 

PORT_PROFILE_DOMAIN table.

 

 

 

 

 

 

PROFILE_ID

Foreign Key Reference to ID field of PORT_PROFILE

int

 

 

table.

 

 

 

 

 

TABLE 301 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

int

 

 

members and a stand alone calisto

 

 

 

 

 

 

INTERFACE_ID

ID of the interface table

int

 

 

 

 

 

SWITCH_PORT_ID

Db id of the Switch port with matching interface

int

 

 

 

 

TABLE 302 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 303 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

smallint

 

 

is set.0: PAUSE 1: PFC

 

 

 

 

 

 

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

Brocade Network Advisor IP User Manual

1507

53-1003056-01

 

Page 1559
Image 1559
Brocade Communications Systems IP250 Portprofiledomainmap, Portprofileinterfacemap, Portprofilemacmap, Portprofileqosmap