Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

Brocade Network Advisor Documentation Updates 103
53-1002363-02
Database tables and fields
E
User Interface
PREVIOUS_STATE This fields copies the old state of the switch . The
field could be used to track the state change
information for the switch.These values to be
populated by FCS during Fabric Refresh task.SMIA
requested this information but could be used by any
module which needs to track the state change
varchar 32
MANAGED_ELEMENT_ID A unique managed element ID for this virtual switch.
Also a foreign key reference to the
MANAGED_ELEMENT table.
int
HIF_ENABLED The HIF Enabled bit on the switch. Values are 1 for
enabled and 0 for not enabled. -1 the default, stands
for not supported and will be used for older
firmwares.
Default value is -1.
smallint
TABLE 182 PM_MEASURE
Field Definition Format Size
ID* int
DESCRIPTION The description of the measure. varchar 64
NAME Name of the measure. varchar 32
TABLE 183 THRESHOLD_MEASURE
Field Definition Format Size
MEASURE_ID* References the ID In PM_MEASURE table, where all
measures are defined.
int
HIGH_BOUNDARY Configured high boundary threshold value for
measure ID.
int
LOW_BOUNDARY Configured low boundary threshold value for
measure ID.
int
BUFFER_SIZE Configured buffer size for measure ID. int
POLICY_ID* References the ID in THRESHOLD_POLICY table. int
TABLE 184 AVAILABLE_FLYOVER_PROPERTY
Field Definition Format Size
ID* int
NAME Name of the available property to be included in the
flyover display.
varchar 40
TABLE 181 VIRTUAL_SWITCH (Continued)
Field Definition Format Size