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

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
CREATE TABLE stp_entry (
);
-- Name: stp_instance; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE stp_instance (
);
-- Name: sub_interface; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE sub_interface (
);
-- Name: sub_port_vlan; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE sub_port_vlan (
);
-- Name: switch_service; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE switch_service (
);
-- Name: syslog_file_info; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE syslog_file_info (
254
stp_entry_id integer NOT NULL,
device_id integer NOT NULL,
vlan_id integer NOT NULL,
port_id character varying(32) NOT NULL,
port_priority smallint NOT NULL,
path_cost integer NOT NULL,
port_state smallint NOT NULL,
designated_cost integer NOT NULL,
designated_root character varying(32) NOT NULL,
designated_bridge character varying(32) NOT NULL,
edge_port smallint NOT NULL,
p2p smallint NOT NULL,
oper_path_cost integer NOT NULL,
port_role smallint NOT NULL,
bpdu_tx integer NOT NULL,
bpdu_rx integer NOT NULL,
cfg_bpdu_rx integer NOT NULL,
tcn_bpdu_rx integer NOT NULL,
bridge_id character varying(32),
last_updated numeric(20,0) NOT NULL
stp_instance_id integer NOT NULL,
instance_type numeric(2,0),
instance_id numeric(4,0),
device_id integer NOT NULL,
stp_mode numeric(2,0),
forward_delay numeric(2,0),
max_age numeric(2,0),
hello_time numeric(2,0),
priority numeric(6,0),
stp_version numeric(2,0)
sub_interface_id integer NOT NULL,
interface_id integer NOT NULL,
sub_interface_vc_id integer NOT NULL
vlan_db_id integer NOT NULL,
port_vlan_db_id integer,
is_dynamic numeric(1,0)
service_id integer NOT NULL,
vlan_8021q_tag integer,
default_vlan_id smallint
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