User's Manual

1546 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TABLE 389 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 390 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 391 SYSTEM_PROPERTY
Field Definition Format Size
NAME* The name of the property. char 64
VALUE The value for the property. varchar 2048
TABLE 392 TARGET_TYPE
Field Definition Format Size
ID Unique generated database identifier. serial
TYPE Type of the target device. Some possible values are
Switch
Device
Port
Host
Port Group
Product Group
VLAN
Fabric
varchar 64
TABLE 393 THIRD_PARTY_DEVICE
Field Definition Format Size
DEVICE_ID Primary key for this table. int
DEVICE_TYPE Type of the third party device. As of now, we have two
types Wireless Location Manager and LANcope
device.
varchar 64