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

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
);
-- Name: ap_station_last_saved; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
CREATE TABLE ap_station_last_saved (
);
-- Name: ap_station_sqnum_seq; Type: SEQUENCE; Schema: dcm; Owner: dcmadmin
CREATE SEQUENCE ap_station_sqnum_seq
-- Name: ap_usage; Type: VIEW; Schema: dcm; Owner: dcmadmin
CREATE VIEW ap_usage AS
FROM ap_station WHERE (ap_station.radio > 0) GROUP BY ap_station.device_id,
ap_station.time_stamp;
-- Name: apple_talk_cable_vlan; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
CREATE TABLE apple_talk_cable_vlan (
);
-- Name: atm_interface; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE atm_interface (
);
-- Name: authentication_encryption; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
CREATE TABLE authentication_encryption (
214
authenticated smallint,
associated smallint,
isforwarding smallint,
keytype smallint,
lastauthenticatedtime bigint,
associatedtime bigint,
lastassociatedtime bigint,
lastdisassociatedtime bigint,
txpacketcount bigint,
rxpacketcount bigint,
txbytecount bigint,
rxbytecount bigint,
time_interval bigint,
radio smallint,
channel smallint
device_id integer NOT NULL,
time_stamp bigint NOT NULL
START WITH 1
INCREMENT BY 1
NO MAXVALUE
NO MINVALUE
CACHE 1;
SELECT ap_station.device_id, ap_station.time_stamp, count(*) AS num_clients
vlan_db_id integer NOT NULL,
vlan_id smallint NOT NULL
interface_id integer NOT NULL
authentication_encryption_id integer NOT NULL,
ssid_authentication_id integer NOT NULL,
encryption_type numeric(2,0),
is_shared numeric(1,0),
data_encryption_on numeric(1,0),
table_subtype character varying(32) NOT NULL,
uiengine_realm_security_device_config_id integer
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