User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1603
53-1003153-01
Database tables and fields
I
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 application User Name of the user who
generated the last operation on the request
varchar 255
Application_Name_SERVER
_ADDRESS
Management application Server address which
generated the last operation on this request
varchar 50
TABLE 180 HOST_DISCOVERY_OPTIONS
Field Definition Format Size
ID Auto generated primary key.
DISCOVERY_TYPE Flag to indicate what type of discovery 1 -
JSON, 2 - CIM, 3 - WMI
int
USERNAME Username to be used for discovery. varchar 128
PASSWORD Password to be used for discovery. varchar 512
PORT Port Number used for the discovery. for JSON
default port is 34568, for CIM using http 5988
using https 5989, for WMI using WinRM 1.1:
http 80 https 443 WinRM 2.0: http 5985 https
5986.
int
SSL_ENABLED 0- disabled
1- enabled
smallint
NAMESPACE Multiple name spaces (comma separated).
Auto populated based on discovery e.g.
root/brocade, root/emulex
varchar 1024
TABLE 179 HOST_DISCOVERY_OPTION (Continued)
Field Definition Format Size