Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1411
53-1002948-01
Database tables and fields
H
TABLE 232 IPX_NETWORK_VLAN
Field Definition Format Size
VLAN_DB_ID Database ID of the VLAN instance which is
associated with the IPX network.
int
NETWORK_NUMBER Number for IPX network. varchar 32
FRAME_TYPE Frame type for IPX. Possible values are 0-Not
Applicable, 1-802.2, 2-802.3, 3-Ethernet II and
4-SNAP.
num (4,0)
TABLE 233 ISL
Field Definition Format Size
ID* Primary key for the table. int
FABRIC_ID Fabric ID of the associated fabric for this ISL. int
SOURCE_DOMAIN_ID Source domain ID of the ISL. int
SOURCE_PORT_NUMBER Source port number of the ISL. smallint
DEST_DOMAIN_ID Destination or remote domain ID of the ISL. int
DEST_PORT_NUMBER Destination or remote port number of the ISL. smallint
COST The cost of the ISl link. int
TYPE The type of link. smallint
TRUSTED Denotes whether ISL link is trusted or not.
0 denotes untrusted
1 denotes trusted.
smallint
CREATION_TIME Creation time of the ISL record in the Management
application database.
timestamp
MISSING Denotes whether ISL link is missing or not.
0 denotes present
1 states that ISL is missing
smallint
MISSING_TIME States the missing time of the this ISL. timestamp
missing_reason The ISL disabled reason. For an ISL either one or
both ends might have been disabled. This field will
capture the port disable message from both side of
ISL. The data is formatted as follows:
"<port_wwn>: <disabled_reason> ; <port_wwn>:
<disabled_reason>".
varchar 1024
TRUNKED Determines whether the isl is part of a trunk or not.
The value of 0 means not trunked, 1 means this isl is
part of a trunk and -1 means not applicable status.
Default value is -1.
smallint
TABLE 234 ISL_CONNECTION
Field Definition Format Size
ID The primary key of the table. int
FABRIC_ID This is the fabric ID int