Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1403
53-1003056-01
Database tables and fields
I
TABLE 90 DEPLOYMENT_TARGET_MAP
Field Definition Format Size
ID Unique generated database identifier. serial
DEPLOYMENT_CONFIGU
RATION_ID
Foreign Key References
DEPLOYMENT_CONFIGURATION (id)
Identifies the deployment configuration this row
is applied
int
TARGET_ID Identifies the target. It will NOT have mapping
to any product table like device, etc
varchar 255
TARGET_TYPE_ID Foreign Key references TARGET_TYPE (id)
Identifies the target type
int
TARGET_PARENT_ID Identifies the parent of the target. If, switch,
device, port group, device group it will be same
as target id. If it is port/interfaces the parent id
will be the switch id
int
TABLE 91 DEVICE
Field Definition Format Size
DEVICE_ID Primary key for this table. int
IP_ADDRESS IP address of this device. varchar 255
ALIAS_NAME Device alias name. varchar 512
HOST_NAME Best matching host name obtained through the
device IP address.
varchar 512
SYS_NAME An administratively-assigned name for this
device.
varchar 255
SYS_CONTACT The textual identification of the contact person
for this device, together with information on how
to contact this person.
varchar 255
DESCRIPTION A textual description of the device. varchar 512
SYS_LOCATION The physical location of this device. varchar 255
COMMUNITY_STR_GET SNMP GET community string to query the
device.
varchar 512
COMMUNITY_STR_SET SNMP SET community string of this device. varchar 512
SYS_OID The vendor's authoritative identification of this
device ie., System Object Identifier.
varchar 255
SUPER_USER_PASSWORD Super user password configured in the device. varchar 512
TABLE_SUBTYPE Device table subtype defined by INM BizObject
framework.
varchar 32
LOCAL_USER_NAME Local user name configured in the device for CLI
access.
varchar 512
LOCAL_PASSWORD Password to access the telnet interface. varchar 512
TELNET_PASSWORD Password to access the Telnet interface. varchar 512
RADIUS_USER_NAME User name for RADIUS access. varchar 512
RADIUS_PASSWORD Password for RADIUS access. varchar 512