Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual

Page 2409

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2337

53-1003155-01

Database tables and fields

I

TABLE 163

GIGE_PORT_ETHERNET_CLOUD_LINK

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

CLOUD_ID int

SWITCH_PORT_ID

The unique id of the switch TE port that this member
connects to.

int

TRUSTED

smallint

CREATION_TIME

timestamp

MISSING

smallint

MISSING_TIME timestamp

TABLE 164

GIGE_PORT_STATS

Field

Definition

Format

Size

ID*

Unique generated database identifier.

int

SWITCH_ID

References the ID in CORE_SWITCH table.

int

PORT_ID

References the ID in SWITCH_PORT table.

int

CREATION_TIME

The polling time.

timestamp

TX

Transmit (TX) value in bytes.

double precision

RX

Receive (RX) value in bytes.

double precision

TX_UTILIZATION

Transmit utilization (TX%) value in percentage.

double precision

RX_UTILIZATION

Receive utilization (RX%) value in percentage.

double precision

DROPPED_PACKETS

Number of dropped packets.

double precision

COMPRESSION

The compression value.

double precision

LATENCY

The latency value.

double precision

BANDWIDTH

The bandwidth value.

double precision

TABLE 165

GLOBAL_VLAN

Field

Definition

Format

Size

GLOBAL_VLAN_DB_ID

Unique database generated identifier.

int

NAME

Name for Global VLAN.

varchar

255

CONTEXT_DEVICE_ID

Database ID of the DEVICE instance which is
associated with global VLAN.

int

TABLE 166

GRE_TUNNEL_INTERFACE

Field

Definition

Format

Size

INTERFACE_ID

This column is used to store the id of the interface.
The value will be populated by the discovery engine
where the corresponding GRE Tunnel Interface
details will be persisted in the INTERFACE table.

int

Advertising