Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1491
Brocade Network Advisor IP User Manual
1437
53-1002947-01
Database tables and fields
I
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 164
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
TAC_USER_NAME
User name for TACACS access.
varchar
512
TAC_PASSWORD
Password for TACACS access.
varchar
512
TACPLUS_USER_NAME
User name for TACACS+ access.
varchar
512
TACPLUS_PASSWORD
Password for TACACS+ access.
varchar
512
IS_ROUTER
Flag to identify whether the device is router or
not.
num
(1,0)
TABLE 163
DEPLOYMENT_TARGET_MAP (Continued)
Field
Definition
Format
Size