Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1752

Advertising
background image

1700

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

INVALID_TRANSMISSIONS

Count of invalid transmission words received at this
port. This count is part of the Link Error Status Block
(LESB). FC-PH 29.8). Note, this is a Fibre Channel
only stat

double
precision

CRC_ERRORS

Count of frames received with invalid CRC. This count
is part of the Link Error Status Block (LESB). (FC-PH
29.8). Loop ports should not count CRC errors
passing through when monitoring. Note, this is a
Fibre Channel only stat.'

double
precision

LAST_UPDATE_TIME

Time when this stats record was updated

timestamp

FAKE_PORT

Denotes whether the port is a fake port created by
the Management application for drawing connections
or a real one obtained during collection from the
switch. 1 denotes a fake port and 0 denotes a real
port.

smallint

SPEED_TYPE

Stores the speed type of the port. It will contain one
of the following values:
1 - indicates speed is in Mbps
2 - indicates speed is in Gbps

int

TABLE 397

SWITCH_THRESHOLD_SETTING

Field

Definition

Format

Size

SWITCH_ID*

References the ID in CORE_SWITCH table.

int

POLICY_ID*

References the ID in THRESHOLD_POLICY table.

int

STATUS

The status of applied to the switch.

smallint

OVERRIDDEN

Policy is overridden or not overridden.

smallint

DESCRIPTION

Description about the status of policy applied to the
switch.

varchar

100

TABLE 398

SYSTEM_CARD_ENGINE_MAPPING

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

ENCRYPTION_ENGINE_ID

Foreign key reference to the ENCRYPTION_ENGINE
for which a system card is registered

int

SMART_CARD_ID

Foreign key reference to the SMART_CARD that is
registered as a system card for the encryption
engine.

int

TABLE 399

SYSTEM_PROPERTY

Field

Definition

Format

Size

NAME*

The name of the property.

char

64

VALUE

The value for the property.

varchar

2048

TABLE 396

SWITCH_PORT_PERFORMANCE

(Continued)

Field

Definition

Format

Size

Advertising