I Database tables and fields

TABLE 486 VM_STORAGE_HBA_REMOTE_PORT_MAP

Field

Definition

Format

Size

 

 

 

 

VM_STORAGE_ID

A foreign key referencing VM_STORAGE (ID).

int

 

 

 

 

 

HBA_REMOTE_PORT_ID

A foreign key referencing HBA_REMOTE_PORT

int

 

 

(ID).

 

 

 

 

 

 

TABLE 487 VM_TRAFFIC_SHAPING_POLICY

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

ENABLED

'The flag to indicate whether or not traffic

smallint

 

 

shaper is enabled on the port. 0 - false, 1 - true

 

 

 

 

 

 

AVERAGE_BANDWIDTH

The average bandwidth in bits per second if

bigint

 

 

shaping is enabled on the port.

 

 

 

 

 

 

BURST_SIZE

The maximum burst size allowed in bytes if

bigint

 

 

shaping is enabled on the port.

 

 

 

 

 

 

PEAK_BANDWIDTH

The peak bandwidth during bursts in bits per

bigint

 

 

second if traffic shaping is enabled on the port.

 

 

 

 

 

 

VM_NETWORK_SETTING

ID of network settings table.

int

 

S_ID

 

 

 

 

 

 

 

TYPE

Type of traffic shaping policy, whether ingress

smallint

 

 

or egress. 0 is ingress, 1 is egress traffic

 

 

 

shaping policy.

 

 

 

 

 

 

TABLE 488 VM_VCENTER

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

HOST

The FQDN or the ip address of the host.

varchar

256

 

 

 

 

PORT

The port of the VCENTER server on the host.

int

 

 

 

 

 

USER_NAME

The username to login into the VCENTER.

varchar

64

 

 

 

 

PASSWORD

The password to login into the VCENTER.

varchar

512

 

 

 

 

VERSION

The version of VCENTER.

varchar

10

 

 

 

 

TOKEN_ID

The id to map the each VCENTER on the host.

varchar

64

 

 

 

 

PLUGIN_STATUS

Status of Plug-in registration to the vCenter

varchar

32

 

server.

 

 

 

 

 

 

PLUGIN_ENABLED

Whether plug-in enabled or disabled.

smallint

 

 

 

 

 

PLUGIN_FORWARD_EVE

Whether to forward events from Network

smallint

 

NTS

Advisor to the vCenter server or not

 

 

 

 

 

 

DISCOVERY_STATUS

vCenter server discovery status. Can be one of

smallint

 

 

the below values:

 

 

 

1. Active 2. Failed - Authentication Failure 3.

 

 

 

Failed - Not reachable

 

 

 

 

 

 

DELETED_DISCOVERY

The vCenter server discovery has been deleted.

smallint

 

 

Such a deleted vCenter server entry will not be

 

 

 

discovered.

 

 

1590

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1642
Image 1642
Brocade Communications Systems IP250 user manual Vmvcenter, Vmstoragehbaremoteportmap, Vmtrafficshapingpolicy