Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual
Page 2527
Brocade Network Advisor SAN + IP User Manual
2455
53-1003155-01
Database tables and fields
I
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 430
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 431
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
TABLE 432
TRUNK_GROUP_INTERFACE
Field
Definition
Format
Size
INTERFACE_ID
int
VLAG
Specifies whether the lag is a vlag or not
smallint
TABLE 433
TRUNK_GROUP_MEMBER
Field
Definition
Format
Size
TRUNK_GROUP_MEMBER_I
D
Primary key for this table.
int
INTERFACE_ID
Foreign key which refers INTERACE table.
int
TRUNK_INTERFACE_ID
Foreign key which refers TRUNK_GROUP_INTERACE
table.
int
LAG_NAME
Lag name of the trunk.
varchar
64
TABLE 429
TRILL
Field
Definition
Format
Size