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

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

-- Name: events; Type: VIEW; Schema: dcm; Owner: dcmadmin
CREATE VIEW events AS
emain.severity, emsgs.messages, emain.is_ack, emain.log_type, emain.slot,
emain.port, emain.device_id, emain.event_action_id, emain.device_group_id,
emain.port_group_id, emain.trap_device_ip, emain.log_sub_type, emain.unit FROM
(events_main emain LEFT JOIN events_messages emsgs ON ((emain.messages_id =
emsgs.messages_id)));
-- Name: extended_access_control_entry; Type: TABLE; Schema: dcm; Owner:
dcmadmin; Tablespace:
CREATE TABLE extended_access_control_entry (
);
-- Name: fixed_policy_entry; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
CREATE TABLE fixed_policy_entry (
);
-- Name: flow_user; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE flow_user (
);
-- Name: foundry_ap; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE foundry_ap (
);
-- Name: foundry_device; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE foundry_device (
Brocade Network Advisor Documentation Updates
53-1002363-02
SELECT emain.trap_log_id, emain.trap_sender, emain."timestamp",
access_control_entry_id integer NOT NULL,
src_port_spec_id integer,
dest_address_spec_id integer NOT NULL,
dest_port_spec_id integer,
ip_protocol numeric(4,0),
tcp_protocol_flag_id integer,
precedence numeric(4,0),
tos numeric(4,0),
ip_priority numeric(2,0),
priority_force numeric(2,0),
priority_mapping numeric(2,0),
dscp_marking numeric(2,0),
dscp_mapping numeric(2,0),
icmp_msg_type numeric(3,0),
icmp_code numeric(3,0)
policy_entry_id integer NOT NULL
user_id integer NOT NULL,
user_name character varying(255),
last_used integer
device_id integer NOT NULL,
product_type character varying(64),
image_version character varying(64),
is_vlan_feature_enabled numeric(1,0),
management_vlan_id smallint,
is_sensor numeric(1,0) DEFAULT 0,
bssids character varying(128)
device_id integer NOT NULL,
image_version character varying(32),
product_type character varying(32),
feature_mask bytea,
E
Views
223

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network advisor 11.1.0Brocade bladesystem 4/24

Table of Contents