Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2210

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2173

53-1002949-01

Database tables and fields

I

L3_SRC_ADDR

L3 address of the source in the received sFlow
packet.

bytea

L3_DEST_ADDR

L3 address of the destination in the received sFlow
packet.

bytea

L3_PROTOCOL

L3 protocol value in the received sFlow packet. For
example, ARP.

int

IP_TOS

Type of service ID in the received sFlow packet.

smallint

L4_PROTOCOL

L4 protocol value in the received sFlow packet. For
example, IGP.

smallint

L4_SRC_PORT

L4 source port number in the received sFlow packet.

int

L4_DEST_PORT

L4 destination port number in the received sFlow
packet.

int

SRC_SUBNET_BITS

Subnet value of the incoming traffic interface.

smallint

DEST_SUBNET_BITS

Subnet value of the outgoing traffic interface.

smallint

LOCAL_AS

Second AS number of the received sFlow packet in
case of BGP traffic.

bigint

SRC_AS

Source AS number of the received sFlow packet in
case of BGP traffic.

bigint

SRC_PEER_AS

Peer AS number of the received sFlow packet in case
of BGP traffic.

bigint

SFLOW_IP_ROUTE_INFO_ID route_info_id of the received sFlow packet in case of

BGP traffic.

int

IP_FLOW_LABEL

IP flow label value in the received sFlow packet.

int

SRC_USER

Name of the source user in the received sFlow
packet.

int

DEST_USER

Name of the destination user in the received sFlow
packet.

int

FRAMES

Number of frames transmitted through the sflow
sample collected.

bigint

BYTES

Number of bytes transmitted through the sflow
sample collected.

bigint

TCP_FLAGS

Tcp flag value of the received sFlow packet.

smallint

IN_PORT_TYPE

This column is used to store the port type of the
incoming traffic interface. For VCS switch the value of
0 means its edge port, and 1 means its trill port. For
other devices Default value is 0.

smallint

OUT_PORT_TYPE

This column is used to store the port type of the
outgoing traffic interface. For VCS switch the value of
0 means its edge port, and 1 means its trill port. For
other devices Default value is 0.

smallint

TABLE 391

SFLOW_STAGING (Continued)

Field

Definition

Format

Size

Advertising