Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1507
53-1003056-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 300 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 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
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 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
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 299 PORT_PROFILE_DOMAIN
Field Definition Format Size