User guide
ExtremeWare EPICenter Software Installation and User Guide C-1
C
EPICenter Database Views
This appendix describes the most useful views in the EPICenter database for the purpose
of creating Tcl scripts for use in Reports or as Alarm actions.
The variables in these views can be accessed using the methods defined in the file
extr.tcl found in the <epicenter_install_dir>/user/reports/tcl directory, where
<epicenter_install_dir> is the directory where the EPICenter software resides. They
can also be used by external applications.
Device Report View
Table C-1: EPICenter Database Device Report View
Extreme_Device_Report
Extreme_Device_Report is a database view that has one row for each device that is being
managed by the EPICenter server. Some of the columns in the view contain Extreme specific
information. If a device is not an Extreme device, the Extreme specific columns contain empty
values,suchasanemptystring.
Column Name
Column
Type Description
device_id integer A database unique id identifying a device. (This
column can be used as the primary key.)
enterprise_oid integer The enterprise id, e.g. 1916 for extreme networks.