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

1168 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TARGET_ID Target ID of the SNMP collector data. For device level
collector it will use deviceId, and for port level it will
use interfaceId.
int
PROP_STR Property string of the PERF_COLLECTOR. varchar 8192
COLLECTOR_TARGET_ENTR
Y_TYPE
Target type of the SNMP collector data. for device
level collector the target type is 0, for port level it is 1.
int
TABLE 57 CORE_SWITCH
Field Definition Format Size
ID* Auto generated ID for this table. int
IP_ADDRESS IP Address of the switch that is represented by this
record. Could be either IPV4 or IPV6 address.
varchar 128
WWN WWN of the core switch. char 23
NAME Switch name if available otherwise stores the wwn of
the switch.
varchar 64
TYPE Stores the switch type, the sw_bd_type of the switch. smallint
MODEL Holds the switch model, whether its Brocade, Mcdata
or unknown . Value 2 is for Brocade and 3 is for
McData
smallint
FIRMWARE_VERSION Firmware version of the switch. varchar 128
VENDOR Vendor information for the switch. varchar 256
MAX_VIRTUAL_SWITCHES Maximum number of virtual switches supported. smallint
NUM_VIRTUAL_SWITCHES Total number of virtual switch present. smallint
REACHABLE Determines whether the switch is reachable from
BNA. 1 is reachable and 0 is unreachable
smallint
UNREACHABLE_TIME Time when the switch becomes unreachable. timestamp
OPERATIONAL_STATUS Chassis operational status like FRU, Power Supply
etc..
varchar 128
CREATION_TIME Core switch record creation time. This tells us when
the intial discovery has happened.
timestamp
LAST_SCAN_TIME Last scan time tells the time when the last time the
switch was polled.
timestamp
LAST_UPDATE_TIME Last update time tells the time when the last update
to the database record happened.
timestamp
SYSLOG_REGISTERED Determies whether the switch is registered for
sending syslog traps.
1 is registered
0 is not registered.
smallint
CALL_HOME_ENABLED Determines whether the call home feature is
enabled..
smallint
TABLE 56 COLLECTOR_TARGET_ENTRY (Continued)
Field Definition Format Size