Database tables and fields

I

TABLE 337 RULE_LOGICAL_EXPRESSION_MAP

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

POLICY_RULE_ID

 

Policy rule ID.

int

 

 

 

 

 

 

LOGICAL_EXPRESSION_XM

 

Configuration Rule Logical Expression XML.

text

 

L

 

 

 

 

 

 

 

 

 

TABLE 338 SAN

 

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID*

Unique generated database identifier.

int

 

 

 

 

 

NAME

Name of this SAN.

varchar

256

 

 

 

 

CONTACT

Contact person for this SAN.

varchar

256

 

 

 

 

LOCATION

Location of this SAN.

varchar

256

 

 

 

 

DESCRIPTION

Description.

varchar

256

 

 

 

 

STATS_COLLECTION

1 = statistics collection is enabled; otherwise, 0.

smallint

 

 

Default value is 0.

 

 

 

 

 

 

CREATION_TIME

time at which this record was created.

timestamp

 

 

Default value is ’now()’.

 

 

 

 

 

 

LAST_UPDATE_TIME

time when this was last updated.

timestamp

 

 

Default value is ’now()’.

 

 

 

 

 

TABLE 339 SAN_CONNECTION

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

Unique generated database identifier.

serial

 

 

 

 

 

 

SOURCE_SWITCH_ID

 

Foreign key to VIRTUAL_SWITCH table. This is the

int

 

 

 

virtual switch ID of AG

 

 

 

 

 

 

 

SOURCE_PORT_ID

 

Foreign key to SWITCH_PORT table. This is the switch

int

 

 

 

port id of N-port

 

 

 

 

 

 

 

SOURCE_PORT_WWN

 

WWN of the AG N port

varchar

32

 

 

 

 

 

SOURCE_PORT_TYPE

 

Type of source port

varchar

16

 

 

 

 

SOURCE_USER_PORT_NUM

User port number of AG N port

smallint

 

BER

 

 

 

 

 

 

 

 

 

DESTINATION_SWITCH_ID

 

Foreign key to VIRTUAL_SWITCH table. This is the

int

 

 

 

virtual switch ID of edge switch

 

 

 

 

 

 

 

DESTINATION_PORT_ID

 

Foreign key to SWITCH_PORT table. This is the switch

int

 

 

 

port id of F-port

 

 

 

 

 

 

 

DESTINATION_PORT_WWN

 

WWN of the F port

varchar

23

 

 

 

 

 

DESTINATION_PORT_TYPE

 

Type of destination port

varchar

16

 

 

 

 

DESTINATION_USER_PORT_

User port number of F-port

smallint

 

NUMBER

 

 

 

 

 

 

 

 

 

FABRIC_ID

 

Foreign key to FABRIC table

int

 

 

 

 

 

 

TRUSTED

 

Indicates if the connection is trusted

smallint

 

 

 

 

 

 

MISSING

 

Indicates if the connection is missing

smallint

 

Brocade Network Advisor IP User Manual

1517

53-1003056-01

 

Page 1569
Image 1569
Brocade Communications Systems IP250 user manual Rulelogicalexpressionmap, Sanconnection