Brocade Network Advisor SAN User Manual v12.1.0 User Manual

Page 1541

Advertising
background image

1494

Brocade Network Advisor SAN User Manual

53-1002948-01

Database tables and fields

H

TABLE 366

TRILL

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

CLUSTER_ME_ID

The Management Element ID of the VCS Cluster in
the VirtualSwitch

int

SOURCE_ME_ID

The Management Element ID of the source
VirtualSwitch.

int

SOURCE_DOMAIN_ID

The source vcs member id

int

SOURCE_PORT

The source port number as retrieved from the switch. int

SOURCE_PORT_NUMBER

The source port represented as a tuple of
member/slot/port

char

30

DEST_ME_ID

The Management Element ID of the destination
VirtualSwitch.

int

DEST_DOMAIN_ID

The destination vcs member id

int

DEST_PORT

The dest port number as retrieved from the switch.

int

DEST_PORT_NUMBER

The source port represented as a tuple of
member/slot/port

char

30

COST

Cost for the given trill link

int

TYPE

Type of the given trill link

smallint

TRUSTED

Is this trill link trusted

smallint

TRUNKED

Is this trill link part of a trunk

smallint

CREATION_TIME

Time when the TRILL link record is created between
source and destination.

timestamp

MISSING

Is this trill link was discovered and is now missing

smallint

MISSING_TIME

Time when the TRILL link is missing from the switch.

timestamp

SOURCE_PORT_NAME

Switch port name for the source

char

30

DEST_PORT_NAME

Switch port name for the destination

char

30

TABLE 367

TRILL_TRUNK_GROUP

Field

Definition

Format

Size

ID

Primary key for this table. Serial number which is
uniquely generated by DB.

int

ME_ID

The Management Element ID of the VCS member in
the VirtualSwitch

int

MASTER_PORT_NUMBER

The master port represented as a tuple of
member/slot/port

varchar

30

TABLE 368

TRILL_TRUNK_MEMBER

Field

Definition

Format

Size

GROUP_ID

int

PORT_NUMBER

The source port represented as a tuple of
member/slot/port

varchar

30

Advertising