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

Page 2133

Advertising
background image

2096

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

RX

The number of octets or bytes that have been
received by this port. One second periodic polling of
the port. This value is saved and compared with the
next polled value to compute net throughput. Note, for
Fibre Channel, ordered sets are not included in the
count.

double
precision

TX_UTILIZATION

The computed value of TX based on speed of port

double
precision

RX_UTILIZATION

The computed value of RX based on speed of port

double
precision

DROPPED_PACKETS

Number of TCP packets dropped

double
precision

COMPRESSION

Compression ratio

bigint

LATENCY

Round trip time (latency) in milliseconds

int

LINK_RETRANSMITS

Number of segments retransmitted

double
precision

RTT_BY_TIME_OUT

Counter of retransmit packets due to timeout

double
precision

RTT_BY_DUP_ACK

Counter of retransmit packets due to duplicate
acknowledgement'

double
precision

DUPLICATE_ACK

Counter of duplicate acknowledgement packets

double
precision

ROUND_TRIP_TIME

Round trip time in milliseconds

double
precision

TCP_OUT_OF_ORDER

Counter of TCP out-of-order.

double
precision

SLOW_START

Counter of slow starts

double
precision

LAST_UPDATE_TIME

'Time when this stats record was updated

timestamp

TABLE 204

FCOE_DEVICE

Field

Definition

Format

Size

DEVICE_NODE_ID

The primary key of the DeviceNode.

int

DIRECT_ATTACH

Indicates whether the fcoe device is directly attached to
the switch''s TE port or to a cloud.

smallint

ATTACH_ID

The primary key of the port (if direct attached) or cloud
(if not direct attached).

int

MAC_ADDRESS

Mac address of device.

varchar

64

TABLE 203

FCIP_TUNNEL_PERFORMANCE (Continued)

Field

Definition

Format

Size

Advertising