Brocade Communications Systems IP250 Isltrunkgroup, Masterconnectionid, Sourcemasterport

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1518
Image 1518

I Database tables and fields

TABLE 191 ISL_CONNECTION

Field

Definition

Format

Size

 

 

 

 

MASTER_CONNECTION_ID

This will hold the id of the master ISL connection for

int

 

 

a ISL between trunk members.

 

 

 

The ISL Connection between masters will have its

 

 

 

own ID in this column.

 

 

 

Non trunk ISLs will have the default value of -1.

 

 

 

 

 

 

SOURCE_MASTER_PORT

This column will hold the trunk master port for the

int

 

 

source port, if the connection is trunked.

 

 

 

For the master connection it will have its source

 

 

 

por''s port number.

 

 

 

For non-trunk connections it will have the default

 

 

 

value -1.

 

 

 

 

 

 

TARGET_MASTER_PORT

This column will hold the trunk master port for the

int

 

 

target port, if the connection is trunked.

 

 

 

For the master connection it will have its target

 

 

 

port''s port number.

 

 

 

For non-trunk connections it will have the default

 

 

 

value -1.

 

 

 

 

 

 

TABLE 192 ISL_TRUNK_GROUP

Field

Definition

Format

Size

 

 

 

 

ID*

Primary key for the table.

int

 

 

 

 

 

VIRTUAL_SWITCH_ID

Foreign key reference to Virtual Switch record

int

 

 

associated with the trunk group.

 

 

 

 

 

 

MASTER_USER_PORT

Stores the master user port for the ISL trunk..

smallint

 

 

 

 

 

TRUSTED

Denotes whether ISL trunk group is trusted or not. 0

smallint

 

 

denotes untrusted and 1 is for trusted.

 

 

 

 

 

 

MISSING

Denotes whether ISL trunk group is missing or not. 0

smallint

 

 

denotes present and 1 states that ISL trunk is

 

 

 

missing

 

 

 

 

 

 

MISSING_TIME

States the missing time of the this ISL trunk group. If

timestamp

 

 

the trunk is not missing then it will be null

 

 

 

 

 

 

MEMBER_TRACKING_STAT

Member added/removed status of this trunk. This is

int

 

US

represented as bitmap value. Each bit is set based

 

 

 

on membership state change. Currently only 2 bits

 

 

 

from LSB are used.

 

 

 

Bit 1 - Member added

 

 

 

Bit 2 - Member removed

 

 

 

For example if the trunk group has membership

 

 

 

change (some members are added and some

 

 

 

existing members are removed) then the value would

 

 

 

be 3.

 

 

 

 

 

 

1466

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1518
Image 1518
Brocade Communications Systems IP250 user manual Isltrunkgroup, Masterconnectionid, Sourcemasterport, Targetmasterport