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

Page 2141

Advertising
background image

2104

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

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 224

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 225

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

TABLE 226

HA_CLUSTER

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

NAME

User-supplied name for the HA Cluster.

varchar

64

ENCRYPTION_GROUP_ID

Foreign key reference to the ENCRYPTION_GROUP
that contains this HA Cluster.

int

MEMBER_LIST

A comma-separated list of Encryption Engines in the
HA Cluster. Each engine is identified by a switch
node WWN, followed by "/", followed by the slot
number. The slot number is 0 if the switch does not
have removable blades.

varchar

256

TABLE 223

GIGE_PORT_STATS (Continued)

Field

Definition

Format

Size

Advertising