Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1459
53-1003056-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 177 HOST_DISCOVERY_REQ_GROUP
Field Definition Format Size
ID Auto generated primary key int
NAME Unique name for the host request.
The default value is ‘ New Host Group'.
varchar( 256
DISCOVERY_OPTIONS_ID
Primary key from the host discovery options
table. Points to the associated discovery
options
int
MANAGEMENT_STATE Reflects the status of the request E.g. 0->
Completed, 1->Delete Pending.
The default value is 0.
int
TABLE 178 HOST_DISCOVERY_REQUEST
Field Definition Format Size
ID Autogenerated primary key int
HOST_NAME Hostname: IP address or host name varchar 256
TABLE 176 HOST_DISCOVERY_OPTION (Continued)
Field Definition Format Size