Brocade Network Advisor IP User Manual v12.1.0 User Manual

Page 1550

Advertising
background image

1496

Brocade Network Advisor IP User Manual

53-1002947-01

Database tables and fields

I

MAC_ADDRESS

MAC address of LAG(Port-Channel).

varchar

64

IP_ADDRESS

Primary IPAddress of the LAG

varchar

128

NET_MASK

Netmask of the Primary IPAddress of the LAG

varchar

128

MINIMUM_LINKS

Least number of operationally UP links to declare the
port-channel UP. range 1..16.

int

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 257

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 258

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 259

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

TABLE 256

LAG (Continued)

Field

Definition

Format

Size

Advertising