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

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: image_archive; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE image_archive (
);
-- Name: interface; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE interface (
);
-- Name: interface_status; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE interface_status (
);
-- Name: ip_acl_spec; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE ip_acl_spec (
);
-- Name: ip_address_range; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE ip_address_range (
);
-- Name: ip_address_spec; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
Brocade Network Advisor Documentation Updates
53-1002363-02
image_archive_id integer NOT NULL,
product_type character varying(32) NOT NULL,
feature_mask character varying(32),
supported_type character varying(32) NOT NULL,
flash_size integer,
location character varying(255) NOT NULL,
file_name character varying(64) NOT NULL,
version_label character varying(32) NOT NULL,
release_datetime character varying(64),
special_key character varying(32),
image_type numeric(1,0),
build_label character varying(64)
interface_id integer NOT NULL,
switch_service_id integer,
device_id integer NOT NULL,
name character varying(255),
identifier character varying(32) NOT NULL,
table_subtype character varying(32) NOT NULL,
tag_mode smallint,
vlan_tag_type integer,
untagged_vlan_id smallint,
if_name character varying(64),
lldp_port_id_subtype smallint,
lldp_port_id bytea,
is_fdp_enabled numeric(1,0),
is_cdp_enabled numeric(1,0),
port_status smallint,
port_state smallint
interface_status_id integer NOT NULL,
interface_id integer NOT NULL,
state_id integer NOT NULL,
last_updated bigint NOT NULL
acl_spec_id integer NOT NULL,
access_control_list_id integer
ip_address_range_id integer NOT NULL,
address_group_id integer NOT NULL,
ip_address_low character varying(40),
ip_address_high character varying(40)
E
Views
225

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network advisor 11.1.0Brocade bladesystem 4/24

Table of Contents