User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1567
53-1003153-01
Database tables and fields
I
UNIT Indicates the Unit number of the Chassis from which
the event was triggered.
smallint
SLOT Indicates the blade or the slot number in which the
port is present.
int
PORT indicates the switch port number for which the event
was generated.
int
PRODUCT_ADDRESS Indicates the IP Address of the Product from which the
event is originated.
varchar
RAS_LOG_ID Indicates the RASLOG Id of the RASLOG event. varchar 20
INTERFACE_TYPE Indicates the type of the interface – Possible Values:
Ethernet Port-0, FC Port-1.
smallint
USER_NAME Captures the user information from audit Syslog
messages.
Varchar 512
PORT_NAME Shows the PortName for the corresponding port. Varchar 255
MAC_ADDRESS 'Indicates the MAC address of the Access Point from
which this event is received. If the event is received
from the wireless controller or any other products, this
will be empty.';
varchar 64
TABLE 120 EVENT_FWD_FILTER
Field Definition Format Size
ID int
NAME Filter Name varchar 32
DESCRIPTION varchar 256
TYPE Filter Type (SNMP/ SYSLOG) smallint
APPLICATION_ENABLED If Application Events enabled smallint
SNORT_ENABLED If Snort Messages enabled smallint
PSUDO_ENABLED If Pseudo Events enabled smallint
REGULAR_EXP Common filtering message for Syslog Forwarding varchar 512
SEVERITY Emergency(0), Alert(1), Critical(2), Error(3),
Warning(4), Notice(5), Info(6), Debug (7).
Traps with selected severity and those with higher
severity will be forwarded.
smallint
TABLE 121 EVENT_INSTANCE
Field Definition Format Size
ID Unique generated database identifier. int
EVENT_POLICY_ID Foreign Key to Event_Policy Table int
EVENT_KEY A String Key string which identifies a specific instance
of an Event.
varchar 64
TABLE 119 EVENT_DETAILS (Continued)
Field Definition Format Size