Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual
Page 2158
Brocade Network Advisor SAN + IP User Manual
2121
53-1002949-01
Database tables and fields
I
SOURCE_MASTER_PORT
This column will hold the trunk master port for the
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.
int
TARGET_MASTER_PORT
This column will hold the trunk master port for the
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.
int
TABLE 250
ISL_TRUNK_GROUP
Field
Definition
Format
Size
ID*
Primary key for the table.
int
VIRTUAL_SWITCH_ID
Foreign key reference to Virtual Switch record
associated with the trunk group.
int
MASTER_USER_PORT
Stores the master user port for the ISL trunk..
smallint
TRUSTED
Denotes whether ISL trunk group is trusted or not. 0
denotes untrusted and 1 is for trusted.
smallint
MISSING
Denotes whether ISL trunk group is missing or not. 0
denotes present and 1 states that ISL trunk is
missing
smallint
MISSING_TIME
States the missing time of the this ISL trunk group. If
the trunk is not missing then it will be null
timestamp
MEMBER_TRACKING_STAT
US
Member added/removed status of this trunk. This is
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.
int
TABLE 251
ISL_TRUNK_MEMBER
Field
Definition
Format
Size
GROUP_ID*
Foreign key reference to the trunk group table for this
member.
int
PORT_NUMBER*
Member port number for this trunk..
smallint
TRUSTED
Denotes whether ISL trunk member is trusted or not.
0 denotes untrusted and 1 is for trusted.
smallint
TABLE 249
ISL_CONNECTION
Field
Definition
Format
Size