User Manual v12.3.0 Owner's manual
Brocade Network Advisor IP User Manual 1617
53-1003153-01
Database tables and fields
I
MTU Maximum transmission unit in bytes. range
1522..9208.
int
LOAD_BALANCE Load balancing details. varchar 64
VLAG Specifies whether the lag is a vlag or not. smallint
TABLE 209 LAG_MEMBER
Field Definition Format Size
ID DB ID of LAG member(port). int
LAG_ID FK to owning LAG int
NAME Member name varcha 64
TYPE currently not used.
The default value is 0.
smallint
MEMBER_MODE Dynamic Mode Active/passive.
The default value is 0.
smallint
TABLE 210 LAST_CONFIG_UPDATE_TIME
Field Definition Format Size
ID Primary key.
MANAGED_ELEMENT_ID The managed element id of the device. This is the
foreign key to MANAGED_ELEMENT table.
int
CONFIG_XPATH The xpath string. varchar 1024
LAST_UPDATE_TIME Timestamp returned by the device for this particular
xpath.
bigint
TABLE 211 LAUNCH_IN_CONTEXT_MODULE
Field Definition Format Size
NAME Unique dialog name used as a module name when
launching in context.
varchar 64
DESCRIPTION Description about the dialog features. varchar 256
XML_FILE_NAME The dialog XML XUL file name used to launch the
dialog.
varchar 64
PRIVILEGE_ID This is the comma separated list of privilege IDs
required to launch this dialog. This is either the list of
values from PRIVILEGE.ID column or -1 if no privilege
is required to launch this dialog.
varchar 64
READ_WRITE_ACCESS Specifies the read or write access privilege required
to launch this dialog.
0 = no access is required to launch this dialog.
1 = At least the read-only access is required for the
above privilege to launch this dialog.
2 = The read-write access is required for the above
privilege to launch the dialog.
int
TABLE 208 LAG (Continued)
Field Definition Format Size