User Manual v12.3.0 Owner's manual
1626 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
INDEX_TYPE Identifies the index type for a given SNMP MIB or
Expression measure. Various index type supported
are 0 - UNKNOWN, 1 - SCALAR, 2 - IF_INDEX,
3 - ETHER_STATS_INDEX, 4 - CONN_UNIT_INDEX, 5 -
FCIP_LINK_TABLE_INDEX, 6 - CUSTOM, 7 -
SW_TEMP_SENSOR_INDEX, 8 -
SW_FAN_SENSOR_INDEX, 9 -
SW_POWER_SENSOR_INDEX. For non-SNMP
measures like EE Monitors, Ping statistics etc. index
type is not applicable. In that case index type would
be updated as 0 - Unknown.
smallint
NAME Name of the measure. varchar 64
DETAIL For SNMP MIB, stores the OID, for expression, stores
the expression formula.
varchar 1024
UNIT Unit string thats used for displaying the chart. varchar 64
DESCRIPTION Description for the measure. Default: 1 varchar 512
IS_SYSTEM Indicates whether this is a system built in measure,
for system expressions , user cannot delete it.
smallint
TABLE 238 MESSAGE_RECIPIENT
Field Definition Format Size
ID* Unique generated database identifier. int
DESCRIPTION Description about recipient. varchar 256
IP_ADDRESS IP Address of the recipient. varchar 128
PORT Port number of the recipient. int
RECIPIENT_TYPE_ID Recipient Type (Syslog or SNMP). int
ENABLED If forwarding to destination is enabled. smallint
SOURCE_ADDRESS_ADD
ED
If source address is added as another varbind in trap. -1
for Syslog i.e RECIPIENT_TYPE_ID: 2.
Default value is -1.
smallint
REPEATER_ENABLED If filtering is disabled. -1 for Syslog i.e
RECIPIENT_TYPE_ID: 2.
Default value is -1.
smallint
VERSION Snmp version(v1/v2/v3) varchar 8
TABLE 239 MIGRATION_HISTORY
Field Definition Format Size
ID The primary key of the table. int
SOURCE_RELEASE Source release name, version number and patch
number. Example Network Advisor 11.3.0a.
varchar 128
SOURCE_RELEASE_BUILD_NUM
BER
Source release build number. int
TABLE 237 MEASURE (Continued)
Field Definition Format Size