Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual
Page 2087
2050
Brocade Network Advisor SAN + IP User Manual
53-1002949-01
Database tables and fields
I
REACHABLE
Determines whether the switch is reachable from the
Management application. 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
SNMP_REGISTERED
Determines whether the switch is registered for
sending SNMP traps .
•
1 is registered
•
0 is not registered.
smallint
USER_IP_ADDRESS
Only for McData switches, this column is used to
store the IP address which user provides for those
M-model switches for which seed switch is unable to
return IP address.
varchar
128
NIC_PROFILE_ID
Nic Profile ID refers to the entry in the NIcProfile table
that has IP Address of the Management application
which is used as Syslog or SNMP reciepients.
int
MANAGING_SERVER_IP_
ADDRESS
IP address(v4/v6) of the Management applciation
server which is currently managing the M-model
switch. Used for M-EOS switch only. It does not apply
to Fabric OS switches.
varchar
128
VF_ENABLED
Determines whether Virtual Fabric is enabled on the
switch.
•
1 is enabled
•
0 is disabled
smallint
VF_SUPPORTED
Determines whether virtual fabric is supported on
the switch.
•
1 is supported
•
0 is unsupported
smallint
MANAGED_ELEMENT_ID
A unique managed element ID for this physical
switch. Also a foreign key reference to the
MANAGED_ELEMENT table.
int
TABLE 141
CORE_SWITCH (Continued)
Field
Definition
Format
Size