1412 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
MODEL_DESCRIPTION Holds the model description of the device
available via FDMI, ex : Brocade-825
varchar 64
NODE_NAME Holds the node name of the device available
via FDMI, ex : 20:00:00:05:1e:7c:64:94
varchar 64
TABLE 96 DEVICE_GROUP
Field Definition Format Size
DEVICE_GROUP_ID Primary key for this table. int
NAME Name of this device group. varchar 128
USER_ID User ID corresponds to the user who created the
device.
int
DESCRIPTION Device group description. varchar 255
IS_PUBLIC Flag to identify whether this group is shared across
users.
num (1,0)
IS_INTERNAL Flag to identify this group is internal. num (1,0)
TABLE_SUBTYPE Table subtype defined by BizObject framework varchar 32
IS_AP_GROUP Flag to identify whether this group is access point
device group.
num (1,0)
IS_SENSOR_GROUP Flag to identify whether this group is sensor device
group.
num (1,0)
VIEW_MASK Flag to decide whether to show the device group in
topology or not.
num (1,0)
GROUP_TYPE This flag is to classify the device group type:
0 is the default and reserved for internal
temporary group
1 is for System Device Group
2 is for MPLS System Device Group
3 is for User Defined Device Group
int
TABLE 97 DEVICE_GROUP_ENTRY
Field Definition Format Size
DEVICE_GROUP_ID Database ID of the DEVICE_GROUP instance which
the device is member of.
int
DEVICE_GROUP_ENTRY_ID Unique database auto generated identifier. int
DEVICE_ID Database ID of the member DEVICE. int
TABLE 98 DEVICE_GROUP
Field Definition Format Size
DEVICE_GROUP_ID Primary key for this table. int
NAME Name of this device group. varchar 128
USER_ID User ID corresponds to the user who created the
device.
int
TABLE 95 DEVICE_FDMI_DETAILS (Continued)
Field Definition Format Size