Brocade Communications Systems Brocade 8/12c User Manual page 1231

Brocade network advisor san user manual v11.1x (53-1002167-01, may 2011)
Hide thumbs Also See for Brocade 8/12c:
Table of Contents

Advertisement

);
-- Name: ap_ids_last_saved; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE ap_ids_last_saved (
);
-- Name: ap_ids_sqnum_seq; Type: SEQUENCE; Schema: dcm; Owner: dcmadmin
CREATE SEQUENCE ap_ids_sqnum_seq
-- Name: ap_mac_filter_entry; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
CREATE TABLE ap_mac_filter_entry (
);
-- Name: ap_plug_and_play; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE ap_plug_and_play (
);
-- Name: ap_station; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE ap_station (
Brocade Network Advisor SAN User Manual
53-1002167-01
macaddr character varying(17),
authenticated smallint,
associated smallint,
forwarding smallint,
lastkeytype smallint,
manualblock smallint,
dynamicblock smallint,
attemptsconsumed integer,
attemptsremained integer,
remainedcycletime integer,
remainedblocktime integer
device_id integer NOT NULL,
time_stamp bigint NOT NULL
START WITH 1
INCREMENT BY 1
NO MAXVALUE
NO MINVALUE
CACHE 1;
mac_filter_entry_id integer NOT NULL
ap_plug_and_play_id integer NOT NULL,
device_id integer,
interface_id integer,
realm_policy_id integer,
device_group_id integer,
name character varying(64),
status numeric(2,0) NOT NULL,
mac_address character varying(32) NOT NULL,
ip_address character varying(40),
subnet_mask character varying(40),
default_gateway character varying(40),
country_code character varying(32),
port_status numeric(2,0) NOT NULL,
uieng_device_config_id integer,
scenario_id integer
sqnum integer NOT NULL,
time_stamp bigint NOT NULL,
device_id integer NOT NULL,
sys_up_time integer,
ifindex integer,
stationaddres character varying(40),
E
Views
1187

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network advisor 11.1.xBrocade bladesystem 4/24

Table of Contents