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

Page 2152

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2115

53-1002949-01

Database tables and fields

I

TRUSTED

Denotes whether target is trusted or not. 0 denotes
untrusted and 1 is for trusted.

smallint

CREATION_TIME

Creation time of the entry

timestamp

MISSING

Flag to indicate if the remote LUN is missing.
The default value is 0.

smallint

MISSING_TIME

Time at which the LUN is marked missing.

timestamp

TARGET_ID

The identifier of the target device as reported by
each HBA port.
The default value is 0.

int

TABLE 236

HOST_DISCOVERY_OPTION

Field

Definition

Format

Size

ID

Auto generated primary key

int

DISCOVER_JSON

Flag to indicate JSON agent based discovery.
The default value is 1.

smallint

JSON_USERNAME

Username for the JSON agent

varchar

128

JSON_PASSWD

Password for the JSON agent

varchar

512

DISCOVER_CIM

Flag to indicate CIM based discovery. on/off.
The default value is 0.

smallint

CIM_IMPL

CIM implemenation used. 1: SMI, 2: WMI.
The default value is 0.

smallint

CIM_USERNAME

Username for the CIM based agent

varchar

128

CIM_PASSWORD

Password for the CIM based agent'

varchar

512

CIM_NAMESPACE

CIM Namespace.
The default value is 'root/brocade

varchar

128

CIM_PORT

Port number used for the CIM agent.
The default value is 5988.

int

DISCOVER_VM

Flag to indicate VM discovery for a host. On/Off'.
The default value is 0.

smallint

VM_USERNAME

Username to be used for VM discovery

varchar

128

VM_PASSWORD

Password to be used for VM discovery

varchar

512

JSON_PORT

Port Number used for the Json agent.
The default value is 34568.

int

VM_PORT

Port Number used for the VM agent.
The default value is 443.

int

Application_Name_USER_N
AME

Management applciation User Name of the user who
generated the last operation on the request

varchar

255

Application_Name_SERVER
_ADDRESS

Management applciation Server address which
generated the last operation on this request

varchar

50

TABLE 235

HBA_TARGET

(Continued)

Field

Definition

Format

size

Advertising