Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

Brocade Network Advisor Documentation Updates 89
53-1002363-02
Database tables and fields
E
TABLE 161 CORE_SWITCH
Field Definition Format Size
ID* int
IP_ADDRESS IP address of the switch. varchar 128
WWN Chassis WWN. char 23
NAME Switch name. varchar 64
TYPE SWBD type number as given by Fabric OS.
Default value is 0.
smallint
MODEL Model type of the switch:
0 = Unknown
1 = Not applicable
2 = Fabric OS switch
3 = M-EOS switch
smallint
FIRMWARE_VERSION Embedded (Fabric OS or M-EOS) software version. varchar 128
VENDOR Switch vendor. varchar 256
MAX_VIRTUAL_SWITCHES Maximum virtual switches allowed on this physical
switch.
Default vaue is 1.
smallint
NUM_VIRTUAL_SWITCHES Actual number of virtual switches carved out of this
physical switch. 0 means it is not operating in Virtual
Fabric model.
Default value is 0.
smallint
REACHABLE Whether reachable by HTTP. smallint
UNREACHABLE_TIME When the switch became unreachable from HTTP. timestamp
OPERATIONAL_STATUS Operational status as reported by the embedded
software..
varchar 128
CREATION_TIME Time when this record was created by the
Management application.
Default is ’now()’.
timestamp
LAST_SCAN_TIME Time when this record was last updated. timestamp
LAST_UPDATE_TIME 1 = the Management application server is registered
with the switch to receive Syslog.
Default is ’now()’.
timestamp
SYSLOG_REGISTERED 1 = Syslog is enabled for this switch.
Default value is 0.
smallint
CALL_HOME_ENABLED 1 = call home is enabled for this switch.
Default value is 1.
smallint
SNMP_REGISTERED 1 = the Management application server is registered
with the switch to receive SNMP traps.
Default value is 0.
smallint
USER_IP_ADDRESS User-assigned IP address. This is used for M-EOS
switches where Fabric OS seed switch fails to get the
IP address of the M-EOS switch.
varchar 128