Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

1184 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TACPLUS_ENABLE_PASSWORD TACACS+ enable password. varchar 512
OPER_STATUS Device operational status. smallint
OPER_STATUS_LAST_UPDATED Time when the device operational status got
updated recently.
bigint
LLDP_CHASSIS_ID_SUBTYPE Chassis ID subtype returned by lldp MIB. smallint
LLDP_CHASSIS_ID Chassis ID returned by lldp MIB. bytea
IS_FDP_ENABLED Flag to identify whether Foundry Discovery
Protocol is enabled or not.
num (1,0)
IS_CDP_ENABLED Flag to identify whether Cisco Discovery Protocol
is enabled or not.
num (1,0)
VENDOR Vendor of this device. varchar 64
IS_FOUNDRY Flag to identify whether the device is Foundry
product or not.
num (1,0)
MANAGED_ELEMENT_ID A unique managed element ID for this IP switch.
Also a foreign key reference to the
MANAGED_ELEMENT table.
int
NODE_WWN The managed element node WWN if one exists,
or null/empty otherwise.
varchar 23
SYSLOG_REGISTERED This flag is to indicate whether the device is
registered DCM as its syslog destination server.
0 indicates not registered.
1 indicates registered.
num 1
TRAP_REGISTERED This flag is to indicate whether the device is
registered DCM as its SNMP trap destination
server.
0 indicates not registered.
1 indicates registered.
num 1
PORT_COUNT Record the number of presented physical ports
on the device.
int
SERIAL_NUMBER Record the serial number of the device. If there
is no serial number, an empty string will be
stored.
varchar 32
CATEGORY This flag is to classify the device category
0 is for unknown
1 is for fixed configuration device
2 is for chassis device
3 is for stack device (logical)
int
TABLE 76 DEVICE (Continued)
Field Definition Format Size