User guide

C-4 ExtremeWare EPICenter Software Installation and User Guide
Interface Report View
Table C-2: EPICenter Database Interface Report View
Extreme_Interface_Report
Extreme_Interface_Report is a database view that has one row for each interface that is being
managed by the EPICenter server. Some of the columns in the view contain Extreme specific
information. For interface that is not on an Extreme device, the Extreme specific columns are
empty, such as an empty string.
Column Name
Column
Type Description
device_id integer A database unique id identifying a device. (This
column and the ifIndex column below can be used as
the primary key.)
ifIndex integer The ifIndex of the interface. (This column and the
device_id column above can be used as the primary
key.)
ifType integer The ifType of the interface.
ifPhysicalAddress string The ifPhysicalAddress (MAC address) of the interface.
ifDescription string The ifDescription of the interface.
conigured_media string The configured media information of the interface, e.g.
100BaseTX, full duplex.
actual_media string The actual media information of the interface, e.g.
10BaseTX, half duplex.
auto_negotiation string The status of auto negotiation of the interface: true or
false.
admin_status string The admin status of the interface: enabledor
disabled.
operation_status string The operational status of the interface: active,
ready,orfailed.
the following columns are Extreme specific
IP_Address string The IP address of the device, to which this interface
belongs to, e.g. 10.205.0.31.