Extreme Networks EPICenter Guide Manual page 199

Concepts and solutions guide
Hide thumbs Also See for EPICenter Guide:
Table of Contents

Advertisement

Table 8: Attributes Used in an ATL File
TAG
Identity
SysobjectID
Attributes
ImageIconsFilename
Vendor
The following are examples of the
The
file:
3Com.xml
<?xml version="1.0" encoding="utf-8" ?>
<deviceType name="3Com"
version="1"
parent="3rd Party">
<identity>
<sysObjectID protocol="SNMP">43</sysObjectID>
</identity>
<attributes>
<vendor>3Com</vendor>
<imageIconsFileName>3comicons.gif</imageIconsFileName>
<CLI.LOGIN_PROMPT> login: </CLI.LOGIN_PROMPT>
<CLI.PASSWORD_PROMPT> password: </CLI.PASSWORD_PROMPT>
<CLI.SHELL_PROMPT> [#>$] </CLI.SHELL_PROMPT>
<CLI.MORE_PROMPT> Press|to continue or|to quit: </CLI.MORE_PROMPT>
<TELNET_MACROS> true </TELNET_MACROS>
</attributes>
</deviceType>
The
3Com_SuperstackerII_1100.xml
<?xml version="1.0" encoding="utf-8" ?>
<deviceType name="Super Stacker II 1100"
version="1"
parent="3Com">
<identity>
<sysObjectID protocol="SNMP">43.10.27.4.1.2.1</sysObjectID>
</identity>
<attributes>
<TELNET>
true </TELNET>
<TELNET_MACROS> true
</attributes>
</deviceType>
EPICenter Concepts and Solutions Guide
The EPICenter Third-party Device Integration Framework
Attribute
Value
Parent
The parent XML file. For an individual device model, this may be
the device type XML file (e.g. in the
3Com_SuperstackerII_1100.xml file, the parent is "3Com.xml").
For a device type XML file, such as the 3COM.xml file, the
parent is "3rdParty.xml".
Contains the sysObjectId tag
The OID value of the device, or the enterprise OID (if a device
type)
Protocol
Use SNMP as the default value
This contains the properties that define the features and
capabilities of the 3rd party device, such as enabling Telnet.
These are described later in this section.
Provides the name of the image that is displayed in the
Component Tree for the device. This image must be present in
the dpsimages.zip file found in the extreme.war/gifs directory.
Device vendor name.
3Com_SuperstackerII_1100.xml
file:
</TELNET_MACROS>
file and its parent,
3Com.xml
.
199

Advertisement

Table of Contents
loading

This manual is also suitable for:

Epicenter 6.0

Table of Contents