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

Page 2191

Advertising
background image

2154

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

SUB_LEVEL

1 = E_Port

2 = F_Port

3 = FL_Port, Fabric WWN, Switch WWN

char

23

NODE

WWN of Node which policy assigned.

char

23

INHERITANCE

Directly assigned or inherited from root level.

0 = Directly assigned

1 = Indirectly assigned

smallint

TABLE 339

PORT_PROFILE

Field

Definition

Format

Size

ID

Auto generated id for the created profile

int

SWITCH_ME_ID

Incase of a VCS discovery in M/C mode this is the
cluster meid. Incase of VCS discovery in F/C mode,
this is a member ID. Incase of a VDX this is a member
ID

int

NAME

Name of the port profile

varchar

255

SWITCH_PORT_MODE

Mode for vlan configuration it can be 0=access 1=
trunk 2= converged

smallint

STATE

Profile state 0=created 1=activate

smallint

ACL_PROFILE

If port Profile has an acl profile or not. 0=NO 1=YES

smallint

QOS_PROFILE

If port Profile has an qos profile or not. 0=NO 1=YES

smallint

VLAN_PROFILE

If port Profile has an vlan profile or not.0=NO 1=YES

smallint

VLAN_DETAILS

This column lists the way vlan is configured 0=NONE
1=ALL 2=SELECTED 3=EXC EPT

smallint

DEFAULT_PROFILE

This flag determines if this profile is a default
profile.0=NO 1=YES

smallint

ACL_NAME

Name of the mapped ACL

varchar

255

ACTIVATED

Profile activated 0= false 1=true

smallint

FCOE_PROFILE

If port Profile has an fcoe profile or not.

0=NO

1=YES

smallint

FCOE_MAP_NAME

Name of the FCoE Map.

varchar

255

TABLE 340

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 338

PORT_FENCING_POLICY_MAP (Continued)

Field

Definition

Format

Size

Advertising