Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
1244 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
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
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 174 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
TABLE 175 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
TABLE 176 KEY_VAULT
Field Definition Format Size
ID Unique generated database identifier. int
IP_ADDRESS The IP Address (IPv4, IPv6, or hostname) of the key
vault
varchar( 512
PORT_NUMBER The TCP port number for the key vault int
PUBLIC_CERTIFICATE
The key vault''s public key certificate. Switches use
this to establish a secure connection to the key vault
varchar( 4096
CERTIFICATE_LABEL A text name to identify the certificate varchar( 256
POSITION_
Specifies whether this key vault is the primary key vault
or the backup key vault. 0 = primary, 1 = backup.
smallint
VENDOR_NAME
Indicates the name of the key vault vendor. For non
KMIP key vaults, this column will contain value as Not
Applicable.
varchar 256
TABLE 173 ISL (Continued)
Field Definition Format Size