Brocade Communications Systems Brocade 8/12c Documentation Update page 254

Brocade network advisor documentation updates v11.1.x (53-1002363-03, august 2011)
Hide thumbs Also See for Brocade 8/12c:
Table of Contents

Advertisement

E
Views
L4_DEST_PORT integer,
SRC_SUBNET_BITS smallint,
DEST_SUBNET_BITS smallint,
LOCAL_AS bigint,
SRC_AS bigint,
SRC_PEER_AS bigint,
SFLOW_IP_ROUTE_INFO_ID integer,
IP_FLOW_LABEL integer,
SRC_USER integer,
DEST_USER integer,
FRAMES bigint not null,
BYTES bigint not null,
TCP_FLAGS smallint
);
create table SFLOW_STAGING_SLNUM
(
MIN_SLNUM bigint
) with (autovacuum_vacuum_threshold=4);
-- Name: sflow_hour_summary; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
create table SFLOW_HOUR_SUMMARY
(
SLNUM bigserial not null,
TIME_IN_SECONDS integer not null,
DEVICE_ID integer not null,
IN_UNIT smallint default 0,
IN_SLOT smallint,
IN_PORT smallint,
OUT_UNIT smallint default 0,
OUT_SLOT smallint,
OUT_PORT smallint,
IN_VLAN smallint,
OUT_VLAN smallint,
IN_PRIORITY smallint,
OUT_PRIORITY smallint,
SRC_MAC bytea,
DEST_MAC bytea,
L3_SRC_ADDR bytea,
L3_DEST_ADDR bytea,
L3_PROTOCOL integer not null,
IP_TOS smallint,
L4_PROTOCOL smallint,
L4_SRC_PORT integer,
L4_DEST_PORT integer,
SRC_SUBNET_BITS smallint,
DEST_SUBNET_BITS smallint,
LOCAL_AS bigint,
SRC_AS bigint,
SRC_PEER_AS bigint,
SFLOW_IP_ROUTE_INFO_ID integer,
IP_FLOW_LABEL integer,
SRC_USER integer,
DEST_USER integer,
FRAMES bigint not null,
BYTES bigint not null,
TCP_FLAGS smallint
);
246
Brocade Network Advisor Documentation Updates
53-1002363-02

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network advisor 11.1.0Brocade bladesystem 4/24

Table of Contents