Brocade Communications Systems IP250 Userpreference, Userrealtimemeasuremapping, Productmeid

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1614
Image 1614

I Database tables and fields

TABLE 428 USERDEFINED_NETWORK_SCOPE_MEMBERSHIP

Field

Definition

Format

Size

 

 

 

 

FABRIC_ID

Foreign Key FABRIC.ID. The ID of the fabric in the

int

 

 

membership. This can be null if user does not include

 

 

 

Fabric in his custom membership.

 

 

 

 

 

 

PRODUCT_ME_ID

Foreign Key MANAGED_ELEMENT.ID. The ME ID of the

int

 

 

device in the membership. This can be null if user does

 

 

 

not include Switch in his custom membership.

 

 

 

 

 

 

SWITCH_PORT_ID

Foreign Key SWITCH_PORT.ID. The ID of the switch Port

int

 

 

in the membership. This can be null if user does not

 

 

 

include Switch Port in his custom membership.

 

 

 

 

 

 

INTERFACE_ID

Foreign Key INTERFACE. INTERFACE_ID. The ID of the

int

 

 

Interface in the membership. This can be null if user

 

 

 

does not include Interface in his custom membership.

 

 

 

 

 

 

DEVICE_PORT_ID

Foreign Key DEVICE_PORT.ID. The ID of the Device Port

int

 

 

in the membership. This can be null if user does not

 

 

 

include Device Port in his custom membership.

 

 

 

 

 

 

TABLE 429 USER_PREFERENCE

Field

Definition

Format

Size

 

 

 

 

USER_NAME *

User name whose preferences are saved. It corresponds

varchar

128

 

to user_name in USER_table.

 

 

 

 

 

 

CATEGORY *

The name for a set of related preferences.

varchar

128

 

 

 

 

CONTENT

The set of preferences saved as name-value pairs.

text

 

 

 

 

 

TABLE 430 USER_REALTIME_MEASURE_MAPPING

Field

Definition

Format

Size

 

 

 

 

ID

Primary Key.

int

 

 

 

 

 

USER_ID

Foreign key reference to the user_ Table.

int

 

 

 

 

 

EXPRESSION_ID

Foreign key reference to Measure Table.

int

 

 

 

 

 

MIB_OBJECT_ID

Foreign key reference to Measure Table.

int

 

 

 

 

 

MEASURE_TYPE

This identifies the collectible type. 0 for MIBs and 1

int

 

 

for Expressions.

 

 

 

 

 

 

TABLE 431 USER_REALTIME_MEASURE_SETTING

Field

Definition

Format

Size

 

 

 

 

ID

Primary Key field for the

int

 

 

user_realtime_measure_setting table

 

 

 

 

 

 

USER_ID

This is the foreign key reference key to the user_

int

 

 

Table

 

 

 

 

 

 

EXPRESSION_ID

This is the foreign key reference key to the

int

 

 

snmp_expression Table

 

 

1562

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1614
Image 1614
Brocade Communications Systems IP250 Userpreference, Userrealtimemeasuremapping, Userrealtimemeasuresetting, Productmeid