Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual
Page 2225
2188
Brocade Network Advisor SAN + IP User Manual
53-1002949-01
Database tables and fields
I
FEATURES_ACTIVE
Holds as a bit mask the features that are active.
Please note that this is different from the enabled
value which is found in the FEATURES_ENABLED
column. Each bit would represent features like
Encryption, compression etc. The bit mask and their
corresponding Features are defined as an enum in
the domain model class - SwitchPort.java.
int
DISABLED_REASON
The Switch Port disabled reason.
varchar
1024
FENCED
1 means port is fenced.
smallint
MASTER_PORT_NUMBER
This column will have the trunk master port number
for the trunk members.
For trunk master, it will have its own port number.
For non-trunk ports, it will have the default value -1.
int
TABLE 419
SWITCH_THRESHOLD_SETTING
Field
Definition
Format
Size
SWITCH_ID*
References the ID in CORE_SWITCH table.
int
POLICY_ID*
References the ID in THRESHOLD_POLICY table.
int
STATUS
The status of applied to the switch.
smallint
OVERRIDDEN
Policy is overridden or not overridden.
smallint
DESCRIPTION
Description about the status of policy applied to the
switch.
varchar
100
TABLE 420
SYSTEM_CARD_ENGINE_MAPPING
Field
Definition
Format
Size
ID
Unique generated database identifier.
int
ENCRYPTION_ENGINE_ID
Foreign key reference to the ENCRYPTION_ENGINE
for which a system card is registered
int
SMART_CARD_ID
Foreign key reference to the SMART_CARD that is
registered as a system card for the encryption
engine.
int
TABLE 421
SYSTEM_PROPERTY
Field
Definition
Format
Size
NAME*
The name of the property.
char
64
VALUE
The value for the property.
varchar
2048
TABLE 418
SWITCH_PORT (Continued)
Field
Definition
Format
Size